Skip to content
Success

Console Output

15:53:07 Started by timer
15:53:07 Running as SYSTEM
15:53:08 Agent centos-7-6gb-5zd3v is provisioned from template centos-7-6gb
15:53:08 ---
15:53:08 apiVersion: "v1"
15:53:08 kind: "Pod"
15:53:08 metadata:
15:53:08   annotations:
15:53:08     kubernetes.jenkins.io/last-refresh: "1719949982792"
15:53:08   labels:
15:53:08     jenkins: "slave"
15:53:08     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
15:53:08     jenkins/label: "centos-7-6gb"
15:53:08     kubernetes.jenkins.io/controller: "http___jenkins-ui_sirius_svc_cluster_local_siriusx"
15:53:08   name: "centos-7-6gb-5zd3v"
15:53:08   namespace: "sirius"
15:53:08 spec:
15:53:08   containers:
15:53:08   - env:
15:53:08     - name: "JENKINS_SECRET"
15:53:08       value: "********"
15:53:08     - name: "JENKINS_TUNNEL"
15:53:08       value: "jenkins-discovery.sirius.svc.cluster.local:50000"
15:53:08     - name: "JENKINS_AGENT_NAME"
15:53:08       value: "centos-7-6gb-5zd3v"
15:53:08     - name: "JENKINS_REMOTING_JAVA_OPTS"
15:53:08       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
15:53:08         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
15:53:08     - name: "JAVA_TOOL_OPTIONS"
15:53:08       value: ""
15:53:08     - name: "_JAVA_OPTIONS"
15:53:08       value: ""
15:53:08     - name: "REMOTING_OPTS"
15:53:08       value: "-noReconnectAfter 1d"
15:53:08     - name: "OPENJ9_JAVA_OPTIONS"
15:53:08       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
15:53:08     - name: "JENKINS_NAME"
15:53:08       value: "centos-7-6gb-5zd3v"
15:53:08     - name: "JENKINS_AGENT_WORKDIR"
15:53:08       value: "/home/jenkins/agent"
15:53:08     - name: "JENKINS_URL"
15:53:08       value: "http://jenkins-ui.sirius.svc.cluster.local/sirius/"
15:53:08     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.vb_15dcf73f6a_9"
15:53:08     imagePullPolicy: "Always"
15:53:08     name: "jnlp"
15:53:08     resources:
15:53:08       limits:
15:53:08         cpu: "2000m"
15:53:08         memory: "6144Mi"
15:53:08       requests:
15:53:08         cpu: "1000m"
15:53:08         memory: "6144Mi"
15:53:08     tty: true
15:53:08     volumeMounts:
15:53:08     - mountPath: "/home/jenkins/.m2/toolchains.xml"
15:53:08       name: "m2-dir"
15:53:08       readOnly: true
15:53:08       subPath: "toolchains.xml"
15:53:08     - mountPath: "/home/jenkins/.mavenrc"
15:53:08       name: "m2-dir"
15:53:08       readOnly: true
15:53:08       subPath: ".mavenrc"
15:53:08     - mountPath: "/opt/tools"
15:53:08       name: "volume-0"
15:53:08       readOnly: false
15:53:08     - mountPath: "/home/jenkins"
15:53:08       name: "volume-2"
15:53:08       readOnly: false
15:53:08     - mountPath: "/home/jenkins/.m2/repository"
15:53:08       name: "volume-3"
15:53:08       readOnly: false
15:53:08     - mountPath: "/home/jenkins/.m2/settings-security.xml"
15:53:08       name: "m2-secret-dir"
15:53:08       readOnly: true
15:53:08       subPath: "settings-security.xml"
15:53:08     - mountPath: "/home/jenkins/.m2/wrapper"
15:53:08       name: "volume-4"
15:53:08       readOnly: false
15:53:08     - mountPath: "/home/jenkins/.m2/settings.xml"
15:53:08       name: "m2-secret-dir"
15:53:08       readOnly: true
15:53:08       subPath: "settings.xml"
15:53:08     - mountPath: "/home/jenkins/.ssh"
15:53:08       name: "volume-1"
15:53:08       readOnly: false
15:53:08       subPath: ""
15:53:08     - mountPath: "/home/jenkins/agent"
15:53:08       name: "workspace-volume"
15:53:08       readOnly: false
15:53:08     workingDir: "/home/jenkins/agent"
15:53:08   nodeSelector:
15:53:08     kubernetes.io/os: "linux"
15:53:08   restartPolicy: "Never"
15:53:08   volumes:
15:53:08   - name: "volume-0"
15:53:08     persistentVolumeClaim:
15:53:08       claimName: "tools-claim-jiro-sirius"
15:53:08       readOnly: true
15:53:08   - name: "m2-secret-dir"
15:53:08     secret:
15:53:08       secretName: "m2-secret-dir"
15:53:08   - emptyDir:
15:53:08       medium: ""
15:53:08     name: "volume-2"
15:53:08   - configMap:
15:53:08       name: "m2-dir"
15:53:08     name: "m2-dir"
15:53:08   - configMap:
15:53:08       name: "known-hosts"
15:53:08     name: "volume-1"
15:53:08   - emptyDir:
15:53:08       medium: ""
15:53:08     name: "workspace-volume"
15:53:08   - emptyDir:
15:53:08       medium: ""
15:53:08     name: "volume-4"
15:53:08   - emptyDir:
15:53:08       medium: ""
15:53:08     name: "volume-3"
15:53:08 
15:53:08 Building remotely on centos-7-6gb-5zd3v (centos-7-6gb) in workspace /home/jenkins/agent/workspace/sirius.sonar-master
15:53:08 The recommended git tool is: git
15:53:09 No credentials specified
15:53:09 Cloning the remote Git repository
15:53:09 Cloning repository https://github.com/eclipse-sirius/sirius-desktop.git
15:53:09  > git init /home/jenkins/agent/workspace/sirius.sonar-master # timeout=10
15:53:09 Fetching upstream changes from https://github.com/eclipse-sirius/sirius-desktop.git
15:53:09  > git --version # timeout=10
15:53:09  > git --version # 'git version 2.36.6'
15:53:09  > git fetch --tags --force --progress -- https://github.com/eclipse-sirius/sirius-desktop.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:53:28  > git config remote.origin.url https://github.com/eclipse-sirius/sirius-desktop.git # timeout=10
15:53:28  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:53:29 Avoid second fetch
15:53:29  > git rev-parse origin/master^{commit} # timeout=10
15:53:29 Checking out Revision 33b42e3fe183b833af4bd05fe6514d18f6711454 (origin/master)
15:53:29  > git config core.sparsecheckout # timeout=10
15:53:29  > git checkout -f 33b42e3fe183b833af4bd05fe6514d18f6711454 # timeout=10
15:53:30 Commit message: "[411] Enable pin tabbar action on edges"
15:53:30  > git rev-list --no-walk 33b42e3fe183b833af4bd05fe6514d18f6711454 # timeout=10
15:53:32 Injecting SonarQube environment variables using the configuration: SonarCloud.io
15:53:32 $ pkill Xvnc
15:53:32 $ pkill Xrealvnc
15:53:33 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
15:53:33 [sirius.sonar-master] $ Xvnc -help
15:53:33 Starting xvnc
15:53:33 [sirius.sonar-master] $ Xvnc :95 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
15:53:33 
15:53:33 Xvnc TigerVNC 1.8.0 - built May  6 2024 15:01:46
15:53:33 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
15:53:33 See http://www.tigervnc.org for information on TigerVNC.
15:53:33 Underlying X server release 12004000, The X.Org Foundation
15:53:33 
15:53:33 
15:53:33 Tue Jul  2 19:53:33 2024
15:53:33  vncext:      VNC extension running!
15:53:33  vncext:      Listening for VNC connections on all interface(s), port 5995
15:53:33  vncext:      created VNC server for screen 0
15:53:33 [sirius.sonar-master] $ /bin/sh -xe /tmp/jenkins12366042977528378682.sh
15:53:33 + rm -rf /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/screenshots
15:53:33 + xrandr -s 1920x1200
15:53:33  ComparingUpdateTracker: 0 pixels in / 0 pixels out
15:53:33  ComparingUpdateTracker: (1:-nan ratio)
15:53:33 + xsetroot -solid grey
15:53:33 + xhost +
15:53:33 + vncconfig -iconic
15:53:33 access control disabled, clients can connect from any host
15:53:33 + sleep 2
15:53:35 + sleep 2
15:53:35 + metacity --replace --sm-disable --display=:95
15:53:37 + rm -rf /home/jenkins/agent/workspace/sirius.sonar-master/.maven/tmp
15:53:47 Process leaked file descriptors. See https://www.jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
15:53:47 [sirius.sonar-master] $ /bin/sh -xe /tmp/jenkins3287424130769678520.sh
15:53:47 + wget --no-check-certificate -O comic-relief.zip https://raw.githubusercontent.com/pcdavid/comic-relief/main/comic-relief.zip
15:53:47 --2024-07-02 19:53:47--  https://raw.githubusercontent.com/pcdavid/comic-relief/main/comic-relief.zip
15:53:47 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ...
15:53:47 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
15:53:47 HTTP request sent, awaiting response... 200 OK
15:53:47 Length: 110354 (108K) [application/zip]
15:53:47 Saving to: ‘comic-relief.zip’
15:53:47 
15:53:47      0K .......... .......... .......... .......... .......... 46% 12.2M 0s
15:53:47     50K .......... .......... .......... .......... .......... 92% 12.8M 0s
15:53:47    100K .......                                               100%  189M=0.008s
15:53:47 
15:53:47 2024-07-02 19:53:47 (13.4 MB/s) - ‘comic-relief.zip’ saved [110354/110354]
15:53:47 
15:53:47 + unzip comic-relief.zip
15:53:47 Archive:  comic-relief.zip
15:53:47   inflating: ComicRelief.ttf         
15:53:47   inflating: FONTLOG.txt             
15:53:47   inflating: OFL.txt                 
15:53:47   inflating: OFL-FAQ.txt             
15:53:47   inflating: ComicRelief-Bold.ttf    
15:53:47 + mkdir -p /home/jenkins/.fonts
15:53:47 + mv ComicRelief.ttf /home/jenkins/.fonts
15:53:47 + mkdir -p /home/jenkins/.config/fontconfig
15:53:47 + cat
15:53:47 [sirius.sonar-master] $ /opt/tools/apache-maven/latest/bin/mvn -f packaging/org.eclipse.sirius.parent/pom.xml -DPLATFORM=2023-03 -DMAVEN_OPTS=-Xmx4g -Dtests.skipUnreliableTests=true -Dtests.skipLongTests=false -Dplatform-version-name=2023-03 -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/home/jenkins/agent/workspace/sirius.sonar-master/.repository clean integration-test -B -Pheadless -Pheadless-server -Pfull -Pjunit -Pswtbot-sequence -Pswtbot
15:53:47 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
15:53:47 Maven home: /opt/tools/apache-maven/latest
15:53:47 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
15:53:47 Default locale: en_US, platform encoding: UTF-8
15:53:47 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
15:53:49 [INFO] Scanning for projects...
15:53:57 [INFO] Tycho Version:  4.0.4 (868454bf476f18ad997abdfd7ef5f88a8fa2d67f)
15:53:57 [INFO] Tycho Mode:     project
15:53:57 [INFO] Tycho Builder:  maven
15:54:12 [WARNING] The requested profile "headless-server" could not be activated because it does not exist.
15:54:12 [INFO] ------------------------------------------------------------------------
15:54:12 [INFO] Reactor Build Order:
15:54:12 [INFO] 
15:54:12 [INFO] Sirius Parent                                                      [pom]
15:54:12 [INFO] org.eclipse.sirius.ext.base                             [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ext.e3                               [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ext.emf                              [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ext.emf.edit                         [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ext.emf.tx                           [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ext.gmf.notation                     [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ext.ide                              [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.model                                [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ecore.extender                       [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.common                               [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius                                      [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.common.acceleo.aql                   [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.common.acceleo.mtl                   [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.common.interpreter                   [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.common.ocl                           [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.diagram.model                        [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.diagram                              [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.diagram.formatdata                   [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.synchronizer                         [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.table.model                          [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.table                                [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tree.model                           [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tree                                 [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.model.feature                       [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.runtime                             [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.runtime.acceleo                     [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.runtime.aql                         [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.runtime.ocl                         [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.headless.update                  [eclipse-repository]
15:54:12 [INFO] org.eclipse.sirius.ext.draw2d                           [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ext.e3.ui                            [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ext.emf.ui                           [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ext.gef                              [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ext.gmf.runtime                      [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ext.jface                            [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ext.swt                              [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.common.acceleo.aql.ide               [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.common.acceleo.mtl.ide               [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.common.ui                            [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.common.ui.ext                        [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.common.xtext                         [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ui                                   [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.diagram.ui                           [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.diagram.elk                          [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.diagram.elk.debug                    [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.diagram.ui.ext                       [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.diagram.sequence.model               [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.diagram.sequence                     [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.diagram.sequence.edit                [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.diagram.sequence.ui                  [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.doc                                  [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.editor                               [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.editor.diagram                       [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.editor.sequence                      [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.table.ui                             [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.editor.table                         [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tree.ui                              [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.editor.tree                          [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.eef.adapters                         [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.interpreter                          [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.table.ui.ext                         [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tree.ui.ext                          [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ui.ext                               [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ui.editor                            [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.junit.support                  [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.swtbot.support                 [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.sample.basicfamily                   [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.sample.basicfamily.edit              [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.sample.basicfamily.editor            [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.sample.basicfamily.design            [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.samples.family                       [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.common.interpreter.aql               [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.properties                           [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.properties.edit                      [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.properties.ext.widgets.reference     [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.properties.defaultrules              [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.properties.core                      [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.editor.properties                    [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ui.properties                        [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference  [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.sample.properties                    [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.sample.properties.checkbox           [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.sample.properties.radio              [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.sample.properties.textarea           [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.ui.properties             [eclipse-test-plugin]
15:54:12 [INFO] org.eclipse.sirius.aql                                 [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.doc.feature                         [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.runtime.ide.eef                     [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo              [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.runtime.ide.ui                      [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.runtime.ide.xtext                   [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.samples                             [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.specifier                           [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo            [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.specifier.ide.ui.aql                [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.specifier.ide.ui                    [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.tests.support                       [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.interpreter.feature                 [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.properties.feature                  [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.specifier.properties.feature        [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.samples.properties.feature          [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.diagram.elk.feature                 [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.diagram.elk.sdk.feature             [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.sample.basicfamily.feature          [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.tests.sample.docbook                 [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.sample.docbook.design          [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.sample.component               [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.sample.component.design        [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.sample.benchmark               [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.sample.interactions                  [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.sample.interactions.edit             [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.sample.migration               [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.sample.interactions.design           [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.sample.interactions.editor           [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.sample.ecore.design                  [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.sample.migration.design        [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.sample.scxml                   [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.junit                     [eclipse-test-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.tree                      [eclipse-test-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.swtbot                    [eclipse-test-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.sample.scxml.design            [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests                               [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.tests.rcptt.properties               [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.rcptt.properties.edit          [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.rcptt.properties.samples       [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.rcptt.properties.editor        [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.rcptt.feature                 [eclipse-feature]
15:54:12 [INFO] org.eclipse.sirius.update                           [eclipse-repository]
15:54:12 [INFO] org.eclipse.sirius.sample.basicfamily.update        [eclipse-repository]
15:54:12 [INFO] org.eclipse.sirius.tests.sample.docbook.edit            [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.sample.docbook.editor          [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine      [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide  [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui   [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design [eclipse-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.junit.xtext               [eclipse-test-plugin]
15:54:12 [INFO] org.eclipse.sirius.tests.update                     [eclipse-repository]
15:54:12 [INFO] 
15:54:12 [INFO] ------------------< org.eclipse.sirius:sirius-parent >------------------
15:54:12 [INFO] Building Sirius Parent 7.4.3-SNAPSHOT                            [1/140]
15:54:12 [INFO]   from pom.xml
15:54:12 [INFO] --------------------------------[ pom ]---------------------------------
15:54:12 [INFO] 
15:54:12 [INFO] --- clean:3.2.0:clean (default-clean) @ sirius-parent ---
15:54:12 [INFO] 
15:54:12 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ sirius-parent ---
15:54:14 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:14 [INFO] 
15:54:14 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ sirius-parent ---
15:54:14 [INFO] 
15:54:14 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.base >-----------
15:54:14 [INFO] Building org.eclipse.sirius.ext.base 7.4.3-SNAPSHOT              [2/140]
15:54:14 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/pom.xml
15:54:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:17 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/../../releng/org.eclipse.sirius.targets/./sirius_2023-03.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@7986302f
15:54:17 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
15:54:17 [INFO]     Cache location:         /home/jenkins/agent/workspace/sirius.sonar-master/.repository/.cache/tycho
15:54:17 [INFO]     Transport mode:         online
15:54:17 [INFO]     Http Transport type:    Java11Client
15:54:17 [INFO]     Update mode:            cache first
15:54:17 [INFO]     Minimum cache duration: 60 minutes
15:54:17 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
15:54:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).; 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).]
15:54:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).; 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).]
15:54:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).; 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).]
15:54:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/pom.xml
15:54:29 [INFO] 
15:54:29 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.base ---
15:54:29 [INFO] 
15:54:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.base ---
15:54:29 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:29 [INFO] 
15:54:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.base ---
15:54:29 [INFO] 
15:54:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.base ---
15:54:29 [INFO] 
15:54:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.base ---
15:54:29 [INFO] 
15:54:29 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.base ---
15:54:29 [INFO] Resolving class path of org.eclipse.sirius.ext.base
15:54:29 [INFO] 
15:54:29 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.base ---
15:54:29 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:29 [INFO] 
15:54:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.base ---
15:54:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/src/main/resources
15:54:31 [INFO] 
15:54:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.base ---
15:54:31 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:32 [INFO] 
15:54:32 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.base ---
15:54:32 [INFO] 
15:54:32 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.base ---
15:54:32 [INFO] 
15:54:32 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.base ---
15:54:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/src/test/resources
15:54:32 [INFO] 
15:54:32 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.base ---
15:54:32 [INFO] 
15:54:32 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.base ---
15:54:32 [INFO] 
15:54:32 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.base ---
15:54:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-7.4.3-SNAPSHOT-sources.jar
15:54:32 [INFO] 
15:54:32 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.base ---
15:54:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-7.4.3-SNAPSHOT.jar
15:54:36 [INFO] 
15:54:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.base ---
15:54:36 [INFO] 
15:54:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.base ---
15:54:36 [INFO] 
15:54:36 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ext.e3 >------------
15:54:36 [INFO] Building org.eclipse.sirius.ext.e3 7.4.3-SNAPSHOT                [3/140]
15:54:36 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/pom.xml
15:54:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/pom.xml
15:54:36 [INFO] 
15:54:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] 
15:54:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:36 [INFO] 
15:54:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] 
15:54:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] 
15:54:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] 
15:54:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] Resolving class path of org.eclipse.sirius.ext.e3
15:54:36 [INFO] 
15:54:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:36 [INFO] 
15:54:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/src/main/resources
15:54:36 [INFO] 
15:54:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] Nothing to compile - all classes are up to date
15:54:36 [INFO] 
15:54:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] 
15:54:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] 
15:54:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/src/test/resources
15:54:36 [INFO] 
15:54:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] 
15:54:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] 
15:54:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-7.4.3-SNAPSHOT-sources.jar
15:54:36 [INFO] 
15:54:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-7.4.3-SNAPSHOT.jar
15:54:36 [INFO] 
15:54:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] 
15:54:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3 ---
15:54:36 [INFO] 
15:54:36 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf >------------
15:54:36 [INFO] Building org.eclipse.sirius.ext.emf 7.4.3-SNAPSHOT               [4/140]
15:54:36 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/pom.xml
15:54:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/pom.xml
15:54:37 [INFO] 
15:54:37 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] 
15:54:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] Resolving class path of org.eclipse.sirius.ext.emf
15:54:37 [INFO] 
15:54:37 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:37 [INFO] 
15:54:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/src/main/resources
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] 
15:54:37 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/src/test/resources
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-7.4.3-SNAPSHOT-sources.jar
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-7.4.3-SNAPSHOT.jar
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf ---
15:54:37 [INFO] 
15:54:37 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit >---------
15:54:37 [INFO] Building org.eclipse.sirius.ext.emf.edit 7.4.3-SNAPSHOT          [5/140]
15:54:37 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml
15:54:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml
15:54:37 [INFO] 
15:54:37 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf.edit ---
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.edit ---
15:54:37 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.edit ---
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.edit ---
15:54:37 [INFO] 
15:54:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.edit ---
15:54:37 [INFO] 
15:54:37 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.edit ---
15:54:37 [INFO] Resolving class path of org.eclipse.sirius.ext.emf.edit
15:54:38 [INFO] 
15:54:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.edit ---
15:54:38 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:38 [INFO] 
15:54:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.edit ---
15:54:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/src/main/resources
15:54:38 [INFO] 
15:54:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.edit ---
15:54:38 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:38 [INFO] 
15:54:38 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.edit ---
15:54:38 [INFO] 
15:54:38 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.edit ---
15:54:38 [INFO] 
15:54:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.edit ---
15:54:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/src/test/resources
15:54:38 [INFO] 
15:54:38 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.edit ---
15:54:38 [INFO] 
15:54:38 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.edit ---
15:54:38 [INFO] 
15:54:38 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.edit ---
15:54:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-7.4.3-SNAPSHOT-sources.jar
15:54:38 [INFO] 
15:54:38 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.edit ---
15:54:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-7.4.3-SNAPSHOT.jar
15:54:38 [INFO] 
15:54:38 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.edit ---
15:54:38 [INFO] 
15:54:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.edit ---
15:54:38 [INFO] 
15:54:38 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx >----------
15:54:38 [INFO] Building org.eclipse.sirius.ext.emf.tx 7.4.3-SNAPSHOT            [6/140]
15:54:38 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml
15:54:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml
15:54:38 [INFO] 
15:54:38 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf.tx ---
15:54:38 [INFO] 
15:54:38 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.tx ---
15:54:38 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:38 [INFO] 
15:54:38 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.tx ---
15:54:38 [INFO] 
15:54:38 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.tx ---
15:54:38 [INFO] 
15:54:38 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.tx ---
15:54:38 [INFO] 
15:54:38 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.tx ---
15:54:38 [INFO] Resolving class path of org.eclipse.sirius.ext.emf.tx
15:54:38 [INFO] 
15:54:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.tx ---
15:54:38 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:38 [INFO] 
15:54:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.tx ---
15:54:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/src/main/resources
15:54:38 [INFO] 
15:54:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.tx ---
15:54:38 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.tx ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.tx ---
15:54:39 [INFO] 
15:54:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.tx ---
15:54:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/src/test/resources
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.tx ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.tx ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.tx ---
15:54:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-7.4.3-SNAPSHOT-sources.jar
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.tx ---
15:54:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-7.4.3-SNAPSHOT.jar
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.tx ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.tx ---
15:54:39 [INFO] 
15:54:39 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation >-------
15:54:39 [INFO] Building org.eclipse.sirius.ext.gmf.notation 7.4.3-SNAPSHOT      [7/140]
15:54:39 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml
15:54:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml
15:54:39 [INFO] 
15:54:39 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] 
15:54:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] Resolving class path of org.eclipse.sirius.ext.gmf.notation
15:54:39 [INFO] 
15:54:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:39 [INFO] 
15:54:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/src/main/resources
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] Nothing to compile - all classes are up to date
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] 
15:54:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/src/test/resources
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-7.4.3-SNAPSHOT-sources.jar
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-7.4.3-SNAPSHOT.jar
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.notation ---
15:54:39 [INFO] 
15:54:39 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.ide >------------
15:54:39 [INFO] Building org.eclipse.sirius.ext.ide 7.4.3-SNAPSHOT               [8/140]
15:54:39 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/pom.xml
15:54:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/pom.xml
15:54:39 [INFO] 
15:54:39 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] 
15:54:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] Resolving class path of org.eclipse.sirius.ext.ide
15:54:39 [INFO] 
15:54:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:39 [INFO] 
15:54:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/src/main/resources
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] 
15:54:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/src/test/resources
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-7.4.3-SNAPSHOT-sources.jar
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-7.4.3-SNAPSHOT.jar
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.ide ---
15:54:39 [INFO] 
15:54:39 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.model >-------------
15:54:39 [INFO] Building org.eclipse.sirius.model 7.4.3-SNAPSHOT                 [9/140]
15:54:39 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/pom.xml
15:54:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.model:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/pom.xml
15:54:39 [INFO] 
15:54:39 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.model ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.model ---
15:54:39 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.model ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.model ---
15:54:39 [INFO] 
15:54:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.model ---
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.model ---
15:54:39 [INFO] Resolving class path of org.eclipse.sirius.model
15:54:39 [INFO] 
15:54:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.model ---
15:54:39 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:39 [INFO] 
15:54:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.model ---
15:54:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/src/main/resources
15:54:39 [INFO] 
15:54:39 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.model ---
15:54:39 [INFO] Compiling 359 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:41 [INFO] 
15:54:41 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.model ---
15:54:41 [INFO] 
15:54:41 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.model ---
15:54:41 [INFO] 
15:54:41 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.model ---
15:54:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/src/test/resources
15:54:41 [INFO] 
15:54:41 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.model ---
15:54:41 [INFO] 
15:54:41 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.model ---
15:54:41 [INFO] 
15:54:41 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.model ---
15:54:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/org.eclipse.sirius.model-7.4.3-SNAPSHOT-sources.jar
15:54:42 [INFO] 
15:54:42 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.model ---
15:54:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/org.eclipse.sirius.model-7.4.3-SNAPSHOT.jar
15:54:42 [INFO] 
15:54:42 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.model ---
15:54:42 [INFO] 
15:54:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.model ---
15:54:42 [INFO] 
15:54:42 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ecore.extender >--------
15:54:42 [INFO] Building org.eclipse.sirius.ecore.extender 7.4.3-SNAPSHOT       [10/140]
15:54:42 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/pom.xml
15:54:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/pom.xml
15:54:42 [INFO] 
15:54:42 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ecore.extender ---
15:54:42 [INFO] 
15:54:42 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ecore.extender ---
15:54:42 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:42 [INFO] 
15:54:42 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ecore.extender ---
15:54:42 [INFO] 
15:54:42 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ecore.extender ---
15:54:42 [INFO] 
15:54:42 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ecore.extender ---
15:54:42 [INFO] 
15:54:42 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ecore.extender ---
15:54:42 [INFO] Resolving class path of org.eclipse.sirius.ecore.extender
15:54:42 [INFO] 
15:54:42 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ecore.extender ---
15:54:42 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:42 [INFO] 
15:54:42 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ecore.extender ---
15:54:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/src/main/resources
15:54:42 [INFO] 
15:54:42 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ecore.extender ---
15:54:42 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:43 [INFO] 
15:54:43 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ecore.extender ---
15:54:43 [INFO] 
15:54:43 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ecore.extender ---
15:54:43 [INFO] 
15:54:43 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ecore.extender ---
15:54:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/src/test/resources
15:54:43 [INFO] 
15:54:43 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ecore.extender ---
15:54:43 [INFO] 
15:54:43 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ecore.extender ---
15:54:43 [INFO] 
15:54:43 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ecore.extender ---
15:54:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-7.4.3-SNAPSHOT-sources.jar
15:54:43 [INFO] 
15:54:43 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ecore.extender ---
15:54:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-7.4.3-SNAPSHOT.jar
15:54:43 [INFO] 
15:54:43 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ecore.extender ---
15:54:43 [INFO] 
15:54:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ecore.extender ---
15:54:43 [INFO] 
15:54:43 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.common >------------
15:54:43 [INFO] Building org.eclipse.sirius.common 7.4.3-SNAPSHOT               [11/140]
15:54:43 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/pom.xml
15:54:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/pom.xml
15:54:43 [INFO] 
15:54:43 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common ---
15:54:43 [INFO] 
15:54:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common ---
15:54:43 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:43 [INFO] 
15:54:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common ---
15:54:43 [INFO] 
15:54:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common ---
15:54:43 [INFO] 
15:54:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common ---
15:54:43 [INFO] 
15:54:43 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common ---
15:54:43 [INFO] Resolving class path of org.eclipse.sirius.common
15:54:43 [INFO] 
15:54:43 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common ---
15:54:43 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:43 [INFO] 
15:54:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common ---
15:54:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/src/main/resources
15:54:43 [INFO] 
15:54:43 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common ---
15:54:43 [INFO] Compiling 118 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:44 [INFO] 
15:54:44 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common ---
15:54:44 [INFO] 
15:54:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common ---
15:54:44 [INFO] 
15:54:44 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common ---
15:54:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/src/test/resources
15:54:44 [INFO] 
15:54:44 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common ---
15:54:44 [INFO] 
15:54:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common ---
15:54:44 [INFO] 
15:54:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common ---
15:54:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-7.4.3-SNAPSHOT-sources.jar
15:54:44 [INFO] 
15:54:44 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common ---
15:54:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-7.4.3-SNAPSHOT.jar
15:54:44 [INFO] 
15:54:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common ---
15:54:44 [INFO] 
15:54:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common ---
15:54:44 [INFO] 
15:54:44 [INFO] ---------------< org.eclipse.sirius:org.eclipse.sirius >----------------
15:54:44 [INFO] Building org.eclipse.sirius 7.4.3-SNAPSHOT                      [12/140]
15:54:44 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/pom.xml
15:54:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/pom.xml
15:54:44 [INFO] 
15:54:44 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius ---
15:54:44 [INFO] 
15:54:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius ---
15:54:44 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:44 [INFO] 
15:54:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius ---
15:54:44 [INFO] 
15:54:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius ---
15:54:44 [INFO] 
15:54:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius ---
15:54:44 [INFO] 
15:54:44 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius ---
15:54:44 [INFO] Resolving class path of org.eclipse.sirius
15:54:44 [INFO] 
15:54:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius ---
15:54:44 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:44 [INFO] 
15:54:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius ---
15:54:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/src/main/resources
15:54:44 [INFO] 
15:54:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius ---
15:54:44 [INFO] Compiling 381 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:46 [INFO] 
15:54:46 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius ---
15:54:46 [INFO] 
15:54:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius ---
15:54:46 [INFO] 
15:54:46 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius ---
15:54:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/src/test/resources
15:54:46 [INFO] 
15:54:46 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius ---
15:54:46 [INFO] 
15:54:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius ---
15:54:46 [INFO] 
15:54:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius ---
15:54:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/org.eclipse.sirius-7.4.3-SNAPSHOT-sources.jar
15:54:46 [INFO] 
15:54:46 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius ---
15:54:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/org.eclipse.sirius-7.4.3-SNAPSHOT.jar
15:54:46 [INFO] 
15:54:46 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius ---
15:54:46 [INFO] 
15:54:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius ---
15:54:46 [INFO] 
15:54:46 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql >------
15:54:46 [INFO] Building org.eclipse.sirius.common.acceleo.aql 7.4.3-SNAPSHOT   [13/140]
15:54:46 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml
15:54:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml
15:54:46 [INFO] 
15:54:46 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:46 [INFO] 
15:54:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:46 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:46 [INFO] 
15:54:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:46 [INFO] 
15:54:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:46 [INFO] 
15:54:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:46 [INFO] 
15:54:46 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:46 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.aql
15:54:46 [INFO] 
15:54:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:46 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:46 [INFO] 
15:54:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/src/main/resources
15:54:46 [INFO] 
15:54:46 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:46 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:47 [INFO] 
15:54:47 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/src/test/resources
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-7.4.3-SNAPSHOT-sources.jar
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-7.4.3-SNAPSHOT.jar
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql ---
15:54:47 [INFO] 
15:54:47 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl >------
15:54:47 [INFO] Building org.eclipse.sirius.common.acceleo.mtl 7.4.3-SNAPSHOT   [14/140]
15:54:47 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml
15:54:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml
15:54:47 [WARNING] [72ea1355-f366-44c1-a27d-1c2056004d17][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,lpg.runtime.java,2.0.17.v201004271640 have severely compromised security. Please report this concern to the artifact provider.
15:54:47 [INFO] 
15:54:47 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:47 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:47 [INFO] 
15:54:47 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:47 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.mtl
15:54:47 [INFO] 
15:54:47 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:47 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:47 [INFO] 
15:54:47 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/src/main/resources
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:47 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:47 [INFO] 
15:54:47 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/src/test/resources
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:47 [INFO] 
15:54:47 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-7.4.3-SNAPSHOT-sources.jar
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-7.4.3-SNAPSHOT.jar
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl ---
15:54:48 [INFO] 
15:54:48 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.interpreter >------
15:54:48 [INFO] Building org.eclipse.sirius.common.interpreter 7.4.3-SNAPSHOT   [15/140]
15:54:48 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/pom.xml
15:54:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/pom.xml
15:54:48 [INFO] 
15:54:48 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] 
15:54:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] Resolving class path of org.eclipse.sirius.common.interpreter
15:54:48 [INFO] 
15:54:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:48 [INFO] 
15:54:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/src/main/resources
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] 
15:54:48 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/src/test/resources
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-7.4.3-SNAPSHOT-sources.jar
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-7.4.3-SNAPSHOT.jar
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter ---
15:54:48 [INFO] 
15:54:48 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ocl >----------
15:54:48 [INFO] Building org.eclipse.sirius.common.ocl 7.4.3-SNAPSHOT           [16/140]
15:54:48 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/pom.xml
15:54:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/pom.xml
15:54:48 [INFO] 
15:54:48 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] 
15:54:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] Resolving class path of org.eclipse.sirius.common.ocl
15:54:48 [INFO] 
15:54:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:48 [INFO] 
15:54:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/src/main/resources
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] 
15:54:48 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/src/test/resources
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-7.4.3-SNAPSHOT-sources.jar
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-7.4.3-SNAPSHOT.jar
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ocl ---
15:54:48 [INFO] 
15:54:48 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.model >---------
15:54:48 [INFO] Building org.eclipse.sirius.diagram.model 7.4.3-SNAPSHOT        [17/140]
15:54:48 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/pom.xml
15:54:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.model:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/pom.xml
15:54:48 [INFO] 
15:54:48 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.model ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.model ---
15:54:48 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.model ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.model ---
15:54:48 [INFO] 
15:54:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.model ---
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.model ---
15:54:48 [INFO] Resolving class path of org.eclipse.sirius.diagram.model
15:54:48 [INFO] 
15:54:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.model ---
15:54:48 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:48 [INFO] 
15:54:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.model ---
15:54:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/src/main/resources
15:54:48 [INFO] 
15:54:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.model ---
15:54:48 [INFO] Compiling 363 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:50 [INFO] 
15:54:50 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.model ---
15:54:50 [INFO] 
15:54:50 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.model ---
15:54:50 [INFO] 
15:54:50 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.model ---
15:54:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/src/test/resources
15:54:50 [INFO] 
15:54:50 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.model ---
15:54:50 [INFO] 
15:54:50 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.model ---
15:54:50 [INFO] 
15:54:50 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.model ---
15:54:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/org.eclipse.sirius.diagram.model-7.4.3-SNAPSHOT-sources.jar
15:54:50 [INFO] 
15:54:50 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.model ---
15:54:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/org.eclipse.sirius.diagram.model-7.4.3-SNAPSHOT.jar
15:54:50 [INFO] 
15:54:50 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.model ---
15:54:50 [INFO] 
15:54:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.model ---
15:54:50 [INFO] 
15:54:50 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.diagram >------------
15:54:50 [INFO] Building org.eclipse.sirius.diagram 7.4.3-SNAPSHOT              [18/140]
15:54:50 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/pom.xml
15:54:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/pom.xml
15:54:50 [INFO] 
15:54:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram ---
15:54:50 [INFO] 
15:54:50 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram ---
15:54:50 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:50 [INFO] 
15:54:50 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram ---
15:54:50 [INFO] 
15:54:50 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram ---
15:54:50 [INFO] 
15:54:50 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram ---
15:54:50 [INFO] 
15:54:50 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram ---
15:54:50 [INFO] Resolving class path of org.eclipse.sirius.diagram
15:54:50 [INFO] 
15:54:50 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram ---
15:54:50 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:50 [INFO] 
15:54:50 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram ---
15:54:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/src/main/resources
15:54:50 [INFO] 
15:54:50 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram ---
15:54:50 [INFO] Compiling 240 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:51 [INFO] 
15:54:51 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram ---
15:54:51 [INFO] 
15:54:51 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram ---
15:54:51 [INFO] 
15:54:51 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram ---
15:54:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/src/test/resources
15:54:51 [INFO] 
15:54:51 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram ---
15:54:51 [INFO] 
15:54:51 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram ---
15:54:51 [INFO] 
15:54:51 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram ---
15:54:51 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-7.4.3-SNAPSHOT-sources.jar
15:54:51 [INFO] 
15:54:51 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram ---
15:54:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-7.4.3-SNAPSHOT.jar
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram ---
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram ---
15:54:52 [INFO] 
15:54:52 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata >------
15:54:52 [INFO] Building org.eclipse.sirius.diagram.formatdata 7.4.3-SNAPSHOT   [19/140]
15:54:52 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml
15:54:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml
15:54:52 [INFO] 
15:54:52 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] 
15:54:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] Resolving class path of org.eclipse.sirius.diagram.formatdata
15:54:52 [INFO] 
15:54:52 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:52 [INFO] 
15:54:52 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/src/main/resources
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] 
15:54:52 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/src/test/resources
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-7.4.3-SNAPSHOT-sources.jar
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-7.4.3-SNAPSHOT.jar
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.formatdata ---
15:54:52 [INFO] 
15:54:52 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.synchronizer >---------
15:54:52 [INFO] Building org.eclipse.sirius.synchronizer 7.4.3-SNAPSHOT         [20/140]
15:54:52 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/pom.xml
15:54:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/pom.xml
15:54:52 [INFO] 
15:54:52 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.synchronizer ---
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.synchronizer ---
15:54:52 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.synchronizer ---
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.synchronizer ---
15:54:52 [INFO] 
15:54:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.synchronizer ---
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.synchronizer ---
15:54:52 [INFO] Resolving class path of org.eclipse.sirius.synchronizer
15:54:52 [INFO] 
15:54:52 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.synchronizer ---
15:54:52 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:52 [INFO] 
15:54:52 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.synchronizer ---
15:54:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/src/main/resources
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.synchronizer ---
15:54:52 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.synchronizer ---
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.synchronizer ---
15:54:52 [INFO] 
15:54:52 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.synchronizer ---
15:54:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/src/test/resources
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.synchronizer ---
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.synchronizer ---
15:54:52 [INFO] 
15:54:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.synchronizer ---
15:54:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-7.4.3-SNAPSHOT-sources.jar
15:54:53 [INFO] 
15:54:53 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.synchronizer ---
15:54:53 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-7.4.3-SNAPSHOT.jar
15:54:53 [INFO] 
15:54:53 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.synchronizer ---
15:54:53 [INFO] 
15:54:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.synchronizer ---
15:54:53 [INFO] 
15:54:53 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.model >----------
15:54:53 [INFO] Building org.eclipse.sirius.table.model 7.4.3-SNAPSHOT          [21/140]
15:54:53 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/pom.xml
15:54:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.model:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/pom.xml
15:54:53 [INFO] 
15:54:53 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] 
15:54:53 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:53 [INFO] 
15:54:53 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] 
15:54:53 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] 
15:54:53 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] 
15:54:53 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] Resolving class path of org.eclipse.sirius.table.model
15:54:53 [INFO] 
15:54:53 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:53 [INFO] 
15:54:53 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/src/main/resources
15:54:53 [INFO] 
15:54:53 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] Compiling 114 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:53 [INFO] 
15:54:53 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] 
15:54:53 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] 
15:54:53 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/src/test/resources
15:54:53 [INFO] 
15:54:53 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] 
15:54:53 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] 
15:54:53 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/org.eclipse.sirius.table.model-7.4.3-SNAPSHOT-sources.jar
15:54:53 [INFO] 
15:54:53 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.model ---
15:54:53 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/org.eclipse.sirius.table.model-7.4.3-SNAPSHOT.jar
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.model ---
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.model ---
15:54:54 [INFO] 
15:54:54 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.table >-------------
15:54:54 [INFO] Building org.eclipse.sirius.table 7.4.3-SNAPSHOT                [22/140]
15:54:54 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/pom.xml
15:54:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/pom.xml
15:54:54 [INFO] 
15:54:54 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table ---
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table ---
15:54:54 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table ---
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table ---
15:54:54 [INFO] 
15:54:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table ---
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table ---
15:54:54 [INFO] Resolving class path of org.eclipse.sirius.table
15:54:54 [INFO] 
15:54:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table ---
15:54:54 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:54 [INFO] 
15:54:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table ---
15:54:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/src/main/resources
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table ---
15:54:54 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table ---
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table ---
15:54:54 [INFO] 
15:54:54 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table ---
15:54:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/src/test/resources
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table ---
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table ---
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table ---
15:54:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-7.4.3-SNAPSHOT-sources.jar
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table ---
15:54:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-7.4.3-SNAPSHOT.jar
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table ---
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table ---
15:54:54 [INFO] 
15:54:54 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tree.model >----------
15:54:54 [INFO] Building org.eclipse.sirius.tree.model 7.4.3-SNAPSHOT           [23/140]
15:54:54 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/pom.xml
15:54:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.model:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/pom.xml
15:54:54 [INFO] 
15:54:54 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree.model ---
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.model ---
15:54:54 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.model ---
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.model ---
15:54:54 [INFO] 
15:54:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.model ---
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.model ---
15:54:54 [INFO] Resolving class path of org.eclipse.sirius.tree.model
15:54:54 [INFO] 
15:54:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.model ---
15:54:54 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:54 [INFO] 
15:54:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.model ---
15:54:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/src/main/resources
15:54:54 [INFO] 
15:54:54 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.model ---
15:54:54 [INFO] Compiling 73 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.model ---
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.model ---
15:54:55 [INFO] 
15:54:55 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.model ---
15:54:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/src/test/resources
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.model ---
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.model ---
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.model ---
15:54:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/org.eclipse.sirius.tree.model-7.4.3-SNAPSHOT-sources.jar
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.model ---
15:54:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/org.eclipse.sirius.tree.model-7.4.3-SNAPSHOT.jar
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.model ---
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.model ---
15:54:55 [INFO] 
15:54:55 [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.tree >-------------
15:54:55 [INFO] Building org.eclipse.sirius.tree 7.4.3-SNAPSHOT                 [24/140]
15:54:55 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/pom.xml
15:54:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/pom.xml
15:54:55 [INFO] 
15:54:55 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] 
15:54:55 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] Resolving class path of org.eclipse.sirius.tree
15:54:55 [INFO] 
15:54:55 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:55 [INFO] 
15:54:55 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/src/main/resources
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] 
15:54:55 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/src/test/resources
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-7.4.3-SNAPSHOT-sources.jar
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-7.4.3-SNAPSHOT.jar
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree ---
15:54:55 [INFO] 
15:54:55 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.model.feature >---------
15:54:55 [INFO] Building org.eclipse.sirius.model.feature 7.4.3-SNAPSHOT        [25/140]
15:54:55 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml
15:54:55 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:54:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.model.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml
15:54:55 [INFO] 
15:54:55 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.model.feature ---
15:54:55 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/target
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.model.feature ---
15:54:55 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.model.feature ---
15:54:55 [INFO] 
15:54:55 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.model.feature ---
15:54:55 [INFO] 
15:54:55 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.model.feature ---
15:54:56 [INFO] 
15:54:56 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.model.feature ---
15:54:56 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:56 [INFO] 
15:54:56 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.model.feature ---
15:54:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/src/main/resources
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.model.feature ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.model.feature ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.model.feature ---
15:54:56 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/target/org.eclipse.sirius.model.feature-7.4.3-SNAPSHOT.jar
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.model.feature ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.model.feature ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.model.feature ---
15:54:56 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/target/org.eclipse.sirius.model.feature-7.4.3-SNAPSHOT-sources-feature.jar
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.model.feature ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.model.feature ---
15:54:56 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:54:56 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:54:56 [INFO] 
15:54:56 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.runtime >------------
15:54:56 [INFO] Building org.eclipse.sirius.runtime 7.4.3-SNAPSHOT              [26/140]
15:54:56 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml
15:54:56 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:54:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml
15:54:56 [INFO] 
15:54:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime ---
15:54:56 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/target
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime ---
15:54:56 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime ---
15:54:56 [INFO] 
15:54:56 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime ---
15:54:56 [INFO] 
15:54:56 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime ---
15:54:56 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:56 [INFO] 
15:54:56 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime ---
15:54:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/src/main/resources
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime ---
15:54:56 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-7.4.3-SNAPSHOT.jar
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime ---
15:54:56 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-7.4.3-SNAPSHOT-sources-feature.jar
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime ---
15:54:56 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:54:56 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:54:56 [INFO] 
15:54:56 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo >--------
15:54:56 [INFO] Building org.eclipse.sirius.runtime.acceleo 7.4.3-SNAPSHOT      [27/140]
15:54:56 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml
15:54:56 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:54:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml
15:54:56 [INFO] 
15:54:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.acceleo ---
15:54:56 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/target
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.acceleo ---
15:54:56 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.acceleo ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.acceleo ---
15:54:56 [INFO] 
15:54:56 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.acceleo ---
15:54:56 [INFO] 
15:54:56 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.acceleo ---
15:54:56 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:56 [INFO] 
15:54:56 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.acceleo ---
15:54:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/src/main/resources
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.acceleo ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.acceleo ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.acceleo ---
15:54:56 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-7.4.3-SNAPSHOT.jar
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.acceleo ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.acceleo ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.acceleo ---
15:54:56 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-7.4.3-SNAPSHOT-sources-feature.jar
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.acceleo ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.acceleo ---
15:54:56 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:54:56 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:54:56 [INFO] 
15:54:56 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.aql >----------
15:54:56 [INFO] Building org.eclipse.sirius.runtime.aql 7.4.3-SNAPSHOT          [28/140]
15:54:56 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml
15:54:56 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:54:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml
15:54:56 [INFO] 
15:54:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.aql ---
15:54:56 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/target
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.aql ---
15:54:56 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.aql ---
15:54:56 [INFO] 
15:54:56 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.aql ---
15:54:56 [INFO] 
15:54:56 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.aql ---
15:54:57 [INFO] 
15:54:57 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.aql ---
15:54:57 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:57 [INFO] 
15:54:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.aql ---
15:54:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/src/main/resources
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.aql ---
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.aql ---
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.aql ---
15:54:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-7.4.3-SNAPSHOT.jar
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.aql ---
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.aql ---
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.aql ---
15:54:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-7.4.3-SNAPSHOT-sources-feature.jar
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.aql ---
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.aql ---
15:54:57 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:54:57 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:54:57 [INFO] 
15:54:57 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.ocl >----------
15:54:57 [INFO] Building org.eclipse.sirius.runtime.ocl 7.4.3-SNAPSHOT          [29/140]
15:54:57 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml
15:54:57 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:54:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml
15:54:57 [INFO] 
15:54:57 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ocl ---
15:54:57 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/target
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ocl ---
15:54:57 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ocl ---
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ocl ---
15:54:57 [INFO] 
15:54:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ocl ---
15:54:57 [INFO] 
15:54:57 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ocl ---
15:54:57 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:57 [INFO] 
15:54:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ocl ---
15:54:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/src/main/resources
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ocl ---
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ocl ---
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ocl ---
15:54:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-7.4.3-SNAPSHOT.jar
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ocl ---
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ocl ---
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ocl ---
15:54:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-7.4.3-SNAPSHOT-sources-feature.jar
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ocl ---
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ocl ---
15:54:57 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:54:57 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:54:57 [INFO] 
15:54:57 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.headless.update >--------
15:54:57 [INFO] Building org.eclipse.sirius.headless.update 7.4.3-SNAPSHOT      [30/140]
15:54:57 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml
15:54:57 [INFO] -------------------------[ eclipse-repository ]-------------------------
15:54:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml
15:54:57 [INFO] 
15:54:57 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.headless.update ---
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.headless.update ---
15:54:57 [INFO] The project's OSGi version is 7.4.3.202407021953
15:54:57 [INFO] 
15:54:57 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.headless.update ---
15:54:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:57 [INFO] Copying 1 resource
15:54:57 [INFO] 
15:54:57 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.headless.update ---
15:54:57 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/target
15:54:57 [INFO] 
15:54:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.headless.update ---
15:54:57 [INFO] 
15:54:57 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.headless.update ---
15:54:57 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:57 [INFO] 
15:54:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.headless.update ---
15:54:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:54:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/src/main/resources
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.headless.update ---
15:54:57 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:54:57 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
15:54:57 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
15:54:57 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
15:54:57 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
15:54:57 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
15:54:57 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
15:54:57 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:54:57 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
15:54:57 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
15:54:57 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
15:54:57 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
15:54:57 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
15:54:57 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.headless.update ---
15:54:57 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.headless.update ---
15:54:57 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.headless.update ---
15:54:57 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:54:57 [INFO] 
15:54:57 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.headless.update ---
15:54:57 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:54:59 [INFO] 
15:54:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.headless.update ---
15:54:59 [INFO] 
15:54:59 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.headless.update ---
15:54:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:54:59 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/target/org.eclipse.sirius.headless.update-7.4.3-SNAPSHOT.zip
15:54:59 [INFO] 
15:54:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.headless.update ---
15:54:59 [INFO] 
15:54:59 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.draw2d >----------
15:54:59 [INFO] Building org.eclipse.sirius.ext.draw2d 7.4.3-SNAPSHOT           [31/140]
15:54:59 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/pom.xml
15:54:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/pom.xml
15:55:02 [INFO] 
15:55:02 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] 
15:55:02 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:02 [INFO] 
15:55:02 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] 
15:55:02 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] 
15:55:02 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] 
15:55:02 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] Resolving class path of org.eclipse.sirius.ext.draw2d
15:55:02 [INFO] 
15:55:02 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:02 [INFO] 
15:55:02 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/src/main/resources
15:55:02 [INFO] 
15:55:02 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:02 [INFO] 
15:55:02 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] 
15:55:02 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] 
15:55:02 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/src/test/resources
15:55:02 [INFO] 
15:55:02 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] 
15:55:02 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] 
15:55:02 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-7.4.3-SNAPSHOT-sources.jar
15:55:02 [INFO] 
15:55:02 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-7.4.3-SNAPSHOT.jar
15:55:02 [INFO] 
15:55:02 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] 
15:55:02 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.draw2d ---
15:55:02 [INFO] 
15:55:02 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui >-----------
15:55:02 [INFO] Building org.eclipse.sirius.ext.e3.ui 7.4.3-SNAPSHOT            [32/140]
15:55:02 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml
15:55:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml
15:55:03 [WARNING] [72ea1355-f366-44c1-a27d-1c2056004d17][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433 have severely compromised security. Please report this concern to the artifact provider.
15:55:03 [WARNING] [72ea1355-f366-44c1-a27d-1c2056004d17][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656 have severely compromised security. Please report this concern to the artifact provider.
15:55:03 [WARNING] [72ea1355-f366-44c1-a27d-1c2056004d17][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider.
15:55:03 [WARNING] [72ea1355-f366-44c1-a27d-1c2056004d17][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.jxpath,1.3.0.v200911051830 have severely compromised security. Please report this concern to the artifact provider.
15:55:04 [WARNING] [72ea1355-f366-44c1-a27d-1c2056004d17][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider.
15:55:04 [INFO] 
15:55:04 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.e3.ui ---
15:55:04 [INFO] 
15:55:04 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3.ui ---
15:55:04 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:04 [INFO] 
15:55:04 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3.ui ---
15:55:04 [INFO] 
15:55:04 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3.ui ---
15:55:04 [INFO] 
15:55:04 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3.ui ---
15:55:04 [INFO] 
15:55:04 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.e3.ui ---
15:55:04 [INFO] Resolving class path of org.eclipse.sirius.ext.e3.ui
15:55:04 [INFO] 
15:55:04 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3.ui ---
15:55:04 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:04 [INFO] 
15:55:04 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.e3.ui ---
15:55:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/main/resources
15:55:04 [INFO] 
15:55:04 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.e3.ui ---
15:55:04 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:05 [WARNING] /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1210] 
15:55:05 	public void add(Object parentElementOrTreePath, Object[] childElements) {
15:55:05 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:55:05 Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.add(Object, Object[]) and AbstractTreeViewer.add(Object, Object...)
15:55:05 [WARNING] /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1259] 
15:55:05 	public void remove(Object parent, Object[] elements) {
15:55:05 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:55:05 Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.remove(Object, Object[]) and AbstractTreeViewer.remove(Object, Object...)
15:55:05 [WARNING] /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1265] 
15:55:05 	public void remove(Object[] elementsOrTreePaths) {
15:55:05 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:55:05 Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.remove(Object[]) and AbstractTreeViewer.remove(Object...)
15:55:05 3 problems (3 warnings)
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.e3.ui ---
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.e3.ui ---
15:55:05 [INFO] 
15:55:05 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.e3.ui ---
15:55:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/test/resources
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.e3.ui ---
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.e3.ui ---
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3.ui ---
15:55:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-7.4.3-SNAPSHOT-sources.jar
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3.ui ---
15:55:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-7.4.3-SNAPSHOT.jar
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3.ui ---
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3.ui ---
15:55:05 [INFO] 
15:55:05 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui >----------
15:55:05 [INFO] Building org.eclipse.sirius.ext.emf.ui 7.4.3-SNAPSHOT           [33/140]
15:55:05 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml
15:55:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml
15:55:05 [INFO] 
15:55:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf.ui ---
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.ui ---
15:55:05 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.ui ---
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.ui ---
15:55:05 [INFO] 
15:55:05 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.ui ---
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.ui ---
15:55:05 [INFO] Resolving class path of org.eclipse.sirius.ext.emf.ui
15:55:05 [INFO] 
15:55:05 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.ui ---
15:55:05 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:05 [INFO] 
15:55:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.ui ---
15:55:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/src/main/resources
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.ui ---
15:55:05 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.ui ---
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.ui ---
15:55:06 [INFO] 
15:55:06 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.ui ---
15:55:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/src/test/resources
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.ui ---
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.ui ---
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.ui ---
15:55:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-7.4.3-SNAPSHOT-sources.jar
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.ui ---
15:55:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-7.4.3-SNAPSHOT.jar
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.ui ---
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.ui ---
15:55:06 [INFO] 
15:55:06 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.gef >------------
15:55:06 [INFO] Building org.eclipse.sirius.ext.gef 7.4.3-SNAPSHOT              [34/140]
15:55:06 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/pom.xml
15:55:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/pom.xml
15:55:06 [INFO] 
15:55:06 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] 
15:55:06 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] Resolving class path of org.eclipse.sirius.ext.gef
15:55:06 [INFO] 
15:55:06 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:06 [INFO] 
15:55:06 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/src/main/resources
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] 
15:55:06 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/src/test/resources
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-7.4.3-SNAPSHOT-sources.jar
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-7.4.3-SNAPSHOT.jar
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gef ---
15:55:06 [INFO] 
15:55:06 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime >--------
15:55:06 [INFO] Building org.eclipse.sirius.ext.gmf.runtime 7.4.3-SNAPSHOT      [35/140]
15:55:06 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml
15:55:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml
15:55:07 [INFO] 
15:55:07 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:07 [INFO] 
15:55:07 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:07 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:07 [INFO] 
15:55:07 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:07 [INFO] 
15:55:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:07 [INFO] 
15:55:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:07 [INFO] 
15:55:07 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:07 [INFO] Resolving class path of org.eclipse.sirius.ext.gmf.runtime
15:55:07 [INFO] 
15:55:07 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:07 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:07 [INFO] 
15:55:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/src/main/resources
15:55:07 [INFO] 
15:55:07 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:07 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:08 [INFO] 
15:55:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/src/test/resources
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-7.4.3-SNAPSHOT-sources.jar
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-7.4.3-SNAPSHOT.jar
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.runtime ---
15:55:08 [INFO] 
15:55:08 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.jface >-----------
15:55:08 [INFO] Building org.eclipse.sirius.ext.jface 7.4.3-SNAPSHOT            [36/140]
15:55:08 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/pom.xml
15:55:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/pom.xml
15:55:08 [INFO] 
15:55:08 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] 
15:55:08 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] Resolving class path of org.eclipse.sirius.ext.jface
15:55:08 [INFO] 
15:55:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:08 [INFO] 
15:55:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/src/main/resources
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] 
15:55:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/src/test/resources
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-7.4.3-SNAPSHOT-sources.jar
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-7.4.3-SNAPSHOT.jar
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.jface ---
15:55:08 [INFO] 
15:55:08 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.swt >------------
15:55:08 [INFO] Building org.eclipse.sirius.ext.swt 7.4.3-SNAPSHOT              [37/140]
15:55:08 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/pom.xml
15:55:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/pom.xml
15:55:08 [INFO] 
15:55:08 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] 
15:55:08 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] Resolving class path of org.eclipse.sirius.ext.swt
15:55:08 [INFO] 
15:55:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:08 [INFO] 
15:55:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/src/main/resources
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] 
15:55:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/src/test/resources
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-7.4.3-SNAPSHOT-sources.jar
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-7.4.3-SNAPSHOT.jar
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.swt ---
15:55:08 [INFO] 
15:55:08 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide >----
15:55:08 [INFO] Building org.eclipse.sirius.common.acceleo.aql.ide 7.4.3-SNAPSHOT [38/140]
15:55:08 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml
15:55:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml
15:55:08 [INFO] 
15:55:08 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] 
15:55:08 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.aql.ide
15:55:08 [INFO] 
15:55:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:08 [INFO] 
15:55:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/main/resources
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] 
15:55:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/test/resources
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-7.4.3-SNAPSHOT-sources.jar
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-7.4.3-SNAPSHOT.jar
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] 
15:55:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:55:08 [INFO] 
15:55:08 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide >----
15:55:08 [INFO] Building org.eclipse.sirius.common.acceleo.mtl.ide 7.4.3-SNAPSHOT [39/140]
15:55:08 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml
15:55:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml
15:55:14 [INFO] 
15:55:14 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:14 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:14 [INFO] 
15:55:14 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:14 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.mtl.ide
15:55:15 [INFO] 
15:55:15 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:15 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:15 [INFO] 
15:55:15 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/main/resources
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:15 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:15 [INFO] 
15:55:15 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/test/resources
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-7.4.3-SNAPSHOT-sources.jar
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-7.4.3-SNAPSHOT.jar
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:55:15 [INFO] 
15:55:15 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ui >-----------
15:55:15 [INFO] Building org.eclipse.sirius.common.ui 7.4.3-SNAPSHOT            [40/140]
15:55:15 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/pom.xml
15:55:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/pom.xml
15:55:15 [INFO] 
15:55:15 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.ui ---
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui ---
15:55:15 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui ---
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui ---
15:55:15 [INFO] 
15:55:15 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui ---
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ui ---
15:55:15 [INFO] Resolving class path of org.eclipse.sirius.common.ui
15:55:15 [INFO] 
15:55:15 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui ---
15:55:15 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:15 [INFO] 
15:55:15 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ui ---
15:55:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/src/main/resources
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ui ---
15:55:15 [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ui ---
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ui ---
15:55:16 [INFO] 
15:55:16 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ui ---
15:55:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/src/test/resources
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ui ---
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ui ---
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui ---
15:55:16 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-7.4.3-SNAPSHOT-sources.jar
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui ---
15:55:16 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-7.4.3-SNAPSHOT.jar
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui ---
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui ---
15:55:16 [INFO] 
15:55:16 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.common.ui.ext >---------
15:55:16 [INFO] Building org.eclipse.sirius.common.ui.ext 7.4.3-SNAPSHOT        [41/140]
15:55:16 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/pom.xml
15:55:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/pom.xml
15:55:16 [INFO] 
15:55:16 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.ui.ext ---
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui.ext ---
15:55:16 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui.ext ---
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui.ext ---
15:55:16 [INFO] 
15:55:16 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui.ext ---
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ui.ext ---
15:55:16 [INFO] Resolving class path of org.eclipse.sirius.common.ui.ext
15:55:16 [INFO] 
15:55:16 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui.ext ---
15:55:16 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:16 [INFO] 
15:55:16 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ui.ext ---
15:55:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/src/main/resources
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ui.ext ---
15:55:16 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ui.ext ---
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ui.ext ---
15:55:16 [INFO] 
15:55:16 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ui.ext ---
15:55:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/src/test/resources
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ui.ext ---
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ui.ext ---
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui.ext ---
15:55:16 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-7.4.3-SNAPSHOT-sources.jar
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui.ext ---
15:55:17 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-7.4.3-SNAPSHOT.jar
15:55:17 [INFO] 
15:55:17 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui.ext ---
15:55:17 [INFO] 
15:55:17 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui.ext ---
15:55:17 [INFO] 
15:55:17 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.common.xtext >---------
15:55:17 [INFO] Building org.eclipse.sirius.common.xtext 7.4.3-SNAPSHOT         [42/140]
15:55:17 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/pom.xml
15:55:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/pom.xml
15:55:21 [INFO] 
15:55:21 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.xtext ---
15:55:21 [INFO] 
15:55:21 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.xtext ---
15:55:21 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:21 [INFO] 
15:55:21 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.xtext ---
15:55:21 [INFO] 
15:55:21 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.xtext ---
15:55:21 [INFO] 
15:55:21 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.xtext ---
15:55:21 [INFO] 
15:55:21 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.xtext ---
15:55:21 [INFO] Resolving class path of org.eclipse.sirius.common.xtext
15:55:22 [INFO] 
15:55:22 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.xtext ---
15:55:22 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:22 [INFO] 
15:55:22 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.xtext ---
15:55:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/src/main/resources
15:55:22 [INFO] 
15:55:22 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.xtext ---
15:55:22 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:22 [INFO] 
15:55:22 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.xtext ---
15:55:22 [INFO] 
15:55:22 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.xtext ---
15:55:22 [INFO] 
15:55:22 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.xtext ---
15:55:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/src/test/resources
15:55:22 [INFO] 
15:55:22 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.xtext ---
15:55:22 [INFO] 
15:55:22 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.xtext ---
15:55:22 [INFO] 
15:55:22 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.xtext ---
15:55:22 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-7.4.3-SNAPSHOT-sources.jar
15:55:22 [INFO] 
15:55:22 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.xtext ---
15:55:22 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-7.4.3-SNAPSHOT.jar
15:55:22 [INFO] 
15:55:22 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.xtext ---
15:55:22 [INFO] 
15:55:22 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.xtext ---
15:55:22 [INFO] 
15:55:22 [INFO] --------------< org.eclipse.sirius:org.eclipse.sirius.ui >--------------
15:55:22 [INFO] Building org.eclipse.sirius.ui 7.4.3-SNAPSHOT                   [43/140]
15:55:22 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/pom.xml
15:55:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/pom.xml
15:55:22 [INFO] 
15:55:22 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui ---
15:55:22 [INFO] 
15:55:22 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui ---
15:55:22 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:22 [INFO] 
15:55:22 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui ---
15:55:22 [INFO] 
15:55:22 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui ---
15:55:22 [INFO] 
15:55:22 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui ---
15:55:22 [INFO] 
15:55:22 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui ---
15:55:22 [INFO] Resolving class path of org.eclipse.sirius.ui
15:55:22 [INFO] 
15:55:22 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui ---
15:55:22 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:22 [INFO] 
15:55:22 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui ---
15:55:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/main/resources
15:55:22 [INFO] 
15:55:22 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui ---
15:55:22 [INFO] Compiling 425 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:24 [WARNING] /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1154] 
15:55:24 	public void add(Object parentElementOrTreePath, Object[] childElements) {
15:55:24 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:55:24 Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.add(Object, Object[]) and CommonViewer.add(Object, Object...)
15:55:24 [WARNING] /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1202] 
15:55:24 	public void remove(Object aParent, Object[] elements) {
15:55:24 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:55:24 Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.remove(Object, Object[]) and AbstractTreeViewer.remove(Object, Object...)
15:55:24 [WARNING] /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1208] 
15:55:24 	public void remove(Object[] elementsOrTreePaths) {
15:55:24 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:55:24 Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.remove(Object[]) and CommonViewer.remove(Object...)
15:55:24 3 problems (3 warnings)
15:55:24 [INFO] 
15:55:24 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui ---
15:55:24 [INFO] 
15:55:24 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui ---
15:55:24 [INFO] 
15:55:24 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui ---
15:55:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/test/resources
15:55:24 [INFO] 
15:55:24 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui ---
15:55:24 [INFO] 
15:55:24 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui ---
15:55:24 [INFO] 
15:55:24 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui ---
15:55:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-7.4.3-SNAPSHOT-sources.jar
15:55:24 [INFO] 
15:55:24 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui ---
15:55:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-7.4.3-SNAPSHOT.jar
15:55:25 [INFO] 
15:55:25 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui ---
15:55:25 [INFO] 
15:55:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui ---
15:55:25 [INFO] 
15:55:25 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui >----------
15:55:25 [INFO] Building org.eclipse.sirius.diagram.ui 7.4.3-SNAPSHOT           [44/140]
15:55:25 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/pom.xml
15:55:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/pom.xml
15:55:26 [INFO] 
15:55:26 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.ui ---
15:55:26 [INFO] 
15:55:26 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui ---
15:55:26 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:26 [INFO] 
15:55:26 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui ---
15:55:26 [INFO] 
15:55:26 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui ---
15:55:26 [INFO] 
15:55:26 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui ---
15:55:26 [INFO] 
15:55:26 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.ui ---
15:55:26 [INFO] Resolving class path of org.eclipse.sirius.diagram.ui
15:55:26 [INFO] 
15:55:26 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui ---
15:55:26 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:26 [INFO] 
15:55:26 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.ui ---
15:55:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/src/main/resources
15:55:26 [INFO] 
15:55:26 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.ui ---
15:55:26 [INFO] Compiling 1129 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:31 [INFO] 
15:55:31 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.ui ---
15:55:31 [INFO] 
15:55:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.ui ---
15:55:31 [INFO] 
15:55:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui ---
15:55:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/src/test/resources
15:55:31 [INFO] 
15:55:31 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.ui ---
15:55:31 [INFO] 
15:55:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.ui ---
15:55:31 [INFO] 
15:55:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui ---
15:55:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-7.4.3-SNAPSHOT-sources.jar
15:55:31 [INFO] 
15:55:31 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui ---
15:55:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-7.4.3-SNAPSHOT.jar
15:55:33 [INFO] 
15:55:33 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui ---
15:55:33 [INFO] 
15:55:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui ---
15:55:33 [INFO] 
15:55:33 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk >----------
15:55:33 [INFO] Building org.eclipse.sirius.diagram.elk 7.4.3-SNAPSHOT          [45/140]
15:55:33 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/pom.xml
15:55:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/pom.xml
15:55:33 [INFO] 
15:55:33 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk ---
15:55:33 [INFO] 
15:55:33 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk ---
15:55:33 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:33 [INFO] 
15:55:33 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk ---
15:55:33 [INFO] 
15:55:33 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk ---
15:55:33 [INFO] 
15:55:33 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk ---
15:55:33 [INFO] 
15:55:33 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.elk ---
15:55:33 [INFO] Resolving class path of org.eclipse.sirius.diagram.elk
15:55:34 [INFO] 
15:55:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk ---
15:55:34 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:34 [INFO] 
15:55:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk ---
15:55:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/src/main/resources
15:55:34 [INFO] 
15:55:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.elk ---
15:55:34 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:34 [INFO] 
15:55:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.elk ---
15:55:34 [INFO] 
15:55:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.elk ---
15:55:34 [INFO] 
15:55:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk ---
15:55:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/src/test/resources
15:55:34 [INFO] 
15:55:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.elk ---
15:55:34 [INFO] 
15:55:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk ---
15:55:34 [INFO] 
15:55:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk ---
15:55:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-7.4.3-SNAPSHOT-sources.jar
15:55:34 [INFO] 
15:55:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk ---
15:55:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-7.4.3-SNAPSHOT.jar
15:55:34 [INFO] 
15:55:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk ---
15:55:34 [INFO] 
15:55:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk ---
15:55:34 [INFO] 
15:55:34 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug >-------
15:55:34 [INFO] Building org.eclipse.sirius.diagram.elk.debug 7.4.3-SNAPSHOT    [46/140]
15:55:34 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml
15:55:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml
15:55:35 [INFO] 
15:55:35 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:35 [INFO] 
15:55:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:35 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:35 [INFO] 
15:55:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:35 [INFO] 
15:55:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:35 [INFO] 
15:55:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:35 [INFO] 
15:55:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:35 [INFO] Resolving class path of org.eclipse.sirius.diagram.elk.debug
15:55:35 [INFO] 
15:55:35 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:35 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:35 [INFO] 
15:55:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/src/main/resources
15:55:35 [INFO] 
15:55:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:35 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:36 [INFO] 
15:55:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/src/test/resources
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-7.4.3-SNAPSHOT-sources.jar
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-7.4.3-SNAPSHOT.jar
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.debug ---
15:55:36 [INFO] 
15:55:36 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext >--------
15:55:36 [INFO] Building org.eclipse.sirius.diagram.ui.ext 7.4.3-SNAPSHOT       [47/140]
15:55:36 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml
15:55:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml
15:55:36 [INFO] 
15:55:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:36 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:36 [INFO] 
15:55:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:36 [INFO] Resolving class path of org.eclipse.sirius.diagram.ui.ext
15:55:36 [INFO] 
15:55:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:36 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:36 [INFO] 
15:55:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/src/main/resources
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:36 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:37 [INFO] 
15:55:37 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/src/test/resources
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-7.4.3-SNAPSHOT-sources.jar
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-7.4.3-SNAPSHOT.jar
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui.ext ---
15:55:37 [INFO] 
15:55:37 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.model >----
15:55:37 [INFO] Building org.eclipse.sirius.diagram.sequence.model 7.4.3-SNAPSHOT [48/140]
15:55:37 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/pom.xml
15:55:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.model:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/pom.xml
15:55:37 [INFO] 
15:55:37 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] 
15:55:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.model
15:55:37 [INFO] 
15:55:37 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:37 [INFO] 
15:55:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/src/main/resources
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] 
15:55:37 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/src/test/resources
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/target/org.eclipse.sirius.diagram.sequence.model-7.4.3-SNAPSHOT-sources.jar
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/target/org.eclipse.sirius.diagram.sequence.model-7.4.3-SNAPSHOT.jar
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.model ---
15:55:37 [INFO] 
15:55:37 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence >-------
15:55:37 [INFO] Building org.eclipse.sirius.diagram.sequence 7.4.3-SNAPSHOT     [49/140]
15:55:37 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/pom.xml
15:55:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/pom.xml
15:55:38 [INFO] 
15:55:38 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence ---
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence ---
15:55:38 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence ---
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence ---
15:55:38 [INFO] 
15:55:38 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence ---
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence ---
15:55:38 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence
15:55:38 [INFO] 
15:55:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence ---
15:55:38 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:38 [INFO] 
15:55:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence ---
15:55:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/src/main/resources
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence ---
15:55:38 [INFO] Compiling 106 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence ---
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence ---
15:55:39 [INFO] 
15:55:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence ---
15:55:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/src/test/resources
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence ---
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence ---
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence ---
15:55:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-7.4.3-SNAPSHOT-sources.jar
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence ---
15:55:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-7.4.3-SNAPSHOT.jar
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence ---
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence ---
15:55:39 [INFO] 
15:55:39 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit >-----
15:55:39 [INFO] Building org.eclipse.sirius.diagram.sequence.edit 7.4.3-SNAPSHOT [50/140]
15:55:39 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml
15:55:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml
15:55:39 [INFO] 
15:55:39 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:39 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:39 [INFO] 
15:55:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:39 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.edit
15:55:40 [INFO] 
15:55:40 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:40 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:40 [INFO] 
15:55:40 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/src/main/resources
15:55:40 [INFO] 
15:55:40 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:40 [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:40 [INFO] 
15:55:40 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:40 [INFO] 
15:55:40 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:40 [INFO] 
15:55:40 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/src/test/resources
15:55:40 [INFO] 
15:55:40 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:40 [INFO] 
15:55:40 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:40 [INFO] 
15:55:40 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-7.4.3-SNAPSHOT-sources.jar
15:55:40 [INFO] 
15:55:40 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-7.4.3-SNAPSHOT.jar
15:55:40 [INFO] 
15:55:40 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:40 [INFO] 
15:55:40 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.edit ---
15:55:40 [INFO] 
15:55:40 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui >------
15:55:40 [INFO] Building org.eclipse.sirius.diagram.sequence.ui 7.4.3-SNAPSHOT  [51/140]
15:55:40 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml
15:55:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml
15:55:41 [INFO] 
15:55:41 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:41 [INFO] 
15:55:41 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:41 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:41 [INFO] 
15:55:41 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:41 [INFO] 
15:55:41 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:41 [INFO] 
15:55:41 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:41 [INFO] 
15:55:41 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:41 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.ui
15:55:41 [INFO] 
15:55:41 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:41 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:41 [INFO] 
15:55:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/src/main/resources
15:55:41 [INFO] 
15:55:41 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:41 [INFO] Compiling 104 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:42 [INFO] 
15:55:42 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/src/test/resources
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-7.4.3-SNAPSHOT-sources.jar
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-7.4.3-SNAPSHOT.jar
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.ui ---
15:55:42 [INFO] 
15:55:42 [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.doc >--------------
15:55:42 [INFO] Building org.eclipse.sirius.doc 7.4.3-SNAPSHOT                  [52/140]
15:55:42 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml
15:55:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml
15:55:42 [INFO] 
15:55:42 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.doc ---
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.doc ---
15:55:42 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.doc ---
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.doc ---
15:55:42 [INFO] 
15:55:42 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.doc ---
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.doc ---
15:55:42 [INFO] Resolving class path of org.eclipse.sirius.doc
15:55:42 [INFO] 
15:55:42 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc ---
15:55:42 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:42 [INFO] 
15:55:42 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.doc ---
15:55:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/src/main/resources
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.doc ---
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.doc ---
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.doc ---
15:55:42 [INFO] 
15:55:42 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.doc ---
15:55:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/src/test/resources
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.doc ---
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.doc ---
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.doc ---
15:55:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-7.4.3-SNAPSHOT-sources.jar
15:55:43 [INFO] 
15:55:43 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.doc ---
15:55:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-7.4.3-SNAPSHOT.jar
15:55:43 [INFO] 
15:55:43 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc ---
15:55:43 [INFO] 
15:55:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc ---
15:55:43 [INFO] 
15:55:43 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.editor >------------
15:55:43 [INFO] Building org.eclipse.sirius.editor 7.4.3-SNAPSHOT               [53/140]
15:55:43 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/pom.xml
15:55:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/pom.xml
15:55:44 [INFO] 
15:55:44 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor ---
15:55:44 [INFO] 
15:55:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor ---
15:55:44 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:44 [INFO] 
15:55:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor ---
15:55:44 [INFO] 
15:55:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor ---
15:55:44 [INFO] 
15:55:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor ---
15:55:44 [INFO] 
15:55:44 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor ---
15:55:44 [INFO] Resolving class path of org.eclipse.sirius.editor
15:55:44 [INFO] 
15:55:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor ---
15:55:44 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:44 [INFO] 
15:55:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor ---
15:55:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/src/main/resources
15:55:44 [INFO] 
15:55:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor ---
15:55:44 [INFO] Compiling 427 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:45 [INFO] 
15:55:45 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor ---
15:55:45 [INFO] 
15:55:45 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor ---
15:55:45 [INFO] 
15:55:45 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor ---
15:55:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/src/test/resources
15:55:45 [INFO] 
15:55:45 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor ---
15:55:45 [INFO] 
15:55:45 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor ---
15:55:45 [INFO] 
15:55:45 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor ---
15:55:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-7.4.3-SNAPSHOT-sources.jar
15:55:45 [INFO] 
15:55:45 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor ---
15:55:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-7.4.3-SNAPSHOT.jar
15:55:45 [INFO] 
15:55:45 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor ---
15:55:45 [INFO] 
15:55:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor ---
15:55:46 [INFO] 
15:55:46 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.editor.diagram >--------
15:55:46 [INFO] Building org.eclipse.sirius.editor.diagram 7.4.3-SNAPSHOT       [54/140]
15:55:46 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/pom.xml
15:55:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/pom.xml
15:55:46 [INFO] 
15:55:46 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.diagram ---
15:55:46 [INFO] 
15:55:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.diagram ---
15:55:46 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:46 [INFO] 
15:55:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.diagram ---
15:55:46 [INFO] 
15:55:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.diagram ---
15:55:46 [INFO] 
15:55:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.diagram ---
15:55:46 [INFO] 
15:55:46 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.diagram ---
15:55:46 [INFO] Resolving class path of org.eclipse.sirius.editor.diagram
15:55:46 [INFO] 
15:55:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.diagram ---
15:55:46 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:46 [INFO] 
15:55:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.diagram ---
15:55:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/src/main/resources
15:55:46 [INFO] 
15:55:46 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.diagram ---
15:55:46 [INFO] Compiling 355 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.diagram ---
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.diagram ---
15:55:47 [INFO] 
15:55:47 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.diagram ---
15:55:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/src/test/resources
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.diagram ---
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.diagram ---
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.diagram ---
15:55:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-7.4.3-SNAPSHOT-sources.jar
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.diagram ---
15:55:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-7.4.3-SNAPSHOT.jar
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.diagram ---
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.diagram ---
15:55:48 [INFO] 
15:55:48 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.editor.sequence >--------
15:55:48 [INFO] Building org.eclipse.sirius.editor.sequence 7.4.3-SNAPSHOT      [55/140]
15:55:48 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/pom.xml
15:55:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/pom.xml
15:55:48 [INFO] 
15:55:48 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.sequence ---
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.sequence ---
15:55:48 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.sequence ---
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.sequence ---
15:55:48 [INFO] 
15:55:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.sequence ---
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.sequence ---
15:55:48 [INFO] Resolving class path of org.eclipse.sirius.editor.sequence
15:55:49 [INFO] 
15:55:49 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.sequence ---
15:55:49 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:49 [INFO] 
15:55:49 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.sequence ---
15:55:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/src/main/resources
15:55:49 [INFO] 
15:55:49 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.sequence ---
15:55:49 [INFO] Compiling 103 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.sequence ---
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.sequence ---
15:55:50 [INFO] 
15:55:50 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.sequence ---
15:55:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/src/test/resources
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.sequence ---
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.sequence ---
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.sequence ---
15:55:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-7.4.3-SNAPSHOT-sources.jar
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.sequence ---
15:55:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-7.4.3-SNAPSHOT.jar
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.sequence ---
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.sequence ---
15:55:50 [INFO] 
15:55:50 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.table.ui >-----------
15:55:50 [INFO] Building org.eclipse.sirius.table.ui 7.4.3-SNAPSHOT             [56/140]
15:55:50 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/pom.xml
15:55:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/pom.xml
15:55:50 [INFO] 
15:55:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table.ui ---
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui ---
15:55:50 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui ---
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui ---
15:55:50 [INFO] 
15:55:50 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui ---
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.ui ---
15:55:50 [INFO] Resolving class path of org.eclipse.sirius.table.ui
15:55:50 [INFO] 
15:55:50 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui ---
15:55:50 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:50 [INFO] 
15:55:50 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.ui ---
15:55:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/src/main/resources
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.ui ---
15:55:50 [INFO] Compiling 210 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.ui ---
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.ui ---
15:55:51 [INFO] 
15:55:51 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.ui ---
15:55:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/src/test/resources
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.ui ---
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.ui ---
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui ---
15:55:51 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-7.4.3-SNAPSHOT-sources.jar
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui ---
15:55:51 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-7.4.3-SNAPSHOT.jar
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui ---
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui ---
15:55:52 [INFO] 
15:55:52 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.table >---------
15:55:52 [INFO] Building org.eclipse.sirius.editor.table 7.4.3-SNAPSHOT         [57/140]
15:55:52 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/pom.xml
15:55:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/pom.xml
15:55:52 [INFO] 
15:55:52 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.table ---
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.table ---
15:55:52 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.table ---
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.table ---
15:55:52 [INFO] 
15:55:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.table ---
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.table ---
15:55:52 [INFO] Resolving class path of org.eclipse.sirius.editor.table
15:55:52 [INFO] 
15:55:52 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.table ---
15:55:52 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:52 [INFO] 
15:55:52 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.table ---
15:55:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/src/main/resources
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.table ---
15:55:52 [INFO] Compiling 84 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.table ---
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.table ---
15:55:52 [INFO] 
15:55:52 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.table ---
15:55:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/src/test/resources
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.table ---
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.table ---
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.table ---
15:55:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-7.4.3-SNAPSHOT-sources.jar
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.table ---
15:55:53 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-7.4.3-SNAPSHOT.jar
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.table ---
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.table ---
15:55:53 [INFO] 
15:55:53 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.tree.ui >------------
15:55:53 [INFO] Building org.eclipse.sirius.tree.ui 7.4.3-SNAPSHOT              [58/140]
15:55:53 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/pom.xml
15:55:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/pom.xml
15:55:53 [INFO] 
15:55:53 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree.ui ---
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui ---
15:55:53 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui ---
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui ---
15:55:53 [INFO] 
15:55:53 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui ---
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.ui ---
15:55:53 [INFO] Resolving class path of org.eclipse.sirius.tree.ui
15:55:53 [INFO] 
15:55:53 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui ---
15:55:53 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:53 [INFO] 
15:55:53 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.ui ---
15:55:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/src/main/resources
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.ui ---
15:55:53 [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.ui ---
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.ui ---
15:55:53 [INFO] 
15:55:53 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.ui ---
15:55:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/src/test/resources
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.ui ---
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.ui ---
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui ---
15:55:53 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-7.4.3-SNAPSHOT-sources.jar
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui ---
15:55:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-7.4.3-SNAPSHOT.jar
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui ---
15:55:54 [INFO] 
15:55:54 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.tree >----------
15:55:54 [INFO] Building org.eclipse.sirius.editor.tree 7.4.3-SNAPSHOT          [59/140]
15:55:54 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/pom.xml
15:55:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/pom.xml
15:55:54 [INFO] 
15:55:54 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] 
15:55:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] Resolving class path of org.eclipse.sirius.editor.tree
15:55:54 [INFO] 
15:55:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:54 [INFO] 
15:55:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/src/main/resources
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] 
15:55:54 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/src/test/resources
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-7.4.3-SNAPSHOT-sources.jar
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-7.4.3-SNAPSHOT.jar
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.tree ---
15:55:54 [INFO] 
15:55:54 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.eef.adapters >---------
15:55:54 [INFO] Building org.eclipse.sirius.eef.adapters 7.4.3-SNAPSHOT         [60/140]
15:55:54 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml
15:55:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml
15:55:55 [WARNING] [72ea1355-f366-44c1-a27d-1c2056004d17][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.emf.eef.runtime,1.5.1.201601141612.
15:55:55 [INFO] 
15:55:55 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] 
15:55:55 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] Resolving class path of org.eclipse.sirius.eef.adapters
15:55:55 [INFO] 
15:55:55 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:55 [INFO] 
15:55:55 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/src/main/resources
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] 
15:55:55 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/src/test/resources
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-7.4.3-SNAPSHOT-sources.jar
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-7.4.3-SNAPSHOT.jar
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.eef.adapters ---
15:55:55 [INFO] 
15:55:55 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.interpreter >----------
15:55:55 [INFO] Building org.eclipse.sirius.interpreter 7.4.3-SNAPSHOT          [61/140]
15:55:55 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/pom.xml
15:55:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/pom.xml
15:55:56 [INFO] 
15:55:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] 
15:55:56 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] Resolving class path of org.eclipse.sirius.interpreter
15:55:56 [INFO] 
15:55:56 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:56 [INFO] 
15:55:56 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/src/main/resources
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] 
15:55:56 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/src/test/resources
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-7.4.3-SNAPSHOT-sources.jar
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-7.4.3-SNAPSHOT.jar
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter ---
15:55:56 [INFO] 
15:55:56 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.ui.ext >---------
15:55:56 [INFO] Building org.eclipse.sirius.table.ui.ext 7.4.3-SNAPSHOT         [62/140]
15:55:56 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/pom.xml
15:55:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/pom.xml
15:55:56 [INFO] 
15:55:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table.ui.ext ---
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui.ext ---
15:55:56 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui.ext ---
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui.ext ---
15:55:56 [INFO] 
15:55:56 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui.ext ---
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.ui.ext ---
15:55:56 [INFO] Resolving class path of org.eclipse.sirius.table.ui.ext
15:55:56 [INFO] 
15:55:56 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui.ext ---
15:55:56 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:56 [INFO] 
15:55:56 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.ui.ext ---
15:55:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/src/main/resources
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.ui.ext ---
15:55:56 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.ui.ext ---
15:55:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/src/test/resources
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui.ext ---
15:55:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-7.4.3-SNAPSHOT-sources.jar
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui.ext ---
15:55:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-7.4.3-SNAPSHOT.jar
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext >----------
15:55:57 [INFO] Building org.eclipse.sirius.tree.ui.ext 7.4.3-SNAPSHOT          [63/140]
15:55:57 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml
15:55:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml
15:55:57 [INFO] 
15:55:57 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] Resolving class path of org.eclipse.sirius.tree.ui.ext
15:55:57 [INFO] 
15:55:57 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:57 [INFO] 
15:55:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/src/main/resources
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/src/test/resources
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-7.4.3-SNAPSHOT-sources.jar
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-7.4.3-SNAPSHOT.jar
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ui.ext >------------
15:55:57 [INFO] Building org.eclipse.sirius.ui.ext 7.4.3-SNAPSHOT               [64/140]
15:55:57 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/pom.xml
15:55:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/pom.xml
15:55:57 [INFO] 
15:55:57 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.ext ---
15:55:57 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.ext ---
15:55:57 [INFO] 
15:55:57 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.ext ---
15:55:57 [INFO] Resolving class path of org.eclipse.sirius.ui.ext
15:55:58 [INFO] 
15:55:58 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.ext ---
15:55:58 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:58 [INFO] 
15:55:58 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.ext ---
15:55:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/src/main/resources
15:55:58 [INFO] 
15:55:58 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.ext ---
15:55:58 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:58 [INFO] 
15:55:58 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.ext ---
15:55:58 [INFO] 
15:55:58 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.ext ---
15:55:58 [INFO] 
15:55:58 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.ext ---
15:55:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/src/test/resources
15:55:58 [INFO] 
15:55:58 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.ext ---
15:55:58 [INFO] 
15:55:58 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.ext ---
15:55:58 [INFO] 
15:55:58 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.ext ---
15:55:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-7.4.3-SNAPSHOT-sources.jar
15:55:58 [INFO] 
15:55:58 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.ext ---
15:55:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-7.4.3-SNAPSHOT.jar
15:55:58 [INFO] 
15:55:58 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.ext ---
15:55:58 [INFO] 
15:55:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.ext ---
15:55:58 [INFO] 
15:55:58 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ui.editor >-----------
15:55:58 [INFO] Building org.eclipse.sirius.ui.editor 7.4.3-SNAPSHOT            [65/140]
15:55:58 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/pom.xml
15:55:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/pom.xml
15:55:58 [INFO] 
15:55:58 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.editor ---
15:55:58 [INFO] 
15:55:58 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.editor ---
15:55:58 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:58 [INFO] 
15:55:58 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.editor ---
15:55:58 [INFO] 
15:55:58 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.editor ---
15:55:58 [INFO] 
15:55:58 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.editor ---
15:55:58 [INFO] 
15:55:58 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.editor ---
15:55:58 [INFO] Resolving class path of org.eclipse.sirius.ui.editor
15:55:58 [INFO] 
15:55:58 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.editor ---
15:55:58 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:58 [INFO] 
15:55:58 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.editor ---
15:55:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/src/main/resources
15:55:58 [INFO] 
15:55:58 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.editor ---
15:55:58 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:55:59 [INFO] 
15:55:59 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.editor ---
15:55:59 [INFO] 
15:55:59 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.editor ---
15:55:59 [INFO] 
15:55:59 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.editor ---
15:55:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/src/test/resources
15:55:59 [INFO] 
15:55:59 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.editor ---
15:55:59 [INFO] 
15:55:59 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.editor ---
15:55:59 [INFO] 
15:55:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.editor ---
15:55:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-7.4.3-SNAPSHOT-sources.jar
15:55:59 [INFO] 
15:55:59 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.editor ---
15:55:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-7.4.3-SNAPSHOT.jar
15:55:59 [INFO] 
15:55:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.editor ---
15:55:59 [INFO] 
15:55:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.editor ---
15:55:59 [INFO] 
15:55:59 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.junit.support >------
15:55:59 [INFO] Building org.eclipse.sirius.tests.junit.support 7.4.3-SNAPSHOT  [66/140]
15:55:59 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/pom.xml
15:55:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/pom.xml
15:55:59 [INFO] 
15:55:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.junit.support ---
15:55:59 [INFO] 
15:55:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.support ---
15:55:59 [INFO] The project's OSGi version is 7.4.3.202407021953
15:55:59 [INFO] 
15:55:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.support ---
15:55:59 [INFO] 
15:55:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.support ---
15:55:59 [INFO] 
15:55:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.support ---
15:55:59 [INFO] 
15:55:59 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit.support ---
15:55:59 [INFO] Resolving class path of org.eclipse.sirius.tests.junit.support
15:56:00 [INFO] 
15:56:00 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.support ---
15:56:00 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:00 [INFO] 
15:56:00 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit.support ---
15:56:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/src/main/resources
15:56:00 [INFO] 
15:56:00 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit.support ---
15:56:00 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:00 [INFO] 
15:56:00 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.junit.support ---
15:56:00 [INFO] 
15:56:00 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit.support ---
15:56:00 [INFO] 
15:56:00 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.support ---
15:56:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/src/test/resources
15:56:00 [INFO] 
15:56:00 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.junit.support ---
15:56:00 [INFO] 
15:56:00 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit.support ---
15:56:00 [INFO] 
15:56:00 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.support ---
15:56:00 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-7.4.3-SNAPSHOT-sources.jar
15:56:00 [INFO] 
15:56:00 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.support ---
15:56:00 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-7.4.3-SNAPSHOT.jar
15:56:00 [INFO] 
15:56:00 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.support ---
15:56:00 [INFO] 
15:56:00 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.support ---
15:56:00 [INFO] 
15:56:00 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support >-----
15:56:00 [INFO] Building org.eclipse.sirius.tests.swtbot.support 7.4.3-SNAPSHOT [67/140]
15:56:00 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml
15:56:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml
15:56:01 [INFO] 
15:56:01 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:01 [INFO] 
15:56:01 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:01 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:01 [INFO] 
15:56:01 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:01 [INFO] 
15:56:01 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:01 [INFO] 
15:56:01 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:01 [INFO] 
15:56:01 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:01 [INFO] Resolving class path of org.eclipse.sirius.tests.swtbot.support
15:56:01 [INFO] 
15:56:01 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:01 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:01 [INFO] 
15:56:01 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/src/main/resources
15:56:01 [INFO] 
15:56:01 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:01 [INFO] Compiling 129 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:02 [INFO] 
15:56:02 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:02 [INFO] 
15:56:02 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:02 [INFO] 
15:56:02 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/src/test/resources
15:56:02 [INFO] 
15:56:02 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:02 [INFO] 
15:56:02 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:02 [INFO] 
15:56:02 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:02 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-7.4.3-SNAPSHOT-sources.jar
15:56:02 [INFO] 
15:56:02 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:02 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-7.4.3-SNAPSHOT.jar
15:56:02 [INFO] 
15:56:02 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:02 [INFO] 
15:56:02 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot.support ---
15:56:02 [INFO] 
15:56:02 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily >------
15:56:02 [INFO] Building org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT   [68/140]
15:56:02 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml
15:56:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml
15:56:02 [INFO] 
15:56:02 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily ---
15:56:02 [INFO] 
15:56:02 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily ---
15:56:02 [INFO] The project's OSGi version is 1.0.0.202407021953
15:56:02 [INFO] 
15:56:02 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily ---
15:56:02 [INFO] 
15:56:02 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily ---
15:56:02 [INFO] 
15:56:02 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily ---
15:56:02 [INFO] 
15:56:02 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily ---
15:56:02 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily
15:56:02 [INFO] 
15:56:02 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily ---
15:56:02 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:02 [INFO] 
15:56:02 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily ---
15:56:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/main/resources
15:56:02 [INFO] 
15:56:02 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily ---
15:56:02 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily ---
15:56:03 [INFO] 
15:56:03 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily ---
15:56:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/test/resources
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily ---
15:56:03 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT-sources.jar
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily ---
15:56:03 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT.jar
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily ---
15:56:03 [INFO] 
15:56:03 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit >----
15:56:03 [INFO] Building org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT [69/140]
15:56:03 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml
15:56:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml
15:56:03 [INFO] 
15:56:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] The project's OSGi version is 1.0.0.202407021953
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] 
15:56:03 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.edit
15:56:03 [INFO] 
15:56:03 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:03 [INFO] 
15:56:03 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/main/resources
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] 
15:56:03 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/test/resources
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/org.eclipse.sirius.sample.basicfamily.edit-1.0.0-SNAPSHOT-sources.jar
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/org.eclipse.sirius.sample.basicfamily.edit-1.0.0-SNAPSHOT.jar
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:56:03 [INFO] 
15:56:03 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor >---
15:56:03 [INFO] Building org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT [70/140]
15:56:03 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml
15:56:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml
15:56:03 [INFO] 
15:56:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:03 [INFO] The project's OSGi version is 1.0.0.202407021953
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:03 [INFO] 
15:56:03 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:03 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.editor
15:56:03 [INFO] 
15:56:03 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:03 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:03 [INFO] 
15:56:03 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/main/resources
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:03 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:03 [INFO] 
15:56:03 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/test/resources
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:03 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/org.eclipse.sirius.sample.basicfamily.editor-1.0.0-SNAPSHOT-sources.jar
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/org.eclipse.sirius.sample.basicfamily.editor-1.0.0-SNAPSHOT.jar
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:56:04 [INFO] 
15:56:04 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design >---
15:56:04 [INFO] Building org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT [71/140]
15:56:04 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml
15:56:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml
15:56:04 [INFO] 
15:56:04 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] The project's OSGi version is 1.0.0.202407021953
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] 
15:56:04 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.design
15:56:04 [INFO] 
15:56:04 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:04 [INFO] 
15:56:04 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/main/resources
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] 
15:56:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/test/resources
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/org.eclipse.sirius.sample.basicfamily.design-1.0.0-SNAPSHOT-sources.jar
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/org.eclipse.sirius.sample.basicfamily.design-1.0.0-SNAPSHOT.jar
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.design ---
15:56:04 [INFO] 
15:56:04 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.samples.family >--------
15:56:04 [INFO] Building org.eclipse.sirius.samples.family 7.4.3-SNAPSHOT       [72/140]
15:56:04 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml
15:56:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml
15:56:04 [INFO] 
15:56:04 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] 
15:56:04 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] Resolving class path of org.eclipse.sirius.samples.family
15:56:04 [INFO] 
15:56:04 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:04 [INFO] 
15:56:04 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/src/main/resources
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] 
15:56:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/src/test/resources
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-7.4.3-SNAPSHOT-sources.jar
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-7.4.3-SNAPSHOT.jar
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.family ---
15:56:04 [INFO] 
15:56:04 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql >----
15:56:04 [INFO] Building org.eclipse.sirius.common.interpreter.aql 7.4.3-SNAPSHOT [73/140]
15:56:04 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml
15:56:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml
15:56:04 [INFO] 
15:56:04 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] 
15:56:04 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] Resolving class path of org.eclipse.sirius.common.interpreter.aql
15:56:04 [INFO] 
15:56:04 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:04 [INFO] 
15:56:04 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/src/main/resources
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] 
15:56:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/src/test/resources
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-7.4.3-SNAPSHOT-sources.jar
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-7.4.3-SNAPSHOT.jar
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter.aql ---
15:56:04 [INFO] 
15:56:04 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.properties >----------
15:56:04 [INFO] Building org.eclipse.sirius.properties 7.4.3-SNAPSHOT           [74/140]
15:56:04 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/pom.xml
15:56:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/pom.xml
15:56:04 [INFO] 
15:56:04 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties ---
15:56:04 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties ---
15:56:04 [INFO] 
15:56:04 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties ---
15:56:04 [INFO] Resolving class path of org.eclipse.sirius.properties
15:56:04 [INFO] 
15:56:04 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties ---
15:56:04 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:04 [INFO] 
15:56:04 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties ---
15:56:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/src/main/resources
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties ---
15:56:04 [INFO] Compiling 187 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:05 [INFO] 
15:56:05 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties ---
15:56:05 [INFO] 
15:56:05 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties ---
15:56:05 [INFO] 
15:56:05 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties ---
15:56:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/src/test/resources
15:56:05 [INFO] 
15:56:05 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties ---
15:56:05 [INFO] 
15:56:05 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties ---
15:56:05 [INFO] 
15:56:05 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties ---
15:56:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-7.4.3-SNAPSHOT-sources.jar
15:56:05 [INFO] 
15:56:05 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties ---
15:56:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-7.4.3-SNAPSHOT.jar
15:56:05 [INFO] 
15:56:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties ---
15:56:05 [INFO] 
15:56:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties ---
15:56:05 [INFO] 
15:56:05 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.edit >--------
15:56:05 [INFO] Building org.eclipse.sirius.properties.edit 7.4.3-SNAPSHOT      [75/140]
15:56:05 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/pom.xml
15:56:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/pom.xml
15:56:05 [INFO] 
15:56:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.edit ---
15:56:05 [INFO] 
15:56:05 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.edit ---
15:56:05 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:05 [INFO] 
15:56:05 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.edit ---
15:56:05 [INFO] 
15:56:05 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.edit ---
15:56:05 [INFO] 
15:56:05 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.edit ---
15:56:05 [INFO] 
15:56:05 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.edit ---
15:56:05 [INFO] Resolving class path of org.eclipse.sirius.properties.edit
15:56:05 [INFO] 
15:56:05 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.edit ---
15:56:05 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:05 [INFO] 
15:56:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.edit ---
15:56:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/src/main/resources
15:56:05 [INFO] 
15:56:05 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.edit ---
15:56:05 [INFO] Compiling 188 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.edit ---
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.edit ---
15:56:06 [INFO] 
15:56:06 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.edit ---
15:56:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/src/test/resources
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.edit ---
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.edit ---
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.edit ---
15:56:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-7.4.3-SNAPSHOT-sources.jar
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.edit ---
15:56:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-7.4.3-SNAPSHOT.jar
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.edit ---
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.edit ---
15:56:06 [INFO] 
15:56:06 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference >--
15:56:06 [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference 7.4.3-SNAPSHOT [76/140]
15:56:06 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml
15:56:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml
15:56:06 [INFO] 
15:56:06 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] 
15:56:06 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] Resolving class path of org.eclipse.sirius.properties.ext.widgets.reference
15:56:06 [INFO] 
15:56:06 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:06 [INFO] 
15:56:06 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/main/resources
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] 
15:56:06 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/test/resources
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-7.4.3-SNAPSHOT-sources.jar
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-7.4.3-SNAPSHOT.jar
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] 
15:56:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:56:06 [INFO] 
15:56:06 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit >--
15:56:06 [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.3-SNAPSHOT [77/140]
15:56:06 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml
15:56:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml
15:56:07 [INFO] 
15:56:07 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] 
15:56:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] Resolving class path of org.eclipse.sirius.properties.ext.widgets.reference.edit
15:56:07 [INFO] 
15:56:07 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:07 [INFO] 
15:56:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/main/resources
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] 
15:56:07 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/test/resources
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-7.4.3-SNAPSHOT-sources.jar
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-7.4.3-SNAPSHOT.jar
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:56:07 [INFO] 
15:56:07 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules >----
15:56:07 [INFO] Building org.eclipse.sirius.properties.defaultrules 7.4.3-SNAPSHOT [78/140]
15:56:07 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml
15:56:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml
15:56:07 [INFO] 
15:56:07 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] 
15:56:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] Resolving class path of org.eclipse.sirius.properties.defaultrules
15:56:07 [INFO] 
15:56:07 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:07 [INFO] 
15:56:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/src/main/resources
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] 
15:56:07 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/src/test/resources
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-7.4.3-SNAPSHOT-sources.jar
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-7.4.3-SNAPSHOT.jar
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.defaultrules ---
15:56:07 [INFO] 
15:56:07 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.core >--------
15:56:07 [INFO] Building org.eclipse.sirius.properties.core 7.4.3-SNAPSHOT      [79/140]
15:56:07 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/pom.xml
15:56:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/pom.xml
15:56:07 [INFO] 
15:56:07 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.core ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.core ---
15:56:07 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.core ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.core ---
15:56:07 [INFO] 
15:56:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.core ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.core ---
15:56:07 [INFO] Resolving class path of org.eclipse.sirius.properties.core
15:56:07 [INFO] 
15:56:07 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.core ---
15:56:07 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:07 [INFO] 
15:56:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.core ---
15:56:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/src/main/resources
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.core ---
15:56:07 [INFO] Compiling 65 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.core ---
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.core ---
15:56:08 [INFO] 
15:56:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.core ---
15:56:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/src/test/resources
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.core ---
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.core ---
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.core ---
15:56:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-7.4.3-SNAPSHOT-sources.jar
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.core ---
15:56:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-7.4.3-SNAPSHOT.jar
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.core ---
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.core ---
15:56:08 [INFO] 
15:56:08 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.editor.properties >-------
15:56:08 [INFO] Building org.eclipse.sirius.editor.properties 7.4.3-SNAPSHOT    [80/140]
15:56:08 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/pom.xml
15:56:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/pom.xml
15:56:08 [INFO] 
15:56:08 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.properties ---
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties ---
15:56:08 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties ---
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties ---
15:56:08 [INFO] 
15:56:08 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties ---
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.properties ---
15:56:08 [INFO] Resolving class path of org.eclipse.sirius.editor.properties
15:56:08 [INFO] 
15:56:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties ---
15:56:08 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:08 [INFO] 
15:56:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.properties ---
15:56:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/src/main/resources
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.properties ---
15:56:08 [INFO] Compiling 437 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.properties ---
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.properties ---
15:56:09 [INFO] 
15:56:09 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.properties ---
15:56:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/src/test/resources
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.properties ---
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.properties ---
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties ---
15:56:09 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-7.4.3-SNAPSHOT-sources.jar
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties ---
15:56:10 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-7.4.3-SNAPSHOT.jar
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties ---
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties ---
15:56:10 [INFO] 
15:56:10 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference >--
15:56:10 [INFO] Building org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.3-SNAPSHOT [81/140]
15:56:10 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml
15:56:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml
15:56:10 [INFO] 
15:56:10 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] 
15:56:10 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] Resolving class path of org.eclipse.sirius.editor.properties.ext.widgets.reference
15:56:10 [INFO] 
15:56:10 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:10 [INFO] 
15:56:10 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/main/resources
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] 
15:56:10 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/test/resources
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-7.4.3-SNAPSHOT-sources.jar
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-7.4.3-SNAPSHOT.jar
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:56:10 [INFO] 
15:56:10 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ui.properties >---------
15:56:10 [INFO] Building org.eclipse.sirius.ui.properties 7.4.3-SNAPSHOT        [82/140]
15:56:10 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/pom.xml
15:56:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/pom.xml
15:56:11 [INFO] 
15:56:11 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] 
15:56:11 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] Resolving class path of org.eclipse.sirius.ui.properties
15:56:11 [INFO] 
15:56:11 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:11 [INFO] 
15:56:11 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/src/main/resources
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] 
15:56:11 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/src/test/resources
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-7.4.3-SNAPSHOT-sources.jar
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-7.4.3-SNAPSHOT.jar
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties ---
15:56:11 [INFO] 
15:56:11 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference >--
15:56:11 [INFO] Building org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.3-SNAPSHOT [83/140]
15:56:11 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml
15:56:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml
15:56:11 [INFO] 
15:56:11 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:11 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:11 [INFO] 
15:56:11 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:11 [INFO] 
15:56:11 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:11 [INFO] Resolving class path of org.eclipse.sirius.ui.properties.ext.widgets.reference
15:56:12 [INFO] 
15:56:12 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:12 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:12 [INFO] 
15:56:12 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/main/resources
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:12 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:12 [INFO] 
15:56:12 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/test/resources
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-7.4.3-SNAPSHOT-sources.jar
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-7.4.3-SNAPSHOT.jar
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:56:12 [INFO] 
15:56:12 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.properties >-------
15:56:12 [INFO] Building org.eclipse.sirius.sample.properties 7.4.3-SNAPSHOT    [84/140]
15:56:12 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/pom.xml
15:56:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/pom.xml
15:56:12 [INFO] 
15:56:12 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] 
15:56:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] Resolving class path of org.eclipse.sirius.sample.properties
15:56:12 [INFO] 
15:56:12 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:12 [INFO] 
15:56:12 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/src/main/resources
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] 
15:56:12 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/src/test/resources
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-7.4.3-SNAPSHOT-sources.jar
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-7.4.3-SNAPSHOT.jar
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties ---
15:56:12 [INFO] 
15:56:12 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox >--
15:56:12 [INFO] Building org.eclipse.sirius.sample.properties.checkbox 7.4.3-SNAPSHOT [85/140]
15:56:12 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml
15:56:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml
15:56:13 [INFO] 
15:56:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] 
15:56:13 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] Resolving class path of org.eclipse.sirius.sample.properties.checkbox
15:56:13 [INFO] 
15:56:13 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:13 [INFO] 
15:56:13 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/src/main/resources
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] 
15:56:13 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/src/test/resources
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-7.4.3-SNAPSHOT-sources.jar
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-7.4.3-SNAPSHOT.jar
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.checkbox ---
15:56:13 [INFO] 
15:56:13 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio >----
15:56:13 [INFO] Building org.eclipse.sirius.sample.properties.radio 7.4.3-SNAPSHOT [86/140]
15:56:13 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml
15:56:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml
15:56:13 [INFO] 
15:56:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] 
15:56:13 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] Resolving class path of org.eclipse.sirius.sample.properties.radio
15:56:13 [INFO] 
15:56:13 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:13 [INFO] 
15:56:13 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/src/main/resources
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] 
15:56:13 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/src/test/resources
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-7.4.3-SNAPSHOT-sources.jar
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-7.4.3-SNAPSHOT.jar
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.radio ---
15:56:13 [INFO] 
15:56:13 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea >--
15:56:13 [INFO] Building org.eclipse.sirius.sample.properties.textarea 7.4.3-SNAPSHOT [87/140]
15:56:13 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml
15:56:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml
15:56:13 [INFO] 
15:56:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:13 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:13 [INFO] 
15:56:13 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:13 [INFO] Resolving class path of org.eclipse.sirius.sample.properties.textarea
15:56:13 [INFO] 
15:56:13 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:13 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:13 [INFO] 
15:56:13 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/src/main/resources
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:14 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:14 [INFO] 
15:56:14 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/src/test/resources
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:14 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-7.4.3-SNAPSHOT-sources.jar
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:14 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-7.4.3-SNAPSHOT.jar
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.textarea ---
15:56:14 [INFO] 
15:56:14 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties >------
15:56:14 [INFO] Building org.eclipse.sirius.tests.ui.properties 7.4.3-SNAPSHOT  [88/140]
15:56:14 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml
15:56:14 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:56:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml
15:56:14 [INFO] 
15:56:14 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.ui.properties ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.ui.properties ---
15:56:14 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.ui.properties ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.ui.properties ---
15:56:14 [INFO] 
15:56:14 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.ui.properties ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.ui.properties ---
15:56:14 [INFO] Resolving class path of org.eclipse.sirius.tests.ui.properties
15:56:15 [INFO] 
15:56:15 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.ui.properties ---
15:56:15 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:15 [INFO] 
15:56:15 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.ui.properties ---
15:56:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/src/main/resources
15:56:15 [INFO] 
15:56:15 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.ui.properties ---
15:56:15 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:15 [INFO] 
15:56:15 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.ui.properties ---
15:56:15 [INFO] 
15:56:15 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.ui.properties ---
15:56:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/src/test/resources
15:56:15 [INFO] 
15:56:15 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.ui.properties ---
15:56:15 [INFO] 
15:56:15 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.ui.properties ---
15:56:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-7.4.3-SNAPSHOT-sources.jar
15:56:15 [INFO] 
15:56:15 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.ui.properties ---
15:56:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-7.4.3-SNAPSHOT.jar
15:56:15 [INFO] 
15:56:15 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.ui.properties ---
15:56:15 [INFO] 
15:56:15 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.ui.properties ---
15:56:15 [INFO] 
15:56:15 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.ui.properties ---
15:56:16 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/work/data/.metadata/.log
15:56:16 [INFO] Command line:
15:56:16 	[/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/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true, -Xmx2048m, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -DcreateLocalRepresentationInSeparateResource=null, -Dorg.eclipse.sirius.tests.skipLongTests=false, -Dorg.eclipse.sirius.tests.skipUnreliableTests=true, -Dsun.awt.datatransfer.timeout=100, -jar, /home/jenkins/agent/workspace/sirius.sonar-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/work/data, -install, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/work, -configuration, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/surefire.properties]
15:56:25 Running org.eclipse.sirius.tests.ui.properties.internal.AllTests
15:56:26 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 s -- in org.eclipse.sirius.tests.ui.properties.internal.AllTests
15:56:26 org.eclipse.sirius.tests.ui.properties.internal.converters.ConverterTests.testDescriptionConverter -- Time elapsed: 0.863 s
15:56:26 org.eclipse.sirius.tests.ui.properties.internal.migration.ReferenceMigrationTests.testReferenceMigration -- Time elapsed: 0.196 s
15:56:26 org.eclipse.sirius.tests.ui.properties.internal.migration.CategoryMigrationTests.testCategoryMigration -- Time elapsed: 0.057 s
15:56:26 
15:56:26 Results:
15:56:26 
15:56:26 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
15:56:26 
15:56:27 [INFO] All tests passed
15:56:27 [INFO] 
15:56:27 [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.aql >--------------
15:56:27 [INFO] Building org.eclipse.sirius.aql 7.4.3-SNAPSHOT                  [89/140]
15:56:27 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml
15:56:27 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml
15:56:27 [INFO] 
15:56:27 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.aql ---
15:56:27 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/target
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.aql ---
15:56:27 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.aql ---
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.aql ---
15:56:27 [INFO] 
15:56:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.aql ---
15:56:27 [INFO] 
15:56:27 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.aql ---
15:56:27 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:27 [INFO] 
15:56:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.aql ---
15:56:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/src/main/resources
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.aql ---
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.aql ---
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.aql ---
15:56:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-7.4.3-SNAPSHOT.jar
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.aql ---
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.aql ---
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.aql ---
15:56:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-7.4.3-SNAPSHOT-sources-feature.jar
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.aql ---
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.aql ---
15:56:27 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:27 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:27 [INFO] 
15:56:27 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.doc.feature >----------
15:56:27 [INFO] Building org.eclipse.sirius.doc.feature 7.4.3-SNAPSHOT          [90/140]
15:56:27 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml
15:56:27 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml
15:56:27 [INFO] 
15:56:27 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.doc.feature ---
15:56:27 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/target
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.doc.feature ---
15:56:27 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.doc.feature ---
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.doc.feature ---
15:56:27 [INFO] 
15:56:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.doc.feature ---
15:56:27 [INFO] 
15:56:27 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc.feature ---
15:56:27 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:27 [INFO] 
15:56:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.doc.feature ---
15:56:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/src/main/resources
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.doc.feature ---
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.doc.feature ---
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.doc.feature ---
15:56:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-7.4.3-SNAPSHOT.jar
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc.feature ---
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.doc.feature ---
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.doc.feature ---
15:56:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-7.4.3-SNAPSHOT-sources-feature.jar
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc.feature ---
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.doc.feature ---
15:56:27 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:27 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:27 [INFO] 
15:56:27 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef >--------
15:56:27 [INFO] Building org.eclipse.sirius.runtime.ide.eef 7.4.3-SNAPSHOT      [91/140]
15:56:27 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml
15:56:27 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml
15:56:28 [INFO] 
15:56:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.eef ---
15:56:28 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/target
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.eef ---
15:56:28 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.eef ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.eef ---
15:56:28 [INFO] 
15:56:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.eef ---
15:56:28 [INFO] 
15:56:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.eef ---
15:56:28 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:28 [INFO] 
15:56:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.eef ---
15:56:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/src/main/resources
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.eef ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.eef ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.eef ---
15:56:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-7.4.3-SNAPSHOT.jar
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.eef ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.eef ---
15:56:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-7.4.3-SNAPSHOT-sources-feature.jar
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.eef ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef ---
15:56:28 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:28 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:28 [INFO] 
15:56:28 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo >----
15:56:28 [INFO] Building org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.3-SNAPSHOT [92/140]
15:56:28 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml
15:56:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml
15:56:28 [INFO] 
15:56:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:56:28 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:56:28 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:56:28 [INFO] 
15:56:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:56:28 [INFO] 
15:56:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:56:28 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:28 [INFO] 
15:56:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:56:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/src/main/resources
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:56:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-7.4.3-SNAPSHOT.jar
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:56:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-7.4.3-SNAPSHOT-sources-feature.jar
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:56:28 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:28 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:28 [INFO] 
15:56:28 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui >--------
15:56:28 [INFO] Building org.eclipse.sirius.runtime.ide.ui 7.4.3-SNAPSHOT       [93/140]
15:56:28 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml
15:56:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml
15:56:28 [INFO] 
15:56:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.ui ---
15:56:28 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/target
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui ---
15:56:28 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui ---
15:56:28 [INFO] 
15:56:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui ---
15:56:28 [INFO] 
15:56:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui ---
15:56:28 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:28 [INFO] 
15:56:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.ui ---
15:56:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/src/main/resources
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.ui ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui ---
15:56:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-7.4.3-SNAPSHOT.jar
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.ui ---
15:56:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-7.4.3-SNAPSHOT-sources-feature.jar
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui ---
15:56:28 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:28 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:28 [INFO] 
15:56:28 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext >-------
15:56:28 [INFO] Building org.eclipse.sirius.runtime.ide.xtext 7.4.3-SNAPSHOT    [94/140]
15:56:28 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml
15:56:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml
15:56:29 [INFO] 
15:56:29 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.xtext ---
15:56:29 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/target
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.xtext ---
15:56:29 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.xtext ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.xtext ---
15:56:29 [INFO] 
15:56:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.xtext ---
15:56:29 [INFO] 
15:56:29 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.xtext ---
15:56:29 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:29 [INFO] 
15:56:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.xtext ---
15:56:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/src/main/resources
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.xtext ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.xtext ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.xtext ---
15:56:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-7.4.3-SNAPSHOT.jar
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.xtext ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.xtext ---
15:56:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-7.4.3-SNAPSHOT-sources-feature.jar
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext ---
15:56:29 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:29 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:29 [INFO] 
15:56:29 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.samples >------------
15:56:29 [INFO] Building org.eclipse.sirius.samples 7.4.3-SNAPSHOT              [95/140]
15:56:29 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml
15:56:29 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml
15:56:29 [INFO] 
15:56:29 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.samples ---
15:56:29 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/target
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples ---
15:56:29 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples ---
15:56:29 [INFO] 
15:56:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples ---
15:56:29 [INFO] 
15:56:29 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples ---
15:56:29 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:29 [INFO] 
15:56:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples ---
15:56:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/src/main/resources
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.samples ---
15:56:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-7.4.3-SNAPSHOT.jar
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.samples ---
15:56:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-7.4.3-SNAPSHOT-sources-feature.jar
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples ---
15:56:29 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:29 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:29 [INFO] 
15:56:29 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.specifier >-----------
15:56:29 [INFO] Building org.eclipse.sirius.specifier 7.4.3-SNAPSHOT            [96/140]
15:56:29 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml
15:56:29 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml
15:56:30 [INFO] 
15:56:30 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier ---
15:56:30 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/target
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier ---
15:56:30 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier ---
15:56:30 [INFO] 
15:56:30 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier ---
15:56:30 [INFO] 
15:56:30 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier ---
15:56:30 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:30 [INFO] 
15:56:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier ---
15:56:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/src/main/resources
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier ---
15:56:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-7.4.3-SNAPSHOT.jar
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier ---
15:56:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-7.4.3-SNAPSHOT-sources-feature.jar
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier ---
15:56:30 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:30 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:30 [INFO] 
15:56:30 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo >---
15:56:30 [INFO] Building org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.3-SNAPSHOT [97/140]
15:56:30 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml
15:56:30 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml
15:56:30 [INFO] 
15:56:30 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:56:30 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:56:30 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:56:30 [INFO] 
15:56:30 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:56:30 [INFO] 
15:56:30 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:56:30 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:30 [INFO] 
15:56:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:56:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/src/main/resources
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:56:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-7.4.3-SNAPSHOT.jar
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:56:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-7.4.3-SNAPSHOT-sources-feature.jar
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:56:30 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:30 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:30 [INFO] 
15:56:30 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql >-----
15:56:30 [INFO] Building org.eclipse.sirius.specifier.ide.ui.aql 7.4.3-SNAPSHOT [98/140]
15:56:30 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml
15:56:30 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml
15:56:30 [INFO] 
15:56:30 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:56:30 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:56:30 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:56:30 [INFO] 
15:56:30 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:56:30 [INFO] 
15:56:30 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:56:30 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:30 [INFO] 
15:56:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:56:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/src/main/resources
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:56:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-7.4.3-SNAPSHOT.jar
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:56:30 [INFO] 
15:56:30 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:56:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-7.4.3-SNAPSHOT-sources-feature.jar
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:56:31 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:31 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:31 [INFO] 
15:56:31 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui >-------
15:56:31 [INFO] Building org.eclipse.sirius.specifier.ide.ui 7.4.3-SNAPSHOT     [99/140]
15:56:31 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml
15:56:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml
15:56:31 [INFO] 
15:56:31 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui ---
15:56:31 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/target
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui ---
15:56:31 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui ---
15:56:31 [INFO] 
15:56:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui ---
15:56:31 [INFO] 
15:56:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui ---
15:56:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:31 [INFO] 
15:56:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui ---
15:56:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/src/main/resources
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui ---
15:56:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-7.4.3-SNAPSHOT.jar
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui ---
15:56:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-7.4.3-SNAPSHOT-sources-feature.jar
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui ---
15:56:31 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:31 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:31 [INFO] 
15:56:31 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.tests.support >---------
15:56:31 [INFO] Building org.eclipse.sirius.tests.support 7.4.3-SNAPSHOT       [100/140]
15:56:31 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml
15:56:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml
15:56:31 [INFO] 
15:56:31 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.support ---
15:56:31 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/target
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.support ---
15:56:31 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.support ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.support ---
15:56:31 [INFO] 
15:56:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.support ---
15:56:31 [INFO] 
15:56:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.support ---
15:56:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:31 [INFO] 
15:56:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.support ---
15:56:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/src/main/resources
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.support ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.support ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests.support ---
15:56:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-7.4.3-SNAPSHOT.jar
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.support ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.support ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests.support ---
15:56:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-7.4.3-SNAPSHOT-sources-feature.jar
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.support ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.support ---
15:56:31 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:31 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:31 [INFO] 
15:56:31 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.interpreter.feature >------
15:56:31 [INFO] Building org.eclipse.sirius.interpreter.feature 7.4.3-SNAPSHOT [101/140]
15:56:31 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml
15:56:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml
15:56:31 [INFO] 
15:56:31 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.interpreter.feature ---
15:56:31 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/target
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.interpreter.feature ---
15:56:31 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter.feature ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter.feature ---
15:56:31 [INFO] 
15:56:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter.feature ---
15:56:31 [INFO] 
15:56:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter.feature ---
15:56:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:31 [INFO] 
15:56:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.interpreter.feature ---
15:56:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/src/main/resources
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.interpreter.feature ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter.feature ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.interpreter.feature ---
15:56:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-7.4.3-SNAPSHOT.jar
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter.feature ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.interpreter.feature ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.interpreter.feature ---
15:56:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-7.4.3-SNAPSHOT-sources-feature.jar
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter.feature ---
15:56:31 [INFO] 
15:56:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.interpreter.feature ---
15:56:31 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:31 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:31 [INFO] 
15:56:31 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.properties.feature >------
15:56:31 [INFO] Building org.eclipse.sirius.properties.feature 7.4.3-SNAPSHOT  [102/140]
15:56:31 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml
15:56:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml
15:56:32 [INFO] 
15:56:32 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.feature ---
15:56:32 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/target
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.properties.feature ---
15:56:32 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.feature ---
15:56:32 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:32 [INFO] 
15:56:32 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.feature ---
15:56:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/src/main/resources
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.properties.feature ---
15:56:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-7.4.3-SNAPSHOT.jar
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.properties.feature ---
15:56:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-7.4.3-SNAPSHOT-sources-feature.jar
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.properties.feature ---
15:56:32 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:32 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:32 [INFO] 
15:56:32 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature >--
15:56:32 [INFO] Building org.eclipse.sirius.specifier.properties.feature 7.4.3-SNAPSHOT [103/140]
15:56:32 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml
15:56:32 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml
15:56:32 [INFO] 
15:56:32 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.properties.feature ---
15:56:32 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/target
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.properties.feature ---
15:56:32 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.properties.feature ---
15:56:32 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:32 [INFO] 
15:56:32 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.properties.feature ---
15:56:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/src/main/resources
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.properties.feature ---
15:56:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-7.4.3-SNAPSHOT.jar
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.properties.feature ---
15:56:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-7.4.3-SNAPSHOT-sources-feature.jar
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature ---
15:56:32 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:32 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:32 [INFO] 
15:56:32 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature >--
15:56:32 [INFO] Building org.eclipse.sirius.samples.properties.feature 7.4.3-SNAPSHOT [104/140]
15:56:32 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml
15:56:32 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml
15:56:32 [INFO] 
15:56:32 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.samples.properties.feature ---
15:56:32 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/target
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples.properties.feature ---
15:56:32 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.properties.feature ---
15:56:32 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:32 [INFO] 
15:56:32 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples.properties.feature ---
15:56:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/src/main/resources
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.samples.properties.feature ---
15:56:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-7.4.3-SNAPSHOT.jar
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.samples.properties.feature ---
15:56:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-7.4.3-SNAPSHOT-sources-feature.jar
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.properties.feature ---
15:56:32 [INFO] 
15:56:32 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples.properties.feature ---
15:56:32 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:32 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:32 [INFO] 
15:56:32 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature >------
15:56:32 [INFO] Building org.eclipse.sirius.diagram.elk.feature 7.4.3-SNAPSHOT [105/140]
15:56:32 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml
15:56:32 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml
15:56:33 [INFO] 
15:56:33 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk.feature ---
15:56:33 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/target
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.feature ---
15:56:33 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.feature ---
15:56:33 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:33 [INFO] 
15:56:33 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.feature ---
15:56:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/src/main/resources
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.feature ---
15:56:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-7.4.3-SNAPSHOT.jar
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.diagram.elk.feature ---
15:56:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-7.4.3-SNAPSHOT-sources-feature.jar
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature ---
15:56:33 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:33 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:33 [INFO] 
15:56:33 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature >----
15:56:33 [INFO] Building org.eclipse.sirius.diagram.elk.sdk.feature 7.4.3-SNAPSHOT [106/140]
15:56:33 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml
15:56:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml
15:56:33 [INFO] 
15:56:33 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:56:33 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/target
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:56:33 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:56:33 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:33 [INFO] 
15:56:33 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:56:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/src/main/resources
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:56:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/target/org.eclipse.sirius.diagram.elk.sdk.feature-7.4.3-SNAPSHOT.jar
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:56:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/target/org.eclipse.sirius.diagram.elk.sdk.feature-7.4.3-SNAPSHOT-sources-feature.jar
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:56:33 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:33 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:33 [INFO] 
15:56:33 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature >--
15:56:33 [INFO] Building org.eclipse.sirius.sample.basicfamily.feature 7.4.3-SNAPSHOT [107/140]
15:56:33 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml
15:56:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml
15:56:33 [INFO] 
15:56:33 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:56:33 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/target
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:56:33 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:56:33 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:33 [INFO] 
15:56:33 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:56:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/src/main/resources
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:56:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-7.4.3-SNAPSHOT.jar
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:56:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-7.4.3-SNAPSHOT-sources-feature.jar
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:56:33 [INFO] 
15:56:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:56:33 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:33 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
15:56:33 [INFO] 
15:56:33 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook >-----
15:56:33 [INFO] Building org.eclipse.sirius.tests.sample.docbook 7.4.3-SNAPSHOT [108/140]
15:56:33 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml
15:56:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml
15:56:34 [INFO] 
15:56:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] 
15:56:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook
15:56:34 [INFO] 
15:56:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:34 [INFO] 
15:56:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/src/main/resources
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] 
15:56:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/src/test/resources
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-7.4.3-SNAPSHOT-sources.jar
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-7.4.3-SNAPSHOT.jar
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook ---
15:56:34 [INFO] 
15:56:34 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design >--
15:56:34 [INFO] Building org.eclipse.sirius.tests.sample.docbook.design 7.4.3-SNAPSHOT [109/140]
15:56:34 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml
15:56:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml
15:56:34 [INFO] 
15:56:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] 
15:56:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.design
15:56:34 [INFO] 
15:56:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:34 [INFO] 
15:56:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/main/resources
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] 
15:56:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/test/resources
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-7.4.3-SNAPSHOT-sources.jar
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-7.4.3-SNAPSHOT.jar
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:56:34 [INFO] 
15:56:34 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component >----
15:56:34 [INFO] Building org.eclipse.sirius.tests.sample.component 7.4.3-SNAPSHOT [110/140]
15:56:34 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/pom.xml
15:56:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/pom.xml
15:56:34 [INFO] 
15:56:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] 
15:56:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.component
15:56:34 [INFO] 
15:56:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:34 [INFO] 
15:56:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/src/main/resources
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] 
15:56:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/src/test/resources
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-7.4.3-SNAPSHOT-sources.jar
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-7.4.3-SNAPSHOT.jar
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] 
15:56:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component ---
15:56:34 [INFO] 
15:56:34 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design >--
15:56:34 [INFO] Building org.eclipse.sirius.tests.sample.component.design 7.4.3-SNAPSHOT [111/140]
15:56:34 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml
15:56:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml
15:56:35 [INFO] 
15:56:35 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:35 [INFO] 
15:56:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:35 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:35 [INFO] 
15:56:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:35 [INFO] 
15:56:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:35 [INFO] 
15:56:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:35 [INFO] 
15:56:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:35 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.component.design
15:56:35 [INFO] 
15:56:35 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:35 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:35 [INFO] 
15:56:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/src/main/resources
15:56:35 [INFO] 
15:56:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:35 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:36 [INFO] 
15:56:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/src/test/resources
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-7.4.3-SNAPSHOT-sources.jar
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-7.4.3-SNAPSHOT.jar
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component.design ---
15:56:36 [INFO] 
15:56:36 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark >----
15:56:36 [INFO] Building org.eclipse.sirius.tests.sample.benchmark 7.4.3-SNAPSHOT [112/140]
15:56:36 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml
15:56:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml
15:56:36 [INFO] 
15:56:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] 
15:56:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.benchmark
15:56:36 [INFO] 
15:56:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:36 [INFO] 
15:56:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/src/main/resources
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] 
15:56:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/src/test/resources
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-7.4.3-SNAPSHOT-sources.jar
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-7.4.3-SNAPSHOT.jar
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.benchmark ---
15:56:36 [INFO] 
15:56:36 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.interactions >------
15:56:36 [INFO] Building org.eclipse.sirius.sample.interactions 7.4.3-SNAPSHOT [113/140]
15:56:36 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/pom.xml
15:56:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/pom.xml
15:56:36 [INFO] 
15:56:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] 
15:56:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions
15:56:36 [INFO] 
15:56:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:36 [INFO] 
15:56:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/src/main/resources
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] 
15:56:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/src/test/resources
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-7.4.3-SNAPSHOT-sources.jar
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-7.4.3-SNAPSHOT.jar
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions ---
15:56:36 [INFO] 
15:56:36 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit >---
15:56:36 [INFO] Building org.eclipse.sirius.sample.interactions.edit 7.4.3-SNAPSHOT [114/140]
15:56:36 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml
15:56:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml
15:56:36 [INFO] 
15:56:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:36 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:36 [INFO] 
15:56:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:36 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.edit
15:56:36 [INFO] 
15:56:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:36 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:36 [INFO] 
15:56:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/src/main/resources
15:56:36 [INFO] 
15:56:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:36 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:37 [INFO] 
15:56:37 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/src/test/resources
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-7.4.3-SNAPSHOT-sources.jar
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-7.4.3-SNAPSHOT.jar
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.edit ---
15:56:37 [INFO] 
15:56:37 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration >----
15:56:37 [INFO] Building org.eclipse.sirius.tests.sample.migration 7.4.3-SNAPSHOT [115/140]
15:56:37 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml
15:56:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml
15:56:37 [INFO] 
15:56:37 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] 
15:56:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.migration
15:56:37 [INFO] 
15:56:37 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:37 [INFO] 
15:56:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/src/main/resources
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] Compiling 88 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] 
15:56:37 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/src/test/resources
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-7.4.3-SNAPSHOT-sources.jar
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-7.4.3-SNAPSHOT.jar
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration ---
15:56:37 [INFO] 
15:56:37 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design >--
15:56:37 [INFO] Building org.eclipse.sirius.sample.interactions.design 7.4.3-SNAPSHOT [116/140]
15:56:37 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml
15:56:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml
15:56:37 [INFO] 
15:56:37 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions.design ---
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.design ---
15:56:37 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.design ---
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.design ---
15:56:37 [INFO] 
15:56:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.design ---
15:56:37 [INFO] 
15:56:37 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.design ---
15:56:37 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.design
15:56:38 [INFO] 
15:56:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.design ---
15:56:38 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:38 [INFO] 
15:56:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.design ---
15:56:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/src/main/resources
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.design ---
15:56:38 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.design ---
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.design ---
15:56:38 [INFO] 
15:56:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.design ---
15:56:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/src/test/resources
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.design ---
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.design ---
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.design ---
15:56:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-7.4.3-SNAPSHOT-sources.jar
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.design ---
15:56:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-7.4.3-SNAPSHOT.jar
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.design ---
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.design ---
15:56:38 [INFO] 
15:56:38 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor >--
15:56:38 [INFO] Building org.eclipse.sirius.sample.interactions.editor 7.4.3-SNAPSHOT [117/140]
15:56:38 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml
15:56:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml
15:56:38 [INFO] 
15:56:38 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:38 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:38 [INFO] 
15:56:38 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:38 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.editor
15:56:38 [INFO] 
15:56:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:38 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:38 [INFO] 
15:56:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/src/main/resources
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:38 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:39 [INFO] 
15:56:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/src/test/resources
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-7.4.3-SNAPSHOT-sources.jar
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-7.4.3-SNAPSHOT.jar
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.editor ---
15:56:39 [INFO] 
15:56:39 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design >------
15:56:39 [INFO] Building org.eclipse.sirius.sample.ecore.design 7.4.3-SNAPSHOT [118/140]
15:56:39 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml
15:56:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml
15:56:39 [INFO] 
15:56:39 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.ecore.design ---
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.ecore.design ---
15:56:39 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.ecore.design ---
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.ecore.design ---
15:56:39 [INFO] 
15:56:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.ecore.design ---
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.ecore.design ---
15:56:39 [INFO] Resolving class path of org.eclipse.sirius.sample.ecore.design
15:56:40 [INFO] 
15:56:40 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.ecore.design ---
15:56:40 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:40 [INFO] 
15:56:40 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.ecore.design ---
15:56:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/src/main/resources
15:56:40 [INFO] 
15:56:40 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.ecore.design ---
15:56:40 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:40 [INFO] 
15:56:40 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.ecore.design ---
15:56:40 [INFO] 
15:56:40 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.ecore.design ---
15:56:40 [INFO] 
15:56:40 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.ecore.design ---
15:56:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/src/test/resources
15:56:40 [INFO] 
15:56:40 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.ecore.design ---
15:56:40 [INFO] 
15:56:40 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.ecore.design ---
15:56:40 [INFO] 
15:56:40 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.ecore.design ---
15:56:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-7.4.3-SNAPSHOT-sources.jar
15:56:40 [INFO] 
15:56:40 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.ecore.design ---
15:56:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-7.4.3-SNAPSHOT.jar
15:56:40 [INFO] 
15:56:40 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.ecore.design ---
15:56:40 [INFO] 
15:56:40 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.ecore.design ---
15:56:40 [INFO] 
15:56:40 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design >--
15:56:40 [INFO] Building org.eclipse.sirius.tests.sample.migration.design 7.4.3-SNAPSHOT [119/140]
15:56:40 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml
15:56:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml
15:56:40 [INFO] 
15:56:40 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:40 [INFO] 
15:56:40 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:40 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:40 [INFO] 
15:56:40 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:40 [INFO] 
15:56:40 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:40 [INFO] 
15:56:40 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:40 [INFO] 
15:56:40 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:40 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.migration.design
15:56:41 [INFO] 
15:56:41 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:41 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:41 [INFO] 
15:56:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/src/main/resources
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:41 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:41 [INFO] 
15:56:41 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/src/test/resources
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-7.4.3-SNAPSHOT-sources.jar
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-7.4.3-SNAPSHOT.jar
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration.design ---
15:56:41 [INFO] 
15:56:41 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml >------
15:56:41 [INFO] Building org.eclipse.sirius.tests.sample.scxml 7.4.3-SNAPSHOT  [120/140]
15:56:41 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml
15:56:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml
15:56:41 [INFO] 
15:56:41 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] 
15:56:41 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.scxml
15:56:41 [INFO] 
15:56:41 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:41 [INFO] 
15:56:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/src/main/resources
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] 
15:56:41 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/src/test/resources
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-7.4.3-SNAPSHOT-sources.jar
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-7.4.3-SNAPSHOT.jar
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] 
15:56:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml ---
15:56:41 [INFO] 
15:56:41 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.junit >----------
15:56:41 [INFO] Building org.eclipse.sirius.tests.junit 7.4.3-SNAPSHOT         [121/140]
15:56:41 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml
15:56:41 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:56:41 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
15:56:41 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
15:56:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml
15:56:43 [WARNING] [72ea1355-f366-44c1-a27d-1c2056004d17][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.easymock,2.4.0.v20090202-0900 have severely compromised security. Please report this concern to the artifact provider.
15:56:43 [INFO] 
15:56:43 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.junit ---
15:56:43 [INFO] 
15:56:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit ---
15:56:43 [INFO] The project's OSGi version is 7.4.3.202407021953
15:56:43 [INFO] 
15:56:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit ---
15:56:43 [INFO] 
15:56:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit ---
15:56:43 [INFO] 
15:56:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit ---
15:56:43 [INFO] 
15:56:43 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit ---
15:56:43 [INFO] Resolving class path of org.eclipse.sirius.tests.junit
15:56:44 [INFO] 
15:56:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit ---
15:56:44 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:44 [INFO] 
15:56:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit ---
15:56:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/main/resources
15:56:44 [INFO] 
15:56:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit ---
15:56:44 [INFO] Compiling 696 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:48 [INFO] 
15:56:48 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.junit ---
15:56:49 [INFO] Acceleo maven stand alone build...
15:56:49 [INFO] Starting packages registration...
15:56:49 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
15:56:49 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit'...
15:56:49 [INFO] Mapping the pom.xml to AcceleoProject...
15:56:49 [INFO] Adding jar dependencies...
15:56:49 [INFO] Starting parsing...
15:56:50 [INFO] Saving ouput file for '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/common/interpreter/acceleo/mtl/AcceleoMtlInterpreterTestModule2.mtl'.
15:56:50 [INFO] Saving ouput file for '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/common/interpreter/acceleo/mtl/AcceleoMtlInterpreterTestModule.mtl'.
15:56:50 [INFO] Build completed.
15:56:50 [INFO] 
15:56:50 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.junit ---
15:56:50 [INFO] Acceleo maven stand alone build...
15:56:50 [INFO] Starting packages registration...
15:56:50 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
15:56:50 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit'...
15:56:50 [INFO] Mapping the pom.xml to AcceleoProject...
15:56:50 [INFO] Adding jar dependencies...
15:56:50 [INFO] Starting parsing...
15:56:50 [INFO] Build completed.
15:56:50 [INFO] 
15:56:50 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit ---
15:56:50 [INFO] 
15:56:50 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit ---
15:56:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/test/resources
15:56:50 [INFO] 
15:56:50 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit ---
15:56:50 [INFO] 
15:56:50 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit ---
15:56:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-7.4.3-SNAPSHOT-sources.jar
15:56:51 [INFO] 
15:56:51 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit ---
15:56:51 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-7.4.3-SNAPSHOT.jar
15:56:53 [INFO] 
15:56:53 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit ---
15:56:53 [INFO] 
15:56:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit ---
15:56:53 [INFO] 
15:56:53 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.junit ---
15:56:53 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/work/data/.metadata/.log
15:56:53 [INFO] Command line:
15:56:53 	[/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/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true, -Xmx2048m, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -DcreateLocalRepresentationInSeparateResource=null, -Dorg.eclipse.sirius.tests.skipLongTests=false, -Dorg.eclipse.sirius.tests.skipUnreliableTests=true, -Dsun.awt.datatransfer.timeout=100, -jar, /home/jenkins/agent/workspace/sirius.sonar-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/work/data, -install, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/work, -configuration, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/surefire.properties]
15:57:07 Running org.eclipse.sirius.tests.suite.AllSiriusTestSuite
15:57:10 Setup of org.eclipse.sirius.tests.unit.refresh.RefreshFromViewpointActivationTests.testRefreshAfterViewpointActivation()
15:57:14 Setup of org.eclipse.sirius.tests.unit.diagram.outline.OutlineContextualMenuTest.testOutlineContextualMenu()
15:57:21 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithCanceledSessionOpening()
15:57:21 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithCanceledSessionOpening()
15:57:21 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithFailingSessionOpening()
15:57:21 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithFailingSessionOpening()
15:57:22 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithFailingSessionOpening()
15:57:22 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithCanceledSessionOpening()
15:57:22 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithCanceledSessionOpening()
15:57:23 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithFailingSessionOpening()
15:57:23 Setup of org.eclipse.sirius.tests.unit.common.PreferencesTests.testPreferenceValuesSynchronization()
15:57:23 Setup of org.eclipse.sirius.tests.unit.common.PreferencesTests.testNoCorePreferenceInUIPrefStore()
15:57:23 Setup of org.eclipse.sirius.tests.unit.common.PreferencesTests.testDefaultPreferenceValuesSynchronization()
15:57:23 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileNorSemanticResources()
15:57:23 Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0xa00c34 (Progress I)
15:57:23 Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
15:57:23 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithNonLoadableResources()
15:57:24 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithIgnoredFiles()
15:57:25 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileButSemanticResources()
15:57:25 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWith2RepresentationFile()
15:57:25 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertAndRemoveProjectToModelingProject()
15:57:26 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithExistingResourcesAndAird()
15:57:26 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairOnLabelHiddenTest.testRepairOnLabelHidden()
15:57:27 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairTest.testStyleChangeFromBIToSquare()
15:57:27 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testLabelsHaveLocationInsteadOfBounds()
15:57:28 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testMigrationIsNeededOnData()
15:57:28 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testEdgeLabelsHaveLocationInsteadOfBounds()
15:57:28 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testMigrationIsNeededOnData()
15:57:28 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testMigrationIsNeededOnData()
15:57:28 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testCompartmentsWithLayoutConstraints()
15:57:29 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testMigrationIsNeededOnData()
15:57:29 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testGMFViewpointVisibilityConsistency()
15:57:29 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC1Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue1()
15:57:30 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC2Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue2()
15:57:31 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairMigratePinStatusTest.testPinStatusConservation()
15:57:31 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdWithOlderVersion()
15:57:31 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedAird()
15:57:32 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOlderVersionWithMigratedVersion()
15:57:32 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedOdesign()
15:57:32 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOldVersionWithAnOtherOldVersion()
15:57:32 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOlderVersionWithMigratedVersion()
15:57:32 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignWithOlderVersion()
15:57:32 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOldVersionWithAnOtherOldVersion()
15:57:32 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressOk()
15:57:32 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressCancel()
15:57:32 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testVisibilityMigration()
15:57:33 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testFiltersRulesBehaviorMigration()
15:57:33 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithFragmentedFile()
15:57:34 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigrationIsNeededOnData()
15:57:34 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigration()
15:57:34 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigrationIsNeededOnData()
15:57:34 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigration()
15:57:35 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testMigrationIsNeededOnData()
15:57:35 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDoneInPlugin()
15:57:35 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDone()
15:57:35 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testMigrationIsNeededOnData()
15:57:35 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitRepresentationFileMigrationDone()
15:57:35 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitVSMMigrationDone()
15:57:35 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testNoDirtyAfterMigrationWithFilterApplied()
15:57:35 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testBlankAird()
15:57:36 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationNotAddUnecessaryModelsReferences()
15:57:36 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testAirdWithUnexistingModel()
15:57:36 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testDiagramElementWithUnexistingTarget()
15:57:37 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMigrationOfBreakdownDiagram()
15:57:37 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigration()
15:57:38 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationKeepModelsReferencesAfterMigration()
15:57:39 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testContainerWithNullMappingWhenDoingRepairMigrate()
15:57:39 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMissingTransactionWhenDoingRepairMigrate()
15:57:39 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testDDiagramSetRemovalMigrationDone()
15:57:39 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testMigrationIsNeededOnData()
15:57:39 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ReferencedModelResourceMigrationTest.testMigrationOfBaseVSMIsNotPartialWhenMigratingReferencingVSM()
15:57:39 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testMigrationIsNeededOnData()
15:57:39 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testRemoveAcceleoReferencesMigration()
15:57:39 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testValuesAfterMigration()
15:57:40 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testNodeListElementAfterMigration()
15:57:40 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigrationIsNeededOnData()
15:57:40 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigration()
15:57:40 Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testMigrationIsNeededOnData()
15:57:40 Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMReferencingAlreadyMigratedVSMMigration()
15:57:40 Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInWorkspace()
15:57:40 Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInPlugin()
15:57:40 Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInWorkspace()
15:57:40 Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileReferencingAlreadyMigratedVSMMigration()
15:57:40 Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInPlugin()
15:57:40 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigrationIsNeededOnData()
15:57:41 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigration()
15:57:42 Setup of org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testMigrationIsNeededOnData()
15:57:42 Setup of org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testSessionDoesNotContainViewWithUnsettedElements()
15:57:43 Setup of org.eclipse.sirius.tests.unit.common.OperationCanceledExceptionSessionTest.testOperationCanceledExceptionAtOpeningTime()
15:57:43 Setup of org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigrationIsNeededOnData()
15:57:43 Setup of org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigration()
15:57:43 Setup of org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigrationIsNeededOnData()
15:57:43 Setup of org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigration()
15:57:43 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigrationIsNeededOnData()
15:57:43 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigration()
15:57:44 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testMigrationIsNeededOnData()
15:57:44 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testUpdateChangeIdWhenDoingAMigration()
15:57:44 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testMigrationIsNeededOnData()
15:57:44 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDone()
15:57:44 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDoneInPlugin()
15:57:44 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testMigrationIsNeededOnData()
15:57:44 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testNoteShapeAlignmentAfterMigration()
15:57:44 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testMigrationIsNeededOnData()
15:57:44 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testNoteShapeAlignmentAfterMigration()
15:57:44 Setup of org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testMigrationIsNeededOnData()
15:57:45 Setup of org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testDiagramSizeAfterMigration()
15:57:45 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertViewpointModelingProjectToSiriusModelingProjectTest.testConvertOldViewpointModelingProject()
15:57:45 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatDescriptionAfterMigration()
15:57:45 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testMigrationIsNeededOnData()
15:57:45 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatAfterMigration()
15:57:45 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDoneInPlugin()
15:57:46 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDone()
15:57:46 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_3_files()
15:57:46 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDoneInPlugin()
15:57:46 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testAirdMigrationIsNeededOnData()
15:57:46 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testVsmMigrationIsNeededOnData()
15:57:46 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDone()
15:57:46 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_0_files()
15:57:46 Setup of org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableValueToEObjectVariableValueMigration()
15:57:46 Setup of org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testRepMigrationIsNeededOnData()
15:57:46 Setup of org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableToSelectModelElementVariableMigration()
15:57:46 Setup of org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testVSMMigrationIsNeededOnData()
15:57:46 Setup of org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testLabelEditToolVariableMigration()
15:57:46 Setup of org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testVSMMigrationIsNeededOnData()
15:57:46 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testMigrationIsNeededOnData()
15:57:46 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testDRepresentationContainerRemovalMigrationDone()
15:57:46 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testMigrationIsNeededOnData()
15:57:47 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemoved2()
15:57:47 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing()
15:57:47 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testMigrationIsNeededOnData()
15:57:47 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testDRepresentationMoveToRootObjectsMigrationDone()
15:57:47 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testMigrationIsNeededOnData()
15:57:47 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testVSMMigrationInWorkspace()
15:57:47 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testMigrationIsNeededOnData()
15:57:47 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testConnectorStylesHaveBeenRemoved()
15:57:47 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testMigrationIsNeededOnData()
15:57:47 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testBendpointsHaveBeenRepaired()
15:57:47 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testMigrationIsNeededOnData()
15:57:47 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testBendpointsHaveBeenRepaired()
15:57:48 Setup of org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testMigrationIsNeededOnData()
15:57:48 Setup of org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testDRepresentationContainerRemovalMigrationDone()
15:57:48 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigrationIsNeededOnData()
15:57:48 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigration()
15:57:48 Setup of org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testMigrationIsNeededOnData()
15:57:48 Setup of org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testTechnicalUidMigrationDone()
15:57:48 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testMigrationIsNeededOnData()
15:57:48 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemoved2()
15:57:48 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing()
15:57:48 Setup of org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationVersionSerialisation()
15:57:48 Setup of org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationIsNeededOnData()
15:57:48 Setup of org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testMigrationIsNeededOnData()
15:57:49 Setup of org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testChangeIds()
15:57:49 Setup of org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMLoadedWithoutException()
15:57:49 Setup of org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMMigrationIsNeededOnData()
15:57:49 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
15:57:50 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
15:57:51 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
15:57:51 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
15:57:52 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
15:57:53 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
15:57:54 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
15:57:55 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
15:57:56 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
15:57:56 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
15:57:57 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
15:57:58 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:57:58 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:57:59 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:00 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:01 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:01 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:02 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:03 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:03 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:04 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:05 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:06 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:07 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:07 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:08 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:09 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:10 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:10 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:11 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:12 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:13 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:13 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:14 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:15 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:15 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:16 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
15:58:17 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
15:58:18 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
15:58:18 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
15:58:19 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
15:58:19 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
15:58:20 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
15:58:21 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
15:58:21 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
15:58:22 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
15:58:23 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
15:58:23 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
15:58:24 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
15:58:25 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
15:58:25 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
15:58:26 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
15:58:26 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
15:58:27 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
15:58:28 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
15:58:28 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
15:58:29 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
15:58:30 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
15:58:30 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
15:58:31 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.null()
15:58:32 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.null()
15:58:32 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.null()
15:58:33 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.null()
15:58:34 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.null()
15:58:35 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign06.testAllDiagramElementPresentUnsynchroDiagram()
15:58:37 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.null()
15:58:37 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.null()
15:58:38 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.null()
15:58:38 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.null()
15:58:39 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
15:58:40 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
15:58:41 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
15:58:41 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
15:58:42 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
15:58:43 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
15:58:43 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
15:58:44 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
15:58:45 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
15:58:46 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
15:58:46 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
15:58:47 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
15:58:48 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
15:58:48 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
15:58:49 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign10.null()
15:58:50 Setup of org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testInitializationWith3Mappings()
15:58:51 Setup of org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testSimpleInitialization()
15:58:51 Setup of org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetStructuralFeatures()
15:58:52 Setup of org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetContainerVariableOnToolPrecondition()
15:58:52 Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testToolGroups()
15:58:52 Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testContributedLayers()
15:58:52 Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testLayers()
15:58:53 Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testSections()
15:58:53 Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramExtensionDescriptionTest.testOpeningDiagramWith2Extension()
15:58:53 Setup of org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testDisplayMetamodelExtensionElements()
15:58:54 Setup of org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testExtensionElementsPackageIsProvided()
15:58:54 Setup of org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testCreateExtensionElements()
15:58:54 Setup of org.eclipse.sirius.tests.unit.api.dialect.DialectEditorCloserTest.testDialectEditorCloserOnDViewAdditionUndo()
15:58:54 Setup of org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testOpenEditor()
15:58:55 Setup of org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCanHandleRepresentation()
15:58:55 Setup of org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testManagement()
15:58:56 Setup of org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCloseProjectWithOpenedEditor()
15:58:57 Setup of org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchEdges()
15:58:58 Setup of org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchMiddle()
15:58:59 Setup of org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchPrefix()
15:59:00 Setup of org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchSuffix()
15:59:01 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleTests.testTreeRoutingStyleIsAppliedDuringDiagramCreation()
15:59:03 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEdgeConditionalStyleTest.testTreeRoutingStyleIsAppliedWithConditionalStyle()
15:59:03 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificTree()
15:59:04 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkBellowTunnelReverse()
15:59:04 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificRectilinear()
15:59:05 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testRoutingOnCorruptedEdge()
15:59:06 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificOblic()
15:59:06 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkAllSquare()
15:59:07 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoRefreshRepresentations()
15:59:08 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSaveSessionWithErrorDuringSave()
15:59:11 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateSessionFromEcoreResource()
15:59:11 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAddRemoveSpecialResourceDoesNotUnloadIt()
15:59:11 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testUnloadAnalysisResourceManageyBySession()
15:59:12 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateViews()
15:59:12 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoClassDiagramCreation()
15:59:12 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLClassDiagramCreation()
15:59:13 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLDiagramOpening()
15:59:13 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCleanup()
15:59:13 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLCloseEditors()
15:59:14 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateWrongSession()
15:59:14 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOpenSession()
15:59:14 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSession()
15:59:14 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLRefreshRepresentations()
15:59:15 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoDiagramOpening()
15:59:15 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testWarmup()
15:59:15 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testWarmup()
15:59:16 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSelectView()
15:59:16 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoCloseEditors()
15:59:16 Setup of org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testDeleteSessionWithRepresentationOpened()
15:59:17 Setup of org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenDiagram()
15:59:18 Setup of org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenSession()
15:59:18 Setup of org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testCloseSession()
15:59:18 Setup of org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testSaveSessionInAnotherThreadThanUIThread()
15:59:19 Setup of org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testMainAirdResourceVersionMismatch()
15:59:20 Setup of org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testReferencedAirdResourceVersionMismatch()
15:59:20 Setup of org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMAndAirdResourceVersionMismatch()
15:59:20 Setup of org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMResourceVersionMismatch()
15:59:20 Setup of org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testViewRegistryWithVSMResourceVersionMismatch()
15:59:20 Setup of org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreation()
15:59:21 Setup of org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreationFollowedByANotVSMFileCreation()
15:59:21 Setup of org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testNotVSMFileCreation()
15:59:21 Setup of org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testMultipleVSMFileCreation()
15:59:22 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAdditionWithLoop()
15:59:22 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesRemoval()
15:59:22 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAddition()
15:59:22 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesAddition()
15:59:22 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalWithLoop()
15:59:22 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceRemoval()
15:59:22 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testReferencedAnalysisAddition()
15:59:22 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceAddition()
15:59:22 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemoval()
15:59:22 Setup of org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInAird()
15:59:23 Setup of org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInSrm()
15:59:23 Setup of org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInAird()
15:59:24 Setup of org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testClearGMFData()
15:59:24 Setup of org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInSrm()
15:59:24 Setup of org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRegister()
15:59:25 Setup of org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRename()
15:59:26 Setup of org.eclipse.sirius.tests.unit.api.editors.EditorVariousTests.testNoNpeWhenGetShowInContext()
15:59:27 Setup of org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testOpen()
15:59:28 Setup of org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testSessionisCreated()
15:59:28 Setup of org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testDiagramContentSucced()
15:59:29 Setup of org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testIsDirtyWhenDiagramResourceChange()
15:59:30 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithCrossTableEditor()
15:59:31 
15:59:31 (SWT:1729): Gtk-CRITICAL **: 19:59:31.478: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:32 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTableEditor()
15:59:32 
15:59:32 (SWT:1729): Gtk-CRITICAL **: 19:59:32.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:33 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithDiagramEditor()
15:59:33 
15:59:33 (SWT:1729): Gtk-CRITICAL **: 19:59:33.815: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:34 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithDiagramEditor()
15:59:35 
15:59:35 (SWT:1729): Gtk-CRITICAL **: 19:59:35.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:35 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTableEditor()
15:59:35 
15:59:35 (SWT:1729): Gtk-CRITICAL **: 19:59:35.690: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:36 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTreeEditor()
15:59:36 
15:59:36 (SWT:1729): Gtk-CRITICAL **: 19:59:36.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:37 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTableEditor()
15:59:37 
15:59:37 (SWT:1729): Gtk-CRITICAL **: 19:59:37.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:38 
15:59:38 (SWT:1729): Gtk-CRITICAL **: 19:59:38.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:38 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithCrossTableEditor()
15:59:38 
15:59:38 (SWT:1729): Gtk-CRITICAL **: 19:59:38.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:38 
15:59:38 (SWT:1729): Gtk-CRITICAL **: 19:59:38.415: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:39 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTreeEditor()
15:59:39 
15:59:39 (SWT:1729): Gtk-CRITICAL **: 19:59:39.463: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:40 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithDiagramEditor()
15:59:40 
15:59:40 (SWT:1729): Gtk-CRITICAL **: 19:59:40.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:41 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTreeEditor()
15:59:42 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithCrossTableEditor()
15:59:42 
15:59:42 (SWT:1729): Gtk-CRITICAL **: 19:59:42.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:43 
15:59:43 (SWT:1729): Gtk-CRITICAL **: 19:59:43.399: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:43 Setup of org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInDifferentEcoreResource()
15:59:43 Setup of org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEPackageNSURI()
15:59:43 Setup of org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInSameEcoreResource()
15:59:43 Setup of org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEClassName()
15:59:43 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromFolder()
15:59:44 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromModelFile()
15:59:44 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromNonModelFile()
15:59:44 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFile()
15:59:45 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromProject()
15:59:45 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDProject()
15:59:45 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDResourceHierarchy()
15:59:45 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFolder()
15:59:46 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateModelFile()
15:59:46 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromNonModelFile()
15:59:46 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromModelFile()
15:59:47 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SemanticResourcesManagementTests.testRemoveAndAddSameSemanticResource()
15:59:49 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SemanticResourcesManagementTests.testAddASemanticResource()
15:59:50 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithoutEditors()
15:59:51 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testOpenEditor()
15:59:52 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithEditor()
15:59:55 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithoutEditor()
15:59:55 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithEditor()
15:59:55 Setup of org.eclipse.sirius.tests.unit.api.refresh.ModifyHeaderLabelExpressionTest.testModificationOfHeaderLabelExpression()
15:59:55 
15:59:55 (SWT:1729): Gtk-CRITICAL **: 19:59:55.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 Setup of org.eclipse.sirius.tests.unit.common.interpreter.CreateCellToolInterpreterTest.testEditMaskVariable()
16:00:00 Setup of org.eclipse.sirius.tests.unit.api.interpreter.crossReferencer.AcceleoCrossReferencerTest.testAcceleoCrossReferencer()
16:00:00 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappings()
16:00:07 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramInstanceRole()
16:00:11 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnConditionalStyle()
16:00:11 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemConditionalStyle()
16:00:12 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineForegroundConditionalStyle()
16:00:12 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemMapping()
16:00:13 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnGoToInsideCreateTool()
16:00:14 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3AndVariables()
16:00:14 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithTool()
16:00:15 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappingsWithinvalidFeatureDomainClass()
16:00:19 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineMapping()
16:00:20 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnAudits()
16:00:21 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramExecution()
16:00:21 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramMessageEnd()
16:00:24 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testAValidationExpressionWithAQL()
16:00:27 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnRelationBasedEdgeMapping()
16:00:34 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnFeatureColumnMapping()
16:00:34 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3SetValueInsideGoto()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpression()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithPathOfMtlFile()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnSelf()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterWithSpaceAtEnd()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullExpression()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionWithSpaceAtEnd()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithEmptyExpression()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithInvalidPathContainintPoint()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullTargetAndEmptyExpression()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationAfterVariableModifiations()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnVariable()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameter()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverEObject()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithIncorretServiceExpression()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullParameters()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverNotEObject()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnGroup()
16:00:36 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTable()
16:00:36 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTree()
16:00:36 Setup of org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromInternalTextEditor()
16:00:37 Setup of org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromExternalTextEditor()
16:00:38 Setup of org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetSuffixedFilesFromWorkspace()
16:00:38 Setup of org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedFilesFromWorkspace()
16:00:38 Setup of org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetAllFilesFromWorkspace()
16:00:38 Setup of org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedSuffixedFilesFromWorkspace()
16:00:38 Setup of org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnCrossTableDialect()
16:00:38 
16:00:38 (SWT:1729): Gtk-CRITICAL **: 20:00:38.939: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:39 Setup of org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTreeDialect()
16:00:39 Setup of org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnDiagramDialect()
16:00:39 Setup of org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTableEditionDialect()
16:00:39 
16:00:39 (SWT:1729): Gtk-CRITICAL **: 20:00:39.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:39 Setup of org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramWithTransientSession()
16:00:41 Setup of org.eclipse.sirius.tests.unit.common.TransientSessionTests.testTableWithTransientSession()
16:00:41 Setup of org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramAndTableWithTransientSession()
16:00:42 Setup of org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistoryWithClosedSession()
16:00:42 Setup of org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistory()
16:00:42 Setup of org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileDeletingResource()
16:00:42 Setup of org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testNoAdapterRemovalAfterLateRemoveNotificationReception()
16:00:42 Setup of org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileReloadingResource()
16:00:43 Setup of org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceAdditionInNonModelingProject()
16:00:43 Setup of org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceDetectionInModelingProject()
16:00:43 Setup of org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testAirResourceAddition()
16:00:45 Setup of org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testMigrationIsNeededOnData()
16:00:45 Setup of org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigration()
16:00:45 Setup of org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigrationForNonResolvableModel()
16:00:45 Setup of org.eclipse.sirius.tests.unit.api.resource.SemanticResourceURIInAirdTests.testSemanticResourcesTagInAird()
16:00:45 Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testProvidedResourceStrategy()
16:00:45 Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceStrategyWithControlledResource()
16:00:45 Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testOptimizedResourceStrategyIsNotUsed()
16:00:45 Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceReleasingAtSessionClosure()
16:00:46 Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourcestrategyExtensionPoint()
16:00:46 Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyForUmlTests.testDefaultOptimizedResourceStrategy()
16:00:46 Setup of org.eclipse.sirius.tests.unit.api.session.OpenSessionTest.testResourceLoadingAtOpenSession()
16:00:46 Setup of org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAfterEnablingFirstViewpoint()
16:00:46 Setup of org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAuthorityAfterCreatingAnotherSession()
16:00:46 Setup of org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitDeactivated()
16:00:46 Setup of org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitActivated()
16:00:46 Setup of org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerIntegration()
16:00:47 Setup of org.eclipse.sirius.tests.unit.api.representation.InvalidRepresentationTest.testInvalidRepresentationWithNonSplitRep()
16:00:47 Setup of org.eclipse.sirius.tests.unit.api.representation.InvalidRepresentationTest.testInvalidRepresentationWithSplitRep()
16:00:47 Setup of org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testRepLazyLoadAtRepCRUD()
16:00:48 Setup of org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testDeleteRepresentation()
16:00:48 Setup of org.eclipse.sirius.tests.unit.common.ZombieViewpointsTest.testViewpointRemovedFromWorkspaceDoNotReappear()
16:00:48 Setup of org.eclipse.sirius.tests.unit.api.mm.DAnnotationTest.testDAnnotationOnDRepDesc()
16:00:48 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict()
16:00:48 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioningAndBefore()
16:00:48 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBefore()
16:00:48 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict2()
16:00:48 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict2()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplaceMissingPage()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingConflict()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplace()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBefore()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBeforeMissingPage()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict2()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplacement()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering2()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfter()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfter()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfterMissingPage()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingNoPositioning()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterFirstPage()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioning()
16:00:49 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict()
16:00:49 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.ModelingProjectDetectionTest.test_modeling_project_with_multiple_aird_and_no_viewpoints()
16:00:49 Setup of org.eclipse.sirius.tests.unit.api.query.NotificationQueryTests.testNotificationQuery()
16:00:49 Setup of org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForConditionalStyles()
16:00:49 Setup of org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForStyleCustomization()
16:00:49 Setup of org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnClosedSession()
16:00:49 Setup of org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesWithNotAnalysedProject()
16:00:50 Setup of org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnOpenedSession()
16:00:50 Setup of org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testUpdateDependencies()
16:00:50 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInEditionTable()
16:00:50 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSimpleEditionTable()
16:00:50 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassBackgroundColors()
16:00:51 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshCrossTable()
16:00:51 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithAssociations()
16:00:51 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassForegroundColors()
16:00:52 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshEditionTable()
16:00:52 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInCrossTable()
16:00:52 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingDomainBased()
16:00:52 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithGeneralization()
16:00:53 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInSimpleTable()
16:00:53 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingNoDomainBased()
16:00:53 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVirtualFeatureColumns()
16:00:53 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInCrossTable()
16:00:54 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testSimpleEditionTable()
16:00:54 
16:00:54 (SWT:1729): Gtk-CRITICAL **: 20:00:54.428: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:54 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassBackgroundColors()
16:00:54 
16:00:54 (SWT:1729): Gtk-CRITICAL **: 20:00:54.840: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:55 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticLineInSimpleEditionTable()
16:00:55 
16:00:55 (SWT:1729): Gtk-CRITICAL **: 20:00:55.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:55 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithAssociations()
16:00:55 
16:00:55 (SWT:1729): Gtk-CRITICAL **: 20:00:55.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:55 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassForegroundColors()
16:00:56 
16:00:56 (SWT:1729): Gtk-CRITICAL **: 20:00:56.107: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:56 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForCellInCrossTable()
16:00:56 
16:00:56 (SWT:1729): Gtk-CRITICAL **: 20:00:56.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:56 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInCrossTableFromOtherDiagram()
16:00:56 
16:00:56 (SWT:1729): Gtk-CRITICAL **: 20:00:56.895: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:57 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithGeneralization()
16:00:58 
16:00:58 (SWT:1729): Gtk-CRITICAL **: 20:00:58.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:58 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForFeatureParentExpressionInSimpleTable()
16:00:58 
16:00:58 (SWT:1729): Gtk-CRITICAL **: 20:00:58.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:58 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagramInAutoRefreshMode()
16:00:58 
16:00:58 (SWT:1729): Gtk-CRITICAL **: 20:00:58.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:59 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInSimpleEditionTableFromOtherDiagram()
16:01:00 
16:01:00 (SWT:1729): Gtk-CRITICAL **: 20:01:00.068: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:01 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInSimpleEditionTableFromOtherDiagram()
16:01:01 
16:01:01 (SWT:1729): Gtk-CRITICAL **: 20:01:01.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:02 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagram()
16:01:02 
16:01:02 (SWT:1729): Gtk-CRITICAL **: 20:01:02.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:03 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundFontStyle()
16:01:03 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnBackgroundStyle()
16:01:04 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundSizeStyle()
16:01:04 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundColorStyle()
16:01:04 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testNormalSort()
16:01:04 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testDescendingSortOnNameColumn()
16:01:04 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testAscendingSortOnNameColumn()
16:01:05 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testNormalSort()
16:01:05 
16:01:05 (SWT:1729): Gtk-CRITICAL **: 20:01:05.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:05 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testDescendingSortOnNameColumn()
16:01:05 
16:01:05 (SWT:1729): Gtk-CRITICAL **: 20:01:05.823: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:05 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testAscendingSortOnNameColumn()
16:01:06 
16:01:06 (SWT:1729): Gtk-CRITICAL **: 20:01:06.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:06 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testNormalSort()
16:01:06 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testAscendingSortOnFirstLine()
16:01:06 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testDescendingSortOnFirstLine()
16:01:07 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testNormalSort()
16:01:07 
16:01:07 (SWT:1729): Gtk-CRITICAL **: 20:01:07.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:07 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testAscendingSortOnFirstLine()
16:01:07 
16:01:07 (SWT:1729): Gtk-CRITICAL **: 20:01:07.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:07 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testDescendingSortOnFirstLine()
16:01:07 
16:01:07 (SWT:1729): Gtk-CRITICAL **: 20:01:07.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:08 Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformation()
16:01:08 
16:01:08 (SWT:1729): Gtk-CRITICAL **: 20:01:08.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:08 Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvTransformation()
16:01:08 
16:01:08 (SWT:1729): Gtk-CRITICAL **: 20:01:08.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:08 Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformationWithHiddenElements()
16:01:09 
16:01:09 (SWT:1729): Gtk-CRITICAL **: 20:01:09.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:09 Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvExport()
16:01:09 
16:01:09 (SWT:1729): Gtk-CRITICAL **: 20:01:09.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:09 Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvExport()
16:01:09 
16:01:09 (SWT:1729): Gtk-CRITICAL **: 20:01:09.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:09 Setup of org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvExport()
16:01:10 
16:01:10 (SWT:1729): Gtk-CRITICAL **: 20:01:10.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:10 Setup of org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvTransformationWithCroppedMultiLineLabel()
16:01:10 
16:01:10 (SWT:1729): Gtk-CRITICAL **: 20:01:10.128: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:10 Setup of org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testTableLabelProvider()
16:01:10 
16:01:10 (SWT:1729): Gtk-CRITICAL **: 20:01:10.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:10 Setup of org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testCrossTableLabelProvider()
16:01:10 
16:01:10 (SWT:1729): Gtk-CRITICAL **: 20:01:10.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:11 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_056()
16:01:11 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_057()
16:01:11 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_058()
16:01:11 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_059()
16:01:12 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_060()
16:01:12 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_061()
16:01:12 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_062()
16:01:13 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_063()
16:01:13 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_064()
16:01:13 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreatColumnTool()
16:01:13 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreateLineTool()
16:01:13 
16:01:13 (SWT:1729): Gtk-CRITICAL **: 20:01:13.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:13 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.RefreshToolActionBarTest.testRefreshToolBarCreateLine()
16:01:13 
16:01:13 (SWT:1729): Gtk-CRITICAL **: 20:01:13.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:14 
16:01:14 (SWT:1729): Gtk-CRITICAL **: 20:01:14.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:14 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteLineTool()
16:01:14 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateColumnTool()
16:01:14 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateCellTool()
16:01:14 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteColumnTool()
16:01:14 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateLineTool()
16:01:14 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshAfterDeleteAllColumns()
16:01:14 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen()
16:01:15 
16:01:15 (SWT:1729): Gtk-CRITICAL **: 20:01:15.162: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:15 
16:01:15 (SWT:1729): Gtk-CRITICAL **: 20:01:15.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:15 
16:01:15 (SWT:1729): Gtk-CRITICAL **: 20:01:15.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:15 
16:01:15 (SWT:1729): Gtk-CRITICAL **: 20:01:15.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:15 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn()
16:01:16 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen()
16:01:16 
16:01:16 (SWT:1729): Gtk-CRITICAL **: 20:01:16.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:16 
16:01:16 (SWT:1729): Gtk-CRITICAL **: 20:01:16.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:16 
16:01:16 (SWT:1729): Gtk-CRITICAL **: 20:01:16.991: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:17 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshDeleteOneColumn()
16:01:17 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen()
16:01:17 
16:01:17 (SWT:1729): Gtk-CRITICAL **: 20:01:17.744: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:17 
16:01:17 (SWT:1729): Gtk-CRITICAL **: 20:01:17.824: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:17 
16:01:17 (SWT:1729): Gtk-CRITICAL **: 20:01:17.907: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:17 
16:01:17 (SWT:1729): Gtk-CRITICAL **: 20:01:17.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:18 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn()
16:01:18 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen()
16:01:18 
16:01:18 (SWT:1729): Gtk-CRITICAL **: 20:01:18.713: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:18 
16:01:18 (SWT:1729): Gtk-CRITICAL **: 20:01:18.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:18 
16:01:18 (SWT:1729): Gtk-CRITICAL **: 20:01:18.891: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:19 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen()
16:01:19 
16:01:19 (SWT:1729): Gtk-CRITICAL **: 20:01:19.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:19 
16:01:19 (SWT:1729): Gtk-CRITICAL **: 20:01:19.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:19 
16:01:19 (SWT:1729): Gtk-CRITICAL **: 20:01:19.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:19 
16:01:19 (SWT:1729): Gtk-CRITICAL **: 20:01:19.569: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:19 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumn()
16:01:19 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen()
16:01:20 
16:01:20 (SWT:1729): Gtk-CRITICAL **: 20:01:20.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:20 
16:01:20 (SWT:1729): Gtk-CRITICAL **: 20:01:20.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:20 
16:01:20 (SWT:1729): Gtk-CRITICAL **: 20:01:20.347: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:20 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.InvalidParentExpressionTest.testCellWithInvalidFeatureParentExpressionIsBlank()
16:01:20 
16:01:20 (SWT:1729): Gtk-CRITICAL **: 20:01:20.644: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:20 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testTableDialectUIManagerRefresh()
16:01:20 
16:01:20 (SWT:1729): Gtk-CRITICAL **: 20:01:20.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:20 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testLocalRefreshAfterAEClassNameChange()
16:01:20 
16:01:20 (SWT:1729): Gtk-CRITICAL **: 20:01:20.952: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:21 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableNotDirtyOnOpeningTest.testRefreshFeatureColumn()
16:01:21 
16:01:21 (SWT:1729): Gtk-CRITICAL **: 20:01:21.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:21 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_155()
16:01:21 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_158()
16:01:21 
16:01:21 (SWT:1729): Gtk-CRITICAL **: 20:01:21.856: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:21 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_159()
16:01:22 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_162()
16:01:22 
16:01:22 (SWT:1729): Gtk-CRITICAL **: 20:01:22.435: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:22 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_ascendingSortOnNameColumn()
16:01:22 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_NormalSort()
16:01:22 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_descendingSortOnNameColumn()
16:01:23 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnSecondColumn()
16:01:23 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnFirstLine()
16:01:23 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnSeconfColumn()
16:01:23 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnFirstLine()
16:01:24 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_NormalSort()
16:01:24 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastDomainBasedCellInLine()
16:01:24 
16:01:24 (SWT:1729): Gtk-CRITICAL **: 20:01:24.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:24 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastCellInLine()
16:01:24 
16:01:24 (SWT:1729): Gtk-CRITICAL **: 20:01:24.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:24 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteManyCells()
16:01:24 
16:01:24 (SWT:1729): Gtk-CRITICAL **: 20:01:24.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:24 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.CrossReferencedDLineDeleteTest.testDeleteSemanticDeleteCrossReferencedLine()
16:01:25 
16:01:25 (SWT:1729): Gtk-CRITICAL **: 20:01:25.107: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:25 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_1024()
16:01:25 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_2048()
16:01:25 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_128()
16:01:25 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_256()
16:01:25 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_1024()
16:01:25 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_2048()
16:01:26 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_128()
16:01:26 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_256()
16:01:26 Setup of org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testColumnCreationWithToolUsingVariables()
16:01:26 
16:01:26 (SWT:1729): Gtk-CRITICAL **: 20:01:26.657: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:26 Setup of org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testCrossColumnCreationWithToolUsingVariables()
16:01:27 
16:01:27 (SWT:1729): Gtk-CRITICAL **: 20:01:27.065: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:27 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableStyleRefreshTest.testConditionalStyleChange()
16:01:27 
16:01:27 (SWT:1729): Gtk-CRITICAL **: 20:01:27.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:27 Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithMultivaluedAttributeTest.testTableWithMultivaluedAttribute()
16:01:27 Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onEditionTable()
16:01:27 
16:01:27 (SWT:1729): Gtk-CRITICAL **: 20:01:27.463: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:27 Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnToMinus1_onCrossTable()
16:01:27 
16:01:27 (SWT:1729): Gtk-CRITICAL **: 20:01:27.605: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:27 Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onCrossTable()
16:01:27 
16:01:27 (SWT:1729): Gtk-CRITICAL **: 20:01:27.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:27 Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testHideHeaderColumn_onEditionTable()
16:01:27 
16:01:27 (SWT:1729): Gtk-CRITICAL **: 20:01:27.887: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:27 Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onCrossTable()
16:01:28 
16:01:28 (SWT:1729): Gtk-CRITICAL **: 20:01:28.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:28 Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onEditionTable()
16:01:28 
16:01:28 (SWT:1729): Gtk-CRITICAL **: 20:01:28.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:28 Setup of org.eclipse.sirius.tests.unit.table.unit.variables.TableVariableTests.testAddLines()
16:01:28 
16:01:28 (SWT:1729): Gtk-CRITICAL **: 20:01:28.496: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:28 Setup of org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoColorStep()
16:01:29 Setup of org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test1ValidColorStep()
16:01:30 Setup of org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test3ValidColorSteps()
16:01:30 Setup of org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoValidColorStepManyUndefinedColorSteps()
16:01:31 Setup of org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor()
16:01:32 Setup of org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor()
16:01:33 Setup of org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColorWithMigration()
16:01:34 Setup of org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColor()
16:01:36 Setup of org.eclipse.sirius.tests.unit.diagram.style.LabelColorOnListElementTest.testLabelColorOnListElementOnNewRepresentation()
16:01:38 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testSortColors()
16:01:38 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testCollectVsmColors()
16:01:38 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testRgbToString()
16:01:38 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testGetLighterColor()
16:01:38 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testColorManagerCacheForTwoCallOnSameRGBValues()
16:01:38 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testStringToRGB()
16:01:38 Setup of org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateContainer()
16:01:39 Setup of org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateEdge()
16:01:40 Setup of org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateNode()
16:01:41 Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationDescriptorNoChange()
16:01:42 Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationAndChangeIdUpdateNoChange()
16:01:43 Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationUpdate()
16:01:43 Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationElementUpdate()
16:01:44 Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testGMFElementUpdate()
16:01:45 Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testTransientFeatureNoChange()
16:01:45 Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testmultiDRepresentationUpdate()
16:01:46 Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithUndoFromDiagram()
16:01:47 Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreation()
16:01:48 Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagram()
16:01:49 Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletionWithEmptyDiagram()
16:01:49 Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagramWithUndoFromDiagram()
16:01:50 Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletion()
16:01:51 Setup of org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidation()
16:01:52 Setup of org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidationOnlyOneErrorMessage()
16:01:53 Setup of org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testFind()
16:01:53 Setup of org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnsynchronizedDeleteAndUnregister()
16:01:54 Setup of org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testRegister()
16:01:55 Setup of org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnregister()
16:01:56 Setup of org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testDeleteAndUnregister()
16:01:58 Setup of org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithPrefixCreation()
16:01:58 Setup of org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithoutPrefixCreation()
16:01:59 Setup of org.eclipse.sirius.tests.unit.diagram.CanonicalDBorderItemLocatorTest.testVisibilityConsistency()
16:01:59 Setup of org.eclipse.sirius.tests.unit.diagram.dialect.DiagramDialectServicesTests.testDescriptionCreationWithRootElementDomainClassWIthAQLSyntax()
16:01:59 Setup of org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramDialectUIManagerRefresh()
16:01:59 Setup of org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testRepresentationDescriptorQueryAfterDeletion()
16:01:59 Setup of org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramOpeningAfterDeletionUndo()
16:02:00 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideGeneralizations()
16:02:01 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideReferences()
16:02:02 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideClassContentFilter()
16:02:04 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerReferenceCreation()
16:02:04 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerNameEdition()
16:02:04 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerAttributeCreation()
16:02:05 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerSupertypeCreation()
16:02:05 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerOperationCreation()
16:02:05 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerCompositionCreation()
16:02:06 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testPackageLayerPackageCreation()
16:02:06 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerClassCreation()
16:02:06 Setup of org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckNoVisibilityPropagatorAdapterWhenNoEditor()
16:02:07 Setup of org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckEachOpenDiagramHasItsVisibilityPropagatorAdapter()
16:02:08 Setup of org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckAllOpenDiagramHaveOnlyOneVisibilityPropagatorAdapter()
16:02:09 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testRevertAirdFileAfterDiagramCreation()
16:02:10 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testDeleteSemanticElementCorrespondingToNode()
16:02:11 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testNoMsgInErrorLogWhenSelectedADNodeListWithProxyTarget()
16:02:13 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testDefaultLayerRefresh()
16:02:13 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testPackageLayerRefresh()
16:02:14 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testDefaultLayerVisibility()
16:02:14 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testPackageLayerVisibility()
16:02:15 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideOperations()
16:02:16 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideDerivedFeature()
16:02:17 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideGeneralizations()
16:02:18 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideReferences()
16:02:18 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideClassContentFilter()
16:02:20 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerReferenceCreation()
16:02:20 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerNameEdition()
16:02:20 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerAttributeCreation()
16:02:21 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerSupertypeCreation()
16:02:21 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerOperationCreation()
16:02:21 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerCompositionCreation()
16:02:21 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerBiReferenceCreation()
16:02:22 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testPackageLayerPackageCreation()
16:02:22 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerClassCreation()
16:02:23 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsTests.testTooltipInitializedOnDiagramCreation()
16:02:24 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsComputedOnNewElements()
16:02:24 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsRefreshedOnSemanticChanges()
16:02:24 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDropTests.testDropExternalEClass()
16:02:25 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToPageIsAvailable()
16:02:26 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToHeightIsAvailable()
16:02:26 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomAndCheckEdgePosition()
16:02:27 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToWidthIsAvailable()
16:02:27 Setup of org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenSessionGetsCreated()
16:02:28 Setup of org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenCreatingANewDiagram()
16:02:28 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testDefaultLayerRefresh()
16:02:28 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testContentLayerRefresh()
16:02:28 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testContentLayerVisibility()
16:02:28 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testDefaultLayerVisibility()
16:02:29 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramRefreshTests.testDefaultLayerRefresh()
16:02:29 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramLayersTests.testDefaultLayerVisibility()
16:02:29 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsesLayerRefresh()
16:02:29 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testDefaultLayerRefresh()
16:02:29 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsedByLayerRefresh()
16:02:29 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsedbyLayerVisibility()
16:02:29 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testDefaultLayerVisibility()
16:02:29 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsesLayerVisibility()
16:02:30 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testDefaultLayerRefresh()
16:02:30 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testPackageLayerRefresh()
16:02:31 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testDefaultLayerVisibility()
16:02:31 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testPackageLayerVisibility()
16:02:32 Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartup_ExistingRepresentation()
16:02:32 Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupNoInit_NewSession()
16:02:32 Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupInit_NewSession()
16:02:32 Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartup_ExistingRepresentation()
16:02:32 
16:02:32 (SWT:1729): Gtk-WARNING **: 20:02:32.951: Negative content width -8 (allocation 4, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:02:32 
16:02:32 (SWT:1729): Gtk-WARNING **: 20:02:32.962: Negative content width -9 (allocation 4, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:33 Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupInit_NewSession()
16:02:33 Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupNoInit_NewSession()
16:02:33 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenRepresentationInEditor()
16:02:35 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesSave()
16:02:35 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenMultipleSessions()
16:02:37 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testMultipleSameNotifications()
16:02:37 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testReloadingWithOutsideModifications()
16:02:38 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testRepresentationsNotifications()
16:02:39 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testDeleteAirdDirtySession()
16:02:41 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesDirty()
16:02:42 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateUndoSaveMakesNotDirty()
16:02:43 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testSessionResourceSetSyncInstallation()
16:02:43 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testNoSemanticNotification()
16:02:43 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromModel()
16:02:44 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testActionEnablementForActionBarButton()
16:02:45 
16:02:45 (SWT:1729): Gtk-WARNING **: 20:02:45.495: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:02:45 
16:02:45 (SWT:1729): Gtk-WARNING **: 20:02:45.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:02:45 
16:02:45 (SWT:1729): Gtk-WARNING **: 20:02:45.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:02:45 
16:02:45 (SWT:1729): Gtk-WARNING **: 20:02:45.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:02:45 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromDiagram()
16:02:46 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.EntitiesDiagramCustomizationsTests.testBackgroundInterpolatedColor()
16:02:47 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnEPackage()
16:02:48 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnOperation()
16:02:48 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testInsertNewElement()
16:02:48 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testMoveElement()
16:02:49 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testListContainerStyle()
16:02:50 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testContainerStyle()
16:02:51 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDerivedReferenceTests.testDerivedReferences()
16:02:51 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetweenAnArchetypeAndAnEClass()
16:02:51 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2Archetype()
16:02:51 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2EClass()
16:02:52 Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnEdgeReconnection()
16:02:54 Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDragAndDrop()
16:02:56 Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDirectEdit()
16:02:58 Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDragOnDropWithBorderedNodes()
16:02:59 Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithoutNavigationDescription()
16:03:00 Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithNavigationDescription()
16:03:02 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColor()
16:03:03 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColorUsingDiagramVariable()
16:03:04 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithFixedColor()
16:03:05 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibilityWithCloseAndReopenSession()
16:03:05 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibility()
16:03:06 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingVisibility()
16:03:06 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElements()
16:03:06 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElementsAndHideMapping()
16:03:06 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElements()
16:03:06 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithoutSemanticElements()
16:03:06 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithSemanticElements()
16:03:07 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testReuseContainerMappingImportsWithoutSemanticElements()
16:03:07 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElementsAndExtension()
16:03:07 Setup of org.eclipse.sirius.tests.unit.diagram.layers.Layers1203Tests.testBorderedMappingImportOnContainerMappingImport()
16:03:07 Setup of org.eclipse.sirius.tests.unit.diagram.layers.Layers1302Tests.testConditionalStyleWithMappingImport()
16:03:07 Setup of org.eclipse.sirius.tests.unit.diagram.layers.Layers1796Tests.testRefreshWithEdgeMappingImport()
16:03:07 Setup of org.eclipse.sirius.tests.unit.diagram.layers.Layers1887Tests.testOverrideConditionnalStyles()
16:03:08 Setup of org.eclipse.sirius.tests.unit.diagram.mapping.EdgeMappingCreationDescriptionTests.testBestMappingWhenEdgeCreationDescriptionHaveTwoMappings()
16:03:08 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testForOperation()
16:03:08 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideSelf()
16:03:08 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperation()
16:03:08 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionError()
16:03:08 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testChangeContextOperation()
16:03:08 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationDefault()
16:03:08 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperation()
16:03:08 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testRemoveOperation()
16:03:08 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperationConditionError()
16:03:08 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionNull()
16:03:08 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetObjectOperation()
16:03:09 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testUnsetOperation()
16:03:09 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testMoveOperation()
16:03:09 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetValueOperation()
16:03:09 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateInstanceOperation()
16:03:09 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateEdgeView()
16:03:09 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperation()
16:03:09 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideExistingVariable()
16:03:11 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImage()
16:03:11 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger2()
16:03:11 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingDownScale()
16:03:12 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagram()
16:03:12 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger2()
16:03:13 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScaling()
16:03:14 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger2()
16:03:14 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZNoAutoScaling()
16:03:14 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagramThatLeadsToNaNComputation()
16:03:14 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger2()
16:03:14 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGNoAutoScaling()
16:03:14 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportInvalidImagePath()
16:03:14 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingDownScale()
16:03:15 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingDownScale()
16:03:15 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger()
16:03:15 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScaling()
16:03:16 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScaling()
16:03:17 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGNoAutoScaling()
16:03:17 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger()
16:03:17 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageWithUnsynchronizedGMFModel()
16:03:17 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNullScaleThrowsException()
16:03:17 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testInMemoryResourceExportPathComputation()
16:03:17 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScaling()
16:03:17 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScaling()
16:03:18 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNegativeScaleThrowsException()
16:03:18 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPNoAutoScaling()
16:03:18 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger2()
16:03:18 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger()
16:03:18 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageFromAnotherSession()
16:03:18 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger()
16:03:19 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger2()
16:03:19 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingDownScale()
16:03:19 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger()
16:03:19 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGWithTraceability()
16:03:19 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithTooLargeScaleThrowsException()
16:03:20 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingDownScale()
16:03:20 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGNoAutoScaling()
16:03:20 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingDownScale()
16:03:21 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFNoAutoScaling()
16:03:21 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGNoAutoScaling()
16:03:21 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger()
16:03:21 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPAutoScalingIfLarger2()
16:03:21 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScaling()
16:03:21 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testAttributeWhenExportingAsSVG()
16:03:22 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testEmbeddedIds()
16:03:22 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGAutoScalingIfLarger()
16:03:25 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGWithTraceability()
16:03:26 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGNoAutoScaling()
16:03:28 Setup of org.eclipse.sirius.tests.unit.diagram.navigation.OpenRepresentationTest.testCandidatesForOpenRepresentation()
16:03:29 Setup of org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testAllViewpointsEnabled()
16:03:30 Setup of org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignViewpointDisabled()
16:03:30 Setup of org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignAndReviewViewpointsDisabled()
16:03:31 Setup of org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testReviewViewpointDisabled()
16:03:32 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testDiagramCreation()
16:03:33 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testReferencesFromGMFViewsToDiagramElements()
16:03:35 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfDiagramElements()
16:03:36 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testCopiedRepresentationNameAndDocumentation()
16:03:38 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicatedUids()
16:03:39 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfGMFViews()
16:03:40 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testGMFViewsIsSetProperties()
16:03:42 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicationOfSemanticElements()
16:03:43 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationLayerDeactivation()
16:03:43 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecoration()
16:03:44 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecoration()
16:03:44 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationsSet()
16:03:44 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecoration()
16:03:44 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationDescription()
16:03:44 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationLayerDeactivation()
16:03:45 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationEditPart()
16:03:45 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationEditPart()
16:03:45 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationLayerDeactivation()
16:03:45 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationEditPart()
16:03:46 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecorationRefreshTest.testRefreshOnListElement()
16:03:46 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_NotOptional()
16:03:46 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecorationFromDiagramExtension()
16:03:47 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration()
16:03:48 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_Optional()
16:03:49 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration()
16:03:50 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testTransientLayerActivationInManualRefresh()
16:03:50 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecorationFromDiagramExtension()
16:03:51 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_NotOptional()
16:03:52 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_Optional()
16:03:53 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteElementEdgeEditPart()
16:03:54 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerEditPart()
16:03:55 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteViaKeyboardContainerLabelEditPart()
16:03:57 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteRelationEdgeEditPartWithDeleteTool()
16:03:58 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteEdgeLabel()
16:03:59 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteContainerLabelEditPart()
16:04:01 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyBoardEdgeLabel()
16:04:02 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyboardContainerEditPart()
16:04:03 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerOfSemanticTarget()
16:04:05 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteDisabledRelationEdgeEditPart()
16:04:06 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testNoDeleteRelationEdgeEditPartWithoutDeleteTool()
16:04:06 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteViaKeyboardContainerEditPart()
16:04:07 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testActionEnablementForDragAndDroppedElements()
16:04:08 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testDropExternalEClass()
16:04:09 Setup of org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testUncontrol()
16:04:09 Setup of org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControlThenUncontrolThenControl()
16:04:09 Setup of org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControl()
16:04:09 Setup of org.eclipse.sirius.tests.unit.diagram.control.ControlDetectorTest.testControlDetectionOnSessionOpening()
16:04:09 Setup of org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation2()
16:04:09 Setup of org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation()
16:04:09 Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagram()
16:04:11 Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagramAndHideEdge()
16:04:12 Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagram()
16:04:14 Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideAction()
16:04:15 Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClonedDiagram()
16:04:16 Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagramAndReveleadNode()
16:04:18 Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideThenRevealActions()
16:04:19 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeElements()
16:04:19 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnSingleEdge()
16:04:20 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleNode()
16:04:21 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleBorderedNode()
16:04:22 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleBorderedNodes()
16:04:23 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeEdges()
16:04:24 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleNodes()
16:04:25 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultiplesNodeAndBorderedNodes()
16:04:26 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testRegExpWithSpaces()
16:04:27 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testEmptyList()
16:04:28 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnLeaf()
16:04:29 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnRoot()
16:04:30 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testComplexRegExp()
16:04:30 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringMode()
16:04:31 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testInitialRegExp()
16:04:32 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnLeaf()
16:04:33 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnRoot()
16:04:34 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithStringJockers()
16:04:35 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithOneCharJockers()
16:04:35 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithSpacesAtTheEnd()
16:04:36 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithCases()
16:04:36 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithoutRegularExpressions()
16:04:37 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithEmptyPattern()
16:04:38 Setup of org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testUnpinElements()
16:04:39 Setup of org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testPinElements()
16:04:39 Setup of org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testNoChangeIfAllElementsPinned()
16:04:40 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsTarget_forceRectilinear()
16:04:42 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnTwoContainers()
16:04:43 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsSource_forceRectilinear()
16:04:44 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnTwoContainers()
16:04:45 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testMigrationIsNeededOnData()
16:04:46 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsSource()
16:04:47 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsTarget()
16:04:48 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation1()
16:04:49 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation2()
16:04:50 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation3()
16:04:51 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation4()
16:04:53 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsTarget_forceRectilinear()
16:04:54 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForRectilinearEdges()
16:04:55 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNode()
16:04:56 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsSource_forceRectilinear()
16:04:57 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithScroll()
16:04:58 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithELK()
16:04:59 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildren()
16:05:00 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWhenOnlyABorderLabelShouldBeMoved()
16:05:01 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnAContainerAndSomeChildrenOfOtherConainer()
16:05:02 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteHaveFixedSizeAfterLayout()
16:05:03 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_nodeMappingOrderReversed()
16:05:04 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnAContainerAndSomeChildrenOfOtherConainer()
16:05:05 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testSizeOfRootNode()
16:05:06 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerWithBorderNode()
16:05:07 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsSource()
16:05:08 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsTarget()
16:05:09 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildrenn_ContainedInAContainer()
16:05:10 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testVStackContainerLayout()
16:05:12 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsSource()
16:05:13 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsTarget()
16:05:14 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testEmptyListContainerMinimalSizeLayout()
16:05:15 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithoutELK()
16:05:16 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerWithBorderNode()
16:05:17 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInDiagram()
16:05:18 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testTextHaveFixedSizeAfterLayout()
16:05:19 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testLocationOfLabelOnBorderOnBorderNode()
16:05:20 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsSource()
16:05:21 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsTarget()
16:05:22 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithAllAuthorizedSides()
16:05:23 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsTarget_forceRectilinear()
16:05:24 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerWithIconListItemsLayout()
16:05:25 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsSource()
16:05:26 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsTarget()
16:05:27 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsSource_forceRectilinear()
16:05:28 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResult()
16:05:29 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_nodeMappingOrderReversed_forceRectilinear()
16:05:30 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInAnotherContainer()
16:05:31 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerLayout()
16:05:32 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren()
16:05:33 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefFalse()
16:05:34 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNodeWithLabel()
16:05:35 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForEdgesWithMixRoutingStyle_AndMoreRectilinear()
16:05:36 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerAndSomeOfItsChildren()
16:05:37 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithEdgeOutsideOfBoundingBox()
16:05:38 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren_ContainedInAContainer()
16:05:39 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForObliqueEdges()
16:05:40 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsTarget_forceRectilinear()
16:05:42 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForEdgesWithMixRoutingStyle_AndSameNumberOfBoth()
16:05:43 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultOfDiagramWithOneChild()
16:05:44 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsSource_forceRectilinear()
16:05:45 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsTarget_forceRectilinear()
16:05:46 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithOneAuthorizedSide()
16:05:47 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInAnotherContainer()
16:05:48 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithPinnedElements()
16:05:49 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInDiagram()
16:05:50 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerAndSomeOfItsChildren()
16:05:51 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsSource_forceRectilinear()
16:05:52 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefTrue()
16:05:53 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForEdgesWithMixRoutingStyle_AndMoreOblique()
16:05:54 Setup of org.eclipse.sirius.tests.unit.diagram.action.CopyFormatActionTests.testActionCopyFormat()
16:05:55 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testSynchronizeStatusDecorator()
16:05:56 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramSynchronized()
16:05:57 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronized()
16:05:58 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronizedOnDiagramCreation()
16:05:58 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testStatusBarMessage()
16:05:59 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithoutAutoRefresh()
16:05:59 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithoutAutoRefresh()
16:06:00 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testReconnectEdgeAndUnsyncDiagRefresh()
16:06:01 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithAutoRefresh()
16:06:01 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithAutoRefresh()
16:06:02 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh_WithReadOnlyPermissionEnabled()
16:06:03 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_AutoRefresh()
16:06:03 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDragNDropForDisableEditPart()
16:06:04 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDeleteFromDiagramNotActivatedForDisableEditPart()
16:06:05 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh()
16:06:05 Setup of org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewCommand()
16:06:06 Setup of org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewFromDiagramCommand()
16:06:08 Setup of org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteCommandElement()
16:06:08 Setup of org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteDiagram()
16:06:08 Setup of org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteFromDiagramCommand()
16:06:08 Setup of org.eclipse.sirius.tests.unit.diagram.resource.FileModificationValidationTest.testFileModificationValidationReadWrite()
16:06:09 Setup of org.eclipse.sirius.tests.unit.diagram.resource.GMFCrossReferenceAdapterTest.testGMFCrossReferencerAdapter()
16:06:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityOnPortCollapsing()
16:06:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityWhenPortIsNearByAParentCorner()
16:06:12 Setup of org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testOpenCollapsedDiagram()
16:06:13 Setup of org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testCollapse()
16:06:13 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivation()
16:06:14 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefreshWithoutRefreshOnOpening()
16:06:15 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithAutoRefresh()
16:06:16 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivation()
16:06:16 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithAutoRefresh()
16:06:17 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testEdgeEditPartCreationAfterFilterDeactivation()
16:06:18 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefresh()
16:06:19 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseActivation()
16:06:20 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivationOnParent()
16:06:20 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredContainedElementCreationWithAutoRefresh()
16:06:21 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithoutAutoRefresh()
16:06:22 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithoutAutoRefresh()
16:06:22 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoCollapseApplicationWhenFilter()
16:06:23 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivationOnParent()
16:06:24 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefreshWithoutRefreshOnOpening()
16:06:25 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoFilterApplicationWhenCollapse()
16:06:25 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefresh()
16:06:27 Setup of org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleSelection()
16:06:27 Setup of org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterSorting()
16:06:28 Setup of org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleAndSimpleSelection()
16:06:28 Setup of org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterWithTypedFilter()
16:06:29 Setup of org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testSimpleSelection()
16:06:29 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testNotFoundImage()
16:06:30 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpressionInCorruptedSerializedDiagram()
16:06:31 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageOnDiagramCreation()
16:06:32 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageComputedRealSize()
16:06:32 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testEmptyWorkspaceImagePath()
16:06:33 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageDefaultSize()
16:06:34 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpressionInCorruptedSerializedDiagram()
16:06:34 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpression()
16:06:35 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpression()
16:06:36 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageRealSize()
16:06:36 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLock()
16:06:37 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLockEdgesFalse()
16:06:38 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroModeWithMappingsInSynchroLock()
16:06:39 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroMode()
16:06:40 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeEdgesFalse()
16:06:40 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroMode()
16:06:41 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLock()
16:06:42 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroMode()
16:06:43 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroModeWithMappingsInSynchroLock()
16:06:44 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeEdgesFalse()
16:06:45 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroModeWithMappingsInSynchroLock()
16:06:46 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroMode()
16:06:46 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLockEdgesFalse()
16:06:47 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroMode()
16:06:49 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroModeWithMappingsInSynchroLock()
16:06:49 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroMode()
16:06:50 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroMode()
16:06:51 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroModeWithMappingsInSynchroLock()
16:06:52 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithEdgesInSynchroLock()
16:06:53 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithMappingsInSynchroLock()
16:06:54 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroMode()
16:06:54 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4RecSize()
16:06:55 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode1Size()
16:06:56 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2Size()
16:06:57 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode3Size()
16:06:58 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4Size()
16:06:59 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2ContainedSize()
16:07:00 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4RecSize()
16:07:02 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode1Size()
16:07:03 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2Size()
16:07:05 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode3Size()
16:07:06 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4Size()
16:07:08 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2ContainedSize()
16:07:09 Setup of org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeTest.testConsistentEdgeSizes()
16:07:10 Setup of org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeComputationVariableTest.testEdgeSizeComputationWithVariables()
16:07:11 Setup of org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testNoAttachmentOnEdgeSelectionWithPreferenceDisabled()
16:07:11 Setup of org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnBeginLabelSelection()
16:07:12 Setup of org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnCenterLabelSelection()
16:07:13 Setup of org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEdgeSelection()
16:07:13 Setup of org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEndLabelSelection()
16:07:14 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseExpandFilterTest.testBorderedNodeBoundsAfterHavingCollapseAndExpandThem()
16:07:14 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsedHierarchy()
16:07:16 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNode()
16:07:16 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsed()
16:07:17 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeHierarchy()
16:07:18 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNode()
16:07:18 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNodeHierarchy()
16:07:19 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNodeHierarchy()
16:07:20 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeAndBorderedNode()
16:07:21 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeHierarchy()
16:07:22 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeOnNode()
16:07:23 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNode()
16:07:23 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeAndNodeHierarchy()
16:07:24 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetColorCategoryManager()
16:07:25 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetCustomColors()
16:07:25 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSelectedColorsByPropertyId()
16:07:25 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetLastUsedColors()
16:07:25 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSuggestedColors()
16:07:26 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetSuggestedColors()
16:07:26 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetBasicColors()
16:07:26 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetCustomColors()
16:07:26 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testAddLastUsedColors()
16:07:26 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Source_All_Expanded()
16:07:27 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Target_All_Expanded()
16:07:27 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Target_All_Expanded()
16:07:28 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Source_All_Expanded()
16:07:29 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_source_folding_style_edge_has_foldable_edges()
16:07:30 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_target_folding_style_edge_has_foldable_edges()
16:07:30 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_source_folding_style_edge_has_no_foldable_edges()
16:07:31 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_target_folding_style_edge_has_no_foldable_edges()
16:07:32 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_is_considered_unfolded()
16:07:32 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_has_no_foldable_edges()
16:07:33 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_is_considered_unfolded()
16:07:34 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_has_no_foldable_edges()
16:07:35 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_source_of_source_folding_style_edges()
16:07:35 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_source_folding_style_edges()
16:07:36 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_source_of_source_folding_style_edges()
16:07:37 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_target_of_target_folding_style_edges()
16:07:38 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_source_of_source_folding_style_edges()
16:07:39 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_target_folding_style_edges()
16:07:39 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_target_of_target_folding_style_edges()
16:07:40 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges()
16:07:41 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_target_of_target_folding_style_edges()
16:07:42 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_source_folding_style_edges()
16:07:42 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_source_of_source_folding_style_edges()
16:07:43 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_node_source_of_source_folding_style_edges()
16:07:44 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_target_folding_style_edges()
16:07:45 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_target_of_target_folding_style_edges()
16:07:45 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_source_of_source_folding_style_edges()
16:07:46 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges()
16:07:47 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testNoDeletionOfSemanticElements()
16:07:48 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfDiagramElementsAfterRollBackOnDeletion()
16:07:49 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionWithoutRollBack()
16:07:50 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionAfterRollbackOnFirstDeletion()
16:07:51 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfGMFViewsAfterRollBackOnDeletion()
16:07:52 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference()
16:07:52 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh()
16:07:53 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ConstantStyleRefreshTest.testCheckConstantStyleRefresh()
16:07:53 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DanglingReferencesTest.testDeleteSemanticElementCorrespondingToNode()
16:07:55 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInitWithImport()
16:07:55 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodes()
16:07:56 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreVisibleAtCreation()
16:07:56 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToNode()
16:07:56 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithSemanticCandidates()
16:07:57 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInit()
16:07:57 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIgnoredElementsDeletion()
16:07:57 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainerWithEdgeMappingPrecondition()
16:07:58 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBorderToBorder()
16:07:58 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreHiddenAtCreation()
16:07:58 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainerInitWithSemanticCandidates()
16:07:59 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersWithBorder()
16:07:59 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDummyToLoadPlugins()
16:07:59 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testMappingsWithSameDomainClass()
16:08:00 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPath()
16:08:00 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDuplicateElementsDeletion()
16:08:00 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInit()
16:08:01 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainer()
16:08:01 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodesWithDomain()
16:08:02 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersToListChange()
16:08:02 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesWithBorder()
16:08:02 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPathAndDuplicateElements()
16:08:02 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithImport()
16:08:03 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditAToZ()
16:08:04 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditYToB()
16:08:04 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithAutoRefresh()
16:08:05 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithoutAutoRefresh()
16:08:06 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testAutoRefreshWithoutForceRefresh()
16:08:07 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.LabelExpressionOnEdgeCreationTest.testLabelExpressiononEdgeCreation_P1_P2()
16:08:07 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testRefreshToolTipWithNullValue()
16:08:08 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testUpdateToolTipeWhenLabelPositionIsBorder()
16:08:08 Setup of org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMReferencingOtherVSMNotDirectlyUsedByAird()
16:08:09 Setup of org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModelWithSessionClose()
16:08:09 Setup of org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModel()
16:08:10 Setup of org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMThatNotReferencingAllMM()
16:08:10 Setup of org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdate()
16:08:11 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.StyleSizeChangeRefreshTest.testSizeRefresh()
16:08:11 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference()
16:08:12 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh()
16:08:13 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomization()
16:08:14 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeStyleCustomization()
16:08:15 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testMultiValuatedEAttribute()
16:08:15 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEReferenceStyleCustomization()
16:08:16 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testAppliedOnAllPropertyCustomization()
16:08:17 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomizationReuse()
16:08:18 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testEmptySemanticCandidatesExpression()
16:08:22 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testExceptionCatchDuringRefreshAtOpening()
16:08:24 Setup of org.eclipse.sirius.tests.unit.diagram.session.SessionTest.testManyCreateAndCloseSession()
16:08:24 Setup of org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testGetCustomData()
16:08:25 Setup of org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testClearGMFData()
16:08:25 Setup of org.eclipse.sirius.tests.unit.diagram.tools.EdgeCreationToolWithExtraMappingTest.test_edge_creation_tool_with_extra_mapping_creates_only_one_edge()
16:08:25 Setup of org.eclipse.sirius.tests.unit.diagram.tools.FindLabelToolTest.testContainerLabelSearch()
16:08:26 Setup of org.eclipse.sirius.tests.unit.diagram.tools.UndoAfterInconsistentEdgeCreationViewTest.testEdgeEditPartCreationAfterFilterDeactivation()
16:08:27 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndContainer()
16:08:27 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testAvailableVariablesOnPrecondition()
16:08:27 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInContainer()
16:08:27 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnContainer()
16:08:27 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnNode()
16:08:28 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenNodeAndContainer()
16:08:28 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndNode()
16:08:28 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInDiagram()
16:08:28 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInContainer()
16:08:28 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoContainers()
16:08:28 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoNodes()
16:08:28 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInDiagram()
16:08:28 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoBorderNodes()
16:08:29 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithoutMappingImportWithoutLayer()
16:08:30 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testSubMappingImportThroughHideSubMappingsAttribute()
16:08:31 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1AndL2()
16:08:32 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithoutMappingImportWithoutLayer()
16:08:33 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1AndL2()
16:08:34 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1()
16:08:35 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1()
16:08:36 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefTrue()
16:08:37 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefTrue()
16:08:37 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefFalse()
16:08:38 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefFalse()
16:08:39 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefTrue()
16:08:40 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefFalse()
16:08:41 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefTrue()
16:08:42 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideNoteOnElementDeletionPrefTrue()
16:08:43 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefFalse()
16:08:44 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNull()
16:08:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsReflexive()
16:08:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstUnequalObjects()
16:08:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNewObject()
16:08:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsSymmetricAndTransitive()
16:08:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsConsistentAcrossInvocations()
16:08:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNull()
16:08:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsReflexive()
16:08:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstUnequalObjects()
16:08:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNewObject()
16:08:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsSymmetricAndTransitive()
16:08:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsConsistentAcrossInvocations()
16:08:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNull()
16:08:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsReflexive()
16:08:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstUnequalObjects()
16:08:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNewObject()
16:08:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsSymmetricAndTransitive()
16:08:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsConsistentAcrossInvocations()
16:08:59 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForDDiagramElementWithSameSemanticElementsTest.testHierarchyWithCommonSemanticTargetStoreFormat()
16:09:00 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithoutToolInManualRefresh()
16:09:00 
16:09:00 (SWT:1729): Gtk-CRITICAL **: 20:09:00.468: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:09:01 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithoutToolInManualRefresh()
16:09:01 
16:09:01 (SWT:1729): Gtk-CRITICAL **: 20:09:01.325: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:09:02 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithToolInManualRefresh()
16:09:02 
16:09:02 (SWT:1729): Gtk-CRITICAL **: 20:09:02.253: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:09:03 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithToolInManualRefresh()
16:09:03 
16:09:03 (SWT:1729): Gtk-CRITICAL **: 20:09:03.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:09:03 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithToolInManualRefresh()
16:09:04 
16:09:04 (SWT:1729): Gtk-CRITICAL **: 20:09:04.134: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:09:04 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithoutToolInManualRefresh()
16:09:05 
16:09:05 (SWT:1729): Gtk-CRITICAL **: 20:09:05.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:09:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:09:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:09:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:09:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:09:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:09:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:09:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:09:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:09:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:09:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:09:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:09:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:09:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:09:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:09:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:09:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:09:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:09:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:09:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:09:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:09:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:09:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:09:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:09:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:09:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:09:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:09:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:09:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:09:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:09:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.null()
16:09:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.null()
16:09:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.null()
16:09:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.null()
16:09:44 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:44 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:09:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:09:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:09:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:09:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:09:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:09:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:09:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:09:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:09:59 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:09:59 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:10:00 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:10:01 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:10:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:10:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:10:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:10:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:10:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:10:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:10:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:10:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null()
16:10:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null()
16:10:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null()
16:10:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null()
16:10:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null()
16:10:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null()
16:10:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null()
16:10:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckSequenceTest.null()
16:10:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnCreation()
16:10:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnDiagramOpening()
16:10:14 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDropWithHideLabelByDefault()
16:10:16 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testEdgeReconnection()
16:10:16 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDropWithHideLabelByDefault()
16:10:17 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDrop()
16:10:18 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDrop()
16:10:19 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDropWithHideLabelByDefault()
16:10:20 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDrop()
16:10:21 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnCreationTest.testDNodeCreationWithBorderedNodeWithHideLabelByDefault()
16:10:21 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideShowLayers()
16:10:22 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testShowLayer()
16:10:23 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalette()
16:10:23 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalettWithTransientLayerActivatedInPreviousSiriusVersion()
16:10:24 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideLayer()
16:10:25 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithoutLayerTest.testCreatePalette()
16:10:25 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL4Layers()
16:10:25 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L5Layers()
16:10:25 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowLayers()
16:10:25 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testShowLayer()
16:10:25 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL5Layers()
16:10:26 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testCreatePalette()
16:10:26 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL6Layers()
16:10:26 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L4Layers()
16:10:26 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L3L4L5L6Layers()
16:10:26 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testUpdatePaletteAfterViewpointChange()
16:10:27 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L5Layers()
16:10:27 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideLayer()
16:10:27 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5L6Layers()
16:10:27 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5Layers()
16:10:27 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicRegistryFilter()
16:10:27 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testCreatePalette()
16:10:27 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicFilter()
16:10:28 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithToolGroupsTest()
16:10:29 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhitConflictingLayerActivation()
16:10:29 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementTest()
16:10:30 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhithEclusiveLayerActivationAndHideReveal()
16:10:31 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithUndoRedoTest()
16:10:32 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithoutLayerTest()
16:10:33 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateWithoutInvalidThreadAccessTest.testPaletteUpdateOnLayerActivationWithToolFilter()
16:10:33 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testPaletteStateAfterVsmToolAndSectionModifications()
16:10:34 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testVSMUpdateImpliesCompletePaletteReload()
16:10:35 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.ModifySessionOutsideEclipseTest.testModifySessionOutsideEclipse()
16:10:35 Setup of org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testModelContentView()
16:10:35 Setup of org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testManyCreateAndCloseSession()
16:10:36 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingSquareBorderSize()
16:10:36 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageSquareBorderSize()
16:10:37 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingEllipseBorderSize()
16:10:38 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingLozengeBorderSize()
16:10:39 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingWorkspaceImageBorderSize()
16:10:40 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageTriangleBorderSize()
16:10:41 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageDotBorderSize()
16:10:42 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingDotBorderSize()
16:10:43 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageStrokeBorderSize()
16:10:44 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingNoteBorderSize()
16:10:45 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageRingBorderSize()
16:10:46 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingGaugeBorderSize()
16:10:47 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingShapeBorderSize()
16:10:48 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingFlatBorderSize()
16:10:49 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingWorkspaceImageBorderSize()
16:10:50 Setup of org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testAutoSize()
16:10:50 Setup of org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testFixedSizeFromAutoSizeDoNotDisplayScrollBars()
16:10:51 Setup of org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testMarginBorderInsets()
16:10:52 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMappingImport()
16:10:52 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMapping()
16:10:52 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseContainerNodeMapping()
16:10:52 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMappingInContainerMapping()
16:10:52 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMapping()
16:10:52 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithoutInherit()
16:10:53 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithoutInherit()
16:10:53 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1()
16:10:54 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2()
16:10:55 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testInit()
16:10:56 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithoutInherit()
16:10:56 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithoutInherit()
16:10:57 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithInherit()
16:10:58 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithInherit()
16:10:59 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithInherit()
16:10:59 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithInherit()
16:11:00 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithInherit()
16:11:01 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithInherit()
16:11:02 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithoutInherit()
16:11:03 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithoutInherit()
16:11:03 Setup of org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusNotActiveByDefault()
16:11:03 Setup of org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateActiveByDefault()
16:11:03 Setup of org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusActiveByDefault()
16:11:04 Setup of org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testActivationStatusStoredInSession()
16:11:04 Setup of org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateNotActiveByDefault()
16:11:04 Setup of org.eclipse.sirius.tests.unit.diagram.layers.ActivateDeactivateOptionalLayersTest.testActivateDeactivateOptionalLayer()
16:11:07 Setup of org.eclipse.sirius.tests.unit.diagram.layers.ActivateLayerOnInvalidDiagramTest.testActivateLayerOnInvalidDiagram()
16:11:08 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImport()
16:11:09 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImport()
16:11:10 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImport()
16:11:11 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImportWithHideSubMapping()
16:11:11 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImport()
16:11:12 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImportWithHideSubMapping()
16:11:13 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImportWithHideSubMapping()
16:11:14 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImportWithHideSubMapping()
16:11:15 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests2.testPreConditionNodeImport()
16:11:15 Setup of org.eclipse.sirius.tests.unit.api.mappings.EdgeMappingTest.testEdgemappingCreation()
16:11:15 Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping1()
16:11:16 Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping2()
16:11:17 Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping3()
16:11:18 Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping4()
16:11:19 Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping5()
16:11:20 Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping6()
16:11:20 Setup of org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testCompartmentMappingsRecursion()
16:11:22 Setup of org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testVSMValidation()
16:11:23 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testVerticalStackDetection()
16:11:24 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testHorizontalStackDetection()
16:11:25 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithWidthFixedSize()
16:11:26 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testStackContainerWithNoRegion()
16:11:27 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithHeightFixedSize()
16:11:27 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithAutoSize()
16:11:28 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testVerticalStackWithAutoSize()
16:11:29 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testFreeFormContainerWithAutoSize()
16:11:29 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testListContainerWithAutoSize()
16:11:30 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackBorderChanges()
16:11:31 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackBorderChanges()
16:11:32 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize()
16:11:33 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize_autoSizeAtArrangeDisabled()
16:11:35 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInHorizontalStack()
16:11:36 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInVerticalStack()
16:11:37 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackInitialLayout()
16:11:38 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackInitialLayout()
16:11:39 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderHorizontalStack()
16:11:40 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInHorizontalStack()
16:11:41 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInVerticalStack()
16:11:42 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInVerticalStack()
16:11:43 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithLabelWithAListRegionWithDefinedSize()
16:11:45 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize()
16:11:46 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackContentPanes()
16:11:47 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderVerticalStack()
16:11:48 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackCornerChanges()
16:11:49 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackCornerChanges()
16:11:51 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInHorizontalStack()
16:11:52 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize_autoSizeAtArrangeDisabled()
16:11:53 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackContentPanes()
16:11:54 Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportWithChildrenPresentationChangesTests.testDiagramAfterChildrenPresentationChange()
16:11:55 Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping1()
16:11:56 Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping2()
16:11:57 Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping3()
16:11:58 Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping4()
16:11:59 Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping5()
16:12:00 Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping6()
16:12:00 Setup of org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testSimpleImportedStyleSelectionOnLayerActivation()
16:12:01 Setup of org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalStyleRecursiveLookUpinMAppingImportChains()
16:12:02 Setup of org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalSSimpleImportedStyleSelectionOnLayerActivation()
16:12:03 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.MultiMappingImportChainsWithSameSemanticTest.null()
16:12:03 Setup of org.eclipse.sirius.tests.unit.api.refresh.EdgeWithConditionalStyleTest.testEdgeMappingWithConditionalStyle()
16:12:04 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningTrue()
16:12:04 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningFalse()
16:12:05 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testDirtyNotification()
16:12:06 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithoutToolInAutoRefresh()
16:12:06 
16:12:06 (SWT:1729): Gtk-CRITICAL **: 20:12:06.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:12:07 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithToolInAutoRefresh()
16:12:07 
16:12:07 (SWT:1729): Gtk-CRITICAL **: 20:12:07.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:12:07 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithoutToolInAutoRefresh()
16:12:08 
16:12:08 (SWT:1729): Gtk-CRITICAL **: 20:12:08.144: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:12:08 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithoutToolInAutoRefresh()
16:12:08 
16:12:08 (SWT:1729): Gtk-CRITICAL **: 20:12:08.984: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:12:09 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithToolInAutoRefresh()
16:12:09 
16:12:09 (SWT:1729): Gtk-CRITICAL **: 20:12:09.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:12:10 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithToolInAutoRefresh()
16:12:10 
16:12:10 (SWT:1729): Gtk-CRITICAL **: 20:12:10.769: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:12:11 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization()
16:12:17 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization()
16:12:22 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization()
16:12:26 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testNoteStyleCustomization()
16:12:44 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization()
16:13:02 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testSquareStyleCustomization()
16:13:19 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization()
16:13:36 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testDotStyleCustomization()
16:13:53 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization()
16:13:56 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization()
16:14:00 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization()
16:14:16 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization()
16:14:33 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization()
16:14:50 Setup of org.eclipse.sirius.tests.unit.diagram.tools.PartAndLabelPartSelectionDeletionTest.testDeleteSelectionOfNodeAndItsLabel()
16:14:51 Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleCustomizationAndConditionalStyleDescriptionTest.testWorkspaceImageStyleCustomizationWithConditionalStyleDescription()
16:14:51 Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testShapeContainerStyle()
16:14:52 Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomShapeContainerStyle()
16:14:52 Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testWorkspaceImageContainerStyle()
16:14:52 Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomColorShapeContainerStyle()
16:14:52 Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testFlatContainerStyle()
16:14:52 Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshWithLayerTests.testShapeContainerStyle()
16:14:53 Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfRepresentationDescription()
16:14:53 Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfLayer()
16:14:53 Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfSirius()
16:14:53 Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfSirius()
16:14:53 Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfRepresentationDescription()
16:14:53 Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfLayer()
16:14:54 Setup of org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseContainerMapping()
16:14:54 Setup of org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseNodeMapping()
16:14:54 Setup of org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseBorderedNodeMapping()
16:14:54 Setup of org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardMultipleSelection()
16:14:54 Setup of org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardOnEdge()
16:14:54 Setup of org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardSingleSelection()
16:14:54 Setup of org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromRedefinedTool()
16:14:55 Setup of org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromDefaultTool()
16:14:55 Setup of org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditBorderedNodeLabel()
16:14:55 Setup of org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditEdgeLabel()
16:14:55 Setup of org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditContainerLabel()
16:14:55 Setup of org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditNodeLabel()
16:14:55 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropNodeInContainer()
16:14:56 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropContainerInContainer()
16:14:56 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInContainer()
16:14:56 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInNode()
16:14:56 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInDiagram()
16:14:56 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromControlledResource()
16:14:56 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTesterisInSessionWithDraggedObjectInWrapper()
16:14:56 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromNonControlledResource()
16:14:57 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImport()
16:14:57 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseContainerMapping()
16:14:57 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportNodeMapping()
16:14:57 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImportAndDiagramExtension()
16:14:57 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImportAndDiagramExtension()
16:14:58 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportContainerMapping()
16:14:58 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImport()
16:14:58 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportContainerMapping()
16:14:58 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportNodeMapping()
16:14:58 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseNodeMapping()
16:14:59 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectPreconditionEvaluation()
16:14:59 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToContainer()
16:14:59 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToContainer()
16:14:59 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToContainer()
16:15:00 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToBorderedNode()
16:15:00 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToBorderedNode()
16:15:00 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToContainer()
16:15:00 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToBorderedNode()
16:15:00 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToBorderedNode()
16:15:01 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToDNode()
16:15:01 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToBorderedNode()
16:15:01 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToDNode()
16:15:01 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToContainer()
16:15:02 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToBorderedNode()
16:15:02 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToDNode()
16:15:02 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToDNode()
16:15:02 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToDNode()
16:15:02 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToContainer()
16:15:02 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToDNode()
16:15:03 Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromDefaultTool()
16:15:03 Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromRedefinedTool()
16:15:03 Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDirectEdit()
16:15:03 Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoReconnection()
16:15:03 Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDragAndDrop()
16:15:03 Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoCreation()
16:15:04 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrol()
16:15:04 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyInOrderOfHerarchy()
16:15:04 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyNotInOrderOfHerarchy()
16:15:04 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnModelsRef()
16:15:04 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolControlUncontrol()
16:15:04 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControl()
16:15:05 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithoutRepresentation()
16:15:05 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrolWithTwoRepresentationsFileLinkedToTheUncontrolledElement()
16:15:05 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithRepresentation()
16:15:05 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolSecondModel()
16:15:05 Setup of org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testJavaActionWithPrecondition()
16:15:05 Setup of org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteOtherThanSelectionFromJavaAction()
16:15:06 Setup of org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testUniversalToolInvokingJavaAction()
16:15:06 Setup of org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticDeleteFromJavaAction()
16:15:07 Setup of org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticRemoveFromJavaAction()
16:15:08 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top2()
16:15:08 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top3()
16:15:09 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Sub_Top1()
16:15:10 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Sub()
16:15:10 Setup of org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetDefaultValueEEnumAttributeType()
16:15:10 Setup of org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromLiteral()
16:15:11 Setup of org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromEnumerator()
16:15:11 Setup of org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromInteger()
16:15:11 Setup of org.eclipse.sirius.tests.unit.api.tools.ForToolTests.testForTools()
16:15:11 Setup of org.eclipse.sirius.tests.unit.api.mmextension.ExtensionPaletteToolTest.testLayerToolInExtensionStyle()
16:15:12 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefreshWithUnsynchronizedDiagram()
16:15:13 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefreshWithUnsynchronizedDiagram()
16:15:14 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefresh()
16:15:16 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefresh()
16:15:17 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentationClosingSession()
16:15:17 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentation()
16:15:18 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testBorderedNodeViewOnListCreation()
16:15:18 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreationInPackage()
16:15:19 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreation()
16:15:19 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testUnexecutableToolWithMissingModelOperation()
16:15:19 Setup of org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationBorderedNodeTool()
16:15:19 Setup of org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationNodeTool()
16:15:19 Setup of org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationEdgeTool()
16:15:19 Setup of org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationContainerTool()
16:15:19 Setup of org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeAvailableVariableDiagramForLabel()
16:15:19 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceTest.testControl()
16:15:20 Setup of org.eclipse.sirius.tests.unit.diagram.tools.DoubleClicCommandBuilderForceRefreshTest.testDoubleClickCommandBuilder()
16:15:20 Setup of org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithoutSpecificMessage()
16:15:20 Setup of org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithSpecificMessage()
16:15:20 Setup of org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithSpecificMessage()
16:15:20 Setup of org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithoutSpecificMessage()
16:15:20 Setup of org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfActionBarReferences()
16:15:22 Setup of org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfListenerIsCorrectAfterOpenCloseDiagrams()
16:15:25 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testDeleteElementsAndCheckErrorLog()
16:15:26 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenMovingElement()
16:15:27 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenActivatingFilter()
16:15:28 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.LayerTests.testEdgeMappingConservationOfLayout()
16:15:28 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView()
16:15:29 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView_containerCase()
16:15:31 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromNavigation()
16:15:32 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefreshWithActivatedCollapseFilter()
16:15:33 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefresh()
16:15:34 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationsAndMoreWithForCollapseFilter()
16:15:35 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoHideElement()
16:15:36 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoDeleteFromDiagram()
16:15:37 Setup of org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBAndThenCWithTheirRepresentations()
16:15:38 Setup of org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testUncontrolC()
16:15:38 Setup of org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBWithItsRepresentationAndThenControlC()
16:15:38 Setup of org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlGrandSonWhenGrandFatherIsReadOnly()
16:15:38 Setup of org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlUncontrolp1p1p1()
16:15:38 Setup of org.eclipse.sirius.tests.unit.api.refresh.IconRefreshTests.testLabelIconRefreshedOnSemanticChange()
16:15:40 Setup of org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToPluginUri()
16:15:40 Setup of org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToWorkspaceUri()
16:15:40 Setup of org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRefresh()
16:15:41 Setup of org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRepair()
16:15:43 Setup of org.eclipse.sirius.tests.unit.api.tools.GenericToolTest.testGenericTool()
16:15:44 Setup of org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithAutoRefresh()
16:15:44 Setup of org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithoutAutoRefresh()
16:15:45 Setup of org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNotErrorOnUndoRedoOfGroupingClasses()
16:15:46 Setup of org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNoErrorWhenGroupingClassesIntoPackage()
16:15:46 Setup of org.eclipse.sirius.tests.unit.diagram.node.style.ModifyNodeStyleTest.testChangeStyleNode()
16:15:47 Setup of org.eclipse.sirius.tests.unit.diagram.navigation.NavigationOperationTest.test_create_and_open_new_representation_from_tool()
16:15:48 Setup of org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor()
16:15:49 Setup of org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor()
16:15:50 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerCreation()
16:15:50 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterGenericTool()
16:15:51 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation_withConstraintPropertySystemSetToFalse()
16:15:52 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation()
16:15:53 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation()
16:15:55 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterDirectEditTool()
16:15:55 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation_withConstraintPropertySystemSetToFalse()
16:15:56 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterNodeCreation()
16:15:56 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDoubleClick()
16:15:57 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDirectEdit()
16:15:58 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterReconnect()
16:15:59 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterEdgeCreation()
16:15:59 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDeletion()
16:16:00 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterEdgeCreation()
16:16:01 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerDrop()
16:16:02 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool()
16:16:02 
16:16:02 (SWT:1729): Gtk-CRITICAL **: 20:16:02.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:16:02 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool_withConstraintPropertySystemSetToFalse()
16:16:02 
16:16:02 (SWT:1729): Gtk-CRITICAL **: 20:16:02.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:16:02 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool()
16:16:02 
16:16:02 (SWT:1729): Gtk-CRITICAL **: 20:16:02.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:16:02 Setup of org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testMigrationIsNeededOnData()
16:16:02 Setup of org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testElementsToSelectExpressionMigration()
16:16:02 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testFilterSortingMigration()
16:16:02 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testAirdMigrationIsNeededOnData()
16:16:03 Setup of org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationVersionSerialisation()
16:16:03 Setup of org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationIsNeededOnData()
16:16:03 Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels()
16:16:04 Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram()
16:16:04 Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testMigrationIsNeededOnData()
16:16:04 Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels()
16:16:05 Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram()
16:16:06 Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabelsInSirius6_3_0()
16:16:06 Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testMigrationIsNeededOnData()
16:16:06 Setup of org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testMigrationIsNeededOnData()
16:16:06 Setup of org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testEdgesFigures()
16:16:07 Setup of org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testMigrationIsNeededOnData()
16:16:07 Setup of org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testGMFBounds()
16:16:08 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testMigrationIsNeededOnData()
16:16:08 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testNodeStyleConstancy()
16:16:08 Setup of org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromNodeToEdge()
16:16:09 Setup of org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromNodeToEdge()
16:16:10 Setup of org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromEdgeToNode()
16:16:11 Setup of org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromEdgeToNode()
16:16:12 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:16:13 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram()
16:16:14 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping()
16:16:16 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefresh()
16:16:17 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefresh()
16:16:19 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping()
16:16:20 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping()
16:16:21 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeEditLabeledFromEdgeToNodeInManualRefreshUnsynchronizedDiagram()
16:16:23 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping()
16:16:24 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:16:26 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:16:27 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping()
16:16:29 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefresh()
16:16:30 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedDiagram()
16:16:31 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram()
16:16:33 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping()
16:16:34 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping()
16:16:35 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:16:37 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefresh()
16:16:38 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping()
16:16:40 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping()
16:16:41 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefresh()
16:16:42 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:16:44 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping()
16:16:45 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedDiagram()
16:16:46 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefresh()
16:16:48 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping()
16:16:49 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefresh()
16:16:50 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram()
16:16:52 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:16:53 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping()
16:16:54 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedDiagram()
16:16:56 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping()
16:16:57 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:16:59 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram()
16:17:00 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping()
16:17:01 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:17:03 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping()
16:17:04 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping()
16:17:05 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefresh()
16:17:07 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram()
16:17:08 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedDiagram()
16:17:09 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:17:11 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefresh()
16:17:12 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping()
16:17:14 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping()
16:17:15 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:17:16 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping()
16:17:18 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefresh()
16:17:19 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping()
16:17:20 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping()
16:17:22 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram()
16:17:23 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefresh()
16:17:24 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram()
16:17:26 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:17:27 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping()
16:17:28 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:17:30 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram()
16:17:31 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping()
16:17:33 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconncetionFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping()
16:17:34 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping()
16:17:35 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:17:37 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefresh()
16:17:38 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:17:40 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping()
16:17:41 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedDiagram()
16:17:42 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping()
16:17:44 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefresh()
16:17:45 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefresh()
16:17:46 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping()
16:17:48 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedDiagram()
16:17:49 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping()
16:17:51 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:17:52 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:17:53 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping()
16:17:55 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping()
16:17:56 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefresh()
16:17:58 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:17:59 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping()
16:18:00 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram()
16:18:02 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefresh()
16:18:03 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefresh()
16:18:05 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:18:06 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping()
16:18:07 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefresh()
16:18:09 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram()
16:18:10 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping()
16:18:11 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedDiagram()
16:18:13 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping()
16:18:14 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping()
16:18:16 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_diagram()
16:18:16 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping()
16:18:18 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefresh()
16:18:20 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram()
16:18:21 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:18:23 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping()
16:18:25 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping()
16:18:26 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram()
16:18:28 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefresh()
16:18:30 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefresh()
16:18:31 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram()
16:18:32 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping()
16:18:34 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_diagram()
16:18:35 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:18:37 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_model()
16:18:38 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping()
16:18:39 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping()
16:18:41 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:18:43 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:18:44 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_model()
16:18:45 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping()
16:19:08 Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtension()
16:19:08 Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtensionTwice()
16:19:08 Setup of org.eclipse.sirius.tests.unit.api.mm.MMTest.testGetMappingsOverride()
16:19:08 Setup of org.eclipse.sirius.tests.unit.api.mm.MMTest.testIdentifiedElementInheritence()
16:19:08 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesInstanceRoleAndLifeline()
16:19:09 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesOneSemanticElement()
16:19:10 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificMappingsAvailable()
16:19:10 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificToolsAvailable()
16:19:10 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_execution_identification()
16:19:11 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_diagram_identification()
16:19:12 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_instancerole_identification()
16:19:13 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_operand_fragment_identification()
16:19:14 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_observation_point_identification()
16:19:15 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_message_identification()
16:19:16 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_state_identification()
16:19:17 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lost_message_end_identification()
16:19:18 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lifeline_identification()
16:19:19 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_combined_fragment_identification()
16:19:20 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_end_of_life_identification()
16:19:21 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_interaction_use_identification()
16:19:22 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_navigation_diagram_to_lifelines()
16:19:23 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_observation_point_on_diagram()
16:19:24 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_non_reflective_synchronous_message()
16:19:25 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_states_on_diagram()
16:19:26 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_messages_on_diagram()
16:19:27 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_executions_on_diagram()
16:19:28 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_lost_messages_end_on_diagram()
16:19:29 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_interaction_uses_on_diagram()
16:19:30 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_combined_fragments_on_diagram()
16:19:31 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_operands_on_diagram()
16:19:32 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_message()
16:19:33 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_lifeline()
16:19:34 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_combined_fragment()
16:19:35 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_state()
16:19:36 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_operand()
16:19:37 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_execution()
16:19:38 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_interaction_use()
16:19:39 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_message()
16:19:40 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_lifeline()
16:19:41 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_combined_fragment()
16:19:42 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_operand()
16:19:43 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_execution()
16:19:44 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_interaction_use()
16:19:45 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelinesSouthCenteredBorderItemLocatorTest.testArrangeAllAfterSequenceDiagramCreationGeneratesValidBounds()
16:19:46 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextCreationInALifelineNotPossible()
16:19:47 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteUnset()
16:19:48 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteCreationInALifelineNotPossible()
16:19:48 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextDropInALifelineNotPossible()
16:19:49 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testSequenceDiagramEditPartBrokerDetection()
16:19:50 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteDropInALifelineNotPossible()
16:19:51 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1Bis()
16:19:52 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testDiagramConsistency()
16:19:53 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1()
16:19:54 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.HeaderHeightTests.testHeaderHeightSize()
16:19:55 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.AbstractToolDescription_Precondition_AbstractVariable_Access_Tests.testSequenceSpecificsVariablesAccess()
16:19:57 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testMigrationIsNeededOnData()
16:19:57 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDoneOnce()
16:19:57 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDone()
16:19:58 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testMigrationIsNeededOnData()
16:19:58 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDoneOnce()
16:19:58 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDone()
16:19:59 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.OperandFigureAndEdgesTest.testNoteAttachmentIsVisible()
16:20:00 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteOperandContainingNote()
16:20:01 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteCombinedFragmentContainingNote()
16:20:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckConsistantStoreFormat()
16:20:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckNumberOfStoredFormats()
16:20:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testBasicStoreFormat()
16:20:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreEdgeFormatData()
16:20:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreNodeFormatData()
16:20:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckConsistentStoreFormat()
16:20:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckNumberOfStoredFormats()
16:20:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testBasicStoreFormat()
16:20:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreEdgeFormatData()
16:20:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreNodeFormatData()
16:20:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:38 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:38 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:44 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:20:51 Setup of org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenEntitiesRepresentationInEditor()
16:20:51 Setup of org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenCrossTableRepresentationInEditor()
16:20:52 
16:20:52 (SWT:1729): Gtk-CRITICAL **: 20:20:52.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:20:52 
16:20:52 (SWT:1729): Gtk-CRITICAL **: 20:20:52.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:20:52 
16:20:52 (SWT:1729): Gtk-CRITICAL **: 20:20:52.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:20:53 Setup of org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenTableRepresentationInEditor()
16:20:53 Setup of org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testCreateAndOpenTableRepresentationInEditor()
16:20:53 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithPrefix()
16:20:54 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithoutPrefix()
16:20:54 Setup of org.eclipse.sirius.tests.unit.perf.common.Session1MillionTests.testSessionCreationTime()
16:20:54 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testTwoRepresentationsMovesSuccessively()
16:20:55 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testOpenMultipleSessions()
16:20:55 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoMultipleSyncNotifications()
16:20:56 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testDeleteAndUndo()
16:20:57 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCloseEventsNonDirty()
16:20:58 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoNotification()
16:20:59 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCreateRepresentationEvents()
16:21:00 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testSaveSession()
16:21:00 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testBorderedBoundsAreCorrectAfterRunningRepair()
16:21:00 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testFiltersAreCorrectlyRestoredAfterRunningRepair()
16:21:01 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizations()
16:21:02 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizationsUnsynchronized()
16:21:03 Setup of org.eclipse.sirius.tests.unit.multipageeditor.SiriusMultiPageEditorTest.testDiagramEditorOpeningInsideMultiPageEditor()
16:21:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:38 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:44 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:21:59 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:00 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:00 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:01 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:38 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:44 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:22:59 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:00 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:00 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:01 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:01 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:01 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:38 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:44 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:23:59 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:00 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:01 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:38 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:38 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:44 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:24:58 Tests run: 3643, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1671 s -- in org.eclipse.sirius.tests.suite.AllSiriusTestSuite
16:24:58 org.eclipse.sirius.tests.suite.AllSiriusTestSuite$JUnitBundlesReport.dump_environment_data -- Time elapsed: 0.153 s
16:24:58 org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_SessionWithSharedDomain -- Time elapsed: 0.748 s
16:24:58 org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_WithoutExtension -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_WithExtension -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_Override_WithExtension -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.LabelProviderProviderServiceTests.test_getFirstProvidedLabelProvider_WithContribution -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.LabelProviderProviderServiceTests.test_getFirstProvidedLabelProvider_WithoutContribution -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.EditingDomainServicesTest.can_find_ecore_label_providers -- Time elapsed: 0.007 s
16:24:58 org.eclipse.sirius.tests.unit.common.EditingDomainServicesTest.avoid_npe_when_no_choiceOfValues -- Time elapsed: 0.018 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeepOrderWithNew -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeepOrderWithOld -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testAddInBiset -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeptElementsReference -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testAddInBisetOtherWayAround -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeepRequestedOrder -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeepOrderWithNew -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeepOrderWithOld -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testAddInBiset -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeptElementsReference -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testAddInBisetOtherWayAround -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeepRequestedOrder -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testGenericToolVariables -- Time elapsed: 0.026 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testGenericToolVariablesInChildren -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testInterpreterContextForAbstractToolElementsToSelectVariables -- Time elapsed: 0.016 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testIterpreterContextForEdgeDescriptionReferencingItSelf -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testInterpreterContextForAbstractToolPreconditionVariables -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.color.SiriusColorTest.testColorReferencesInitialization -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.color.SiriusColorTest.testColorReferencesCardinality -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.CartesianProductTestCase.testBaseProduct -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testClamp -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testSystemPaletteIncludesExactlyTheDefaultColors -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testColorCache -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testDefaultColorConvertsToSelfUsingColorspaceDistances -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testGetFontFromLabelFormatAndSize -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthRightTag -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthAntislash -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthQuestionMark -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.getNoError -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthAWindowsReservedKeyword -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthPipe -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthStar -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.getIllegalCharError -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.getReservedKeywordError -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.identity -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthLeftTag -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.getValidFilenameWithALongFilename -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidity -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthColon -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthQuote -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthSlash -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.FileUtilTest.getValidFilename -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.interpreter.ContentHelperTests.testContextHelperStartDetection -- Time elapsed: 0.014 s
16:24:58 org.eclipse.sirius.tests.unit.api.interpreter.ContentHelperTests.testJavaIdentifiers -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.interpreter.ContentHelperTests.testContextHelperAndMTL -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.interpreter.ContentHelperTests.testContextHelperAndOCL -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.DragAndDropNodeTest.testSimulateDropNodeInNodeImport -- Time elapsed: 0.005 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.DragAndDropNodeTest.testSimulateDropNodeInContainer -- Time elapsed: 0.014 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.DragAndDropNodeTest.testSimulateDropNodeInNode -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.DragAndDropNodeTest.testSimulateDropNodeInContainerImport -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEDatatype -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testAddProposalsWithAQLSyntaxSeparator -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEPackageNameNull -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEmptyEPackageRegistry -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEEnum -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEPackageNamePrefix -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testAddProposalsWithAQLSyntaxSeparator2 -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithoutEPackageNamePrefix -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalProviderTests.testProposalsWithEPackageNameNull -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalProviderTests.testProposalsWithEmptyEPackageRegistry -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalProviderTests.testProposalsWithEPackageNamePrefix -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalProviderTests.testProposalsWithoutEPackageNamePrefix -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.SessionLabelTest.testSessionNameToDisplayWhileSavingWithInMemoryRepresentationsFile -- Time elapsed: 0.031 s
16:24:58 org.eclipse.sirius.tests.unit.common.SessionLabelTest.testSessionNameToDisplayWhileSavingWithRepresentationsFileWithSpecificURI -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.SessionLabelTest.testSessionNameToDisplayWhileSavingWithNormalRepresentationsFile -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask_And_Empty_Message -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Empty_Mask_And_New_Empty_Value -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask_And_Empty_Message -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask_And_New_Empty_Value -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask_2 -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask_And_Empty_Message_2 -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask_And_New_Empty_Value2 -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask_2 -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask2 -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Empty_Mask_And_New_Empty_Value2 -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask_And_Empty_Message_2 -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.testCreateInstance -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.testEInstanceOf -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.udpateMetamodels -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.testFindFirstEClassFromName -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.logger.MarkerRuntimeLoggerTest.addingMarkerDoesNotFailWithNonWorkspaceURIs -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.logger.MarkerRuntimeLoggerTest.clearingMarkerDoesNotFailWithNonWorkspaceURIs -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.refresh.RefreshFromViewpointActivationTests.testRefreshAfterViewpointActivation -- Time elapsed: 4.081 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testInterpreterContextForAbstractToolElementsToSelectVariables -- Time elapsed: 0.006 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.vsm.color.TableColorTest.testColorReferencesInitialization -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.vsm.color.TableColorTest.testColorReferencesCardinality -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.outline.OutlineContextualMenuTest.testOutlineContextualMenu -- Time elapsed: 3.283 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testDirectResource -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testInternalContainer -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testInternalResource -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testContainerFeatureID -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testDomainClass -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testContainer -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testResource -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.ImportSpecClassesUnsetTests.testDiagramImportDescriptionSpecUnset -- Time elapsed: 0.006 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.ImportSpecClassesUnsetTests.testContainerMappingImportSpecUnset -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.ImportSpecClassesUnsetTests.testNodeMappingImportSpecUnset -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsInvalid1 -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsInvalid2 -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsInvalid3 -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsNotInvalid -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testHashCodeContract -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsAgainstNewObject -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsAgainstNull -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsIsReflexive -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testNoNPEWithOneNullView -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testNoNPEWithOneNullSemanticElement -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testHashCodeContract -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsAgainstNewObject -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsAgainstNull -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsIsReflexive -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testCheckNotSameInstance -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testCheckSameInstance -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testHashCodeContract -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsAgainstNewObject -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsAgainstNull -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsIsReflexive -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_ShapeContainerStyleDescription_WithCustomFeatures -- Time elapsed: 0.010 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_SquareDescription_WithCustomFeatures -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_NoteDescription -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_GaugeCompositeStyleDescription -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_BundleImageDescription_WithCustomFeatures -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_BundledImageDescriptionWithSecondValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateEdgeStyleWithSecondValues -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_DotDescription_WithCustomFeatures -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_CustomStyleDescriptionWithSecondValues -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_CustomStyleDescriptionWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerGenericStyle_ShapeWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateBracketEdgeStyleWithFirstValues -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_Shape -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_ShapeWithSecondValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_LozengeNodeDescriptionWithSecondValues -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_WorkspaceImageWithSecondValues -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_WorkspaceImageDescriptionWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_LozengeNodeDescription -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_GaugeCompositeStyleDescription_WithCustomFeatures -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_WorkspaceImageDescription_WithCustomFeatures -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_EllipseNodeDescriptionWithFirstValues -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleEdgeStyleForLabels -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_NoteDescriptionWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_EllipseNodeDescription -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_WorkspaceImageDescriptionWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleEdgeStyle -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_FlatContainerStyleDescription_WithCustomFeatures -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateBracketEdgeStyleWithSecondValues -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_NoteDescriptionWithSecondValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_SquareDescriptionWithSecondValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_GaugeCompositeStyleDescriptionWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_NoteDescription_WithCustomFeatures -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateBracketEdgeStyleGenericWithFirstValues -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_FlatWithSecondValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_GaugeCompositeStyleDescriptionWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_BundledImageDescriptionWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_LozengeNodeDescriptionWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_BundledImageDescription -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_DotDescriptionWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateEdgeStyleWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_SquareDescription -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_BundledImageDescriptionWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_WorkspaceImageDescription -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_ShapeWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_FlatWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_CustomStyleDescription_WithCustomFeatures -- Time elapsed: 0.018 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_WorkspaceImageDescriptionWithSecondValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleEdgeStyle_WithCustomFeatures -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyleGeneric_FlatWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_SquareDescriptionWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_EllipseNodeDescriptionWithFirstValues -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateEdgeStyleGenericWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_CustomStyleDescriptionWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_WorkspaceImageDescription_WithCustomFeatures -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyleGeneric_WorkspaceImageWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_GaugeCompositeStyleDescriptionWithSecondValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_Flat -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_WorkspaceImageWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_SquareDescriptionWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_DotDescriptionWithSecondValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_EllipseNodeDescription_WithCustomFeatures -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_NoteDescriptionWithFirstValues -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_LozengeNodeDescriptionWithFirstValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_DotDescriptionWithFirstValues -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_WorkspaceImage -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_DotDescription -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_EllipseNodeDescriptionWithSecondValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_CustomStyleDescription -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.views.session.RepresentationDescriptionItemTest.testEqualsObject -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.views.session.RepresentationDescriptionItemTest.testHashCode -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.views.session.ResourceFolderItemTest.testEqualsObject -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.views.session.ResourceFolderItemTest.testHashCode -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.views.session.ResourceItemTest.testEqualsObject -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.views.session.ResourceItemTest.testHashCode -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointsFolderItemTest.testEqualsObject -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointsFolderItemTest.testHashCode -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointItemTest.testEqualsObject -- Time elapsed: 0.042 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointItemTest.testHashCode -- Time elapsed: 0.058 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testHashCodeContract -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsAgainstNewObject -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsAgainstNull -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsIsReflexive -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testHashCodeContract -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsAgainstNewObject -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsAgainstNull -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsIsReflexive -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testListsNumber -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testNodesNumber -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testEdgesNumber -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testDiagramElementsNumber -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testListElementsNumber -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testContainersNumber -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testDiagramElementContainersNumber -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testCollapsed -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testIndirectlyFiltered -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testFiltered -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testIndirectlyHidden -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testHidden -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testIndirectlyCollapsed -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName -- Time elapsed: 0.007 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testVariableName1 -- Time elapsed: 0.009 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testVariableName2 -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName2 -- Time elapsed: 0.005 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName3 -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName2 -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName3 -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName4 -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNominal -- Time elapsed: 0.005 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName2 -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName3 -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName4 -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.ChangeContextOperationTest.testNominal -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DDiagram_AddDAnnotation -- Time elapsed: 0.019 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DSequenceDiagram_AddDAnnotation -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DTableAddDAnnotation -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testNodeConditionalStyle -- Time elapsed: 0.415 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testListRefreshConditionalStyle -- Time elapsed: 0.117 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testListRefreshChangingMappingType -- Time elapsed: 0.076 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testEdgeRefreshConditionalStyle -- Time elapsed: 0.094 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testContainerRefreshConditionalStyle -- Time elapsed: 0.072 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testContainerRefreshChangingMappingType -- Time elapsed: 0.068 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.DiagramColorTest.testColorReferencesInitialization -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.DiagramColorTest.testColorReferencesCardinality -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CustomSiriusDocumentProviderTest.testEmptyURIDiagram -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampLowerBound -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testRangeOrderingByUpperBound -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByNegativeDistance -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowEmptyRange -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionWithIncludingRange -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicValueDoesNotContainsNeighboringValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicRangeCanBeCreated -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftEmptyRange -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionEmptyWithNonEmpty -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testCreatingRangeWithInvalidBoundsThrowsException -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testIntersectionOfPartiallyOverlappingRanges -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftRangeByPositiveDistance -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkEmptyRange -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowRangeByZero -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByZero -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicRangeIncludesTheValue -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionWithIncludedRange -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampLowValue -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftRangeByZero -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampUpperBound -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByPositiveDistance -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testIntersectionOfNonOverlappingRanges -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampMiddleValue -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeContainsNoValue -- Time elapsed: 0.005 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionNonEmptyWithEmpty -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testMiddleValuesAreIncludedInRange -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionEmptyWithEmpty -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionBetweenDisjointRanges -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionRangeWithItSelf -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeCanBeCreated -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowRangeByNegativeDistance -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicRangeIntersectionWithItself -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testNonAtomicRangeIntersectionWithItself -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testRangeBoundsAreAccessible -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeSortsBelowOthersOnUpperBoundsOrdering -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampHighValue -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeIntersectionWithNonEmptyIsEmpty -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeHasNaNBounds -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testRangeOrderingByLowerBound -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeSortsBelowOthersOnLowerBoundsOrdering -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowRangeByPositiveDistance -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testNonEmptyIntersectionWithEmptyRangeIsEmpty -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionBetweenAdjacentRanges -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftRangeByNegativeDistance -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByIllegalDistance -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangesIntersectionIsEmpty -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.ContentsTests.testNullProducesEmptyIterable -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.ContentsTests.testIterationOnEObjectWithSeveralChildren -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.ContentsTests.testContentsIterablesIsNotRecursive -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.ContentsTests.testSuccessiveCallsProducesSameResult -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.ContentsTests.testContentsIterableIncludesEAnnoations -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.ContentsTests.testIterationOnEObjectWithASingleChild -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.ContentsTests.testEmptyEObjectProducesEmptyIterable -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.AllContentsTests.testAllContentsIterablesIsNotRecursive -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.AllContentsTests.testNullProducesEmptyIterable -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.AllContentsTests.testIterationOnEObjectWithSeveralChildren -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.AllContentsTests.testSuccessiveCallsProducesSameResult -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.AllContentsTests.testAllContentsIterableIncludesEAnnoations -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.AllContentsTests.testProducesSameResultAsContentIfNoIndirectDescendants -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.AllContentsTests.testIterationOnEObjectWithASingleChild -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.AllContentsTests.testEmptyEObjectProducesEmptyIterable -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.actions.ReorderingJavaActionTests.testSwapElementsInPair -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.actions.ReorderingJavaActionTests.testDirectMoveInternalElement -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.actions.ReorderingJavaActionTests.testMoveFirstElementToFront -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.actions.ReorderingJavaActionTests.testMoveLastElementToSecond -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.SequenceVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.SequenceVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.SequenceVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.vsm.color.SequenceColorTest.testColorReferencesInitialization -- Time elapsed: 0.006 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.vsm.color.SequenceColorTest.testColorReferencesCardinality -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.not_roots_for_loose_eobject -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.find_ecore_classifier_by_name -- Time elapsed: 1.008 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.no_roots_for_ecore_package -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.roots -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_nothing -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_untyped_attribute -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_named_attribute_with_name_and_whitespace -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_attribute_set_derived -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_basic_eattribute -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_derived_eattribute -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_attribute_with_default_value -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_attribute_with_default_value_literal -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_type -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_named_attribute_with_name -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name_and_default -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name_and_type -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_anonymous_attribute -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_untyped_anonymous_attribute -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name_and_type_and_default -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_type_and_default -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_default -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_attribute_set_not_derived -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_operation_change_parameter_no_type_change -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_name_and_type_colon -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_name_and_type_space -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_named_operation_typed_no_parameters -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name_params_and_type -- Time elapsed: 0.006 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_operation_change_type_no_name_change -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_empty_operation -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_type_only -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_operation_anonymous_untyped_parameter -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_named_operation_untyped_no_parameters -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_full_operation_multiple_parameter -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_name_only -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_blank_string -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name_param_and_type -- Time elapsed: 0.005 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_operation_change_name -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name_and_type -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_type -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_full_operation_one_parameter -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_empty_operation_with_nothing -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_cardinality -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_upper_bound_shortcut -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.extract_cardinality -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.parse_invalid_cardinality -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.parse_complete_cardinality -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_anonymous_reference -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_lower_bound_shortcut_0 -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_lower_bound_shortcut_1 -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_name_set_not_derived -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_optional_multiple_reference -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_name_set_derived -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_name -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_single_reference -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_optional_single_reference -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.parse_partial_cardinality -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_multiple_referrence -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithoutOpaquePixel -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithTwoOpaquePixelsLeftRightCenter -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.onePixelImageOpaque -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInTopRightCorner -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInBottomRightCorner -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInTopLeftCorner -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.onePixelImageTransparent -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInBottomLeftCorner -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithTwoOpaquePixelsTopBottomMiddle -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInCenterCorner -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testNoRefreshOnGMFNodeChangeNotification -- Time elapsed: 0.080 s
16:24:58 org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testRefreshOnSemanticChangeNotification -- Time elapsed: 0.032 s
16:24:58 org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testNoRefreshOnDRepresentationElementChangeNotification -- Time elapsed: 0.067 s
16:24:58 org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testObjectsInDifferentResources -- Time elapsed: 0.006 s
16:24:58 org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testRemoveWithObjectsInDifferentResources -- Time elapsed: 0.005 s
16:24:58 org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testSameObjectReferences -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.test1NullObjects -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.test2NullObjects -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testListenEvenWhenNotNotifying -- Time elapsed: 0.105 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testModelDirtyIsStillDirtyAfterRollback -- Time elapsed: 0.079 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndConflictingDeleteAndRemoveFromResourceSet -- Time elapsed: 0.045 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoad -- Time elapsed: 0.068 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteProject -- Time elapsed: 0.074 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndChange -- Time elapsed: 0.023 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testUndoTransactionDoesntMakeTheModelDirty -- Time elapsed: 0.064 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteAndOverride -- Time elapsed: 0.056 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteAndRemoveFromResourceSet -- Time elapsed: 0.071 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNoMultipleNotifications -- Time elapsed: 0.068 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNotificationDirty -- Time elapsed: 0.029 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testReadonlyResourceInPlugins -- Time elapsed: 0.027 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNoNotificationsWhenNotListening -- Time elapsed: 0.066 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndConflictChange -- Time elapsed: 0.030 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testLoadingIsNotDirtyingWithGetResource -- Time elapsed: 0.071 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testLoadingIsNotDirtyingWithCreateResource -- Time elapsed: 0.037 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateResourceSync -- Time elapsed: 0.044 s
16:24:58 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNonDirtyForHTTP -- Time elapsed: 0.039 s
16:24:58 org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testSetUnsetVariable -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testVariableUsage -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testSettingMultipleVariables -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testSettingVariable -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testNonExistingVariable -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.264 s
16:24:58 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.156 s
16:24:58 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.138 s
16:24:58 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.466 s
16:24:58 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.432 s
16:24:58 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.115 s
16:24:58 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.141 s
16:24:58 org.eclipse.sirius.tests.unit.common.PreferencesTests.testPreferenceValuesSynchronization -- Time elapsed: 0.038 s
16:24:58 org.eclipse.sirius.tests.unit.common.PreferencesTests.testNoCorePreferenceInUIPrefStore -- Time elapsed: 0.061 s
16:24:58 org.eclipse.sirius.tests.unit.common.PreferencesTests.testDefaultPreferenceValuesSynchronization -- Time elapsed: 0.036 s
16:24:58 org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileNorSemanticResources -- Time elapsed: 0.211 s
16:24:58 org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithNonLoadableResources -- Time elapsed: 0.784 s
16:24:58 org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithIgnoredFiles -- Time elapsed: 0.982 s
16:24:58 org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileButSemanticResources -- Time elapsed: 0.220 s
16:24:58 org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWith2RepresentationFile -- Time elapsed: 0.255 s
16:24:58 org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertAndRemoveProjectToModelingProject -- Time elapsed: 0.245 s
16:24:58 org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithExistingResourcesAndAird -- Time elapsed: 0.266 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RepairOnLabelHiddenTest.testRepairOnLabelHidden -- Time elapsed: 1.217 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RepairTest.testStyleChangeFromBIToSquare -- Time elapsed: 0.398 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testLabelsHaveLocationInsteadOfBounds -- Time elapsed: 0.180 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testMigrationIsNeededOnData -- Time elapsed: 0.130 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testEdgeLabelsHaveLocationInsteadOfBounds -- Time elapsed: 0.297 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testMigrationIsNeededOnData -- Time elapsed: 0.268 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testMigrationIsNeededOnData -- Time elapsed: 0.117 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testCompartmentsWithLayoutConstraints -- Time elapsed: 0.123 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testMigrationIsNeededOnData -- Time elapsed: 0.165 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testGMFViewpointVisibilityConsistency -- Time elapsed: 0.140 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC1Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue1 -- Time elapsed: 0.707 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC2Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue2 -- Time elapsed: 0.900 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RepairMigratePinStatusTest.testPinStatusConservation -- Time elapsed: 0.838 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdWithOlderVersion -- Time elapsed: 0.069 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedAird -- Time elapsed: 0.103 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOlderVersionWithMigratedVersion -- Time elapsed: 0.048 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedOdesign -- Time elapsed: 0.061 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOldVersionWithAnOtherOldVersion -- Time elapsed: 0.036 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOlderVersionWithMigratedVersion -- Time elapsed: 0.056 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignWithOlderVersion -- Time elapsed: 0.046 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOldVersionWithAnOtherOldVersion -- Time elapsed: 0.058 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressOk -- Time elapsed: 0.052 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressCancel -- Time elapsed: 0.060 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testVisibilityMigration -- Time elapsed: 0.574 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testFiltersRulesBehaviorMigration -- Time elapsed: 0.694 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithFragmentedFile -- Time elapsed: 0.866 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigrationIsNeededOnData -- Time elapsed: 0.145 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigration -- Time elapsed: 0.115 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigrationIsNeededOnData -- Time elapsed: 0.088 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigration -- Time elapsed: 0.086 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.036 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDoneInPlugin -- Time elapsed: 0.035 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDone -- Time elapsed: 0.076 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDefaultSessionCreationThroughSessionFactoryInstance -- Time elapsed: 0.057 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testRepresentationFilesMigrationDoneOnce -- Time elapsed: 0.060 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDefaultSessionCreationWithBasicSessionFactoryImpl -- Time elapsed: 0.059 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterGroupCreation -- Time elapsed: 0.037 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDAnalysisCreation -- Time elapsed: 0.052 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVSMFilesMigrationDoneOnce -- Time elapsed: 0.050 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterSessionCreationWithBasicSessionFactoryImpl -- Time elapsed: 0.068 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterSessionCreationThroughSessionFactoryInstance -- Time elapsed: 0.052 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.079 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitRepresentationFileMigrationDone -- Time elapsed: 0.087 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitVSMMigrationDone -- Time elapsed: 0.076 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testNoDirtyAfterMigrationWithFilterApplied -- Time elapsed: 0.143 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testBlankAird -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationNotAddUnecessaryModelsReferences -- Time elapsed: 0.381 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testAirdWithUnexistingModel -- Time elapsed: 0.222 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testDiagramElementWithUnexistingTarget -- Time elapsed: 0.443 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMigrationOfBreakdownDiagram -- Time elapsed: 0.287 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigration -- Time elapsed: 1.250 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationKeepModelsReferencesAfterMigration -- Time elapsed: 0.467 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testContainerWithNullMappingWhenDoingRepairMigrate -- Time elapsed: 0.228 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMissingTransactionWhenDoingRepairMigrate -- Time elapsed: 0.159 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testDDiagramSetRemovalMigrationDone -- Time elapsed: 0.085 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.070 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.ReferencedModelResourceMigrationTest.testMigrationOfBaseVSMIsNotPartialWhenMigratingReferencingVSM -- Time elapsed: 0.052 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.100 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testRemoveAcceleoReferencesMigration -- Time elapsed: 0.104 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testValuesAfterMigration -- Time elapsed: 0.069 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testNodeListElementAfterMigration -- Time elapsed: 0.103 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.097 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigration -- Time elapsed: 0.092 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.034 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMReferencingAlreadyMigratedVSMMigration -- Time elapsed: 0.055 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInWorkspace -- Time elapsed: 0.091 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInPlugin -- Time elapsed: 0.043 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInWorkspace -- Time elapsed: 0.071 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileReferencingAlreadyMigratedVSMMigration -- Time elapsed: 0.109 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInPlugin -- Time elapsed: 0.080 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigrationIsNeededOnData -- Time elapsed: 0.197 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigration -- Time elapsed: 1.688 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testMigrationIsNeededOnData -- Time elapsed: 0.169 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testSessionDoesNotContainViewWithUnsettedElements -- Time elapsed: 0.206 s
16:24:58 org.eclipse.sirius.tests.unit.common.OperationCanceledExceptionSessionTest.testOperationCanceledExceptionAtOpeningTime -- Time elapsed: 0.063 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigrationIsNeededOnData -- Time elapsed: 0.209 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigration -- Time elapsed: 0.157 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigrationIsNeededOnData -- Time elapsed: 0.135 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigration -- Time elapsed: 0.120 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigrationIsNeededOnData -- Time elapsed: 0.181 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigration -- Time elapsed: 0.161 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.092 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testUpdateChangeIdWhenDoingAMigration -- Time elapsed: 0.099 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.031 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDone -- Time elapsed: 0.085 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDoneInPlugin -- Time elapsed: 0.048 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.077 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testNoteShapeAlignmentAfterMigration -- Time elapsed: 0.076 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testMigrationIsNeededOnData -- Time elapsed: 0.060 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testNoteShapeAlignmentAfterMigration -- Time elapsed: 0.076 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.374 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testDiagramSizeAfterMigration -- Time elapsed: 0.373 s
16:24:58 org.eclipse.sirius.tests.unit.api.convert.ConvertViewpointModelingProjectToSiriusModelingProjectTest.testConvertOldViewpointModelingProject -- Time elapsed: 0.197 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatDescriptionAfterMigration -- Time elapsed: 0.118 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.064 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatAfterMigration -- Time elapsed: 0.084 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDoneInPlugin -- Time elapsed: 0.045 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDone -- Time elapsed: 0.062 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_3_files -- Time elapsed: 0.193 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDoneInPlugin -- Time elapsed: 0.061 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testAirdMigrationIsNeededOnData -- Time elapsed: 0.030 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testVsmMigrationIsNeededOnData -- Time elapsed: 0.032 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDone -- Time elapsed: 0.075 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_0_files -- Time elapsed: 0.063 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableValueToEObjectVariableValueMigration -- Time elapsed: 0.057 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testRepMigrationIsNeededOnData -- Time elapsed: 0.042 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableToSelectModelElementVariableMigration -- Time elapsed: 0.045 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.043 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testLabelEditToolVariableMigration -- Time elapsed: 0.085 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.032 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.072 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testDRepresentationContainerRemovalMigrationDone -- Time elapsed: 0.069 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.046 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemoved2 -- Time elapsed: 0.093 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing -- Time elapsed: 0.067 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.062 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testDRepresentationMoveToRootObjectsMigrationDone -- Time elapsed: 0.120 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.045 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testVSMMigrationInWorkspace -- Time elapsed: 0.045 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.093 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testConnectorStylesHaveBeenRemoved -- Time elapsed: 0.093 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.087 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testBendpointsHaveBeenRepaired -- Time elapsed: 0.080 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.101 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testBendpointsHaveBeenRepaired -- Time elapsed: 0.200 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.061 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testDRepresentationContainerRemovalMigrationDone -- Time elapsed: 0.074 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.061 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigration -- Time elapsed: 0.080 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.065 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testTechnicalUidMigrationDone -- Time elapsed: 0.085 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.050 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemoved2 -- Time elapsed: 0.101 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing -- Time elapsed: 0.117 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationVersionSerialisation -- Time elapsed: 0.103 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.050 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.121 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testChangeIds -- Time elapsed: 0.102 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMLoadedWithoutException -- Time elapsed: 0.055 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.031 s
16:24:58 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getGroupSize -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupByContainingFeature -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getTriggerSize -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupEnable -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.coherenceBetweenTriggerSizeAndGroupSize2 -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getTriggerSizeCompareWithDefault -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupEnableCompareWithDefault -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.coherenceBetweenTriggerSizeAndGroupSize -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getGroupSizeCompareWithDefault -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupByContainingFeatureCompareWithDefault -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled2[0] -- Time elapsed: 0.005 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupEnable[0] -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren2[0] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable2[0] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable[0] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled2[0] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildren[0] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled[0] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren[0] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getParent2[0] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getParent[0] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled[0] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElements[0] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.coherenceBewteenTriggerSizeAndGroupSize2[0] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled2[1] -- Time elapsed: 0.005 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupEnable[1] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren2[1] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable2[1] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable[1] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled2[1] -- Time elapsed: 0.011 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildren[1] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled[1] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren[1] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getParent2[1] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getParent[1] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled[1] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElements[1] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.coherenceBewteenTriggerSizeAndGroupSize2[1] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupEnable2 -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupEnable3 -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupEnable -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupDisabled2 -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupDisabled -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElements -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[0] -- Time elapsed: 0.951 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[1] -- Time elapsed: 0.855 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[2] -- Time elapsed: 0.809 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[3] -- Time elapsed: 0.788 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[4] -- Time elapsed: 0.794 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[5] -- Time elapsed: 0.876 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[6] -- Time elapsed: 0.862 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[7] -- Time elapsed: 0.784 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[8] -- Time elapsed: 0.773 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[9] -- Time elapsed: 0.700 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[10] -- Time elapsed: 0.799 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[0] -- Time elapsed: 0.688 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[0] -- Time elapsed: 0.740 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[1] -- Time elapsed: 0.735 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[1] -- Time elapsed: 0.721 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[2] -- Time elapsed: 0.674 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[2] -- Time elapsed: 0.680 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[3] -- Time elapsed: 0.676 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[3] -- Time elapsed: 0.745 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[4] -- Time elapsed: 0.691 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[4] -- Time elapsed: 0.751 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[5] -- Time elapsed: 0.865 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[5] -- Time elapsed: 0.787 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[6] -- Time elapsed: 0.805 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[6] -- Time elapsed: 0.743 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[7] -- Time elapsed: 0.686 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[7] -- Time elapsed: 0.736 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[8] -- Time elapsed: 0.725 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[8] -- Time elapsed: 0.759 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[9] -- Time elapsed: 0.779 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[9] -- Time elapsed: 0.779 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[10] -- Time elapsed: 0.701 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[10] -- Time elapsed: 0.656 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[11] -- Time elapsed: 0.745 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[11] -- Time elapsed: 0.711 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[12] -- Time elapsed: 0.875 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[12] -- Time elapsed: 0.827 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[0] -- Time elapsed: 0.480 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[0] -- Time elapsed: 0.624 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[1] -- Time elapsed: 0.677 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[1] -- Time elapsed: 0.586 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[2] -- Time elapsed: 0.615 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[2] -- Time elapsed: 0.650 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[3] -- Time elapsed: 0.651 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[3] -- Time elapsed: 0.639 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[4] -- Time elapsed: 0.623 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[4] -- Time elapsed: 0.623 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[5] -- Time elapsed: 0.648 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[5] -- Time elapsed: 0.640 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[0] -- Time elapsed: 0.615 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[1] -- Time elapsed: 0.653 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[2] -- Time elapsed: 0.628 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[3] -- Time elapsed: 0.629 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[4] -- Time elapsed: 0.622 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[5] -- Time elapsed: 0.629 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[6] -- Time elapsed: 0.631 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[7] -- Time elapsed: 0.641 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[8] -- Time elapsed: 0.656 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[9] -- Time elapsed: 0.684 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[0] -- Time elapsed: 0.702 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[1] -- Time elapsed: 0.706 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[2] -- Time elapsed: 0.855 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[3] -- Time elapsed: 0.775 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[4] -- Time elapsed: 0.710 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign06.testAllDiagramElementPresentUnsynchroDiagram -- Time elapsed: 2.202 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.testFilters[0] -- Time elapsed: 0.413 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.testFilters[1] -- Time elapsed: 0.458 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.testFilters[0] -- Time elapsed: 0.681 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.testFilters[1] -- Time elapsed: 0.669 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[0] -- Time elapsed: 0.735 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[0] -- Time elapsed: 0.688 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[1] -- Time elapsed: 0.811 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[1] -- Time elapsed: 0.705 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[2] -- Time elapsed: 0.670 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[2] -- Time elapsed: 0.738 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[3] -- Time elapsed: 0.699 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[3] -- Time elapsed: 0.695 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[4] -- Time elapsed: 0.683 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[4] -- Time elapsed: 0.705 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[5] -- Time elapsed: 0.682 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[5] -- Time elapsed: 0.671 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[6] -- Time elapsed: 0.689 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[6] -- Time elapsed: 0.672 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign10.testAllCustomisationsKeeped[0] -- Time elapsed: 1.002 s
16:24:58 org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testInitializationWith3Mappings -- Time elapsed: 0.603 s
16:24:58 org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testSimpleInitialization -- Time elapsed: 0.583 s
16:24:58 org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetStructuralFeatures -- Time elapsed: 0.408 s
16:24:58 org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetContainerVariableOnToolPrecondition -- Time elapsed: 0.491 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnEcore -- Time elapsed: 0.033 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnOtherM2 -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLInstanceOnCompletionInterpreterPrefix -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnInterpreterPrefix -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLNoCompletion -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionWithProposalStart -- Time elapsed: 0.017 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLProposalsOnNullContext -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testToolGroups -- Time elapsed: 0.235 s
16:24:58 org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testContributedLayers -- Time elapsed: 0.127 s
16:24:58 org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testLayers -- Time elapsed: 0.091 s
16:24:58 org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testSections -- Time elapsed: 0.090 s
16:24:58 org.eclipse.sirius.tests.unit.api.componentization.DiagramExtensionDescriptionTest.testOpeningDiagramWith2Extension -- Time elapsed: 0.784 s
16:24:58 org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testDisplayMetamodelExtensionElements -- Time elapsed: 0.179 s
16:24:58 org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testExtensionElementsPackageIsProvided -- Time elapsed: 0.155 s
16:24:58 org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testCreateExtensionElements -- Time elapsed: 0.133 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.DialectManagerTest.testDiagramDialectRegistration -- Time elapsed: 0.012 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.DialectManagerTest.testPreconditionOnAvailableDiagramDescription -- Time elapsed: 0.007 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.DialectEditorCloserTest.testDialectEditorCloserOnDViewAdditionUndo -- Time elapsed: 0.184 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testOpenEditor -- Time elapsed: 0.973 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCanHandleRepresentation -- Time elapsed: 0.303 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testManagement -- Time elapsed: 0.934 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCloseProjectWithOpenedEditor -- Time elapsed: 0.973 s
16:24:58 org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchEdges -- Time elapsed: 0.903 s
16:24:58 org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchMiddle -- Time elapsed: 0.924 s
16:24:58 org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchPrefix -- Time elapsed: 0.863 s
16:24:58 org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchSuffix -- Time elapsed: 0.848 s
16:24:58 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleTests.testTreeRoutingStyleIsAppliedDuringDiagramCreation -- Time elapsed: 2.337 s
16:24:58 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEdgeConditionalStyleTest.testTreeRoutingStyleIsAppliedWithConditionalStyle -- Time elapsed: 0.061 s
16:24:58 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificTree -- Time elapsed: 0.583 s
16:24:58 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkBellowTunnelReverse -- Time elapsed: 0.658 s
16:24:58 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificRectilinear -- Time elapsed: 0.651 s
16:24:58 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testRoutingOnCorruptedEdge -- Time elapsed: 0.770 s
16:24:58 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificOblic -- Time elapsed: 0.603 s
16:24:58 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkAllSquare -- Time elapsed: 0.799 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoRefreshRepresentations -- Time elapsed: 0.684 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSaveSessionWithErrorDuringSave -- Time elapsed: 2.590 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateSessionFromEcoreResource -- Time elapsed: 0.377 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAddRemoveSpecialResourceDoesNotUnloadIt -- Time elapsed: 0.342 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testUnloadAnalysisResourceManageyBySession -- Time elapsed: 0.331 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateViews -- Time elapsed: 0.314 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoClassDiagramCreation -- Time elapsed: 0.335 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLClassDiagramCreation -- Time elapsed: 0.455 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLDiagramOpening -- Time elapsed: 0.289 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCleanup -- Time elapsed: 0.285 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLCloseEditors -- Time elapsed: 0.283 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateWrongSession -- Time elapsed: 0.301 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOpenSession -- Time elapsed: 0.285 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSession -- Time elapsed: 0.317 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLRefreshRepresentations -- Time elapsed: 0.292 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoDiagramOpening -- Time elapsed: 0.304 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testWarmup -- Time elapsed: 0.723 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSelectView -- Time elapsed: 0.329 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoCloseEditors -- Time elapsed: 0.265 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testDeleteSessionWithRepresentationOpened -- Time elapsed: 0.636 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenDiagram -- Time elapsed: 0.509 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenSession -- Time elapsed: 0.072 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testCloseSession -- Time elapsed: 0.638 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testSaveSessionInAnotherThreadThanUIThread -- Time elapsed: 0.045 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionEditorInputTests.testSessionEditorInputWithInputURIChange -- Time elapsed: 1.149 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SiriusRegistryTests.testFilters -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testMainAirdResourceVersionMismatch -- Time elapsed: 0.268 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testReferencedAirdResourceVersionMismatch -- Time elapsed: 0.146 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMAndAirdResourceVersionMismatch -- Time elapsed: 0.120 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMResourceVersionMismatch -- Time elapsed: 0.102 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testViewRegistryWithVSMResourceVersionMismatch -- Time elapsed: 0.090 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreation -- Time elapsed: 0.437 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreationFollowedByANotVSMFileCreation -- Time elapsed: 0.378 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testNotVSMFileCreation -- Time elapsed: 0.366 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testMultipleVSMFileCreation -- Time elapsed: 0.374 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAdditionWithLoop -- Time elapsed: 0.060 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesRemoval -- Time elapsed: 0.082 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAddition -- Time elapsed: 0.092 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesAddition -- Time elapsed: 0.058 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalWithLoop -- Time elapsed: 0.076 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceRemoval -- Time elapsed: 0.060 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testReferencedAnalysisAddition -- Time elapsed: 0.086 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceAddition -- Time elapsed: 0.061 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemoval -- Time elapsed: 0.060 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInAird -- Time elapsed: 0.518 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInSrm -- Time elapsed: 0.458 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInAird -- Time elapsed: 0.434 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testClearGMFData -- Time elapsed: 0.347 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInSrm -- Time elapsed: 0.343 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRegister -- Time elapsed: 0.957 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRename -- Time elapsed: 0.903 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.EditorVariousTests.testNoNpeWhenGetShowInContext -- Time elapsed: 0.860 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testOpen -- Time elapsed: 1.135 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testSessionisCreated -- Time elapsed: 0.045 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testDiagramContentSucced -- Time elapsed: 1.008 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testIsDirtyWhenDiagramResourceChange -- Time elapsed: 1.004 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithCrossTableEditor -- Time elapsed: 1.136 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTableEditor -- Time elapsed: 1.165 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithDiagramEditor -- Time elapsed: 1.210 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithDiagramEditor -- Time elapsed: 1.138 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTableEditor -- Time elapsed: 0.941 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTreeEditor -- Time elapsed: 0.902 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTableEditor -- Time elapsed: 0.802 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithCrossTableEditor -- Time elapsed: 1.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTreeEditor -- Time elapsed: 1.145 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithDiagramEditor -- Time elapsed: 1.065 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTreeEditor -- Time elapsed: 1.203 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithCrossTableEditor -- Time elapsed: 1.000 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInDifferentEcoreResource -- Time elapsed: 0.040 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEPackageNSURI -- Time elapsed: 0.033 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInSameEcoreResource -- Time elapsed: 0.031 s
16:24:58 org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEClassName -- Time elapsed: 0.033 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentResourceNameAndProjects -- Time elapsed: 0.038 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentLocation -- Time elapsed: 0.013 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testIdentity -- Time elapsed: 0.014 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelSameProject -- Time elapsed: 0.017 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelSamePlugin -- Time elapsed: 0.013 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentProjects -- Time elapsed: 0.013 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testMultipleFileExtension -- Time elapsed: 0.012 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testMultipleFileExtensionWithPattern -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testFileExtensionWithoutPattern -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testFileExtensionWithPattern -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.edit.SiriusAdapterFactoryRegistryTest.testExposedAdapterFactories -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromFolder -- Time elapsed: 0.300 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromModelFile -- Time elapsed: 0.347 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromNonModelFile -- Time elapsed: 0.261 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFile -- Time elapsed: 0.271 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromProject -- Time elapsed: 0.392 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDProject -- Time elapsed: 0.263 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDResourceHierarchy -- Time elapsed: 0.282 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFolder -- Time elapsed: 0.383 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateModelFile -- Time elapsed: 0.273 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromNonModelFile -- Time elapsed: 0.266 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromModelFile -- Time elapsed: 0.268 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithBlank -- Time elapsed: 0.007 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testStartNameWithStar -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithStar -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testWithQuestionMark -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithQuestionMark -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testStartNameWithoutStar -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testFullName -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.api.modelingproject.SemanticResourcesManagementTests.testRemoveAndAddSameSemanticResource -- Time elapsed: 2.457 s
16:24:58 org.eclipse.sirius.tests.unit.api.modelingproject.SemanticResourcesManagementTests.testAddASemanticResource -- Time elapsed: 1.227 s
16:24:58 org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithoutEditors -- Time elapsed: 0.238 s
16:24:58 org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testOpenEditor -- Time elapsed: 1.050 s
16:24:58 org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithEditor -- Time elapsed: 2.957 s
16:24:58 org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithoutEditor -- Time elapsed: 0.234 s
16:24:58 org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithEditor -- Time elapsed: 0.231 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.ModifyHeaderLabelExpressionTest.testModificationOfHeaderLabelExpression -- Time elapsed: 2.161 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.CreateCellToolInterpreterTest.testEditMaskVariable -- Time elapsed: 0.329 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLVariableStacks -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlIntegerEvaluation -- Time elapsed: 0.044 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlClearImports -- Time elapsed: 0.201 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlHierarchyStringEvaluation -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testNoWrongCache -- Time elapsed: 0.131 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLInterpreterCreation -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlAddImports -- Time elapsed: 0.224 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlVariablesValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlVariableAccess -- Time elapsed: 0.019 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlObjectEvaluation -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlMultiMMEvaluation -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLInterpreterDisposeSuccess -- Time elapsed: 0.065 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlThisEObjectAccess -- Time elapsed: 0.021 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlNoFilesProperties -- Time elapsed: 0.194 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlImportedScriptAccess -- Time elapsed: 0.111 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLPrefix -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlStringEvaluation -- Time elapsed: 0.008 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlCollectionEvaluation -- Time elapsed: 0.015 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlEObjectEvaluation -- Time elapsed: 0.006 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlBooleanEvaluation -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlVariableTypeChange -- Time elapsed: 0.018 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLProvider -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlSelfAccess -- Time elapsed: 0.016 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlRemoveImports -- Time elapsed: 0.214 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlCollectionEvaluationOnArrayValues -- Time elapsed: 0.005 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLVariablePrefix -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionWithDependencies -- Time elapsed: 0.200 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionOnOtherM2 -- Time elapsed: 0.064 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionInterpreterPrefix -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithDependencies -- Time elapsed: 0.268 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionOnEcore -- Time elapsed: 0.046 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionOnEcore -- Time elapsed: 0.059 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithVariables -- Time elapsed: 0.023 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionWithVariables -- Time elapsed: 0.022 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithProposalStart -- Time elapsed: 0.163 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionOnOtherM2 -- Time elapsed: 0.061 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionInterpreterPrefix -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionEmtpyField -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLNoCompletion -- Time elapsed: 0.044 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMtlProposals -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceNoCompletion -- Time elapsed: 0.023 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionWithProposalStart -- Time elapsed: 0.182 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionEmtpyField -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForDomainType_ContentProposal -- Time elapsed: 0.015 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLWithBeforeAndAfterReplacement -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLWithAfterReplacement -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForDomainMetaModel_ContentInstanceContext -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForMethodName_ContentProposal -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForDomainMetaModel_ContentProposal -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalWithPreviousReplacement -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalWithPreviousReplacementOnDomainType -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalWithoutReplacement -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testEmptyAQLProposal -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.interpreter.crossReferencer.AcceleoCrossReferencerTest.testAcceleoCrossReferencer -- Time elapsed: 0.304 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoPackageRegistryTest.testEcoreRemoval -- Time elapsed: 0.025 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappings -- Time elapsed: 7.021 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramInstanceRole -- Time elapsed: 3.157 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnConditionalStyle -- Time elapsed: 0.691 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemConditionalStyle -- Time elapsed: 0.525 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineForegroundConditionalStyle -- Time elapsed: 0.527 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemMapping -- Time elapsed: 0.501 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnGoToInsideCreateTool -- Time elapsed: 0.875 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3AndVariables -- Time elapsed: 0.457 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithTool -- Time elapsed: 0.433 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappingsWithinvalidFeatureDomainClass -- Time elapsed: 4.859 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineMapping -- Time elapsed: 0.797 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnAudits -- Time elapsed: 0.538 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramExecution -- Time elapsed: 0.678 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramMessageEnd -- Time elapsed: 2.740 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testAValidationExpressionWithAQL -- Time elapsed: 2.405 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnRelationBasedEdgeMapping -- Time elapsed: 7.116 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnFeatureColumnMapping -- Time elapsed: 0.768 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3SetValueInsideGoto -- Time elapsed: 0.413 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEAllContentsFeatureExpression -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithIncorretFeatureExpression -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEContentsExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnIncorrectFeatureExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithNullParameters -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEContainerFeatureExpression -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnECrossReferencesFeatureExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithSpecificFeatureExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEContainerExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEClassFeatureExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnSpecificFeatureExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEClassExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEAllContentsExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithNullExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEmptyExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithECrossReferencesExpression -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEContentsFeatureExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceNoCompletion -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionOnOtherM2 -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testCompletionOnOtherM2 -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testCompletionOnEcore -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testCompletionOnInterpreterPrefix -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionOnInterpreterPrefix -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testFeatureProposals -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionEmtpyField -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionOnEcore -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testNoCompletion -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testCompletionEmtpyField -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpression -- Time elapsed: 0.032 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithPathOfMtlFile -- Time elapsed: 0.028 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnSelf -- Time elapsed: 0.025 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterWithSpaceAtEnd -- Time elapsed: 0.027 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullExpression -- Time elapsed: 0.027 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionWithSpaceAtEnd -- Time elapsed: 0.027 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithEmptyExpression -- Time elapsed: 0.026 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithInvalidPathContainintPoint -- Time elapsed: 0.026 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0.029 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationAfterVariableModifiations -- Time elapsed: 0.028 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnVariable -- Time elapsed: 0.036 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameter -- Time elapsed: 0.028 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverEObject -- Time elapsed: 0.029 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithIncorretServiceExpression -- Time elapsed: 0.051 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullParameters -- Time elapsed: 0.028 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverNotEObject -- Time elapsed: 0.029 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionOnOtherM2 -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionOnOtherM2 -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionOnEcore -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testProposals -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionOnInterpreterPrefix -- Time elapsed: 0.017 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionOnInterpreterPrefix -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionEmtpyField -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionOnEcore -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionEmtpyField -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithEmptyExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterValidationOnIncorrectVariableExpression -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithIncorretServiceExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterCollectionEvaluationOnArrayValues -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithNullExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationAfterVariableModifiations -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithSpecificServiceExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterValidationWithCompositeInterpretedExpressionQuery -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithNullParameters -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterValidationOnSpecificVariableExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceNoCompletion -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionOnOtherM2 -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionOnOtherM2 -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionOnEcore -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testProposals -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionOnInterpreterPrefix -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionOnInterpreterPrefix -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionEmtpyField -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionOnEcore -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testNoCompletion -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionEmtpyField -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureProposalProviderWithPseudoFeatureTests.testFeatureProposalProviderNewEmptyExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureProposalProviderWithPseudoFeatureTests.testFeatureProposalProvider -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureProposalProviderWithPseudoFeatureTests.testFeatureProposalProviderWithPrefix -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServicesWithPrefix -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServices -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithoutServices -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderNewEmptyExpression -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServicesOnVariableWithPrefix -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServicesOnVariable -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderWithVariables -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderWithVariablesWithPrefix -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderNewEmptyExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderWithoutVariables -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnGroup -- Time elapsed: 0.393 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTable -- Time elapsed: 0.045 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTree -- Time elapsed: 0.053 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromInternalTextEditor -- Time elapsed: 0.927 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromExternalTextEditor -- Time elapsed: 1.340 s
16:24:58 org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetSuffixedFilesFromWorkspace -- Time elapsed: 0.042 s
16:24:58 org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedFilesFromWorkspace -- Time elapsed: 0.034 s
16:24:58 org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetAllFilesFromWorkspace -- Time elapsed: 0.032 s
16:24:58 org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedSuffixedFilesFromWorkspace -- Time elapsed: 0.047 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionPerPrefixFirstChar -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionForEmptyExpression -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionForInterpreterEmptyExpression -- Time elapsed: 0.018 s
16:24:58 org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnCrossTableDialect -- Time elapsed: 0.188 s
16:24:58 org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTreeDialect -- Time elapsed: 0.132 s
16:24:58 org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnDiagramDialect -- Time elapsed: 0.611 s
16:24:58 org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTableEditionDialect -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramWithTransientSession -- Time elapsed: 1.098 s
16:24:58 org.eclipse.sirius.tests.unit.common.TransientSessionTests.testTableWithTransientSession -- Time elapsed: 0.440 s
16:24:58 org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramAndTableWithTransientSession -- Time elapsed: 1.109 s
16:24:58 org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistoryWithClosedSession -- Time elapsed: 0.100 s
16:24:58 org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistory -- Time elapsed: 0.103 s
16:24:58 org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileDeletingResource -- Time elapsed: 0.065 s
16:24:58 org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testNoAdapterRemovalAfterLateRemoveNotificationReception -- Time elapsed: 0.067 s
16:24:58 org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileReloadingResource -- Time elapsed: 0.092 s
16:24:58 org.eclipse.sirius.tests.unit.common.SaverTest.testSaveInMiddleOfTransaction -- Time elapsed: 0.023 s
16:24:58 org.eclipse.sirius.tests.unit.common.SaverTest.testSaveInMiddleOfTransactionWithSavingPolicyExecutingAEMFCommand -- Time elapsed: 0.015 s
16:24:58 org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceAdditionInNonModelingProject -- Time elapsed: 0.104 s
16:24:58 org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceDetectionInModelingProject -- Time elapsed: 0.592 s
16:24:58 org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testAirResourceAddition -- Time elapsed: 0.110 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterModificationAndControls -- Time elapsed: 0.439 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterMultipleModificationsAndControls -- Time elapsed: 0.340 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterMultipleControlsAndModifications -- Time elapsed: 0.306 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testControlImpactOnSemanticResource -- Time elapsed: 0.199 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testAddControlledResourceWithInterFragmentsReferencesAsSemanticResource -- Time elapsed: 0.283 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.029 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigration -- Time elapsed: 0.044 s
16:24:58 org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigrationForNonResolvableModel -- Time elapsed: 0.041 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.SemanticResourceURIInAirdTests.testSemanticResourcesTagInAird -- Time elapsed: 0.072 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testProvidedResourceStrategy -- Time elapsed: 0.056 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceStrategyWithControlledResource -- Time elapsed: 0.061 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testOptimizedResourceStrategyIsNotUsed -- Time elapsed: 0.055 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceReleasingAtSessionClosure -- Time elapsed: 0.529 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourcestrategyExtensionPoint -- Time elapsed: 0.052 s
16:24:58 org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyForUmlTests.testDefaultOptimizedResourceStrategy -- Time elapsed: 0.294 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.OpenSessionTest.testResourceLoadingAtOpenSession -- Time elapsed: 0.080 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAfterEnablingFirstViewpoint -- Time elapsed: 0.080 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAuthorityAfterCreatingAnotherSession -- Time elapsed: 0.052 s
16:24:58 org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitDeactivated -- Time elapsed: 0.050 s
16:24:58 org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitActivated -- Time elapsed: 0.045 s
16:24:58 org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerIntegration -- Time elapsed: 0.346 s
16:24:58 org.eclipse.sirius.tests.unit.api.representation.InvalidRepresentationTest.testInvalidRepresentationWithNonSplitRep -- Time elapsed: 0.069 s
16:24:58 org.eclipse.sirius.tests.unit.api.representation.InvalidRepresentationTest.testInvalidRepresentationWithSplitRep -- Time elapsed: 0.086 s
16:24:58 org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testRepLazyLoadAtRepCRUD -- Time elapsed: 1.120 s
16:24:58 org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testDeleteRepresentation -- Time elapsed: 0.099 s
16:24:58 org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testDiagramDescriptions -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testTreeDescriptions -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testTableDescriptions -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testViewpointDescriptions -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testSequenceDescriptions -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.ZombieViewpointsTest.testViewpointRemovedFromWorkspaceDoNotReappear -- Time elapsed: 0.056 s
16:24:58 org.eclipse.sirius.tests.unit.api.mm.DAnnotationTest.testDAnnotationOnDRepDesc -- Time elapsed: 0.108 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict -- Time elapsed: 0.051 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioningAndBefore -- Time elapsed: 0.027 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBefore -- Time elapsed: 0.026 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict2 -- Time elapsed: 0.025 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict -- Time elapsed: 0.027 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict2 -- Time elapsed: 0.028 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplaceMissingPage -- Time elapsed: 0.027 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingConflict -- Time elapsed: 0.025 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplace -- Time elapsed: 0.026 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBefore -- Time elapsed: 0.025 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBeforeMissingPage -- Time elapsed: 0.027 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict2 -- Time elapsed: 0.023 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplacement -- Time elapsed: 0.025 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering2 -- Time elapsed: 0.025 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfter -- Time elapsed: 0.024 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfter -- Time elapsed: 0.026 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfterMissingPage -- Time elapsed: 0.027 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingNoPositioning -- Time elapsed: 0.023 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterFirstPage -- Time elapsed: 0.024 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering -- Time elapsed: 0.025 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioning -- Time elapsed: 0.025 s
16:24:58 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict -- Time elapsed: 0.033 s
16:24:58 org.eclipse.sirius.tests.unit.api.modelingproject.ModelingProjectDetectionTest.test_modeling_project_with_multiple_aird_and_no_viewpoints -- Time elapsed: 0.086 s
16:24:58 org.eclipse.sirius.tests.unit.api.query.NotificationQueryTests.testNotificationQuery -- Time elapsed: 0.075 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForConditionalStyles -- Time elapsed: 0.100 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForStyleCustomization -- Time elapsed: 0.069 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnClosedSession -- Time elapsed: 0.164 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesWithNotAnalysedProject -- Time elapsed: 0.128 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnOpenedSession -- Time elapsed: 0.160 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testUpdateDependencies -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInEditionTable -- Time elapsed: 0.271 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSimpleEditionTable -- Time elapsed: 0.287 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassBackgroundColors -- Time elapsed: 0.296 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshCrossTable -- Time elapsed: 0.249 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithAssociations -- Time elapsed: 0.275 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassForegroundColors -- Time elapsed: 0.296 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshEditionTable -- Time elapsed: 0.266 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInCrossTable -- Time elapsed: 0.278 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingDomainBased -- Time elapsed: 0.304 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithGeneralization -- Time elapsed: 0.259 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInSimpleTable -- Time elapsed: 0.272 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingNoDomainBased -- Time elapsed: 0.255 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVirtualFeatureColumns -- Time elapsed: 0.247 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInCrossTable -- Time elapsed: 0.246 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testSimpleEditionTable -- Time elapsed: 0.405 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassBackgroundColors -- Time elapsed: 0.454 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticLineInSimpleEditionTable -- Time elapsed: 0.452 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithAssociations -- Time elapsed: 0.362 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassForegroundColors -- Time elapsed: 0.421 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForCellInCrossTable -- Time elapsed: 0.390 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInCrossTableFromOtherDiagram -- Time elapsed: 1.177 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithGeneralization -- Time elapsed: 0.477 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForFeatureParentExpressionInSimpleTable -- Time elapsed: 0.313 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagramInAutoRefreshMode -- Time elapsed: 1.206 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInSimpleEditionTableFromOtherDiagram -- Time elapsed: 1.198 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInSimpleEditionTableFromOtherDiagram -- Time elapsed: 1.252 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagram -- Time elapsed: 1.266 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundFontStyle -- Time elapsed: 0.255 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnBackgroundStyle -- Time elapsed: 0.228 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundSizeStyle -- Time elapsed: 0.232 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundColorStyle -- Time elapsed: 0.226 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testNormalSort -- Time elapsed: 0.229 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testDescendingSortOnNameColumn -- Time elapsed: 0.228 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testAscendingSortOnNameColumn -- Time elapsed: 0.222 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testNormalSort -- Time elapsed: 0.364 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testDescendingSortOnNameColumn -- Time elapsed: 0.442 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testAscendingSortOnNameColumn -- Time elapsed: 0.366 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testNormalSort -- Time elapsed: 0.225 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testAscendingSortOnFirstLine -- Time elapsed: 0.223 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testDescendingSortOnFirstLine -- Time elapsed: 0.223 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testNormalSort -- Time elapsed: 0.346 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testAscendingSortOnFirstLine -- Time elapsed: 0.379 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testDescendingSortOnFirstLine -- Time elapsed: 0.399 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.dialect.DialectManagerTest.testPreconditionOnAvailableTableDescription -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformation -- Time elapsed: 0.356 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvTransformation -- Time elapsed: 0.343 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformationWithHiddenElements -- Time elapsed: 0.354 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvExport -- Time elapsed: 0.349 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvExport -- Time elapsed: 0.384 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvExport -- Time elapsed: 0.131 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvTransformationWithCroppedMultiLineLabel -- Time elapsed: 0.135 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testTableLabelProvider -- Time elapsed: 0.444 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testCrossTableLabelProvider -- Time elapsed: 0.428 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.vsm.editor.PopupMenuTest.testNavigationMenuOnToolSection -- Time elapsed: 0.005 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.vsm.editor.PopupMenuTest.testCreationMenuOnToolSection -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnColumnCreationTool -- Time elapsed: 0.005 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnLineCreationToolOnEditionTable -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnCrossColumnCreationTool -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnLineCreationToolOnCrossTable -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.vsm.edit.TableAdapterFactoryRegistryTest.testExposedAdapterFactories -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_056 -- Time elapsed: 0.327 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_057 -- Time elapsed: 0.255 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_058 -- Time elapsed: 0.289 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_059 -- Time elapsed: 0.310 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_060 -- Time elapsed: 0.292 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_061 -- Time elapsed: 0.270 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_062 -- Time elapsed: 0.229 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_063 -- Time elapsed: 0.245 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_064 -- Time elapsed: 0.290 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreatColumnTool -- Time elapsed: 0.151 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreateLineTool -- Time elapsed: 0.158 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.RefreshToolActionBarTest.testRefreshToolBarCreateLine -- Time elapsed: 0.215 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteLineTool -- Time elapsed: 0.094 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateColumnTool -- Time elapsed: 0.106 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateCellTool -- Time elapsed: 0.078 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteColumnTool -- Time elapsed: 0.078 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateLineTool -- Time elapsed: 0.100 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshAfterDeleteAllColumns -- Time elapsed: 0.275 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 1.076 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.289 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.994 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshDeleteOneColumn -- Time elapsed: 0.259 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.610 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.292 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.669 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.618 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.260 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.620 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInDeleteColumnTool -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInLabelEditTool -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateLineTool -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCellEditorTool -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateCrossColumnTool -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInDeleteLineTool -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateColumnTool -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateCellTool -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.InvalidParentExpressionTest.testCellWithInvalidFeatureParentExpressionIsBlank -- Time elapsed: 0.166 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testTableDialectUIManagerRefresh -- Time elapsed: 0.182 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testLocalRefreshAfterAEClassNameChange -- Time elapsed: 0.127 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.TableNotDirtyOnOpeningTest.testRefreshFeatureColumn -- Time elapsed: 0.353 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_155 -- Time elapsed: 0.227 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_158 -- Time elapsed: 0.382 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_159 -- Time elapsed: 0.226 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_162 -- Time elapsed: 0.353 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_ascendingSortOnNameColumn -- Time elapsed: 0.219 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_NormalSort -- Time elapsed: 0.217 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_descendingSortOnNameColumn -- Time elapsed: 0.233 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnSecondColumn -- Time elapsed: 0.217 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnFirstLine -- Time elapsed: 0.215 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnSeconfColumn -- Time elapsed: 0.245 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnFirstLine -- Time elapsed: 0.213 s
16:24:58 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_NormalSort -- Time elapsed: 0.217 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastDomainBasedCellInLine -- Time elapsed: 0.214 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastCellInLine -- Time elapsed: 0.230 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteManyCells -- Time elapsed: 0.221 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.CrossReferencedDLineDeleteTest.testDeleteSemanticDeleteCrossReferencedLine -- Time elapsed: 0.179 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_1024 -- Time elapsed: 0.177 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_2048 -- Time elapsed: 0.223 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_128 -- Time elapsed: 0.104 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_256 -- Time elapsed: 0.133 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_1024 -- Time elapsed: 0.180 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_2048 -- Time elapsed: 0.172 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_128 -- Time elapsed: 0.107 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_256 -- Time elapsed: 0.120 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testColumnCreationWithToolUsingVariables -- Time elapsed: 0.372 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testCrossColumnCreationWithToolUsingVariables -- Time elapsed: 0.397 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.refresh.TableStyleRefreshTest.testConditionalStyleChange -- Time elapsed: 0.145 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.TableWithMultivaluedAttributeTest.testTableWithMultivaluedAttribute -- Time elapsed: 0.074 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onEditionTable -- Time elapsed: 0.142 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnToMinus1_onCrossTable -- Time elapsed: 0.142 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onCrossTable -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testHideHeaderColumn_onEditionTable -- Time elapsed: 0.129 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onCrossTable -- Time elapsed: 0.136 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onEditionTable -- Time elapsed: 0.158 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.variables.TableVariableTests.testAddLines -- Time elapsed: 0.508 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoColorStep -- Time elapsed: 0.700 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test1ValidColorStep -- Time elapsed: 0.722 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test3ValidColorSteps -- Time elapsed: 0.671 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoValidColorStepManyUndefinedColorSteps -- Time elapsed: 0.674 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor -- Time elapsed: 1.120 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor -- Time elapsed: 0.699 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColorWithMigration -- Time elapsed: 1.465 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColor -- Time elapsed: 1.902 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.LabelColorOnListElementTest.testLabelColorOnListElementOnNewRepresentation -- Time elapsed: 1.755 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testSortColors -- Time elapsed: 0.068 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testCollectVsmColors -- Time elapsed: 0.059 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testRgbToString -- Time elapsed: 0.084 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testGetLighterColor -- Time elapsed: 0.067 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testColorManagerCacheForTwoCallOnSameRGBValues -- Time elapsed: 0.053 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testStringToRGB -- Time elapsed: 0.054 s
16:24:58 org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateContainer -- Time elapsed: 0.885 s
16:24:58 org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateEdge -- Time elapsed: 0.918 s
16:24:58 org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateNode -- Time elapsed: 0.914 s
16:24:58 org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationDescriptorNoChange -- Time elapsed: 0.809 s
16:24:58 org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationAndChangeIdUpdateNoChange -- Time elapsed: 0.799 s
16:24:58 org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationUpdate -- Time elapsed: 0.602 s
16:24:58 org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationElementUpdate -- Time elapsed: 0.628 s
16:24:58 org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testGMFElementUpdate -- Time elapsed: 0.753 s
16:24:58 org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testTransientFeatureNoChange -- Time elapsed: 0.607 s
16:24:58 org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testmultiDRepresentationUpdate -- Time elapsed: 0.615 s
16:24:58 org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithUndoFromDiagram -- Time elapsed: 0.890 s
16:24:58 org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreation -- Time elapsed: 0.933 s
16:24:58 org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagram -- Time elapsed: 0.853 s
16:24:58 org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletionWithEmptyDiagram -- Time elapsed: 0.220 s
16:24:58 org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagramWithUndoFromDiagram -- Time elapsed: 0.851 s
16:24:58 org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletion -- Time elapsed: 0.217 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesEdge -- Time elapsed: 0.151 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesdNode -- Time elapsed: 0.076 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesDiagram -- Time elapsed: 0.087 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesContainer -- Time elapsed: 0.088 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsEdge -- Time elapsed: 0.105 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsNode -- Time elapsed: 0.073 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsContainer -- Time elapsed: 0.087 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.ModifySemanticElementTest.testDiagramIntegrityWhenRenamingSemanticElement -- Time elapsed: 0.095 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testMovingSemanticElementMovesContainer -- Time elapsed: 0.135 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testDiagramIntegrityWhenMovingSemanticElement -- Time elapsed: 0.109 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testMovingSemanticElementMovesNodes -- Time elapsed: 0.129 s
16:24:58 org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidation -- Time elapsed: 0.773 s
16:24:58 org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidationOnlyOneErrorMessage -- Time elapsed: 0.757 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testFind -- Time elapsed: 0.942 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnsynchronizedDeleteAndUnregister -- Time elapsed: 1.027 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testRegister -- Time elapsed: 0.962 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnregister -- Time elapsed: 0.939 s
16:24:58 org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testDeleteAndUnregister -- Time elapsed: 1.174 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithPrefixCreation -- Time elapsed: 0.925 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithoutPrefixCreation -- Time elapsed: 0.068 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.CanonicalDBorderItemLocatorTest.testVisibilityConsistency -- Time elapsed: 0.071 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.dialect.DiagramDialectServicesTests.testDescriptionCreationWithRootElementDomainClassWIthAQLSyntax -- Time elapsed: 0.056 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramDialectUIManagerRefresh -- Time elapsed: 0.737 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testRepresentationDescriptorQueryAfterDeletion -- Time elapsed: 0.068 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramOpeningAfterDeletionUndo -- Time elapsed: 0.679 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalTests.testGetLabelWithAQLSyntax -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.common.TypeNameTest.testFromString -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideGeneralizations -- Time elapsed: 1.163 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideReferences -- Time elapsed: 1.174 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideClassContentFilter -- Time elapsed: 1.194 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerReferenceCreation -- Time elapsed: 0.464 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerNameEdition -- Time elapsed: 0.304 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerAttributeCreation -- Time elapsed: 0.292 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerSupertypeCreation -- Time elapsed: 0.343 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerOperationCreation -- Time elapsed: 0.370 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerCompositionCreation -- Time elapsed: 0.357 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testPackageLayerPackageCreation -- Time elapsed: 0.282 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerClassCreation -- Time elapsed: 0.308 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckNoVisibilityPropagatorAdapterWhenNoEditor -- Time elapsed: 0.095 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckEachOpenDiagramHasItsVisibilityPropagatorAdapter -- Time elapsed: 1.394 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckAllOpenDiagramHaveOnlyOneVisibilityPropagatorAdapter -- Time elapsed: 0.942 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testRevertAirdFileAfterDiagramCreation -- Time elapsed: 1.092 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testDeleteSemanticElementCorrespondingToNode -- Time elapsed: 1.374 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testNoMsgInErrorLogWhenSelectedADNodeListWithProxyTarget -- Time elapsed: 1.264 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.636 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testPackageLayerRefresh -- Time elapsed: 0.537 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.392 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testPackageLayerVisibility -- Time elapsed: 0.478 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideOperations -- Time elapsed: 0.960 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideDerivedFeature -- Time elapsed: 1.050 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideGeneralizations -- Time elapsed: 0.914 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideReferences -- Time elapsed: 0.944 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideClassContentFilter -- Time elapsed: 0.930 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerReferenceCreation -- Time elapsed: 0.445 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerNameEdition -- Time elapsed: 0.292 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerAttributeCreation -- Time elapsed: 0.397 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerSupertypeCreation -- Time elapsed: 0.309 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerOperationCreation -- Time elapsed: 0.318 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerCompositionCreation -- Time elapsed: 0.315 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerBiReferenceCreation -- Time elapsed: 0.457 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testPackageLayerPackageCreation -- Time elapsed: 0.285 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerClassCreation -- Time elapsed: 0.279 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsTests.testTooltipInitializedOnDiagramCreation -- Time elapsed: 1.095 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsComputedOnNewElements -- Time elapsed: 0.355 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsRefreshedOnSemanticChanges -- Time elapsed: 0.330 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDropTests.testDropExternalEClass -- Time elapsed: 0.589 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToPageIsAvailable -- Time elapsed: 0.783 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToHeightIsAvailable -- Time elapsed: 0.624 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomAndCheckEdgePosition -- Time elapsed: 0.606 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToWidthIsAvailable -- Time elapsed: 0.593 s
16:24:58 org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenSessionGetsCreated -- Time elapsed: 0.081 s
16:24:58 org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenCreatingANewDiagram -- Time elapsed: 0.071 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.201 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testContentLayerRefresh -- Time elapsed: 0.365 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testContentLayerVisibility -- Time elapsed: 0.141 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.202 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.167 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.098 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsesLayerRefresh -- Time elapsed: 0.128 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.079 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsedByLayerRefresh -- Time elapsed: 0.159 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsedbyLayerVisibility -- Time elapsed: 0.119 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.074 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsesLayerVisibility -- Time elapsed: 0.139 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.587 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testPackageLayerRefresh -- Time elapsed: 0.652 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.402 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testPackageLayerVisibility -- Time elapsed: 0.495 s
16:24:58 org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartup_ExistingRepresentation -- Time elapsed: 0.560 s
16:24:58 org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupNoInit_NewSession -- Time elapsed: 0.049 s
16:24:58 org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupInit_NewSession -- Time elapsed: 0.134 s
16:24:58 org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartup_ExistingRepresentation -- Time elapsed: 0.127 s
16:24:58 org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupInit_NewSession -- Time elapsed: 0.622 s
16:24:58 org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupNoInit_NewSession -- Time elapsed: 0.054 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenRepresentationInEditor -- Time elapsed: 1.672 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesSave -- Time elapsed: 0.430 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenMultipleSessions -- Time elapsed: 1.643 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testMultipleSameNotifications -- Time elapsed: 0.400 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testReloadingWithOutsideModifications -- Time elapsed: 1.155 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testRepresentationsNotifications -- Time elapsed: 0.513 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testDeleteAirdDirtySession -- Time elapsed: 2.452 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesDirty -- Time elapsed: 0.510 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateUndoSaveMakesNotDirty -- Time elapsed: 0.540 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testSessionResourceSetSyncInstallation -- Time elapsed: 0.442 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testNoSemanticNotification -- Time elapsed: 0.410 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromModel -- Time elapsed: 1.016 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testActionEnablementForActionBarButton -- Time elapsed: 1.099 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromDiagram -- Time elapsed: 0.954 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.EntitiesDiagramCustomizationsTests.testBackgroundInterpolatedColor -- Time elapsed: 0.904 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnEPackage -- Time elapsed: 0.175 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnOperation -- Time elapsed: 0.430 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testInsertNewElement -- Time elapsed: 0.390 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testMoveElement -- Time elapsed: 0.373 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testListContainerStyle -- Time elapsed: 0.991 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testContainerStyle -- Time elapsed: 0.999 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDerivedReferenceTests.testDerivedReferences -- Time elapsed: 0.346 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetweenAnArchetypeAndAnEClass -- Time elapsed: 0.183 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2Archetype -- Time elapsed: 0.178 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2EClass -- Time elapsed: 0.178 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnEdgeReconnection -- Time elapsed: 2.013 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDragAndDrop -- Time elapsed: 1.968 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDirectEdit -- Time elapsed: 1.986 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDragOnDropWithBorderedNodes -- Time elapsed: 1.025 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithoutNavigationDescription -- Time elapsed: 1.322 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithNavigationDescription -- Time elapsed: 2.169 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColor -- Time elapsed: 0.743 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColorUsingDiagramVariable -- Time elapsed: 1.340 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithFixedColor -- Time elapsed: 0.842 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibilityWithCloseAndReopenSession -- Time elapsed: 0.355 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibility -- Time elapsed: 0.183 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingVisibility -- Time elapsed: 0.181 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElements -- Time elapsed: 0.177 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElementsAndHideMapping -- Time elapsed: 0.177 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElements -- Time elapsed: 0.171 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithoutSemanticElements -- Time elapsed: 0.168 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithSemanticElements -- Time elapsed: 0.191 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testReuseContainerMappingImportsWithoutSemanticElements -- Time elapsed: 0.187 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElementsAndExtension -- Time elapsed: 0.247 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.Layers1203Tests.testBorderedMappingImportOnContainerMappingImport -- Time elapsed: 0.133 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.Layers1302Tests.testConditionalStyleWithMappingImport -- Time elapsed: 0.112 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.Layers1796Tests.testRefreshWithEdgeMappingImport -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.Layers1887Tests.testOverrideConditionnalStyles -- Time elapsed: 0.113 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testNodeMappingImportHierachyBug1794 -- Time elapsed: 0.068 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testNodeMappingImportAndHideSubElements -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testDiagramElementsWithDeletedTarget -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testContainerMappingImportHierachy -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testNodeMappingImportHierachy -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testMappingNotInActiveLayer -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testContainerMappingImportAndHideSubElements -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.MappingsTableTests.testBuildWithIndirectCycleContainerMappingReuseAndImport -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.MappingsTableTests.testBuildWithDirectCycleContainerMappingReuseandImport -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.MappingsTableTests.testSearch -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.mapping.EdgeMappingCreationDescriptionTests.testBestMappingWhenEdgeCreationDescriptionHaveTwoMappings -- Time elapsed: 0.097 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testSetpropertyValue -- Time elapsed: 0.007 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testEnumExtendedFeature -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testStringExtendedFeature -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testUseOfCustomDescriptor -- Time elapsed: 0.007 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorConvertDataTypes -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorWithEEnum -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorEIsKnownWithQualifiedTypeAndStandardSyntax -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOfWithQualifiedNameAndAQLSyntax -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorEIsKnownWithQualifiedTypeAndAQLSyntax -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOf2 -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorCreateInstance -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOf -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorEIsKnown -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOfWithQualifiedNameAndStandardSyntax -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testForOperation -- Time elapsed: 0.080 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideSelf -- Time elapsed: 0.070 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperation -- Time elapsed: 0.068 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionError -- Time elapsed: 0.068 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testChangeContextOperation -- Time elapsed: 0.066 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationDefault -- Time elapsed: 0.070 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperation -- Time elapsed: 0.071 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testRemoveOperation -- Time elapsed: 0.074 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperationConditionError -- Time elapsed: 0.068 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionNull -- Time elapsed: 0.078 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetObjectOperation -- Time elapsed: 0.066 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testUnsetOperation -- Time elapsed: 0.067 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testMoveOperation -- Time elapsed: 0.069 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetValueOperation -- Time elapsed: 0.087 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateInstanceOperation -- Time elapsed: 0.066 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateEdgeView -- Time elapsed: 0.097 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperation -- Time elapsed: 0.068 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideExistingVariable -- Time elapsed: 0.071 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testBadContainerViewExpression2 -- Time elapsed: 0.243 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression2 -- Time elapsed: 0.234 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression3 -- Time elapsed: 0.239 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testBadContainerViewExpression -- Time elapsed: 0.279 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression -- Time elapsed: 0.269 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNominal -- Time elapsed: 0.260 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoMapping -- Time elapsed: 0.242 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImage -- Time elapsed: 0.426 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger2 -- Time elapsed: 0.130 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingDownScale -- Time elapsed: 0.485 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagram -- Time elapsed: 0.089 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger2 -- Time elapsed: 1.061 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScaling -- Time elapsed: 0.572 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger2 -- Time elapsed: 0.140 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZNoAutoScaling -- Time elapsed: 0.128 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagramThatLeadsToNaNComputation -- Time elapsed: 0.113 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger2 -- Time elapsed: 0.099 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGNoAutoScaling -- Time elapsed: 0.117 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportInvalidImagePath -- Time elapsed: 0.231 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingDownScale -- Time elapsed: 0.585 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingDownScale -- Time elapsed: 0.086 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger -- Time elapsed: 0.126 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScaling -- Time elapsed: 0.666 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScaling -- Time elapsed: 0.642 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGNoAutoScaling -- Time elapsed: 0.110 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger -- Time elapsed: 0.124 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageWithUnsynchronizedGMFModel -- Time elapsed: 0.362 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNullScaleThrowsException -- Time elapsed: 0.083 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testInMemoryResourceExportPathComputation -- Time elapsed: 0.088 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScaling -- Time elapsed: 0.156 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScaling -- Time elapsed: 0.356 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNegativeScaleThrowsException -- Time elapsed: 0.082 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPNoAutoScaling -- Time elapsed: 0.112 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger2 -- Time elapsed: 0.100 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger -- Time elapsed: 0.101 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageFromAnotherSession -- Time elapsed: 0.189 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger -- Time elapsed: 0.163 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger2 -- Time elapsed: 0.110 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingDownScale -- Time elapsed: 0.568 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger -- Time elapsed: 0.113 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGWithTraceability -- Time elapsed: 0.146 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithTooLargeScaleThrowsException -- Time elapsed: 0.095 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingDownScale -- Time elapsed: 0.444 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGNoAutoScaling -- Time elapsed: 0.110 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingDownScale -- Time elapsed: 0.424 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFNoAutoScaling -- Time elapsed: 0.070 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGNoAutoScaling -- Time elapsed: 0.136 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger -- Time elapsed: 0.071 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPAutoScalingIfLarger2 -- Time elapsed: 0.089 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScaling -- Time elapsed: 0.078 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testAttributeWhenExportingAsSVG -- Time elapsed: 0.917 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testEmbeddedIds -- Time elapsed: 0.579 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGAutoScalingIfLarger -- Time elapsed: 2.495 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGWithTraceability -- Time elapsed: 1.044 s
16:24:58 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGNoAutoScaling -- Time elapsed: 2.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.navigation.OpenRepresentationTest.testCandidatesForOpenRepresentation -- Time elapsed: 0.832 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testAllViewpointsEnabled -- Time elapsed: 0.549 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignViewpointDisabled -- Time elapsed: 0.685 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignAndReviewViewpointsDisabled -- Time elapsed: 0.707 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testReviewViewpointDisabled -- Time elapsed: 0.832 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testDiagramCreation -- Time elapsed: 1.560 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testReferencesFromGMFViewsToDiagramElements -- Time elapsed: 1.480 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfDiagramElements -- Time elapsed: 1.598 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testCopiedRepresentationNameAndDocumentation -- Time elapsed: 1.390 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicatedUids -- Time elapsed: 1.344 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfGMFViews -- Time elapsed: 1.289 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testGMFViewsIsSetProperties -- Time elapsed: 1.334 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicationOfSemanticElements -- Time elapsed: 1.299 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationLayerDeactivation -- Time elapsed: 0.233 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecoration -- Time elapsed: 0.222 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecoration -- Time elapsed: 0.220 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationsSet -- Time elapsed: 0.204 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecoration -- Time elapsed: 0.224 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationDescription -- Time elapsed: 0.199 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationLayerDeactivation -- Time elapsed: 0.198 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationEditPart -- Time elapsed: 0.235 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationEditPart -- Time elapsed: 0.265 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationLayerDeactivation -- Time elapsed: 0.232 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationEditPart -- Time elapsed: 0.254 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.DecorationRefreshTest.testRefreshOnListElement -- Time elapsed: 0.126 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_NotOptional -- Time elapsed: 0.604 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecorationFromDiagramExtension -- Time elapsed: 0.849 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration -- Time elapsed: 0.974 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_Optional -- Time elapsed: 0.816 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration -- Time elapsed: 0.812 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testTransientLayerActivationInManualRefresh -- Time elapsed: 0.459 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecorationFromDiagramExtension -- Time elapsed: 1.025 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_NotOptional -- Time elapsed: 0.663 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_Optional -- Time elapsed: 0.651 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteElementEdgeEditPart -- Time elapsed: 1.493 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerEditPart -- Time elapsed: 1.348 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteViaKeyboardContainerLabelEditPart -- Time elapsed: 1.517 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteRelationEdgeEditPartWithDeleteTool -- Time elapsed: 1.264 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteEdgeLabel -- Time elapsed: 1.262 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteContainerLabelEditPart -- Time elapsed: 1.256 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyBoardEdgeLabel -- Time elapsed: 1.384 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyboardContainerEditPart -- Time elapsed: 1.315 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerOfSemanticTarget -- Time elapsed: 1.415 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteDisabledRelationEdgeEditPart -- Time elapsed: 0.758 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testNoDeleteRelationEdgeEditPartWithoutDeleteTool -- Time elapsed: 0.555 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteViaKeyboardContainerEditPart -- Time elapsed: 0.615 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testActionEnablementForDragAndDroppedElements -- Time elapsed: 1.186 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testDropExternalEClass -- Time elapsed: 0.594 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testUncontrol -- Time elapsed: 0.103 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControlThenUncontrolThenControl -- Time elapsed: 0.121 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControl -- Time elapsed: 0.172 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.control.ControlDetectorTest.testControlDetectionOnSessionOpening -- Time elapsed: 0.069 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation2 -- Time elapsed: 0.120 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation -- Time elapsed: 0.112 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagram -- Time elapsed: 1.387 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagramAndHideEdge -- Time elapsed: 1.553 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagram -- Time elapsed: 1.576 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideAction -- Time elapsed: 1.040 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClonedDiagram -- Time elapsed: 1.204 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagramAndReveleadNode -- Time elapsed: 1.607 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideThenRevealActions -- Time elapsed: 1.107 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeElements -- Time elapsed: 0.650 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnSingleEdge -- Time elapsed: 0.882 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleNode -- Time elapsed: 0.970 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleBorderedNode -- Time elapsed: 0.707 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleBorderedNodes -- Time elapsed: 1.034 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeEdges -- Time elapsed: 1.330 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleNodes -- Time elapsed: 0.976 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultiplesNodeAndBorderedNodes -- Time elapsed: 0.971 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testRegExpWithSpaces -- Time elapsed: 0.745 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testEmptyList -- Time elapsed: 0.861 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnLeaf -- Time elapsed: 0.859 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnRoot -- Time elapsed: 0.891 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testComplexRegExp -- Time elapsed: 0.881 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringMode -- Time elapsed: 0.843 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testInitialRegExp -- Time elapsed: 0.845 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnLeaf -- Time elapsed: 0.875 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnRoot -- Time elapsed: 0.828 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithStringJockers -- Time elapsed: 0.823 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithOneCharJockers -- Time elapsed: 0.588 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithSpacesAtTheEnd -- Time elapsed: 0.616 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithCases -- Time elapsed: 0.608 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithoutRegularExpressions -- Time elapsed: 0.612 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithEmptyPattern -- Time elapsed: 0.697 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testUnpinElements -- Time elapsed: 0.759 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testPinElements -- Time elapsed: 0.773 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testNoChangeIfAllElementsPinned -- Time elapsed: 0.868 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsTarget_forceRectilinear -- Time elapsed: 1.676 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnTwoContainers -- Time elapsed: 1.176 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsSource_forceRectilinear -- Time elapsed: 1.190 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnTwoContainers -- Time elapsed: 1.095 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testMigrationIsNeededOnData -- Time elapsed: 0.517 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsSource -- Time elapsed: 1.097 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsTarget -- Time elapsed: 1.161 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation1 -- Time elapsed: 1.135 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation2 -- Time elapsed: 1.048 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation3 -- Time elapsed: 1.091 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation4 -- Time elapsed: 1.419 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsTarget_forceRectilinear -- Time elapsed: 1.237 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForRectilinearEdges -- Time elapsed: 1.008 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNode -- Time elapsed: 0.984 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsSource_forceRectilinear -- Time elapsed: 1.062 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithScroll -- Time elapsed: 0.993 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithELK -- Time elapsed: 1.011 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildren -- Time elapsed: 0.943 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWhenOnlyABorderLabelShouldBeMoved -- Time elapsed: 0.950 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnAContainerAndSomeChildrenOfOtherConainer -- Time elapsed: 0.954 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteHaveFixedSizeAfterLayout -- Time elapsed: 0.986 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_nodeMappingOrderReversed -- Time elapsed: 0.982 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnAContainerAndSomeChildrenOfOtherConainer -- Time elapsed: 1.129 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testSizeOfRootNode -- Time elapsed: 1.044 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerWithBorderNode -- Time elapsed: 1.046 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsSource -- Time elapsed: 1.085 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsTarget -- Time elapsed: 1.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildrenn_ContainedInAContainer -- Time elapsed: 1.085 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testVStackContainerLayout -- Time elapsed: 1.118 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsSource -- Time elapsed: 1.029 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsTarget -- Time elapsed: 0.995 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testEmptyListContainerMinimalSizeLayout -- Time elapsed: 0.999 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithoutELK -- Time elapsed: 1.008 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerWithBorderNode -- Time elapsed: 1.274 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInDiagram -- Time elapsed: 0.994 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testTextHaveFixedSizeAfterLayout -- Time elapsed: 0.977 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testLocationOfLabelOnBorderOnBorderNode -- Time elapsed: 0.999 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsSource -- Time elapsed: 1.006 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsTarget -- Time elapsed: 1.008 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithAllAuthorizedSides -- Time elapsed: 0.979 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsTarget_forceRectilinear -- Time elapsed: 1.010 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerWithIconListItemsLayout -- Time elapsed: 0.992 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsSource -- Time elapsed: 0.992 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsTarget -- Time elapsed: 1.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsSource_forceRectilinear -- Time elapsed: 1.109 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResult -- Time elapsed: 0.980 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_nodeMappingOrderReversed_forceRectilinear -- Time elapsed: 1.008 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInAnotherContainer -- Time elapsed: 0.951 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerLayout -- Time elapsed: 1.015 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren -- Time elapsed: 1.008 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefFalse -- Time elapsed: 1.000 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNodeWithLabel -- Time elapsed: 0.980 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForEdgesWithMixRoutingStyle_AndMoreRectilinear -- Time elapsed: 1.102 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerAndSomeOfItsChildren -- Time elapsed: 1.067 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithEdgeOutsideOfBoundingBox -- Time elapsed: 1.048 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren_ContainedInAContainer -- Time elapsed: 1.230 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForObliqueEdges -- Time elapsed: 1.126 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsTarget_forceRectilinear -- Time elapsed: 1.135 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForEdgesWithMixRoutingStyle_AndSameNumberOfBoth -- Time elapsed: 1.041 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultOfDiagramWithOneChild -- Time elapsed: 1.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsSource_forceRectilinear -- Time elapsed: 1.141 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsTarget_forceRectilinear -- Time elapsed: 1.088 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithOneAuthorizedSide -- Time elapsed: 1.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInAnotherContainer -- Time elapsed: 0.983 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithPinnedElements -- Time elapsed: 1.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInDiagram -- Time elapsed: 0.940 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerAndSomeOfItsChildren -- Time elapsed: 1.061 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsSource_forceRectilinear -- Time elapsed: 1.184 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefTrue -- Time elapsed: 0.978 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForEdgesWithMixRoutingStyle_AndMoreOblique -- Time elapsed: 1.032 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.CopyFormatActionTests.testActionCopyFormat -- Time elapsed: 1.168 s
16:24:58 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeList -- Time elapsed: 0.007 s
16:24:58 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDEdge -- Time elapsed: 0.006 s
16:24:58 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDNode -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeWithBorderedNode -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_UpdateGMF_NodeBoundsCorrectlyForNodeCreation -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_RemoveOrphanEdge -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_RemoveOrphanNode -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeWithBorderedNodeOf2Level -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeContainer -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNode -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnEmptyNotationModel -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDNodeContainer -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testSynchronizeStatusDecorator -- Time elapsed: 1.104 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramSynchronized -- Time elapsed: 0.700 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronized -- Time elapsed: 0.678 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronizedOnDiagramCreation -- Time elapsed: 0.689 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testStatusBarMessage -- Time elapsed: 0.650 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithoutAutoRefresh -- Time elapsed: 0.435 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithoutAutoRefresh -- Time elapsed: 0.607 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testReconnectEdgeAndUnsyncDiagRefresh -- Time elapsed: 0.775 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithAutoRefresh -- Time elapsed: 0.484 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithAutoRefresh -- Time elapsed: 0.595 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh_WithReadOnlyPermissionEnabled -- Time elapsed: 0.774 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_AutoRefresh -- Time elapsed: 0.740 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDragNDropForDisableEditPart -- Time elapsed: 0.550 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDeleteFromDiagramNotActivatedForDisableEditPart -- Time elapsed: 0.670 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh -- Time elapsed: 0.644 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewCommand -- Time elapsed: 1.157 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewFromDiagramCommand -- Time elapsed: 1.215 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteCommandElement -- Time elapsed: 0.110 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteDiagram -- Time elapsed: 0.128 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteFromDiagramCommand -- Time elapsed: 0.099 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.resource.FileModificationValidationTest.testFileModificationValidationReadWrite -- Time elapsed: 1.186 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.resource.GMFCrossReferenceAdapterTest.testGMFCrossReferencerAdapter -- Time elapsed: 1.214 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityOnPortCollapsing -- Time elapsed: 0.752 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityWhenPortIsNearByAParentCorner -- Time elapsed: 0.520 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testOpenCollapsedDiagram -- Time elapsed: 0.938 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testCollapse -- Time elapsed: 0.729 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivation -- Time elapsed: 0.734 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefreshWithoutRefreshOnOpening -- Time elapsed: 0.984 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithAutoRefresh -- Time elapsed: 0.743 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivation -- Time elapsed: 0.522 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithAutoRefresh -- Time elapsed: 0.670 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testEdgeEditPartCreationAfterFilterDeactivation -- Time elapsed: 0.979 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefresh -- Time elapsed: 1.183 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseActivation -- Time elapsed: 0.499 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivationOnParent -- Time elapsed: 0.677 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredContainedElementCreationWithAutoRefresh -- Time elapsed: 0.668 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithoutAutoRefresh -- Time elapsed: 0.659 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithoutAutoRefresh -- Time elapsed: 0.659 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoCollapseApplicationWhenFilter -- Time elapsed: 0.658 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivationOnParent -- Time elapsed: 0.652 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefreshWithoutRefreshOnOpening -- Time elapsed: 1.191 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoFilterApplicationWhenCollapse -- Time elapsed: 0.494 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefresh -- Time elapsed: 1.182 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleSelection -- Time elapsed: 0.458 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterSorting -- Time elapsed: 0.646 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleAndSimpleSelection -- Time elapsed: 0.746 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterWithTypedFilter -- Time elapsed: 0.496 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testSimpleSelection -- Time elapsed: 0.582 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testNotFoundImage -- Time elapsed: 0.752 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpressionInCorruptedSerializedDiagram -- Time elapsed: 0.787 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageOnDiagramCreation -- Time elapsed: 0.747 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageComputedRealSize -- Time elapsed: 0.639 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testEmptyWorkspaceImagePath -- Time elapsed: 0.645 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageDefaultSize -- Time elapsed: 0.671 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpressionInCorruptedSerializedDiagram -- Time elapsed: 0.628 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpression -- Time elapsed: 0.783 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpression -- Time elapsed: 0.709 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageRealSize -- Time elapsed: 0.620 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.909 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLockEdgesFalse -- Time elapsed: 0.851 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.749 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroMode -- Time elapsed: 0.641 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeEdgesFalse -- Time elapsed: 0.712 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroMode -- Time elapsed: 0.700 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.821 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroMode -- Time elapsed: 0.936 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 1.214 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeEdgesFalse -- Time elapsed: 0.889 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.705 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroMode -- Time elapsed: 0.876 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLockEdgesFalse -- Time elapsed: 0.922 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroMode -- Time elapsed: 1.145 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.847 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroMode -- Time elapsed: 0.751 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroMode -- Time elapsed: 0.824 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.719 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithEdgesInSynchroLock -- Time elapsed: 0.920 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.949 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroMode -- Time elapsed: 0.711 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4RecSize -- Time elapsed: 1.000 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode1Size -- Time elapsed: 1.063 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2Size -- Time elapsed: 0.971 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode3Size -- Time elapsed: 1.010 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4Size -- Time elapsed: 0.921 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2ContainedSize -- Time elapsed: 0.904 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4RecSize -- Time elapsed: 1.749 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode1Size -- Time elapsed: 1.547 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2Size -- Time elapsed: 1.462 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode3Size -- Time elapsed: 1.496 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4Size -- Time elapsed: 1.421 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2ContainedSize -- Time elapsed: 1.490 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeTest.testConsistentEdgeSizes -- Time elapsed: 0.687 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeComputationVariableTest.testEdgeSizeComputationWithVariables -- Time elapsed: 0.769 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testNoAttachmentOnEdgeSelectionWithPreferenceDisabled -- Time elapsed: 0.570 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnBeginLabelSelection -- Time elapsed: 0.653 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnCenterLabelSelection -- Time elapsed: 0.695 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEdgeSelection -- Time elapsed: 0.624 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEndLabelSelection -- Time elapsed: 0.557 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CollapseExpandFilterTest.testBorderedNodeBoundsAfterHavingCollapseAndExpandThem -- Time elapsed: 0.663 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsedHierarchy -- Time elapsed: 1.017 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNode -- Time elapsed: 0.760 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsed -- Time elapsed: 0.723 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeHierarchy -- Time elapsed: 0.805 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNode -- Time elapsed: 0.691 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNodeHierarchy -- Time elapsed: 0.883 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNodeHierarchy -- Time elapsed: 0.880 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeAndBorderedNode -- Time elapsed: 0.727 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeHierarchy -- Time elapsed: 0.897 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeOnNode -- Time elapsed: 0.714 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNode -- Time elapsed: 0.697 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeAndNodeHierarchy -- Time elapsed: 0.967 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetColorCategoryManager -- Time elapsed: 0.464 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetCustomColors -- Time elapsed: 0.074 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSelectedColorsByPropertyId -- Time elapsed: 0.609 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetLastUsedColors -- Time elapsed: 0.070 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSuggestedColors -- Time elapsed: 0.056 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetSuggestedColors -- Time elapsed: 0.058 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetBasicColors -- Time elapsed: 0.055 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetCustomColors -- Time elapsed: 0.053 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testAddLastUsedColors -- Time elapsed: 0.057 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Source_All_Expanded -- Time elapsed: 0.812 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Target_All_Expanded -- Time elapsed: 0.674 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Target_All_Expanded -- Time elapsed: 0.694 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Source_All_Expanded -- Time elapsed: 0.772 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_source_folding_style_edge_has_foldable_edges -- Time elapsed: 0.800 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_target_folding_style_edge_has_foldable_edges -- Time elapsed: 0.651 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_source_folding_style_edge_has_no_foldable_edges -- Time elapsed: 0.725 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_target_folding_style_edge_has_no_foldable_edges -- Time elapsed: 0.679 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_is_considered_unfolded -- Time elapsed: 0.746 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_has_no_foldable_edges -- Time elapsed: 0.745 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_is_considered_unfolded -- Time elapsed: 0.768 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_has_no_foldable_edges -- Time elapsed: 0.740 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_source_of_source_folding_style_edges -- Time elapsed: 0.863 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_source_folding_style_edges -- Time elapsed: 0.798 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_source_of_source_folding_style_edges -- Time elapsed: 0.777 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_target_of_target_folding_style_edges -- Time elapsed: 0.735 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_source_of_source_folding_style_edges -- Time elapsed: 0.785 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_target_folding_style_edges -- Time elapsed: 0.749 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.699 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.708 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_target_of_target_folding_style_edges -- Time elapsed: 0.832 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_source_folding_style_edges -- Time elapsed: 0.825 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_source_of_source_folding_style_edges -- Time elapsed: 0.766 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_node_source_of_source_folding_style_edges -- Time elapsed: 0.762 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_target_folding_style_edges -- Time elapsed: 0.755 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_target_of_target_folding_style_edges -- Time elapsed: 0.707 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_source_of_source_folding_style_edges -- Time elapsed: 0.885 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.725 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testNoDeletionOfSemanticElements -- Time elapsed: 1.107 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfDiagramElementsAfterRollBackOnDeletion -- Time elapsed: 0.863 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionWithoutRollBack -- Time elapsed: 0.828 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionAfterRollbackOnFirstDeletion -- Time elapsed: 0.925 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfGMFViewsAfterRollBackOnDeletion -- Time elapsed: 0.981 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference -- Time elapsed: 0.821 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh -- Time elapsed: 0.746 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.ConstantStyleRefreshTest.testCheckConstantStyleRefresh -- Time elapsed: 0.220 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DanglingReferencesTest.testDeleteSemanticElementCorrespondingToNode -- Time elapsed: 1.412 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInitWithImport -- Time elapsed: 0.505 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodes -- Time elapsed: 0.345 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreVisibleAtCreation -- Time elapsed: 0.349 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToNode -- Time elapsed: 0.358 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithSemanticCandidates -- Time elapsed: 0.281 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInit -- Time elapsed: 0.400 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIgnoredElementsDeletion -- Time elapsed: 0.317 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainerWithEdgeMappingPrecondition -- Time elapsed: 0.302 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBorderToBorder -- Time elapsed: 0.316 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreHiddenAtCreation -- Time elapsed: 0.404 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainerInitWithSemanticCandidates -- Time elapsed: 0.302 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersWithBorder -- Time elapsed: 0.358 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDummyToLoadPlugins -- Time elapsed: 0.270 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testMappingsWithSameDomainClass -- Time elapsed: 0.389 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPath -- Time elapsed: 0.307 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDuplicateElementsDeletion -- Time elapsed: 0.327 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInit -- Time elapsed: 0.469 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainer -- Time elapsed: 0.316 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodesWithDomain -- Time elapsed: 0.359 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersToListChange -- Time elapsed: 0.265 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesWithBorder -- Time elapsed: 0.261 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPathAndDuplicateElements -- Time elapsed: 0.272 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithImport -- Time elapsed: 0.412 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramElementMappingHelperTest.testGetSemanticIterator -- Time elapsed: 0.022 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditAToZ -- Time elapsed: 0.936 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditYToB -- Time elapsed: 0.687 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithAutoRefresh -- Time elapsed: 0.896 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithoutAutoRefresh -- Time elapsed: 0.834 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testAutoRefreshWithoutForceRefresh -- Time elapsed: 0.772 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.LabelExpressionOnEdgeCreationTest.testLabelExpressiononEdgeCreation_P1_P2 -- Time elapsed: 0.553 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testRefreshToolTipWithNullValue -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testUpdateToolTipeWhenLabelPositionIsBorder -- Time elapsed: 0.717 s
16:24:58 org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMReferencingOtherVSMNotDirectlyUsedByAird -- Time elapsed: 0.494 s
16:24:58 org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModelWithSessionClose -- Time elapsed: 0.510 s
16:24:58 org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModel -- Time elapsed: 0.508 s
16:24:58 org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMThatNotReferencingAllMM -- Time elapsed: 0.459 s
16:24:58 org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdate -- Time elapsed: 0.457 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.StyleSizeChangeRefreshTest.testSizeRefresh -- Time elapsed: 0.771 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference -- Time elapsed: 0.820 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh -- Time elapsed: 0.717 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomization -- Time elapsed: 1.017 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeStyleCustomization -- Time elapsed: 0.778 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testMultiValuatedEAttribute -- Time elapsed: 0.613 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEReferenceStyleCustomization -- Time elapsed: 0.790 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testAppliedOnAllPropertyCustomization -- Time elapsed: 0.789 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomizationReuse -- Time elapsed: 0.742 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testEmptySemanticCandidatesExpression -- Time elapsed: 4.708 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testExceptionCatchDuringRefreshAtOpening -- Time elapsed: 1.727 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.session.SessionTest.testManyCreateAndCloseSession -- Time elapsed: 0.145 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testGetCustomData -- Time elapsed: 0.361 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testClearGMFData -- Time elapsed: 0.246 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefSpecializedWithSpecializedNodes -- Time elapsed: 0.011 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeMappingImportInstanceOf -- Time elapsed: 0.006 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeTypeOfWhenMappingsHaveTheSameNames -- Time elapsed: 0.005 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefNonSpecializedWithNonSpecializedNodes -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testContainerSuperTypeIteration -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeSuperTypeIteration -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testExtraMappingOnNodeCreationTool -- Time elapsed: 0.006 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationOnNodes -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithExtraTargetMapping -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testContainerCreation -- Time elapsed: 0.008 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeCreationInDiagram -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefNonSpecializedWithSpecializedNodes -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testAreInSameHiearchy -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefSpecializedWithNonSpecializedNodes -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testBorderNodeCreation -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeCreationInContainer -- Time elapsed: 0.005 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNoSuperTypeIteration -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testReusedBorderNodeCreation -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithNodeMappingImportsSource -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithNodeMappingImportsTarget -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingSuperTypeIteration -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testContainerSpecializationCreation -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithExtraSourceMapping -- Time elapsed: 0.005 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeInstanceOfWhenMappingsHaveTheSameNames -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeCreationInDiagramSpecialization -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeMappingImportTypeOf -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testSpecializedNodeCreation -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testExtraMappingOnContainerCreationTool -- Time elapsed: 0.005 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.EdgeCreationToolWithExtraMappingTest.test_edge_creation_tool_with_extra_mapping_creates_only_one_edge -- Time elapsed: 0.141 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.FindLabelToolTest.testContainerLabelSearch -- Time elapsed: 0.926 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.UndoAfterInconsistentEdgeCreationViewTest.testEdgeEditPartCreationAfterFilterDeactivation -- Time elapsed: 0.649 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndContainer -- Time elapsed: 0.108 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testAvailableVariablesOnPrecondition -- Time elapsed: 0.122 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInContainer -- Time elapsed: 0.141 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnContainer -- Time elapsed: 0.108 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnNode -- Time elapsed: 0.264 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenNodeAndContainer -- Time elapsed: 0.137 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndNode -- Time elapsed: 0.139 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInDiagram -- Time elapsed: 0.153 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInContainer -- Time elapsed: 0.109 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoContainers -- Time elapsed: 0.124 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoNodes -- Time elapsed: 0.165 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInDiagram -- Time elapsed: 0.094 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoBorderNodes -- Time elapsed: 0.200 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithoutMappingImportWithoutLayer -- Time elapsed: 1.103 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testSubMappingImportThroughHideSubMappingsAttribute -- Time elapsed: 1.306 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1AndL2 -- Time elapsed: 0.934 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithoutMappingImportWithoutLayer -- Time elapsed: 0.955 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1AndL2 -- Time elapsed: 0.814 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1 -- Time elapsed: 0.855 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1 -- Time elapsed: 0.985 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefTrue -- Time elapsed: 0.894 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefTrue -- Time elapsed: 0.944 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefFalse -- Time elapsed: 0.881 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefFalse -- Time elapsed: 0.872 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefTrue -- Time elapsed: 0.915 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefFalse -- Time elapsed: 0.899 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefTrue -- Time elapsed: 0.894 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideNoteOnElementDeletionPrefTrue -- Time elapsed: 0.863 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefFalse -- Time elapsed: 0.929 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNull -- Time elapsed: 0.880 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsReflexive -- Time elapsed: 0.898 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 0.892 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNewObject -- Time elapsed: 0.861 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 0.921 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 0.865 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNull -- Time elapsed: 0.842 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsReflexive -- Time elapsed: 0.863 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 0.806 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNewObject -- Time elapsed: 0.866 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 0.901 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 0.879 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNull -- Time elapsed: 0.836 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsReflexive -- Time elapsed: 0.964 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 0.771 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNewObject -- Time elapsed: 0.774 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 0.773 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 0.800 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForDDiagramElementWithSameSemanticElementsTest.testHierarchyWithCommonSemanticTargetStoreFormat -- Time elapsed: 0.682 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.manager.extension.FormatDataManagerSelectionTest.testAvailableManagersWhenExtensionProvides -- Time elapsed: 0.010 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.manager.extension.FormatDataManagerSelectionTest.testSampleExtensionDeployment -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.manager.extension.FormatDataManagerSelectionTest.testDefaultManagerSelectionWhenNoFoundExtension -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithoutToolInManualRefresh -- Time elapsed: 0.865 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithoutToolInManualRefresh -- Time elapsed: 0.927 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithToolInManualRefresh -- Time elapsed: 0.941 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithToolInManualRefresh -- Time elapsed: 0.896 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithToolInManualRefresh -- Time elapsed: 0.906 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithoutToolInManualRefresh -- Time elapsed: 0.838 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 0.645 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.575 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 0.569 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.524 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[2] -- Time elapsed: 0.526 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.495 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[3] -- Time elapsed: 0.461 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.488 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[4] -- Time elapsed: 0.483 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.487 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[5] -- Time elapsed: 0.463 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 0.429 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[6] -- Time elapsed: 0.455 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.450 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[7] -- Time elapsed: 0.682 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.827 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[8] -- Time elapsed: 0.538 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 0.494 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[0] -- Time elapsed: 0.606 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 0.633 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[1] -- Time elapsed: 0.482 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 0.436 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[2] -- Time elapsed: 0.478 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 0.513 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[3] -- Time elapsed: 0.541 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 0.503 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[4] -- Time elapsed: 0.616 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 0.630 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 1.397 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.952 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.814 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.959 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 1.187 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 1.808 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.998 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 1.036 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 1.433 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 0.978 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 1.234 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 0.774 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 0.837 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 0.820 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[5] -- Time elapsed: 1.758 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[6] -- Time elapsed: 2.262 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[7] -- Time elapsed: 1.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[8] -- Time elapsed: 1.102 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 0.595 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.536 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 0.502 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.524 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 0.555 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.564 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 0.563 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.557 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[2] -- Time elapsed: 0.549 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.540 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[3] -- Time elapsed: 0.574 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.680 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[4] -- Time elapsed: 0.667 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.516 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[5] -- Time elapsed: 0.481 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 0.525 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[6] -- Time elapsed: 0.514 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.507 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[7] -- Time elapsed: 0.583 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.612 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[8] -- Time elapsed: 0.574 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 0.568 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[0] -- Time elapsed: 0.613 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 0.609 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[1] -- Time elapsed: 0.517 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 0.533 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[2] -- Time elapsed: 0.521 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 0.546 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[3] -- Time elapsed: 0.677 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 0.727 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[4] -- Time elapsed: 0.577 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 0.654 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.837 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 1.139 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.871 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.947 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.881 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 1.369 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 1.106 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.994 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 1.689 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullDiagrams[0] -- Time elapsed: 0.304 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckDescriptionMatch[0] -- Time elapsed: 0.294 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckEmptyMapping[0] -- Time elapsed: 0.292 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullTargetDiagramRoot[0] -- Time elapsed: 0.381 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckSameDiagrams[0] -- Time elapsed: 0.492 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckSessions[0] -- Time elapsed: 0.389 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullOrEmptyDiagramName[0] -- Time elapsed: 0.303 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckSequenceTest.testCallCheckMapCompleteness[0] -- Time elapsed: 0.584 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnCreation -- Time elapsed: 0.929 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnDiagramOpening -- Time elapsed: 0.830 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDropWithHideLabelByDefault -- Time elapsed: 1.069 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testEdgeReconnection -- Time elapsed: 0.962 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDropWithHideLabelByDefault -- Time elapsed: 0.828 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDrop -- Time elapsed: 0.787 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDrop -- Time elapsed: 0.823 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDropWithHideLabelByDefault -- Time elapsed: 0.753 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDrop -- Time elapsed: 0.937 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnCreationTest.testDNodeCreationWithBorderedNodeWithHideLabelByDefault -- Time elapsed: 0.668 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideShowLayers -- Time elapsed: 0.728 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testShowLayer -- Time elapsed: 0.779 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalette -- Time elapsed: 0.458 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalettWithTransientLayerActivatedInPreviousSiriusVersion -- Time elapsed: 1.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideLayer -- Time elapsed: 0.653 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithoutLayerTest.testCreatePalette -- Time elapsed: 0.076 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL4Layers -- Time elapsed: 0.099 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L5Layers -- Time elapsed: 0.120 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowLayers -- Time elapsed: 0.116 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testShowLayer -- Time elapsed: 0.135 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL5Layers -- Time elapsed: 0.137 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testCreatePalette -- Time elapsed: 0.088 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL6Layers -- Time elapsed: 0.114 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L4Layers -- Time elapsed: 0.119 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L3L4L5L6Layers -- Time elapsed: 0.110 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testUpdatePaletteAfterViewpointChange -- Time elapsed: 0.759 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L5Layers -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideLayer -- Time elapsed: 0.104 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5L6Layers -- Time elapsed: 0.117 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5Layers -- Time elapsed: 0.107 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicRegistryFilter -- Time elapsed: 0.110 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testCreatePalette -- Time elapsed: 0.093 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicFilter -- Time elapsed: 0.099 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithToolGroupsTest -- Time elapsed: 0.972 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhitConflictingLayerActivation -- Time elapsed: 0.693 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementTest -- Time elapsed: 0.897 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhithEclusiveLayerActivationAndHideReveal -- Time elapsed: 0.903 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithUndoRedoTest -- Time elapsed: 0.867 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithoutLayerTest -- Time elapsed: 0.932 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateWithoutInvalidThreadAccessTest.testPaletteUpdateOnLayerActivationWithToolFilter -- Time elapsed: 0.670 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testPaletteStateAfterVsmToolAndSectionModifications -- Time elapsed: 0.759 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testVSMUpdateImpliesCompletePaletteReload -- Time elapsed: 1.009 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.palette.ModifySessionOutsideEclipseTest.testModifySessionOutsideEclipse -- Time elapsed: 0.110 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testModelContentView -- Time elapsed: 0.108 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testManyCreateAndCloseSession -- Time elapsed: 0.127 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingSquareBorderSize -- Time elapsed: 0.877 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageSquareBorderSize -- Time elapsed: 0.910 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingEllipseBorderSize -- Time elapsed: 0.927 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingLozengeBorderSize -- Time elapsed: 0.889 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingWorkspaceImageBorderSize -- Time elapsed: 0.829 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageTriangleBorderSize -- Time elapsed: 0.892 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageDotBorderSize -- Time elapsed: 0.939 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingDotBorderSize -- Time elapsed: 0.949 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageStrokeBorderSize -- Time elapsed: 1.101 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingNoteBorderSize -- Time elapsed: 0.955 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageRingBorderSize -- Time elapsed: 0.945 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingGaugeBorderSize -- Time elapsed: 0.969 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingShapeBorderSize -- Time elapsed: 0.965 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingFlatBorderSize -- Time elapsed: 0.927 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingWorkspaceImageBorderSize -- Time elapsed: 0.847 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testAutoSize -- Time elapsed: 0.667 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testFixedSizeFromAutoSizeDoNotDisplayScrollBars -- Time elapsed: 0.804 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testMarginBorderInsets -- Time elapsed: 0.662 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMappingImport -- Time elapsed: 0.082 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMapping -- Time elapsed: 0.058 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseContainerNodeMapping -- Time elapsed: 0.063 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMappingInContainerMapping -- Time elapsed: 0.060 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMapping -- Time elapsed: 0.064 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithoutInherit -- Time elapsed: 0.752 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithoutInherit -- Time elapsed: 0.711 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1 -- Time elapsed: 0.716 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2 -- Time elapsed: 0.706 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testInit -- Time elapsed: 0.672 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithoutInherit -- Time elapsed: 0.747 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithoutInherit -- Time elapsed: 0.740 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithInherit -- Time elapsed: 0.738 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithInherit -- Time elapsed: 0.760 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithInherit -- Time elapsed: 0.828 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithInherit -- Time elapsed: 0.845 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithInherit -- Time elapsed: 0.754 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithInherit -- Time elapsed: 0.804 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithoutInherit -- Time elapsed: 0.797 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithoutInherit -- Time elapsed: 0.736 s
16:24:58 org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusNotActiveByDefault -- Time elapsed: 0.076 s
16:24:58 org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateActiveByDefault -- Time elapsed: 0.059 s
16:24:58 org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusActiveByDefault -- Time elapsed: 0.073 s
16:24:58 org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testActivationStatusStoredInSession -- Time elapsed: 0.071 s
16:24:58 org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateNotActiveByDefault -- Time elapsed: 0.056 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.ActivateDeactivateOptionalLayersTest.testActivateDeactivateOptionalLayer -- Time elapsed: 3.798 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.ActivateLayerOnInvalidDiagramTest.testActivateLayerOnInvalidDiagram -- Time elapsed: 0.659 s
16:24:58 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImport -- Time elapsed: 0.797 s
16:24:58 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImport -- Time elapsed: 0.875 s
16:24:58 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImport -- Time elapsed: 0.803 s
16:24:58 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImportWithHideSubMapping -- Time elapsed: 0.822 s
16:24:58 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImport -- Time elapsed: 0.858 s
16:24:58 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImportWithHideSubMapping -- Time elapsed: 0.841 s
16:24:58 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImportWithHideSubMapping -- Time elapsed: 0.857 s
16:24:58 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImportWithHideSubMapping -- Time elapsed: 0.791 s
16:24:58 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests2.testPreConditionNodeImport -- Time elapsed: 0.665 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.EdgeMappingTest.testEdgemappingCreation -- Time elapsed: 0.027 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping1 -- Time elapsed: 0.786 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping2 -- Time elapsed: 0.877 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping3 -- Time elapsed: 0.838 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping4 -- Time elapsed: 0.891 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping5 -- Time elapsed: 0.797 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping6 -- Time elapsed: 0.610 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testCompartmentMappingsRecursion -- Time elapsed: 2.184 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testVSMValidation -- Time elapsed: 0.380 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testVerticalStackDetection -- Time elapsed: 1.038 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testHorizontalStackDetection -- Time elapsed: 1.056 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithWidthFixedSize -- Time elapsed: 0.852 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testStackContainerWithNoRegion -- Time elapsed: 0.818 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithHeightFixedSize -- Time elapsed: 0.619 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithAutoSize -- Time elapsed: 0.800 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testVerticalStackWithAutoSize -- Time elapsed: 0.790 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testFreeFormContainerWithAutoSize -- Time elapsed: 0.601 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testListContainerWithAutoSize -- Time elapsed: 0.596 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackBorderChanges -- Time elapsed: 0.943 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackBorderChanges -- Time elapsed: 1.076 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize -- Time elapsed: 1.339 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize_autoSizeAtArrangeDisabled -- Time elapsed: 1.310 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInHorizontalStack -- Time elapsed: 1.041 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInVerticalStack -- Time elapsed: 0.980 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackInitialLayout -- Time elapsed: 0.999 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackInitialLayout -- Time elapsed: 1.177 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderHorizontalStack -- Time elapsed: 0.990 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInHorizontalStack -- Time elapsed: 1.000 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInVerticalStack -- Time elapsed: 1.140 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInVerticalStack -- Time elapsed: 1.337 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithLabelWithAListRegionWithDefinedSize -- Time elapsed: 1.392 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize -- Time elapsed: 1.354 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackContentPanes -- Time elapsed: 1.074 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderVerticalStack -- Time elapsed: 1.018 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackCornerChanges -- Time elapsed: 1.239 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackCornerChanges -- Time elapsed: 1.289 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInHorizontalStack -- Time elapsed: 0.947 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize_autoSizeAtArrangeDisabled -- Time elapsed: 1.446 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackContentPanes -- Time elapsed: 1.062 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportWithChildrenPresentationChangesTests.testDiagramAfterChildrenPresentationChange -- Time elapsed: 1.112 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping1 -- Time elapsed: 0.830 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping2 -- Time elapsed: 0.846 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping3 -- Time elapsed: 0.831 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping4 -- Time elapsed: 0.887 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping5 -- Time elapsed: 0.889 s
16:24:58 org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping6 -- Time elapsed: 0.955 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testSimpleImportedStyleSelectionOnLayerActivation -- Time elapsed: 0.982 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalStyleRecursiveLookUpinMAppingImportChains -- Time elapsed: 0.650 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalSSimpleImportedStyleSelectionOnLayerActivation -- Time elapsed: 0.831 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.refresh.MultiMappingImportChainsWithSameSemanticTest.testMappingUpdateVisitorCacheAndLocationKeepedOnDiagram -- Time elapsed: 0.494 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.EdgeWithConditionalStyleTest.testEdgeMappingWithConditionalStyle -- Time elapsed: 0.098 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testShapeContainerColor -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testNoteColor -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testLozengeColor -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testDotBackgroundColor -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testBundledImageDefaultColor -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testWorkspaceImageDefaultColor -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testCustomStyleDefaultColor -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testEllipseColor -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testSquareColor -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testFlatContainerColors -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testEdgeStrokeColor -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningTrue -- Time elapsed: 0.534 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningFalse -- Time elapsed: 0.558 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testDirtyNotification -- Time elapsed: 1.033 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithoutToolInAutoRefresh -- Time elapsed: 0.953 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithToolInAutoRefresh -- Time elapsed: 0.849 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithoutToolInAutoRefresh -- Time elapsed: 0.851 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithoutToolInAutoRefresh -- Time elapsed: 0.827 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithToolInAutoRefresh -- Time elapsed: 0.961 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithToolInAutoRefresh -- Time elapsed: 0.856 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization -- Time elapsed: 5.559 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization -- Time elapsed: 5.712 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization -- Time elapsed: 3.484 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testNoteStyleCustomization -- Time elapsed: 17.86 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization -- Time elapsed: 18.01 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testSquareStyleCustomization -- Time elapsed: 17.23 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization -- Time elapsed: 17.31 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testDotStyleCustomization -- Time elapsed: 16.80 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization -- Time elapsed: 2.627 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization -- Time elapsed: 4.626 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization -- Time elapsed: 16.07 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization -- Time elapsed: 16.81 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization -- Time elapsed: 17.05 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.PartAndLabelPartSelectionDeletionTest.testDeleteSelectionOfNodeAndItsLabel -- Time elapsed: 0.772 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.StyleCustomizationAndConditionalStyleDescriptionTest.testWorkspaceImageStyleCustomizationWithConditionalStyleDescription -- Time elapsed: 0.586 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testShapeContainerStyle -- Time elapsed: 0.132 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomShapeContainerStyle -- Time elapsed: 0.122 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testWorkspaceImageContainerStyle -- Time elapsed: 0.117 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomColorShapeContainerStyle -- Time elapsed: 0.123 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testFlatContainerStyle -- Time elapsed: 0.120 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshWithLayerTests.testShapeContainerStyle -- Time elapsed: 0.818 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfRepresentationDescription -- Time elapsed: 0.153 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfLayer -- Time elapsed: 0.073 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfSirius -- Time elapsed: 0.096 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfSirius -- Time elapsed: 0.118 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfRepresentationDescription -- Time elapsed: 0.072 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfLayer -- Time elapsed: 0.193 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseContainerMapping -- Time elapsed: 0.083 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseNodeMapping -- Time elapsed: 0.090 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseBorderedNodeMapping -- Time elapsed: 0.083 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardMultipleSelection -- Time elapsed: 0.171 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardOnEdge -- Time elapsed: 0.182 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardSingleSelection -- Time elapsed: 0.165 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromRedefinedTool -- Time elapsed: 0.219 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromDefaultTool -- Time elapsed: 0.197 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditBorderedNodeLabel -- Time elapsed: 0.101 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditEdgeLabel -- Time elapsed: 0.168 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditContainerLabel -- Time elapsed: 0.111 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditNodeLabel -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropNodeInContainer -- Time elapsed: 0.179 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropContainerInContainer -- Time elapsed: 0.144 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInContainer -- Time elapsed: 0.138 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInNode -- Time elapsed: 0.345 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInDiagram -- Time elapsed: 0.200 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromControlledResource -- Time elapsed: 0.070 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTesterisInSessionWithDraggedObjectInWrapper -- Time elapsed: 0.071 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromNonControlledResource -- Time elapsed: 0.070 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImport -- Time elapsed: 0.395 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseContainerMapping -- Time elapsed: 0.078 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportNodeMapping -- Time elapsed: 0.075 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImportAndDiagramExtension -- Time elapsed: 0.350 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImportAndDiagramExtension -- Time elapsed: 0.365 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportContainerMapping -- Time elapsed: 0.095 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImport -- Time elapsed: 0.349 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportContainerMapping -- Time elapsed: 0.073 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportNodeMapping -- Time elapsed: 0.082 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseNodeMapping -- Time elapsed: 0.403 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectPreconditionEvaluation -- Time elapsed: 0.166 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToContainer -- Time elapsed: 0.264 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToContainer -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToContainer -- Time elapsed: 0.263 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToBorderedNode -- Time elapsed: 0.177 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToBorderedNode -- Time elapsed: 0.220 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToContainer -- Time elapsed: 0.272 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToBorderedNode -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToBorderedNode -- Time elapsed: 0.145 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToDNode -- Time elapsed: 0.203 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToBorderedNode -- Time elapsed: 0.163 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToDNode -- Time elapsed: 0.266 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToContainer -- Time elapsed: 0.275 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToBorderedNode -- Time elapsed: 0.166 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToDNode -- Time elapsed: 0.199 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToDNode -- Time elapsed: 0.187 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToDNode -- Time elapsed: 0.221 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToContainer -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToDNode -- Time elapsed: 0.260 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromDefaultTool -- Time elapsed: 0.164 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromRedefinedTool -- Time elapsed: 0.176 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDirectEdit -- Time elapsed: 0.116 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoReconnection -- Time elapsed: 0.158 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDragAndDrop -- Time elapsed: 0.151 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoCreation -- Time elapsed: 0.086 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrol -- Time elapsed: 0.251 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyInOrderOfHerarchy -- Time elapsed: 0.299 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyNotInOrderOfHerarchy -- Time elapsed: 0.223 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnModelsRef -- Time elapsed: 0.050 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolControlUncontrol -- Time elapsed: 0.061 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControl -- Time elapsed: 0.191 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithoutRepresentation -- Time elapsed: 0.135 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrolWithTwoRepresentationsFileLinkedToTheUncontrolledElement -- Time elapsed: 0.134 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithRepresentation -- Time elapsed: 0.142 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolSecondModel -- Time elapsed: 0.128 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testJavaActionWithPrecondition -- Time elapsed: 0.118 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteOtherThanSelectionFromJavaAction -- Time elapsed: 0.770 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testUniversalToolInvokingJavaAction -- Time elapsed: 0.128 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticDeleteFromJavaAction -- Time elapsed: 0.810 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticRemoveFromJavaAction -- Time elapsed: 0.776 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top2 -- Time elapsed: 0.613 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top3 -- Time elapsed: 0.590 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Sub_Top1 -- Time elapsed: 0.671 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Sub -- Time elapsed: 0.687 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetDefaultValueEEnumAttributeType -- Time elapsed: 0.098 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromLiteral -- Time elapsed: 0.120 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromEnumerator -- Time elapsed: 0.101 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromInteger -- Time elapsed: 0.098 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ForToolTests.testForTools -- Time elapsed: 0.296 s
16:24:58 org.eclipse.sirius.tests.unit.api.mmextension.ExtensionPaletteToolTest.testLayerToolInExtensionStyle -- Time elapsed: 0.471 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefreshWithUnsynchronizedDiagram -- Time elapsed: 1.434 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefreshWithUnsynchronizedDiagram -- Time elapsed: 1.312 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefresh -- Time elapsed: 1.241 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefresh -- Time elapsed: 1.228 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentationClosingSession -- Time elapsed: 0.494 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentation -- Time elapsed: 0.744 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testSingleNotification -- Time elapsed: 0.033 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testAddRemoveListener -- Time elapsed: 0.016 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testMultipleNotifications -- Time elapsed: 0.014 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testBorderedNodeViewOnListCreation -- Time elapsed: 0.268 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreationInPackage -- Time elapsed: 0.288 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreation -- Time elapsed: 0.178 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testUnexecutableToolWithMissingModelOperation -- Time elapsed: 0.118 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.RemoveDanglingReferencesTestCase.testDanglingReferenceRemovalFromARemovedElement -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.RemoveDanglingReferencesTestCase.testDanglingReferenceRemovalFromElementInOtherResource -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.RemoveDanglingReferencesTestCase.testDanglingReferenceRemovalFromElement -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.tasks.RemoveDanglingReferencesTestCase.testDanglingReferenceRemovalFromResourceSet -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationBorderedNodeTool -- Time elapsed: 0.112 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationNodeTool -- Time elapsed: 0.118 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationEdgeTool -- Time elapsed: 0.106 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationContainerTool -- Time elapsed: 0.100 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeAvailableVariableDiagramForLabel -- Time elapsed: 0.052 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceTest.testControl -- Time elapsed: 0.354 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.DoubleClicCommandBuilderForceRefreshTest.testDoubleClickCommandBuilder -- Time elapsed: 0.060 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithoutSpecificMessage -- Time elapsed: 0.055 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithSpecificMessage -- Time elapsed: 0.088 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithSpecificMessage -- Time elapsed: 0.044 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithoutSpecificMessage -- Time elapsed: 0.100 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfActionBarReferences -- Time elapsed: 1.792 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfListenerIsCorrectAfterOpenCloseDiagrams -- Time elapsed: 3.467 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testDeleteElementsAndCheckErrorLog -- Time elapsed: 0.499 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenMovingElement -- Time elapsed: 0.867 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenActivatingFilter -- Time elapsed: 0.811 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.uml.LayerTests.testEdgeMappingConservationOfLayout -- Time elapsed: 0.635 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView -- Time elapsed: 1.050 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView_containerCase -- Time elapsed: 1.305 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromNavigation -- Time elapsed: 1.116 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefreshWithActivatedCollapseFilter -- Time elapsed: 0.929 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefresh -- Time elapsed: 0.977 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationsAndMoreWithForCollapseFilter -- Time elapsed: 1.660 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoHideElement -- Time elapsed: 1.098 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoDeleteFromDiagram -- Time elapsed: 1.033 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBAndThenCWithTheirRepresentations -- Time elapsed: 0.168 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testUncontrolC -- Time elapsed: 0.188 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBWithItsRepresentationAndThenControlC -- Time elapsed: 0.028 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlGrandSonWhenGrandFatherIsReadOnly -- Time elapsed: 0.115 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlUncontrolp1p1p1 -- Time elapsed: 0.122 s
16:24:58 org.eclipse.sirius.tests.unit.api.refresh.IconRefreshTests.testLabelIconRefreshedOnSemanticChange -- Time elapsed: 1.549 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongTabbarLocationURIWithoutId -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testTabbarLocationURI -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuAndTabbarLocationURIWithDefaultIdForMenu -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuLocationURIWithSpace -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongTabbarShemeLocationURI -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongLocationURIWith2TabbarURIParts -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongMenuLocationURIWithoutId -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuLocationURI -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongShemeLocationURI -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongMenuSchemeLocationURI -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongLocationURIWith3URIParts -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongLocationURIWith2MenuURIParts -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuAndTabbarLocationURI -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongEmptyLocationURI -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuLocationURIWithDefaultId -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testTabbarLocationURIWithSpace -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testPopupMenuInGroup -- Time elapsed: 0.007 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testNavigationMenuOnToolSection -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testGroupOnToolSection -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testPopupMenuInToolGroupSection -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testOperationActionInGroup -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testPopupMenuOnToolSection -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testCreationMenuOnToolSection -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToPluginUri -- Time elapsed: 0.055 s
16:24:58 org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToWorkspaceUri -- Time elapsed: 0.062 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRefresh -- Time elapsed: 1.092 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRepair -- Time elapsed: 2.585 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.GenericToolTest.testGenericTool -- Time elapsed: 0.179 s
16:24:58 org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithAutoRefresh -- Time elapsed: 0.814 s
16:24:58 org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithoutAutoRefresh -- Time elapsed: 0.688 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNotErrorOnUndoRedoOfGroupingClasses -- Time elapsed: 0.717 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNoErrorWhenGroupingClassesIntoPackage -- Time elapsed: 0.650 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.node.style.ModifyNodeStyleTest.testChangeStyleNode -- Time elapsed: 0.714 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.navigation.NavigationOperationTest.test_create_and_open_new_representation_from_tool -- Time elapsed: 0.667 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor -- Time elapsed: 1.082 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor -- Time elapsed: 0.715 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerCreation -- Time elapsed: 0.738 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterGenericTool -- Time elapsed: 0.872 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.874 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation -- Time elapsed: 1.333 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation -- Time elapsed: 1.141 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterDirectEditTool -- Time elapsed: 0.645 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.612 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterNodeCreation -- Time elapsed: 0.709 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDoubleClick -- Time elapsed: 0.674 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDirectEdit -- Time elapsed: 0.688 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterReconnect -- Time elapsed: 0.687 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterEdgeCreation -- Time elapsed: 0.931 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDeletion -- Time elapsed: 0.745 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterEdgeCreation -- Time elapsed: 0.735 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerDrop -- Time elapsed: 0.684 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool -- Time elapsed: 0.239 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.209 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool -- Time elapsed: 0.263 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.040 s
16:24:58 org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testElementsToSelectExpressionMigration -- Time elapsed: 0.059 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testFilterSortingMigration -- Time elapsed: 0.055 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testAirdMigrationIsNeededOnData -- Time elapsed: 0.040 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationVersionSerialisation -- Time elapsed: 0.240 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.086 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels -- Time elapsed: 0.725 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram -- Time elapsed: 0.657 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testMigrationIsNeededOnData -- Time elapsed: 0.064 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels -- Time elapsed: 0.642 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram -- Time elapsed: 0.626 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabelsInSirius6_3_0 -- Time elapsed: 0.641 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testMigrationIsNeededOnData -- Time elapsed: 0.061 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.087 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testEdgesFigures -- Time elapsed: 0.749 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.111 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testGMFBounds -- Time elapsed: 0.761 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.090 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testNodeStyleConstancy -- Time elapsed: 0.091 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromNodeToEdge -- Time elapsed: 0.870 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromNodeToEdge -- Time elapsed: 0.906 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromEdgeToNode -- Time elapsed: 0.864 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromEdgeToNode -- Time elapsed: 0.917 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.388 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.384 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.415 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefresh -- Time elapsed: 1.352 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefresh -- Time elapsed: 1.281 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.326 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.469 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeEditLabeledFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.447 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.472 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.546 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.420 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.368 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.364 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.355 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.370 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.257 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.484 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.378 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.332 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.435 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.387 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefresh -- Time elapsed: 1.333 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.330 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.359 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.308 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.324 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.393 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefresh -- Time elapsed: 1.371 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.372 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.290 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.288 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.616 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.354 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.398 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.385 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.298 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.273 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.285 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.359 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.344 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.359 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.453 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.358 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefresh -- Time elapsed: 1.365 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.416 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.391 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.387 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.320 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.429 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.295 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.414 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.304 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.315 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.407 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.315 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.276 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.355 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.382 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.463 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconncetionFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.450 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.381 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.624 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefresh -- Time elapsed: 1.376 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.338 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.329 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.313 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.315 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefresh -- Time elapsed: 1.329 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.328 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.639 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.335 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.375 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.330 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.331 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.360 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.448 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.452 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.378 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.382 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.427 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.348 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefresh -- Time elapsed: 1.316 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.320 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.412 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefresh -- Time elapsed: 1.393 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.434 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.351 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.364 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.361 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.367 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_diagram -- Time elapsed: 0.890 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.547 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.644 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.689 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.690 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.735 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.679 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.682 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.407 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefresh -- Time elapsed: 1.384 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.573 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.595 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_diagram -- Time elapsed: 0.995 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.588 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_model -- Time elapsed: 1.114 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.604 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.569 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.668 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.651 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_model -- Time elapsed: 1.129 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.562 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.354 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.302 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.490 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.518 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.354 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefresh -- Time elapsed: 1.320 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefresh -- Time elapsed: 1.323 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.268 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.291 s
16:24:58 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.273 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDefaultLayer -- Time elapsed: 0.208 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationImagePathVSM -- Time elapsed: 0.161 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMWithElementMappingNoStyle -- Time elapsed: 0.363 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testVariableNameValidation -- Time elapsed: 0.172 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testBothEditLabelToolAndCellEditorTool -- Time elapsed: 0.430 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMWithDiagramExtension -- Time elapsed: 0.717 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationWithWhiteSpaceAfterAndBeforeDomainClassName -- Time elapsed: 0.351 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDomainClassWitAQLSyntaxANdhMetamodelReferencedFromRegistry -- Time elapsed: 0.029 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationMetaModelsVSM -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSM -- Time elapsed: 0.142 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMForEachKindOfProblem -- Time elapsed: 0.388 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testTypeValidation -- Time elapsed: 0.217 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDomainClass -- Time elapsed: 0.393 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testBlankVariableNameValidation -- Time elapsed: 0.215 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEAttributeCustomizationAttributeNameValidation -- Time elapsed: 0.413 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEAttributeCustomizationAppliedOnValidation -- Time elapsed: 0.315 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testEmptyAppliedOnValidation -- Time elapsed: 0.007 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testDiagramExtensionRegexWithOnlyCustomStyle -- Time elapsed: 0.007 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testDiagramExtensionRegexWithNotOnlyCustumStyle -- Time elapsed: 0.117 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingBothEStructuralFeatureCustomizationValidation1 -- Time elapsed: 0.386 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingBothEStructuralFeatureCustomizationValidation2 -- Time elapsed: 0.345 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEReferenceCustomizationAppliedOnValidation -- Time elapsed: 0.346 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testCustomizationValidation -- Time elapsed: 0.409 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEReferenceCustomizationReferenceNameValidation -- Time elapsed: 0.364 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingEReferenceCustomizationValidation -- Time elapsed: 0.283 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingEAttributeCustomizationValidation -- Time elapsed: 0.289 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.0: (semanticConditionExpression : aql:self.type <> null in vsmtypes:VSMTypes:SelfTypeInference:Filter:MappingFilter)] -- Time elapsed: 0.047 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.1: (viewConditionExpression : aql:self.width > 0 in vsmtypes:VSMTypes:SelfTypeInference:Filter:MappingFilter)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.2: (message : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules:)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.3: (auditExpression : feature:target in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::RuleAudit)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.4: (auditExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::RuleAudit)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.5: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::Fix:InitialOperation:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.6: (browseExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::Fix:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.7: (browseExpression : feature:target in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::Fix:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.8: (message : The element has... in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules:)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.9: (auditExpression : feature:start in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::RuleAudit)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.10: (auditExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::RuleAudit)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.11: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::fix the validation:InitialOperation:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.12: (browseExpression : feature:start in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::fix the validation:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.13: (browseExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::fix the validation:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.14: (childrenExpression : aql:self.executions in vsmtypes:VSMTypes:SelfTypeInference:OrderedTreeLayout)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.15: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:BundledImageDescription)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.16: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:BundledImageDescription)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.17: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:BundledImageDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.18: (predicateExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.19: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.20: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.21: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.22: (strokeSizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.23: (predicateExpression : aql:view.width > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.24: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.25: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.26: (tooltipExpression : aql:view.width in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.27: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.28: (strokeSizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.29: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionNode:LozengeNodeDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.30: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionNode:LozengeNodeDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.31: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionNode:LozengeNodeDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.32: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:BundledImageDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.33: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:BundledImageDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.34: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:BundledImageDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.35: (predicateExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.36: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.37: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.38: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.39: (strokeSizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.40: (predicateExpression : aql:diagram.edges->size()> 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.41: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.42: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.43: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.44: (strokeSizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.45: (preconditionExpression : aql:source.type <> null && target.messages->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.46: (targetFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.47: (sourceFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.48: (targetExpression : aql:OrderedSet{self}->including(self)->including(self) in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.49: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message:EdgeStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.50: (predicateExpression : aql:view.isFold in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message:ConditionalEdgeStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.51: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message:ConditionalEdgeStyleDescription:EdgeStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.52: (labelExpression : aql:view.isFold in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message:ConditionalEdgeStyleDescription:EdgeStyleDescription:CenterLabelStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.53: (targetFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:Dupplicate ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.54: (sourceFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:Dupplicate ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.55: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:Dupplicate ParticipantNode to InteractionNode through Message:EdgeStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.56: (labelExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:Dupplicate ParticipantNode to InteractionNode through Message:EdgeStyleDescription:CenterLabelStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.57: (targetFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:(Participant/Interaction)Container to (Participant/Interaction)Container through Message)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.58: (sourceFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:(Participant/Interaction)Container to (Participant/Interaction)Container through Message)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.59: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:(Participant/Interaction)Container to (Participant/Interaction)Container through Message:EdgeStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.60: (predicateExpression : aql:diagram.edges->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:(Participant/Interaction)Container to (Participant/Interaction)Container through Message:ConditionalEdgeStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.61: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:(Participant/Interaction)Container to (Participant/Interaction)Container through Message:ConditionalEdgeStyleDescription:EdgeStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.62: (targetFinderExpression : feature:interactionUses in vsmtypes:VSMTypes:SelfTypeInference:Default:RelationBasedEdge Interaction Container to Interaction Node)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.63: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:RelationBasedEdge Interaction Container to Interaction Node:EdgeStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.64: (preconditionExpression : aql:container.ownedInteractions->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.65: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:FlatContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.66: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:FlatContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.67: (widthComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:FlatContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.68: (heightComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:FlatContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.69: (predicateExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.70: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.71: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.72: (widthComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.73: (heightComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.74: (predicateExpression : aql:view.childrenPresentation = diagram::ContainerLayout::List in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.75: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.76: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.77: (tooltipExpression : aql:view.childrenPresentation in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.78: (widthComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.79: (heightComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.80: (predicateExpression : aql:diagram.edges->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.81: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.82: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.83: (widthComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.84: (heightComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.85: (preconditionExpression : aql:containerView.edges->size()  > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.86: (semanticCandidatesExpression : aql:containerView.target.eAllContents(interactions::Interaction) in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.87: (semanticCandidatesExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:InteractionContainerInContainer)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.88: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:InteractionContainerInContainer:WorkspaceImageDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.89: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:InteractionContainerInContainer:WorkspaceImageDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.90: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:InteractionContainerInContainer:WorkspaceImageDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.91: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:WorkspaceImageDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.92: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:WorkspaceImageDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.93: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:WorkspaceImageDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.94: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:StateContainer:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.95: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:StateContainer:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.96: (widthComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:StateContainer:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.97: (heightComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:StateContainer:ShapeContainerStyleDescription)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.98: (precondition : aql:container.ownedInteractions->size() >0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.99: (computationExpression : aql:container.ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:container:interactions)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.100: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.101: (browseExpression : var:container in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.102: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.103: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.104: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.105: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.106: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.107: (browseExpression : aql:self.ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.108: (browseExpression : aql:self.messages in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.109: (expression : aql:self.ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.110: (browseExpression : aql:i.participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For:ChangeContext)] -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.111: (browseExpression : feature:interactionUses in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.112: (browseExpression : aql:self.ownedInteractions.combinedFragments in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.113: (expression : aql:interactions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.114: (browseExpression : aql:inter.executions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For:ChangeContext)] -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.115: (precondition : aql:container.ownedInteractions->size() >0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.116: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.117: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.118: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.119: (browseExpression : var:container in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.120: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.121: (expression : aql:self.ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext:For)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.122: (browseExpression : aql:i.executions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext:For:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.123: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.124: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.125: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Only Participant Mapping:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.126: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Only Participant Mapping:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.127: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Only Participant Mapping:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.128: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.129: (browseExpression : var:source in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.130: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.131: (browseExpression : var:target in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.132: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.133: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.134: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.135: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.136: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.137: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.138: (browseExpression : feature:eContainer in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.139: (browseExpression : var:createdMessage in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.140: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.007 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.141: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.142: (browseExpression : feature:start in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:CreateInstance:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.143: (browseExpression : feature:abstract in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.144: (expression : feature:eOperations in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.145: (browseExpression : var:op in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.146: (browseExpression : feature:eParameters in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.147: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.148: (browseExpression : feature:eParameters in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.149: (expression : feature:eTypeParameters in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:For)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.150: (browseExpression : var:op in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:For:ChangeContext)] -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.151: (browseExpression : feature:eBounds in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:For:ChangeContext:ChangeContext)] -- Time elapsed: 0.006 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.152: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:For:ChangeContext)] -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.153: (browseExpression : feature:eBounds in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:For:ChangeContext:ChangeContext)] -- Time elapsed: 0.007 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.154: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container Other:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.155: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container Other:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.156: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container Other:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.157: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:CreateViews:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.158: (containerViewExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:CreateViews:InitialNodeCreationOperation:ChangeContext:CreateView)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.159: (browseExpression : feature:resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:CreateViews:InitialNodeCreationOperation:ChangeContext:CreateView:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.160: (containerViewExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:CreateViews:InitialNodeCreationOperation:ChangeContext:CreateView)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.161: (browseExpression : feature:childrenPresentation in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:CreateViews:InitialNodeCreationOperation:ChangeContext:CreateView:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.162: (precondition : aql:preTarget.executions->size() > 0 and preTargetView.resizeKind <> null and container.ownedInteractions->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.163: (connectionStartPrecondition : aql:preSource.type <> null and preSourceView.resizeKind <> null and container.ownedInteractions->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.164: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.165: (browseExpression : var:source in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.166: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.167: (browseExpression : var:target in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.168: (browseExpression : feature:participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.169: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.170: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.171: (browseExpression : var:targetView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.172: (browseExpression : feature:resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.173: (browseExpression : var:sourceView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.174: (browseExpression : feature:resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.175: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.176: (browseExpression : var:source in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.177: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.178: (browseExpression : var:target in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.179: (browseExpression : feature:participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.180: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.181: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.182: (browseExpression : var:targetView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.183: (browseExpression : feature:resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.184: (browseExpression : var:sourceView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.185: (browseExpression : feature:resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.186: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.187: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.188: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.189: (browseExpression : var:elementView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.190: (browseExpression : feature:width in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.191: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.192: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.193: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.194: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.195: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.196: (browseExpression : var:elementView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.197: (browseExpression : feature:childrenPresentation in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.198: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.199: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.200: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.201: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.202: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.009 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.203: (browseExpression : var:elementView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.204: (browseExpression : feature:sourceNode in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.205: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.206: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.207: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.208: (conditionExpression : aql:self.name <> null in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:If)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.209: (browseExpression : feature:eAllContents in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:If:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.210: (conditionExpression : aql:self.oclIsKindOf(interactions::Interaction) in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:If:ChangeContext:If)] -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.211: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.212: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.213: (valueExpression : test in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:CreateInstance:SetValue)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.214: (expression : aql:self.eAllContents() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:For)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.215: (conditionExpression : aql:i.oclIsKindOf(interactions::Interaction) in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:For:Switch:Case)] -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.216: (browseExpression : aql:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:For:Switch:Case:ChangeContext)] -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.217: (conditionExpression : aql:i.oclIsKindOf(ecore::EObject) in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:For:Switch:Case)] -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.218: (browseExpression : feature:eClass in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:For:Switch:Case:ChangeContext)] -- Time elapsed: 0.003 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.219: (precondition : aql:element.oclIsKindOf(interactions::Model) and elementView.oclIsKindOf(diagram::DNode) in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:GenericTool)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.220: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:GenericTool:InitialOperation:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.221: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:GenericTool:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.222: (browseExpression : var:elementView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:GenericTool:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.223: (browseExpression : feature:width in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:GenericTool:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.004 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.224: (browseExpression : aql:diagram in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:GenericTool:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.225: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check container view when its a container:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.226: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check container view when its a container:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.227: (browseExpression : aql:self.childrenPresentation = diagram::ContainerLayout::List in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check container view when its a container:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.228: (precondition : aql:views.target->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:A Menu:Some Operation)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.229: (elementsToSelect : aql:views.target->first() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:A Menu:Some Operation)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.230: (browseExpression : var:views in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:A Menu:Some Operation:InitialOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.231: (browseExpression : feature:target in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:A Menu:Some Operation:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.232: (precondition : aql:container.ownedInteractions->size() > 0 and containerView.edges->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:toDiagram)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.233: (navigationNameExpression : aql:diagramName + ' ' + containerView.documentation + container.ownedInteractions->size() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:toDiagram)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.234: (navigationNameExpression : var:tableName in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:ToTable)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.235: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:DoubleClick on Interaction:InitialOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.236: (browseExpression : aql:self.executions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:DoubleClick on Interaction:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.237: (browseExpression : var:elementView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:DoubleClick on Interaction:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.238: (browseExpression : aql:self.resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:DoubleClick on Interaction:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.239: (precondition : aql:container.ownedInteractions->size() > 0 and source.type <> null and target.messages->size() > 0 and diagram<>null and sourceView <>null and targetView<>null and edgeView<>null and otherEnd <> null in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.240: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.241: (browseExpression : aql:self.receivingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.242: (browseExpression : aql:sourceView.resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.243: (browseExpression : aql:targetView.resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.244: (browseExpression : aql:source.type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.245: (browseExpression : aql:target.states in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.246: (browseExpression : aql:edgeView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.247: (browseExpression : aql:otherEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.248: (precondition : aql:self.oclIsKindOf(interactions::Interaction) in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Selection Wizard)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.249: (candidatesExpression : aql:self.participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Selection Wizard)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.250: (rootExpression : aql:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Selection Wizard)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.251: (childrenExpression : aql:self.eContents() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Selection Wizard)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.252: (expression : aql:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Selection Wizard:InitialOperation:For)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.253: (browseExpression : aql:i.states in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Selection Wizard:InitialOperation:For:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.254: (precondition : aql:self.participants->size() > 0 and  container.ownedInteractions->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.255: (titleExpression : aql:self.participants->size() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.256: (browseExpression : aql:self.participants->first() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.257: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction:InitialOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.258: (conditionExpression : aql:self.name = diagramName in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction:InitialOperation:ChangeContext:If)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.259: (browseExpression : aql:containerView.edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction:InitialOperation:ChangeContext:If:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.260: (precondition : aql:self.oclIsKindOf(interactions::Interaction) in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Pane based selection wizard)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.261: (candidatesExpression : aql:self.participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Pane based selection wizard)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.262: (rootExpression : aql:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Pane based selection wizard)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.263: (childrenExpression : aql:self.eContents() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Pane based selection wizard)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.264: (expression : aql:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Pane based selection wizard:InitialOperation:For)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.265: (browseExpression : aql:i.states in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Pane based selection wizard:InitialOperation:For:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.266: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Ignored:ElementType:InitialOperation:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.267: (browseExpression : var:arg0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Ignored:ElementType:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.268: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Ignored:ElementType:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.269: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Goto self.nonExistent:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.270: (browseExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Goto self.nonExistent:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.271: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Container Goto self.nonExistent:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.272: (browseExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Container Goto self.nonExistent:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.273: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.274: (browseExpression : var:source in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.275: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.276: (browseExpression : var:target in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.277: (browseExpression : feature:participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.278: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container With Extra Mapping:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.279: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container With Extra Mapping:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.280: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container With Extra Mapping:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.281: (browseExpression : var:container in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Goto container.nonExistent:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.282: (browseExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Goto container.nonExistent:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.283: (browseExpression : var:container in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Container Goto container.nonExistent:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.284: (browseExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Container Goto container.nonExistent:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.285: (browseExpression : var:container in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:For self.nonExistent:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.286: (expression : aql:self.ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:For self.nonExistent:InitialNodeCreationOperation:ChangeContext:For)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.287: (browseExpression : aql:i.nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:For self.nonExistent:InitialNodeCreationOperation:ChangeContext:For:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.288: (headerLabelExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.289: (predicateExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:ForegroundConditionalStyle)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.290: (predicateExpression : feature:nonExistent in vsmtypes:VSMTypes:XTable:Message Line:ForegroundConditionalStyle)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.291: (predicateExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:BackgroundConditionalStyle)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.292: (predicateExpression : feature:nonExistent in vsmtypes:VSMTypes:XTable:Message Line:BackgroundConditionalStyle)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.293: (semanticCandidatesExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:MessageEnd subline)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.294: (headerLabelExpression : feature:context in vsmtypes:VSMTypes:XTable:Message Line:MessageEnd subline)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.295: (elementsToSelect : service:stdEmptyCollection in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.296: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.297: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.298: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.299: (browseExpression : var:element in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.300: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.301: (browseExpression : var:container in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.302: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.303: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Message Line:Delete Message:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.304: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Message Line:Delete Message:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.305: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:XTable:Message Line:Delete Message:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.306: (browseExpression : var:element in vsmtypes:VSMTypes:XTable:Message Line:Delete Message:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.307: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:Delete Message:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.308: (headerLabelExpression : feature:type in vsmtypes:VSMTypes:XTable:Participant Column)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.309: (elementsToSelect : service:stdEmptyCollection in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.310: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.311: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.312: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.313: (browseExpression : var:element in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.314: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.315: (browseExpression : var:container in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.316: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.317: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Participant Column:Delete Participant:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.318: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Participant Column:Delete Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.319: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:XTable:Participant Column:Delete Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.320: (browseExpression : var:element in vsmtypes:VSMTypes:XTable:Participant Column:Delete Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.321: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Participant Column:Delete Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.322: (labelExpression : X in vsmtypes:VSMTypes:XTable:Intersection Message Participant)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.323: (columnFinderExpression : aql:self.sendingEnd.context in vsmtypes:VSMTypes:XTable:Intersection Message Participant)] -- Time elapsed: 0.083 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.324: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Intersection Message Participant:LabelEditTool:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.325: (browseExpression : var:lineSemantic in vsmtypes:VSMTypes:XTable:Intersection Message Participant:LabelEditTool:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.326: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Intersection Message Participant:LabelEditTool:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.327: (browseExpression : var:columnSemantic in vsmtypes:VSMTypes:XTable:Intersection Message Participant:LabelEditTool:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.328: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Intersection Message Participant:LabelEditTool:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.329: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Intersection Message Participant:Create Cell:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.330: (browseExpression : var:lineSemantic in vsmtypes:VSMTypes:XTable:Intersection Message Participant:Create Cell:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.331: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Intersection Message Participant:Create Cell:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.332: (browseExpression : var:columnSemantic in vsmtypes:VSMTypes:XTable:Intersection Message Participant:Create Cell:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.333: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Intersection Message Participant:Create Cell:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.334: (elementsToSelect : service:stdEmptyCollection in vsmtypes:VSMTypes:EditionTable:Participants:create message)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.335: (browseExpression : var:root in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.336: (browseExpression : var:root in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.337: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.338: (browseExpression : var:element in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.339: (browseExpression : feature:type in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.340: (browseExpression : var:container in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.341: (browseExpression : feature:type in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.342: (elementsToSelect : service:stdEmptyCollection in vsmtypes:VSMTypes:EditionTable:Create new Participant)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.343: (browseExpression : var:root in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.344: (browseExpression : var:root in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.345: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.346: (browseExpression : var:element in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.347: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.348: (browseExpression : var:container in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.349: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.350: (labelExpression : feature:name in vsmtypes:VSMTypes:EditionTable:name)] -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtension -- Time elapsed: 0.085 s
16:24:58 org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtensionTwice -- Time elapsed: 0.077 s
16:24:58 org.eclipse.sirius.tests.unit.api.mm.MMTest.testGetMappingsOverride -- Time elapsed: 0.072 s
16:24:58 org.eclipse.sirius.tests.unit.api.mm.MMTest.testIdentifiedElementInheritence -- Time elapsed: 0.081 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesInstanceRoleAndLifeline -- Time elapsed: 0.947 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesOneSemanticElement -- Time elapsed: 0.773 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.vsm.edit.SequenceAdapterFactoryRegistryTest.testExposedAdapterFactories -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testExecutionToExecutionMappingRules -- Time elapsed: 0.037 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testTemplateToDiagramRule -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testDiagramKeepingCustomData -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testLifelineToNodeMappingRules -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testExecutionToExecutionMappingRulesRecursivity -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testChildElementIsDeletedWhenSourceIsDeleted -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testDiagramIsRecreatedWhenRemoved -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testBasicMessageToEdgeMappingRules -- Time elapsed: 0.002 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testExecutionToExecutionAndSubExecutionsRules -- Time elapsed: 0.001 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testDiagramKeepingCustomChilds -- Time elapsed: 0 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificMappingsAvailable -- Time elapsed: 0.048 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificToolsAvailable -- Time elapsed: 0.041 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_execution_identification -- Time elapsed: 0.926 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_diagram_identification -- Time elapsed: 1.006 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_instancerole_identification -- Time elapsed: 0.917 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_operand_fragment_identification -- Time elapsed: 0.898 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_observation_point_identification -- Time elapsed: 1.091 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_message_identification -- Time elapsed: 1.023 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_state_identification -- Time elapsed: 0.933 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lost_message_end_identification -- Time elapsed: 0.949 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lifeline_identification -- Time elapsed: 0.996 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_combined_fragment_identification -- Time elapsed: 1.082 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_end_of_life_identification -- Time elapsed: 1.027 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_interaction_use_identification -- Time elapsed: 0.966 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_navigation_diagram_to_lifelines -- Time elapsed: 1.014 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_observation_point_on_diagram -- Time elapsed: 1.063 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_non_reflective_synchronous_message -- Time elapsed: 1.048 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_states_on_diagram -- Time elapsed: 0.910 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_messages_on_diagram -- Time elapsed: 0.954 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_executions_on_diagram -- Time elapsed: 0.936 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_lost_messages_end_on_diagram -- Time elapsed: 0.982 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_interaction_uses_on_diagram -- Time elapsed: 0.933 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_combined_fragments_on_diagram -- Time elapsed: 1.285 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_operands_on_diagram -- Time elapsed: 0.954 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_message -- Time elapsed: 0.887 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_lifeline -- Time elapsed: 0.941 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_combined_fragment -- Time elapsed: 0.939 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_state -- Time elapsed: 0.995 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_operand -- Time elapsed: 0.906 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_execution -- Time elapsed: 1.014 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_interaction_use -- Time elapsed: 0.959 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_message -- Time elapsed: 1.000 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_lifeline -- Time elapsed: 0.971 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_combined_fragment -- Time elapsed: 1.014 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_operand -- Time elapsed: 1.122 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_execution -- Time elapsed: 0.974 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_interaction_use -- Time elapsed: 1.169 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.LifelinesSouthCenteredBorderItemLocatorTest.testArrangeAllAfterSequenceDiagramCreationGeneratesValidBounds -- Time elapsed: 1.088 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextCreationInALifelineNotPossible -- Time elapsed: 0.730 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteUnset -- Time elapsed: 0.978 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteCreationInALifelineNotPossible -- Time elapsed: 0.755 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextDropInALifelineNotPossible -- Time elapsed: 0.752 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testSequenceDiagramEditPartBrokerDetection -- Time elapsed: 0.710 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteDropInALifelineNotPossible -- Time elapsed: 0.706 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1Bis -- Time elapsed: 1.247 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testDiagramConsistency -- Time elapsed: 0.999 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1 -- Time elapsed: 1.366 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.HeaderHeightTests.testHeaderHeightSize -- Time elapsed: 0.764 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.AbstractToolDescription_Precondition_AbstractVariable_Access_Tests.testSequenceSpecificsVariablesAccess -- Time elapsed: 1.694 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.123 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDoneOnce -- Time elapsed: 0.240 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDone -- Time elapsed: 0.830 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.134 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDoneOnce -- Time elapsed: 0.219 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDone -- Time elapsed: 0.807 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.OperandFigureAndEdgesTest.testNoteAttachmentIsVisible -- Time elapsed: 0.827 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteOperandContainingNote -- Time elapsed: 0.965 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteCombinedFragmentContainingNote -- Time elapsed: 0.969 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckConsistantStoreFormat -- Time elapsed: 3.495 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckNumberOfStoredFormats -- Time elapsed: 3.230 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testBasicStoreFormat -- Time elapsed: 3.123 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreEdgeFormatData -- Time elapsed: 0.737 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreNodeFormatData -- Time elapsed: 0.758 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckConsistentStoreFormat -- Time elapsed: 3.449 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckNumberOfStoredFormats -- Time elapsed: 3.184 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testBasicStoreFormat -- Time elapsed: 3.397 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreEdgeFormatData -- Time elapsed: 0.681 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreNodeFormatData -- Time elapsed: 0.740 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[0] -- Time elapsed: 0.891 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[1] -- Time elapsed: 0.951 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[2] -- Time elapsed: 0.939 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[3] -- Time elapsed: 0.762 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[4] -- Time elapsed: 0.792 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[5] -- Time elapsed: 0.750 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[6] -- Time elapsed: 0.731 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[7] -- Time elapsed: 0.738 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[8] -- Time elapsed: 0.743 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[9] -- Time elapsed: 0.839 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[10] -- Time elapsed: 0.784 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[11] -- Time elapsed: 0.747 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[12] -- Time elapsed: 0.834 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[13] -- Time elapsed: 0.931 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[14] -- Time elapsed: 0.802 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[15] -- Time elapsed: 0.775 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[16] -- Time elapsed: 0.782 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[17] -- Time elapsed: 0.766 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[18] -- Time elapsed: 0.956 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[19] -- Time elapsed: 0.961 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[20] -- Time elapsed: 0.931 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[21] -- Time elapsed: 1.086 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[22] -- Time elapsed: 1.039 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[23] -- Time elapsed: 1.017 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[24] -- Time elapsed: 0.851 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[25] -- Time elapsed: 0.920 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[26] -- Time elapsed: 0.972 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[27] -- Time elapsed: 0.966 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[28] -- Time elapsed: 0.991 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[29] -- Time elapsed: 0.898 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenEntitiesRepresentationInEditor -- Time elapsed: 0.493 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenCrossTableRepresentationInEditor -- Time elapsed: 1.330 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenTableRepresentationInEditor -- Time elapsed: 0.388 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testCreateAndOpenTableRepresentationInEditor -- Time elapsed: 0.339 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithPrefix -- Time elapsed: 0.386 s
16:24:58 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithoutPrefix -- Time elapsed: 0.142 s
16:24:58 org.eclipse.sirius.tests.unit.perf.common.Session1MillionTests.testSessionCreationTime -- Time elapsed: 0.076 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testTwoRepresentationsMovesSuccessively -- Time elapsed: 0.921 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testOpenMultipleSessions -- Time elapsed: 0.615 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoMultipleSyncNotifications -- Time elapsed: 0.621 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testDeleteAndUndo -- Time elapsed: 0.660 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCloseEventsNonDirty -- Time elapsed: 1.619 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoNotification -- Time elapsed: 0.588 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCreateRepresentationEvents -- Time elapsed: 0.580 s
16:24:58 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testSaveSession -- Time elapsed: 0.571 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testBorderedBoundsAreCorrectAfterRunningRepair -- Time elapsed: 0.144 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testFiltersAreCorrectlyRestoredAfterRunningRepair -- Time elapsed: 0.722 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizations -- Time elapsed: 1.183 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizationsUnsynchronized -- Time elapsed: 1.239 s
16:24:58 org.eclipse.sirius.tests.unit.multipageeditor.SiriusMultiPageEditorTest.testDiagramEditorOpeningInsideMultiPageEditor -- Time elapsed: 0.582 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[0] -- Time elapsed: 0.524 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[1] -- Time elapsed: 0.792 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[2] -- Time elapsed: 0.720 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[3] -- Time elapsed: 0.741 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[4] -- Time elapsed: 0.727 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[5] -- Time elapsed: 0.203 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[6] -- Time elapsed: 0.160 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[7] -- Time elapsed: 0.162 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[8] -- Time elapsed: 0.153 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[9] -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[10] -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[11] -- Time elapsed: 0.178 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[12] -- Time elapsed: 0.159 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[13] -- Time elapsed: 0.167 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[14] -- Time elapsed: 0.167 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[15] -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[16] -- Time elapsed: 0.189 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[17] -- Time elapsed: 0.159 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[18] -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[19] -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[20] -- Time elapsed: 0.156 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[21] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[22] -- Time elapsed: 0.172 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[23] -- Time elapsed: 0.163 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[24] -- Time elapsed: 0.159 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[25] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[26] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[27] -- Time elapsed: 0.163 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[28] -- Time elapsed: 0.193 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[29] -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[30] -- Time elapsed: 0.795 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[31] -- Time elapsed: 0.824 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[32] -- Time elapsed: 0.763 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[33] -- Time elapsed: 0.757 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[34] -- Time elapsed: 0.785 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[35] -- Time elapsed: 0.722 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[36] -- Time elapsed: 0.705 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[37] -- Time elapsed: 0.740 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[38] -- Time elapsed: 0.711 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[39] -- Time elapsed: 0.727 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[40] -- Time elapsed: 0.728 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[41] -- Time elapsed: 0.739 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[42] -- Time elapsed: 0.773 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[43] -- Time elapsed: 0.721 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[44] -- Time elapsed: 0.731 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[45] -- Time elapsed: 0.742 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[46] -- Time elapsed: 0.793 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[47] -- Time elapsed: 0.757 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[48] -- Time elapsed: 0.824 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[49] -- Time elapsed: 0.799 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[50] -- Time elapsed: 0.905 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[51] -- Time elapsed: 0.782 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[52] -- Time elapsed: 0.749 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[53] -- Time elapsed: 0.770 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[54] -- Time elapsed: 0.781 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[55] -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[56] -- Time elapsed: 0.145 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[57] -- Time elapsed: 0.156 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[58] -- Time elapsed: 0.156 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[59] -- Time elapsed: 0.155 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[60] -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[61] -- Time elapsed: 0.158 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[62] -- Time elapsed: 0.151 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[63] -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[64] -- Time elapsed: 0.158 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[65] -- Time elapsed: 0.200 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[66] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[67] -- Time elapsed: 0.155 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[68] -- Time elapsed: 0.158 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[69] -- Time elapsed: 0.156 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[70] -- Time elapsed: 0.159 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[71] -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[72] -- Time elapsed: 0.182 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[73] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[74] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[75] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[76] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[77] -- Time elapsed: 0.180 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[78] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[79] -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[80] -- Time elapsed: 0.805 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[81] -- Time elapsed: 0.846 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[82] -- Time elapsed: 0.780 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[83] -- Time elapsed: 0.782 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[84] -- Time elapsed: 0.751 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[85] -- Time elapsed: 0.748 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[86] -- Time elapsed: 0.782 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[87] -- Time elapsed: 0.764 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[88] -- Time elapsed: 0.762 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[89] -- Time elapsed: 0.776 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[90] -- Time elapsed: 0.790 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[91] -- Time elapsed: 0.788 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[92] -- Time elapsed: 0.794 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[93] -- Time elapsed: 0.801 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[94] -- Time elapsed: 0.738 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[95] -- Time elapsed: 0.777 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[96] -- Time elapsed: 0.739 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[97] -- Time elapsed: 0.750 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[98] -- Time elapsed: 0.759 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[99] -- Time elapsed: 0.744 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[100] -- Time elapsed: 0.740 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[101] -- Time elapsed: 0.730 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[102] -- Time elapsed: 0.752 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[103] -- Time elapsed: 0.818 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[104] -- Time elapsed: 0.770 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[105] -- Time elapsed: 0.151 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[106] -- Time elapsed: 0.151 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[107] -- Time elapsed: 0.158 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[108] -- Time elapsed: 0.157 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[109] -- Time elapsed: 0.160 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[110] -- Time elapsed: 0.157 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[111] -- Time elapsed: 0.156 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[112] -- Time elapsed: 0.168 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[113] -- Time elapsed: 0.191 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[114] -- Time elapsed: 0.233 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[115] -- Time elapsed: 0.159 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[116] -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[117] -- Time elapsed: 0.156 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[118] -- Time elapsed: 0.161 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[119] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[120] -- Time elapsed: 0.156 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[121] -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[122] -- Time elapsed: 0.158 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[123] -- Time elapsed: 0.153 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[124] -- Time elapsed: 0.159 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[125] -- Time elapsed: 0.189 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[126] -- Time elapsed: 0.180 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[127] -- Time elapsed: 0.156 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[128] -- Time elapsed: 0.160 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[129] -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[130] -- Time elapsed: 0.805 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[131] -- Time elapsed: 0.825 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[132] -- Time elapsed: 0.802 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[133] -- Time elapsed: 0.875 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[134] -- Time elapsed: 0.776 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[135] -- Time elapsed: 0.794 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[136] -- Time elapsed: 0.783 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[137] -- Time elapsed: 0.740 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[138] -- Time elapsed: 0.759 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[139] -- Time elapsed: 0.748 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[140] -- Time elapsed: 0.713 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[141] -- Time elapsed: 0.745 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[142] -- Time elapsed: 0.722 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[143] -- Time elapsed: 0.753 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[144] -- Time elapsed: 0.807 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[145] -- Time elapsed: 0.733 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[146] -- Time elapsed: 0.734 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[147] -- Time elapsed: 0.743 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[148] -- Time elapsed: 0.709 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[149] -- Time elapsed: 0.703 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[150] -- Time elapsed: 0.724 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[151] -- Time elapsed: 0.742 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[152] -- Time elapsed: 0.719 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[153] -- Time elapsed: 0.759 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[154] -- Time elapsed: 0.697 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[155] -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[156] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[157] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[158] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[159] -- Time elapsed: 0.155 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[160] -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[161] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[162] -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[163] -- Time elapsed: 0.179 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[164] -- Time elapsed: 0.163 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[165] -- Time elapsed: 0.161 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[166] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[167] -- Time elapsed: 0.155 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[168] -- Time elapsed: 0.144 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[169] -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[170] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[171] -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[172] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[173] -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[174] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[175] -- Time elapsed: 0.171 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[176] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[177] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[178] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[179] -- Time elapsed: 0.175 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[180] -- Time elapsed: 0.794 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[181] -- Time elapsed: 0.774 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[182] -- Time elapsed: 0.722 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[183] -- Time elapsed: 0.711 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[184] -- Time elapsed: 0.787 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[185] -- Time elapsed: 0.675 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[186] -- Time elapsed: 0.676 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[187] -- Time elapsed: 0.721 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[188] -- Time elapsed: 0.729 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[189] -- Time elapsed: 0.735 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[190] -- Time elapsed: 0.705 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[191] -- Time elapsed: 0.761 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[192] -- Time elapsed: 0.705 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[193] -- Time elapsed: 0.700 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[194] -- Time elapsed: 0.688 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[195] -- Time elapsed: 0.702 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[196] -- Time elapsed: 0.710 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[197] -- Time elapsed: 0.697 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[198] -- Time elapsed: 0.704 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[199] -- Time elapsed: 0.740 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[200] -- Time elapsed: 0.694 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[201] -- Time elapsed: 0.682 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[202] -- Time elapsed: 0.734 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[203] -- Time elapsed: 0.714 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[204] -- Time elapsed: 0.725 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[205] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[206] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[207] -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[208] -- Time elapsed: 0.158 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[209] -- Time elapsed: 0.160 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[210] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[211] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[212] -- Time elapsed: 0.175 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[213] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[214] -- Time elapsed: 0.151 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[215] -- Time elapsed: 0.163 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[216] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[217] -- Time elapsed: 0.156 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[218] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[219] -- Time elapsed: 0.156 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[220] -- Time elapsed: 0.159 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[221] -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[222] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[223] -- Time elapsed: 0.176 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[224] -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[225] -- Time elapsed: 0.146 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[226] -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[227] -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[228] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[229] -- Time elapsed: 0.159 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[230] -- Time elapsed: 0.763 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[231] -- Time elapsed: 0.767 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[232] -- Time elapsed: 0.725 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[233] -- Time elapsed: 0.765 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[234] -- Time elapsed: 0.806 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[235] -- Time elapsed: 0.687 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[236] -- Time elapsed: 0.739 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[237] -- Time elapsed: 0.775 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[238] -- Time elapsed: 0.811 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[239] -- Time elapsed: 0.707 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[240] -- Time elapsed: 0.742 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[241] -- Time elapsed: 0.726 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[242] -- Time elapsed: 0.819 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[243] -- Time elapsed: 0.744 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[244] -- Time elapsed: 0.698 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[245] -- Time elapsed: 0.694 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[246] -- Time elapsed: 0.699 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[247] -- Time elapsed: 0.708 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[248] -- Time elapsed: 0.788 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[249] -- Time elapsed: 0.733 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[250] -- Time elapsed: 0.744 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[251] -- Time elapsed: 0.769 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[252] -- Time elapsed: 0.721 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[253] -- Time elapsed: 0.743 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[254] -- Time elapsed: 0.741 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[255] -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[256] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[257] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[258] -- Time elapsed: 0.151 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[259] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[260] -- Time elapsed: 0.194 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[261] -- Time elapsed: 0.158 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[262] -- Time elapsed: 0.151 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[263] -- Time elapsed: 0.155 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[264] -- Time elapsed: 0.157 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[265] -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[266] -- Time elapsed: 0.159 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[267] -- Time elapsed: 0.163 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[268] -- Time elapsed: 0.190 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[269] -- Time elapsed: 0.176 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[270] -- Time elapsed: 0.157 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[271] -- Time elapsed: 0.181 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[272] -- Time elapsed: 0.203 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[273] -- Time elapsed: 0.212 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[274] -- Time elapsed: 0.170 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[275] -- Time elapsed: 0.161 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[276] -- Time elapsed: 0.168 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[277] -- Time elapsed: 0.151 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[278] -- Time elapsed: 0.155 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[279] -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[280] -- Time elapsed: 0.801 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[281] -- Time elapsed: 0.855 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[282] -- Time elapsed: 0.750 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[283] -- Time elapsed: 0.773 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[284] -- Time elapsed: 0.810 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[285] -- Time elapsed: 0.740 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[286] -- Time elapsed: 0.743 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[287] -- Time elapsed: 0.731 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[288] -- Time elapsed: 0.773 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[289] -- Time elapsed: 0.788 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[290] -- Time elapsed: 0.750 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[291] -- Time elapsed: 0.782 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[292] -- Time elapsed: 0.768 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[293] -- Time elapsed: 0.799 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[294] -- Time elapsed: 0.777 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[295] -- Time elapsed: 0.790 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[296] -- Time elapsed: 0.771 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[297] -- Time elapsed: 0.753 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[298] -- Time elapsed: 0.823 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[299] -- Time elapsed: 0.764 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[300] -- Time elapsed: 0.719 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[301] -- Time elapsed: 0.748 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[302] -- Time elapsed: 0.769 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[303] -- Time elapsed: 0.802 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[304] -- Time elapsed: 0.777 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[305] -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[306] -- Time elapsed: 0.220 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[307] -- Time elapsed: 0.187 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[308] -- Time elapsed: 0.180 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[309] -- Time elapsed: 0.193 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[310] -- Time elapsed: 0.177 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[311] -- Time elapsed: 0.171 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[312] -- Time elapsed: 0.175 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[313] -- Time elapsed: 0.163 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[314] -- Time elapsed: 0.159 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[315] -- Time elapsed: 0.165 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[316] -- Time elapsed: 0.226 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[317] -- Time elapsed: 0.203 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[318] -- Time elapsed: 0.161 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[319] -- Time elapsed: 0.158 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[320] -- Time elapsed: 0.155 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[321] -- Time elapsed: 0.157 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[322] -- Time elapsed: 0.165 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[323] -- Time elapsed: 0.168 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[324] -- Time elapsed: 0.156 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[325] -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[326] -- Time elapsed: 0.155 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[327] -- Time elapsed: 0.156 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[328] -- Time elapsed: 0.236 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[329] -- Time elapsed: 0.159 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[330] -- Time elapsed: 0.819 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[331] -- Time elapsed: 0.808 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[332] -- Time elapsed: 0.744 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[333] -- Time elapsed: 0.756 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[334] -- Time elapsed: 0.765 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[335] -- Time elapsed: 0.716 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[336] -- Time elapsed: 0.841 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[337] -- Time elapsed: 0.796 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[338] -- Time elapsed: 0.716 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[339] -- Time elapsed: 0.723 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[340] -- Time elapsed: 0.738 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[341] -- Time elapsed: 0.736 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[342] -- Time elapsed: 0.731 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[343] -- Time elapsed: 0.820 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[344] -- Time elapsed: 0.813 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[345] -- Time elapsed: 0.723 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[346] -- Time elapsed: 0.723 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[347] -- Time elapsed: 0.715 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[348] -- Time elapsed: 0.730 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[349] -- Time elapsed: 0.744 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[350] -- Time elapsed: 1.177 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[351] -- Time elapsed: 1.095 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[352] -- Time elapsed: 1.103 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[353] -- Time elapsed: 1.060 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[354] -- Time elapsed: 1.005 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[355] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[356] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[357] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[358] -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[359] -- Time elapsed: 0.160 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[360] -- Time elapsed: 0.159 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[361] -- Time elapsed: 0.189 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[362] -- Time elapsed: 0.157 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[363] -- Time elapsed: 0.164 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[364] -- Time elapsed: 0.152 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[365] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[366] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[367] -- Time elapsed: 0.146 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[368] -- Time elapsed: 0.146 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[369] -- Time elapsed: 0.151 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[370] -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[371] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[372] -- Time elapsed: 0.174 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[373] -- Time elapsed: 0.170 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[374] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[375] -- Time elapsed: 0.146 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[376] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[377] -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[378] -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[379] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[380] -- Time elapsed: 1.075 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[381] -- Time elapsed: 1.063 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[382] -- Time elapsed: 1.023 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[383] -- Time elapsed: 1.028 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[384] -- Time elapsed: 1.022 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[385] -- Time elapsed: 1.015 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[386] -- Time elapsed: 1.133 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[387] -- Time elapsed: 1.039 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[388] -- Time elapsed: 1.050 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[389] -- Time elapsed: 0.991 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[390] -- Time elapsed: 1.018 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[391] -- Time elapsed: 1.014 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[392] -- Time elapsed: 1.040 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[393] -- Time elapsed: 1.037 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[394] -- Time elapsed: 1.073 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[395] -- Time elapsed: 0.976 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[396] -- Time elapsed: 1.006 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[397] -- Time elapsed: 1.007 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[398] -- Time elapsed: 0.986 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[399] -- Time elapsed: 0.974 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[400] -- Time elapsed: 0.729 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[401] -- Time elapsed: 0.723 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[402] -- Time elapsed: 0.701 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[403] -- Time elapsed: 0.704 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[404] -- Time elapsed: 0.727 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[405] -- Time elapsed: 0.144 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[406] -- Time elapsed: 0.145 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[407] -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[408] -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[409] -- Time elapsed: 0.143 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[410] -- Time elapsed: 0.143 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[411] -- Time elapsed: 0.174 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[412] -- Time elapsed: 0.144 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[413] -- Time elapsed: 0.141 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[414] -- Time elapsed: 0.151 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[415] -- Time elapsed: 0.141 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[416] -- Time elapsed: 0.144 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[417] -- Time elapsed: 0.145 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[418] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[419] -- Time elapsed: 0.144 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[420] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[421] -- Time elapsed: 0.176 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[422] -- Time elapsed: 0.153 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[423] -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[424] -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[425] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[426] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[427] -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[428] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[429] -- Time elapsed: 0.144 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[430] -- Time elapsed: 0.732 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[431] -- Time elapsed: 0.776 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[432] -- Time elapsed: 0.691 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[433] -- Time elapsed: 0.708 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[434] -- Time elapsed: 0.720 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[435] -- Time elapsed: 0.681 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[436] -- Time elapsed: 0.680 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[437] -- Time elapsed: 0.687 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[438] -- Time elapsed: 0.731 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[439] -- Time elapsed: 0.744 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[440] -- Time elapsed: 0.699 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[441] -- Time elapsed: 0.736 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[442] -- Time elapsed: 0.738 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[443] -- Time elapsed: 0.667 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[444] -- Time elapsed: 0.676 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[445] -- Time elapsed: 0.689 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[446] -- Time elapsed: 0.703 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[447] -- Time elapsed: 0.728 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[448] -- Time elapsed: 0.717 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[449] -- Time elapsed: 0.735 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[450] -- Time elapsed: 0.670 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[451] -- Time elapsed: 0.673 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[452] -- Time elapsed: 0.739 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[453] -- Time elapsed: 0.701 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[454] -- Time elapsed: 0.734 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[455] -- Time elapsed: 0.147 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[456] -- Time elapsed: 0.151 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[457] -- Time elapsed: 0.156 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[458] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[459] -- Time elapsed: 0.155 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[460] -- Time elapsed: 0.159 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[461] -- Time elapsed: 0.151 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[462] -- Time elapsed: 0.151 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[463] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[464] -- Time elapsed: 0.146 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[465] -- Time elapsed: 0.177 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[466] -- Time elapsed: 0.222 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[467] -- Time elapsed: 0.158 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[468] -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[469] -- Time elapsed: 0.146 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[470] -- Time elapsed: 0.148 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[471] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[472] -- Time elapsed: 0.146 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[473] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[474] -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[475] -- Time elapsed: 0.187 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[476] -- Time elapsed: 0.149 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[477] -- Time elapsed: 0.155 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[478] -- Time elapsed: 0.150 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[479] -- Time elapsed: 0.154 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[480] -- Time elapsed: 0.809 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[481] -- Time elapsed: 0.815 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[482] -- Time elapsed: 0.719 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[483] -- Time elapsed: 0.722 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[484] -- Time elapsed: 0.781 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[485] -- Time elapsed: 0.684 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[486] -- Time elapsed: 0.695 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[487] -- Time elapsed: 0.700 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[488] -- Time elapsed: 0.700 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[489] -- Time elapsed: 0.705 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[490] -- Time elapsed: 0.711 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[491] -- Time elapsed: 0.715 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[492] -- Time elapsed: 0.736 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[493] -- Time elapsed: 0.674 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[494] -- Time elapsed: 0.711 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[495] -- Time elapsed: 0.686 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[496] -- Time elapsed: 0.696 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[497] -- Time elapsed: 0.691 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[498] -- Time elapsed: 0.715 s
16:24:58 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[499] -- Time elapsed: 0.746 s
16:24:58 
16:24:58 Results:
16:24:58 
16:24:58 Tests run: 3643, Failures: 0, Errors: 0, Skipped: 0
16:24:58 
16:25:00 [INFO] All tests passed
16:25:00 [INFO] 
16:25:00 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tests.tree >----------
16:25:00 [INFO] Building org.eclipse.sirius.tests.tree 7.4.3-SNAPSHOT          [122/140]
16:25:00 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/pom.xml
16:25:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:25:00 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
16:25:00 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
16:25:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/pom.xml
16:25:01 [INFO] 
16:25:01 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.tree ---
16:25:01 [INFO] 
16:25:01 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.tree ---
16:25:01 [INFO] The project's OSGi version is 7.4.3.202407021953
16:25:01 [INFO] 
16:25:01 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.tree ---
16:25:01 [INFO] 
16:25:01 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.tree ---
16:25:01 [INFO] 
16:25:01 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.tree ---
16:25:01 [INFO] 
16:25:01 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.tree ---
16:25:01 [INFO] Resolving class path of org.eclipse.sirius.tests.tree
16:25:02 [INFO] 
16:25:02 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.tree ---
16:25:02 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
16:25:02 [INFO] 
16:25:02 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.tree ---
16:25:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:25:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:25:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/src/main/resources
16:25:02 [INFO] 
16:25:02 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.tree ---
16:25:03 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:25:03 [INFO] 
16:25:03 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.tree ---
16:25:03 [INFO] Acceleo maven stand alone build...
16:25:03 [INFO] Starting packages registration...
16:25:03 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
16:25:03 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree'...
16:25:03 [INFO] Mapping the pom.xml to AcceleoProject...
16:25:03 [INFO] Adding jar dependencies...
16:25:03 [INFO] Starting parsing...
16:25:03 [INFO] Build completed.
16:25:03 [INFO] 
16:25:03 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.tree ---
16:25:03 [INFO] Acceleo maven stand alone build...
16:25:03 [INFO] Starting packages registration...
16:25:03 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
16:25:03 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree'...
16:25:03 [INFO] Mapping the pom.xml to AcceleoProject...
16:25:03 [INFO] Adding jar dependencies...
16:25:03 [INFO] Starting parsing...
16:25:03 [INFO] Build completed.
16:25:03 [INFO] 
16:25:03 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.tree ---
16:25:03 [INFO] 
16:25:03 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.tree ---
16:25:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:25:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:25:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/src/test/resources
16:25:03 [INFO] 
16:25:03 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.tree ---
16:25:03 [INFO] 
16:25:03 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.tree ---
16:25:03 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-7.4.3-SNAPSHOT-sources.jar
16:25:03 [INFO] 
16:25:03 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.tree ---
16:25:03 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-7.4.3-SNAPSHOT.jar
16:25:03 [INFO] 
16:25:03 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.tree ---
16:25:03 [INFO] 
16:25:03 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.tree ---
16:25:03 [INFO] 
16:25:03 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.tree ---
16:25:04 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/work/data/.metadata/.log
16:25:04 [INFO] Command line:
16:25:04 	[/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/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true, -Xmx2048m, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -Dorg.eclipse.sirius.tests.skipLongTests=false, -Dorg.eclipse.sirius.tests.skipUnreliableTests=true, -Dsun.awt.datatransfer.timeout=100, -jar, /home/jenkins/agent/workspace/sirius.sonar-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/work/data, -install, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/work, -configuration, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/surefire.properties]
16:25:16 Running org.eclipse.sirius.tests.suite.tree.AllSiriusTestSuite
16:25:19 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testCreateDeletionTools()
16:25:21 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testDeleteUndo()
16:25:25 Setup of org.eclipse.sirius.tests.api.tools.TreeItemCreationToolsTest.testCreateInRepresentation()
16:25:26 Setup of org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithoutEditionTool()
16:25:26 Setup of org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithNoBehavior()
16:25:26 Setup of org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithEditMask()
16:25:27 Setup of org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditDefinitionWithImports()
16:25:27 Setup of org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithPrecondition()
16:25:28 Setup of org.eclipse.sirius.tests.unit.tree.TreeVariablesTest.testAvailableVariablesForTreeItem()
16:25:29 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropAfter()
16:25:29 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithTwoElementsSelection()
16:25:30 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDDirectlyOnTree()
16:25:30 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithSingleSelection()
16:25:30 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testPrecedingSiblingsValues()
16:25:31 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropBefore()
16:25:31 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithPermissionAuthority()
16:25:31 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithFalseToolPrecondition()
16:25:31 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithSingleSelection()
16:25:32 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection()
16:25:32 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithMultipleSelection()
16:25:32 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDWithTwoElementsSelection()
16:25:32 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection()
16:25:33 Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testAddClassOnDiagram()
16:25:36 
16:25:36 (SWT:16622): Gtk-CRITICAL **: 20:25:36.483: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:36 
16:25:36 (SWT:16622): Gtk-CRITICAL **: 20:25:36.641: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:39 Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenamePackageOnDiagram()
16:25:40 
16:25:40 (SWT:16622): Gtk-CRITICAL **: 20:25:40.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:41 
16:25:41 (SWT:16622): Gtk-CRITICAL **: 20:25:41.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:43 Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenameClassOnDiagram()
16:25:44 
16:25:44 (SWT:16622): Gtk-CRITICAL **: 20:25:44.174: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:44 
16:25:44 (SWT:16622): Gtk-CRITICAL **: 20:25:44.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:46 Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testEditorRename()
16:25:47 
16:25:47 (SWT:16622): Gtk-CRITICAL **: 20:25:47.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:47 
16:25:47 (SWT:16622): Gtk-CRITICAL **: 20:25:47.438: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:48 Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testInitialisation()
16:25:49 
16:25:49 (SWT:16622): Gtk-CRITICAL **: 20:25:49.648: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:49 
16:25:49 (SWT:16622): Gtk-CRITICAL **: 20:25:49.745: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:50 Setup of org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrdersOnTreeCreation()
16:25:51 Setup of org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrders()
16:25:51 Setup of org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testEditTool()
16:25:51 Setup of org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testDeleteFromTool()
16:25:51 Setup of org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testToolCreateSiblingClass()
16:25:51 Setup of org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool()
16:25:52 Setup of org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool()
16:25:52 Setup of org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool_withConstraintPropertySystemSetToFalse()
16:25:52 Setup of org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testMigrationIsNeededOnData()
16:25:52 Setup of org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testElementsToSelectExpressionMigration()
16:25:52 Setup of org.eclipse.sirius.tests.unit.dialect.TreeUIDialectServicesTests.testDiagramDialectUIManagerRefresh()
16:25:53 Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.15 s -- in org.eclipse.sirius.tests.suite.tree.AllSiriusTestSuite
16:25:53 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testInterpreterContextForAbstractToolElementsToSelectVariables -- Time elapsed: 0.517 s
16:25:53 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testInterpreterContextForContainerDropTool -- Time elapsed: 0.003 s
16:25:53 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.002 s
16:25:53 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0 s
16:25:53 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s
16:25:53 org.eclipse.sirius.tests.unit.tree.vsm.color.TreeColorTest.testColorReferencesInitialization -- Time elapsed: 0.001 s
16:25:53 org.eclipse.sirius.tests.unit.tree.vsm.color.TreeColorTest.testColorReferencesCardinality -- Time elapsed: 0.001 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testCreateDeletionTools -- Time elapsed: 1.453 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testDeleteUndo -- Time elapsed: 4.293 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemCreationToolsTest.testCreateInRepresentation -- Time elapsed: 0.574 s
16:25:53 org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.testAisSuperOfB -- Time elapsed: 0.001 s
16:25:53 org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.testMappingHierarchy -- Time elapsed: 0.001 s
16:25:53 org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.testASingleMappingHasAHierarchy -- Time elapsed: 0 s
16:25:53 org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.test2UnrelatedElementsHaveDifferentHierarchies -- Time elapsed: 0 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithoutEditionTool -- Time elapsed: 0.422 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithNoBehavior -- Time elapsed: 0.342 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithEditMask -- Time elapsed: 0.333 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditDefinitionWithImports -- Time elapsed: 0.295 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithPrecondition -- Time elapsed: 0.309 s
16:25:53 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testCreateElement -- Time elapsed: 0.041 s
16:25:53 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testSynchronizationSemanticElementsMappgings -- Time elapsed: 0.015 s
16:25:53 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testRefreshBoundedToExpansionState -- Time elapsed: 0.068 s
16:25:53 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testSwitchMappingInHierarchy -- Time elapsed: 0.018 s
16:25:53 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testDeleteElement -- Time elapsed: 0.063 s
16:25:53 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderKeptOnSubsequentRefreshes -- Time elapsed: 0.029 s
16:25:53 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderIsDeterministicAmongRepresentationInstances -- Time elapsed: 0.105 s
16:25:53 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testWarningLoggingWithIncorrectSemanticCandidateExpression -- Time elapsed: 0.017 s
16:25:53 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testRenameElement -- Time elapsed: 0.044 s
16:25:53 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderMatchesTheModelOrder -- Time elapsed: 0.018 s
16:25:53 org.eclipse.sirius.tests.unit.tree.TreeVariablesTest.testAvailableVariablesForTreeItem -- Time elapsed: 0.920 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropAfter -- Time elapsed: 0.511 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithTwoElementsSelection -- Time elapsed: 0.358 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDDirectlyOnTree -- Time elapsed: 0.326 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithSingleSelection -- Time elapsed: 0.305 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testPrecedingSiblingsValues -- Time elapsed: 0.269 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropBefore -- Time elapsed: 0.287 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithPermissionAuthority -- Time elapsed: 0.249 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithFalseToolPrecondition -- Time elapsed: 0.255 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithSingleSelection -- Time elapsed: 0.269 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection -- Time elapsed: 0.295 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithMultipleSelection -- Time elapsed: 0.288 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDWithTwoElementsSelection -- Time elapsed: 0.279 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection -- Time elapsed: 0.286 s
16:25:53 org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testAddClassOnDiagram -- Time elapsed: 6.579 s
16:25:53 org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenamePackageOnDiagram -- Time elapsed: 3.361 s
16:25:53 org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenameClassOnDiagram -- Time elapsed: 3.044 s
16:25:53 org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testEditorRename -- Time elapsed: 2.496 s
16:25:53 org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testInitialisation -- Time elapsed: 2.154 s
16:25:53 org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrdersOnTreeCreation -- Time elapsed: 0.168 s
16:25:53 org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrders -- Time elapsed: 0.142 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testEditTool -- Time elapsed: 0.204 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testDeleteFromTool -- Time elapsed: 0.261 s
16:25:53 org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testToolCreateSiblingClass -- Time elapsed: 0.228 s
16:25:53 org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool -- Time elapsed: 0.374 s
16:25:53 org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool -- Time elapsed: 0.263 s
16:25:53 org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.219 s
16:25:53 org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.042 s
16:25:53 org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testElementsToSelectExpressionMigration -- Time elapsed: 0.096 s
16:25:53 org.eclipse.sirius.tests.unit.dialect.TreeUIDialectServicesTests.testDiagramDialectUIManagerRefresh -- Time elapsed: 0.437 s
16:25:53 
16:25:53 Results:
16:25:53 
16:25:53 Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
16:25:53 
16:25:54 [INFO] All tests passed
16:25:54 [INFO] 
16:25:54 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot >---------
16:25:54 [INFO] Building org.eclipse.sirius.tests.swtbot 7.4.3-SNAPSHOT        [123/140]
16:25:54 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/pom.xml
16:25:54 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:25:54 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
16:25:54 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
16:25:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/pom.xml
16:25:56 [INFO] 
16:25:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.swtbot ---
16:25:56 [INFO] 
16:25:56 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot ---
16:25:56 [INFO] The project's OSGi version is 7.4.3.202407021953
16:25:56 [INFO] 
16:25:56 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot ---
16:25:56 [INFO] 
16:25:56 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot ---
16:25:56 [INFO] 
16:25:56 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot ---
16:25:56 [INFO] 
16:25:56 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.swtbot ---
16:25:56 [INFO] Resolving class path of org.eclipse.sirius.tests.swtbot
16:25:58 [INFO] 
16:25:58 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot ---
16:25:58 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
16:25:58 [INFO] 
16:25:58 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.swtbot ---
16:25:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:25:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:25:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/src/main/resources
16:25:58 [INFO] 
16:25:58 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.swtbot ---
16:25:58 [INFO] Compiling 487 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:26:01 [INFO] 
16:26:01 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.swtbot ---
16:26:01 [INFO] Acceleo maven stand alone build...
16:26:01 [INFO] Starting packages registration...
16:26:01 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
16:26:01 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot'...
16:26:01 [INFO] Mapping the pom.xml to AcceleoProject...
16:26:01 [INFO] Adding jar dependencies...
16:26:01 [INFO] Starting parsing...
16:26:01 [INFO] Build completed.
16:26:01 [INFO] 
16:26:01 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.swtbot ---
16:26:01 [INFO] Acceleo maven stand alone build...
16:26:01 [INFO] Starting packages registration...
16:26:01 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
16:26:01 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot'...
16:26:01 [INFO] Mapping the pom.xml to AcceleoProject...
16:26:01 [INFO] Adding jar dependencies...
16:26:01 [INFO] Starting parsing...
16:26:01 [INFO] Build completed.
16:26:01 [INFO] 
16:26:01 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.swtbot ---
16:26:01 [INFO] 
16:26:01 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot ---
16:26:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:26:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:26:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/src/test/resources
16:26:01 [INFO] 
16:26:01 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.swtbot ---
16:26:01 [INFO] 
16:26:01 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot ---
16:26:01 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-7.4.3-SNAPSHOT-sources.jar
16:26:01 [INFO] 
16:26:01 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot ---
16:26:02 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-7.4.3-SNAPSHOT.jar
16:26:03 [INFO] 
16:26:03 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot ---
16:26:03 [INFO] 
16:26:03 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot ---
16:26:03 [INFO] 
16:26:03 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.swtbot ---
16:26:03 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/work/data/.metadata/.log
16:26:03 [INFO] Command line:
16:26:03 	[/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/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true, -Xmx2048m, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -DcreateLocalRepresentationInSeparateResource=null, -Dorg.eclipse.sirius.tests.skipLongTests=false, -Dorg.eclipse.sirius.tests.skipUnreliableTests=true, -Dorg.eclipse.swtbot.screenshots.dir=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/screenshots, -Dsun.awt.datatransfer.timeout=100, -jar, /home/jenkins/agent/workspace/sirius.sonar-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/work/data, -install, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/work, -configuration, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread]
16:26:09 Launching application org.eclipse.ui.ide.workbench
16:26:18 Running org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite
16:26:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeMultiple()
16:26:19 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
16:26:19 log4j:WARN Please initialize the log4j system properly.
16:26:19 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
16:26:22 
16:26:22 (Eclipse:16892): Gtk-WARNING **: 20:26:22.651: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:26:22 
16:26:22 (Eclipse:16892): Gtk-WARNING **: 20:26:22.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:22 
16:26:22 (Eclipse:16892): Gtk-WARNING **: 20:26:22.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:22 
16:26:22 (Eclipse:16892): Gtk-WARNING **: 20:26:22.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveWithCreateMessage()
16:26:31 
16:26:31 (Eclipse:16892): Gtk-WARNING **: 20:26:31.892: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:26:31 
16:26:31 (Eclipse:16892): Gtk-WARNING **: 20:26:31.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:31 
16:26:31 (Eclipse:16892): Gtk-WARNING **: 20:26:31.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:31 
16:26:31 (Eclipse:16892): Gtk-WARNING **: 20:26:31.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnLeftMargin()
16:26:36 
16:26:36 (Eclipse:16892): Gtk-WARNING **: 20:26:36.394: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:26:36 
16:26:36 (Eclipse:16892): Gtk-WARNING **: 20:26:36.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:36 
16:26:36 (Eclipse:16892): Gtk-WARNING **: 20:26:36.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:36 
16:26:36 (Eclipse:16892): Gtk-WARNING **: 20:26:36.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleOnLeftMargin()
16:26:38 
16:26:38 (Eclipse:16892): Gtk-WARNING **: 20:26:38.780: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:26:38 
16:26:38 (Eclipse:16892): Gtk-WARNING **: 20:26:38.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:38 
16:26:38 (Eclipse:16892): Gtk-WARNING **: 20:26:38.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:38 
16:26:38 (Eclipse:16892): Gtk-WARNING **: 20:26:38.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOnRight()
16:26:40 
16:26:40 (Eclipse:16892): Gtk-WARNING **: 20:26:40.879: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:26:40 
16:26:40 (Eclipse:16892): Gtk-WARNING **: 20:26:40.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:40 
16:26:40 (Eclipse:16892): Gtk-WARNING **: 20:26:40.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:40 
16:26:40 (Eclipse:16892): Gtk-WARNING **: 20:26:40.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:41 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveMultiple2()
16:26:42 
16:26:42 (Eclipse:16892): Gtk-WARNING **: 20:26:42.919: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:26:42 
16:26:42 (Eclipse:16892): Gtk-WARNING **: 20:26:42.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:42 
16:26:42 (Eclipse:16892): Gtk-WARNING **: 20:26:42.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:42 
16:26:42 (Eclipse:16892): Gtk-WARNING **: 20:26:42.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC2()
16:26:46 
16:26:46 (Eclipse:16892): Gtk-WARNING **: 20:26:46.174: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:26:46 
16:26:46 (Eclipse:16892): Gtk-WARNING **: 20:26:46.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:46 
16:26:46 (Eclipse:16892): Gtk-WARNING **: 20:26:46.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:46 
16:26:46 (Eclipse:16892): Gtk-WARNING **: 20:26:46.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOverB()
16:26:49 
16:26:49 (Eclipse:16892): Gtk-WARNING **: 20:26:49.413: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:26:49 
16:26:49 (Eclipse:16892): Gtk-WARNING **: 20:26:49.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:49 
16:26:49 (Eclipse:16892): Gtk-WARNING **: 20:26:49.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:49 
16:26:49 (Eclipse:16892): Gtk-WARNING **: 20:26:49.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnTopMargin()
16:26:51 
16:26:51 (Eclipse:16892): Gtk-WARNING **: 20:26:51.312: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:26:51 
16:26:51 (Eclipse:16892): Gtk-WARNING **: 20:26:51.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:51 
16:26:51 (Eclipse:16892): Gtk-WARNING **: 20:26:51.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:51 
16:26:51 (Eclipse:16892): Gtk-WARNING **: 20:26:51.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:52 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfCOnLeftLimit()
16:26:53 
16:26:53 (Eclipse:16892): Gtk-WARNING **: 20:26:53.204: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:26:53 
16:26:53 (Eclipse:16892): Gtk-WARNING **: 20:26:53.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:53 
16:26:53 (Eclipse:16892): Gtk-WARNING **: 20:26:53.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:53 
16:26:53 (Eclipse:16892): Gtk-WARNING **: 20:26:53.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:54 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleToRight()
16:26:56 
16:26:56 (Eclipse:16892): Gtk-WARNING **: 20:26:56.013: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:26:56 
16:26:56 (Eclipse:16892): Gtk-WARNING **: 20:26:56.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:56 
16:26:56 (Eclipse:16892): Gtk-WARNING **: 20:26:56.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:56 
16:26:56 (Eclipse:16892): Gtk-WARNING **: 20:26:56.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:56 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnCreateMessage()
16:26:57 
16:26:57 (Eclipse:16892): Gtk-WARNING **: 20:26:57.857: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:26:57 
16:26:57 (Eclipse:16892): Gtk-WARNING **: 20:26:57.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:57 
16:26:57 (Eclipse:16892): Gtk-WARNING **: 20:26:57.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:57 
16:26:57 (Eclipse:16892): Gtk-WARNING **: 20:26:57.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:58 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveAToShiftBAndC()
16:26:59 
16:26:59 (Eclipse:16892): Gtk-WARNING **: 20:26:59.770: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:26:59 
16:26:59 (Eclipse:16892): Gtk-WARNING **: 20:26:59.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:59 
16:26:59 (Eclipse:16892): Gtk-WARNING **: 20:26:59.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:26:59 
16:26:59 (Eclipse:16892): Gtk-WARNING **: 20:26:59.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:00 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC()
16:27:01 
16:27:01 (Eclipse:16892): Gtk-WARNING **: 20:27:01.612: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:01 
16:27:01 (Eclipse:16892): Gtk-WARNING **: 20:27:01.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:01 
16:27:01 (Eclipse:16892): Gtk-WARNING **: 20:27:01.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:01 
16:27:01 (Eclipse:16892): Gtk-WARNING **: 20:27:01.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:03 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReorderTest.test_Reorder_Execution()
16:27:04 
16:27:04 (Eclipse:16892): Gtk-WARNING **: 20:27:04.622: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:04 
16:27:04 (Eclipse:16892): Gtk-WARNING **: 20:27:04.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:04 
16:27:04 (Eclipse:16892): Gtk-WARNING **: 20:27:04.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:04 
16:27:04 (Eclipse:16892): Gtk-WARNING **: 20:27:04.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_reopen_saved_sequence_diagram_in_same_session()
16:27:07 
16:27:07 (Eclipse:16892): Gtk-WARNING **: 20:27:07.336: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:07 
16:27:07 (Eclipse:16892): Gtk-WARNING **: 20:27:07.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:07 
16:27:07 (Eclipse:16892): Gtk-WARNING **: 20:27:07.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:07 
16:27:07 (Eclipse:16892): Gtk-WARNING **: 20:27:07.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:09 
16:27:09 (Eclipse:16892): Gtk-WARNING **: 20:27:09.029: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:09 
16:27:09 (Eclipse:16892): Gtk-WARNING **: 20:27:09.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:09 
16:27:09 (Eclipse:16892): Gtk-WARNING **: 20:27:09.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:09 
16:27:09 (Eclipse:16892): Gtk-WARNING **: 20:27:09.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_session_clean_after_diagram_opened()
16:27:10 
16:27:10 (Eclipse:16892): Gtk-WARNING **: 20:27:10.705: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:10 
16:27:10 (Eclipse:16892): Gtk-WARNING **: 20:27:10.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:10 
16:27:10 (Eclipse:16892): Gtk-WARNING **: 20:27:10.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:10 
16:27:10 (Eclipse:16892): Gtk-WARNING **: 20:27:10.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:11 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceOpeningFilteredEventEndsTests.testDiagramOpeningAndSessionNonDirty()
16:27:12 
16:27:12 (Eclipse:16892): Gtk-WARNING **: 20:27:12.416: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:12 
16:27:12 (Eclipse:16892): Gtk-WARNING **: 20:27:12.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:12 
16:27:12 (Eclipse:16892): Gtk-WARNING **: 20:27:12.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:12 
16:27:12 (Eclipse:16892): Gtk-WARNING **: 20:27:12.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_combined_fragment_with_lifeline_expansion()
16:27:14 
16:27:14 (Eclipse:16892): Gtk-WARNING **: 20:27:14.121: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:14 
16:27:14 (Eclipse:16892): Gtk-WARNING **: 20:27:14.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:14 
16:27:14 (Eclipse:16892): Gtk-WARNING **: 20:27:14.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:14 
16:27:14 (Eclipse:16892): Gtk-WARNING **: 20:27:14.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_interaction_use_with_lifeline_expansion()
16:27:16 
16:27:16 (Eclipse:16892): Gtk-WARNING **: 20:27:16.759: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:16 
16:27:16 (Eclipse:16892): Gtk-WARNING **: 20:27:16.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:16 
16:27:16 (Eclipse:16892): Gtk-WARNING **: 20:27:16.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:16 
16:27:16 (Eclipse:16892): Gtk-WARNING **: 20:27:16.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineMoveOtherGapsStability()
16:27:19 
16:27:19 (Eclipse:16892): Gtk-WARNING **: 20:27:19.165: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:19 
16:27:19 (Eclipse:16892): Gtk-WARNING **: 20:27:19.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:19 
16:27:19 (Eclipse:16892): Gtk-WARNING **: 20:27:19.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:19 
16:27:19 (Eclipse:16892): Gtk-WARNING **: 20:27:19.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelinesFromRightToLeft()
16:27:22 
16:27:22 (Eclipse:16892): Gtk-WARNING **: 20:27:22.028: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:22 
16:27:22 (Eclipse:16892): Gtk-WARNING **: 20:27:22.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:22 
16:27:22 (Eclipse:16892): Gtk-WARNING **: 20:27:22.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:22 
16:27:22 (Eclipse:16892): Gtk-WARNING **: 20:27:22.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Creation_Deletion()
16:27:24 
16:27:24 (Eclipse:16892): Gtk-WARNING **: 20:27:24.723: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:24 
16:27:24 (Eclipse:16892): Gtk-WARNING **: 20:27:24.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:24 
16:27:24 (Eclipse:16892): Gtk-WARNING **: 20:27:24.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:24 
16:27:24 (Eclipse:16892): Gtk-WARNING **: 20:27:24.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelines()
16:27:26 
16:27:26 (Eclipse:16892): Gtk-WARNING **: 20:27:26.910: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:26 
16:27:26 (Eclipse:16892): Gtk-WARNING **: 20:27:26.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:26 
16:27:26 (Eclipse:16892): Gtk-WARNING **: 20:27:26.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:26 
16:27:26 (Eclipse:16892): Gtk-WARNING **: 20:27:26.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_ArrangeAll()
16:27:29 
16:27:29 (Eclipse:16892): Gtk-WARNING **: 20:27:29.115: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:29 
16:27:29 (Eclipse:16892): Gtk-WARNING **: 20:27:29.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:29 
16:27:29 (Eclipse:16892): Gtk-WARNING **: 20:27:29.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:29 
16:27:29 (Eclipse:16892): Gtk-WARNING **: 20:27:29.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_notEnoughGap()
16:27:31 
16:27:31 (Eclipse:16892): Gtk-WARNING **: 20:27:31.389: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:31 
16:27:31 (Eclipse:16892): Gtk-WARNING **: 20:27:31.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:31 
16:27:31 (Eclipse:16892): Gtk-WARNING **: 20:27:31.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:31 
16:27:31 (Eclipse:16892): Gtk-WARNING **: 20:27:31.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:32 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap_tooClose()
16:27:34 
16:27:34 (Eclipse:16892): Gtk-WARNING **: 20:27:34.108: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:34 
16:27:34 (Eclipse:16892): Gtk-WARNING **: 20:27:34.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:34 
16:27:34 (Eclipse:16892): Gtk-WARNING **: 20:27:34.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:34 
16:27:34 (Eclipse:16892): Gtk-WARNING **: 20:27:34.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SemanticLifelineCreation()
16:27:36 
16:27:36 (Eclipse:16892): Gtk-WARNING **: 20:27:36.824: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:36 
16:27:36 (Eclipse:16892): Gtk-WARNING **: 20:27:36.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:36 
16:27:36 (Eclipse:16892): Gtk-WARNING **: 20:27:36.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:36 
16:27:36 (Eclipse:16892): Gtk-WARNING **: 20:27:36.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SimpleSlide()
16:27:38 
16:27:38 (Eclipse:16892): Gtk-WARNING **: 20:27:38.568: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:38 
16:27:38 (Eclipse:16892): Gtk-WARNING **: 20:27:38.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:38 
16:27:38 (Eclipse:16892): Gtk-WARNING **: 20:27:38.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:38 
16:27:38 (Eclipse:16892): Gtk-WARNING **: 20:27:38.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InsertNewLifeline()
16:27:40 
16:27:40 (Eclipse:16892): Gtk-WARNING **: 20:27:40.699: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:40 
16:27:40 (Eclipse:16892): Gtk-WARNING **: 20:27:40.711: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:40 
16:27:40 (Eclipse:16892): Gtk-WARNING **: 20:27:40.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:40 
16:27:40 (Eclipse:16892): Gtk-WARNING **: 20:27:40.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:41 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Undo_Redo_Move()
16:27:42 
16:27:42 (Eclipse:16892): Gtk-WARNING **: 20:27:42.866: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:42 
16:27:42 (Eclipse:16892): Gtk-WARNING **: 20:27:42.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:42 
16:27:42 (Eclipse:16892): Gtk-WARNING **: 20:27:42.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:42 
16:27:42 (Eclipse:16892): Gtk-WARNING **: 20:27:42.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:44 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap()
16:27:45 
16:27:45 (Eclipse:16892): Gtk-WARNING **: 20:27:45.603: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:45 
16:27:45 (Eclipse:16892): Gtk-WARNING **: 20:27:45.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:45 
16:27:45 (Eclipse:16892): Gtk-WARNING **: 20:27:45.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:45 
16:27:45 (Eclipse:16892): Gtk-WARNING **: 20:27:45.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageIdentification()
16:27:48 
16:27:48 (Eclipse:16892): Gtk-WARNING **: 20:27:48.272: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:48 
16:27:48 (Eclipse:16892): Gtk-WARNING **: 20:27:48.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:48 
16:27:48 (Eclipse:16892): Gtk-WARNING **: 20:27:48.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:48 
16:27:48 (Eclipse:16892): Gtk-WARNING **: 20:27:48.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:49 Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageCreation()
16:27:50 
16:27:50 (Eclipse:16892): Gtk-WARNING **: 20:27:50.233: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:50 
16:27:50 (Eclipse:16892): Gtk-WARNING **: 20:27:50.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:50 
16:27:50 (Eclipse:16892): Gtk-WARNING **: 20:27:50.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:50 
16:27:50 (Eclipse:16892): Gtk-WARNING **: 20:27:50.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testSessionSyncOnDiagramWithEdgemappingImportOpening()
16:27:52 
16:27:52 (Eclipse:16892): Gtk-WARNING **: 20:27:52.813: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:52 
16:27:52 (Eclipse:16892): Gtk-WARNING **: 20:27:52.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:52 
16:27:52 (Eclipse:16892): Gtk-WARNING **: 20:27:52.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:52 
16:27:52 (Eclipse:16892): Gtk-WARNING **: 20:27:52.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testLayerActivationChangeAndExtendedMessage()
16:27:54 
16:27:54 (Eclipse:16892): Gtk-WARNING **: 20:27:54.737: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:54 
16:27:54 (Eclipse:16892): Gtk-WARNING **: 20:27:54.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:54 
16:27:54 (Eclipse:16892): Gtk-WARNING **: 20:27:54.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:54 
16:27:54 (Eclipse:16892): Gtk-WARNING **: 20:27:54.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:56 Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageMoveAndReorder()
16:27:57 
16:27:57 (Eclipse:16892): Gtk-WARNING **: 20:27:57.849: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:27:57 
16:27:57 (Eclipse:16892): Gtk-WARNING **: 20:27:57.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:57 
16:27:57 (Eclipse:16892): Gtk-WARNING **: 20:27:57.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:27:57 
16:27:57 (Eclipse:16892): Gtk-WARNING **: 20:27:57.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:00 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Edition()
16:28:01 
16:28:01 (Eclipse:16892): Gtk-WARNING **: 20:28:01.271: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:01 
16:28:01 (Eclipse:16892): Gtk-WARNING **: 20:28:01.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:01 
16:28:01 (Eclipse:16892): Gtk-WARNING **: 20:28:01.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:01 
16:28:01 (Eclipse:16892): Gtk-WARNING **: 20:28:01.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Complex_Cyclic_Creation_NotPossible()
16:28:04 
16:28:04 (Eclipse:16892): Gtk-WARNING **: 20:28:04.023: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:04 
16:28:04 (Eclipse:16892): Gtk-WARNING **: 20:28:04.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:04 
16:28:04 (Eclipse:16892): Gtk-WARNING **: 20:28:04.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:04 
16:28:04 (Eclipse:16892): Gtk-WARNING **: 20:28:04.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Zoom()
16:28:06 
16:28:06 (Eclipse:16892): Gtk-WARNING **: 20:28:06.021: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:06 
16:28:06 (Eclipse:16892): Gtk-WARNING **: 20:28:06.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:06 
16:28:06 (Eclipse:16892): Gtk-WARNING **: 20:28:06.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:06 
16:28:06 (Eclipse:16892): Gtk-WARNING **: 20:28:06.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:07 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_ArrangeAll()
16:28:08 
16:28:08 (Eclipse:16892): Gtk-WARNING **: 20:28:08.362: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:08 
16:28:08 (Eclipse:16892): Gtk-WARNING **: 20:28:08.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:08 
16:28:08 (Eclipse:16892): Gtk-WARNING **: 20:28:08.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:08 
16:28:08 (Eclipse:16892): Gtk-WARNING **: 20:28:08.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Create_Message_Creation()
16:28:10 
16:28:10 (Eclipse:16892): Gtk-WARNING **: 20:28:10.512: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:10 
16:28:10 (Eclipse:16892): Gtk-WARNING **: 20:28:10.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:10 
16:28:10 (Eclipse:16892): Gtk-WARNING **: 20:28:10.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:10 
16:28:10 (Eclipse:16892): Gtk-WARNING **: 20:28:10.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:11 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_CascadingCreateMessages()
16:28:12 
16:28:12 (Eclipse:16892): Gtk-WARNING **: 20:28:12.444: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:12 
16:28:12 (Eclipse:16892): Gtk-WARNING **: 20:28:12.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:12 
16:28:12 (Eclipse:16892): Gtk-WARNING **: 20:28:12.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:12 
16:28:12 (Eclipse:16892): Gtk-WARNING **: 20:28:12.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Simple_Cyclic_Creation_NotPossible()
16:28:14 
16:28:14 (Eclipse:16892): Gtk-WARNING **: 20:28:14.552: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:14 
16:28:14 (Eclipse:16892): Gtk-WARNING **: 20:28:14.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:14 
16:28:14 (Eclipse:16892): Gtk-WARNING **: 20:28:14.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:14 
16:28:14 (Eclipse:16892): Gtk-WARNING **: 20:28:14.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_reflexiveReadMessage_endPoints_move_notPossible()
16:28:16 
16:28:16 (Eclipse:16892): Gtk-WARNING **: 20:28:16.337: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:16 
16:28:16 (Eclipse:16892): Gtk-WARNING **: 20:28:16.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:16 
16:28:16 (Eclipse:16892): Gtk-WARNING **: 20:28:16.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:16 
16:28:16 (Eclipse:16892): Gtk-WARNING **: 20:28:16.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_Simple()
16:28:20 
16:28:20 (Eclipse:16892): Gtk-WARNING **: 20:28:20.133: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:20 
16:28:20 (Eclipse:16892): Gtk-WARNING **: 20:28:20.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:20 
16:28:20 (Eclipse:16892): Gtk-WARNING **: 20:28:20.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:20 
16:28:20 (Eclipse:16892): Gtk-WARNING **: 20:28:20.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation2()
16:28:26 
16:28:26 (Eclipse:16892): Gtk-WARNING **: 20:28:26.572: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:26 
16:28:26 (Eclipse:16892): Gtk-WARNING **: 20:28:26.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:26 
16:28:26 (Eclipse:16892): Gtk-WARNING **: 20:28:26.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:26 
16:28:26 (Eclipse:16892): Gtk-WARNING **: 20:28:26.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Top()
16:28:28 
16:28:28 (Eclipse:16892): Gtk-WARNING **: 20:28:28.458: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:28 
16:28:28 (Eclipse:16892): Gtk-WARNING **: 20:28:28.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:28 
16:28:28 (Eclipse:16892): Gtk-WARNING **: 20:28:28.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:28 
16:28:28 (Eclipse:16892): Gtk-WARNING **: 20:28:28.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:29 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_In_CombinedFragment()
16:28:30 
16:28:30 (Eclipse:16892): Gtk-WARNING **: 20:28:30.485: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:30 
16:28:30 (Eclipse:16892): Gtk-WARNING **: 20:28:30.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:30 
16:28:30 (Eclipse:16892): Gtk-WARNING **: 20:28:30.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:30 
16:28:30 (Eclipse:16892): Gtk-WARNING **: 20:28:30.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:32 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation_Deletion()
16:28:33 
16:28:33 (Eclipse:16892): Gtk-WARNING **: 20:28:33.363: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:33 
16:28:33 (Eclipse:16892): Gtk-WARNING **: 20:28:33.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:33 
16:28:33 (Eclipse:16892): Gtk-WARNING **: 20:28:33.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:33 
16:28:33 (Eclipse:16892): Gtk-WARNING **: 20:28:33.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:34 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize()
16:28:35 
16:28:35 (Eclipse:16892): Gtk-WARNING **: 20:28:35.395: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:35 
16:28:35 (Eclipse:16892): Gtk-WARNING **: 20:28:35.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:35 
16:28:35 (Eclipse:16892): Gtk-WARNING **: 20:28:35.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:35 
16:28:35 (Eclipse:16892): Gtk-WARNING **: 20:28:35.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:36 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move()
16:28:37 
16:28:37 (Eclipse:16892): Gtk-WARNING **: 20:28:37.472: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:37 
16:28:37 (Eclipse:16892): Gtk-WARNING **: 20:28:37.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:37 
16:28:37 (Eclipse:16892): Gtk-WARNING **: 20:28:37.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:37 
16:28:37 (Eclipse:16892): Gtk-WARNING **: 20:28:37.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:38 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Zoom()
16:28:39 
16:28:39 (Eclipse:16892): Gtk-WARNING **: 20:28:39.370: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:39 
16:28:39 (Eclipse:16892): Gtk-WARNING **: 20:28:39.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:39 
16:28:39 (Eclipse:16892): Gtk-WARNING **: 20:28:39.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:39 
16:28:39 (Eclipse:16892): Gtk-WARNING **: 20:28:39.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:40 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_ArrangeAll()
16:28:41 
16:28:41 (Eclipse:16892): Gtk-WARNING **: 20:28:41.647: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:41 
16:28:41 (Eclipse:16892): Gtk-WARNING **: 20:28:41.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:41 
16:28:41 (Eclipse:16892): Gtk-WARNING **: 20:28:41.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:41 
16:28:41 (Eclipse:16892): Gtk-WARNING **: 20:28:41.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_CombinedFragment()
16:28:43 
16:28:43 (Eclipse:16892): Gtk-WARNING **: 20:28:43.745: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:43 
16:28:43 (Eclipse:16892): Gtk-WARNING **: 20:28:43.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:43 
16:28:43 (Eclipse:16892): Gtk-WARNING **: 20:28:43.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:43 
16:28:43 (Eclipse:16892): Gtk-WARNING **: 20:28:43.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:46 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Bottom()
16:28:48 
16:28:48 (Eclipse:16892): Gtk-WARNING **: 20:28:48.000: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:48 
16:28:48 (Eclipse:16892): Gtk-WARNING **: 20:28:48.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:48 
16:28:48 (Eclipse:16892): Gtk-WARNING **: 20:28:48.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:48 
16:28:48 (Eclipse:16892): Gtk-WARNING **: 20:28:48.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Ordering()
16:28:49 
16:28:49 (Eclipse:16892): Gtk-WARNING **: 20:28:49.865: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:49 
16:28:49 (Eclipse:16892): Gtk-WARNING **: 20:28:49.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:49 
16:28:49 (Eclipse:16892): Gtk-WARNING **: 20:28:49.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:49 
16:28:49 (Eclipse:16892): Gtk-WARNING **: 20:28:49.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Sync_Call()
16:28:51 
16:28:51 (Eclipse:16892): Gtk-WARNING **: 20:28:51.564: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:51 
16:28:51 (Eclipse:16892): Gtk-WARNING **: 20:28:51.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:51 
16:28:51 (Eclipse:16892): Gtk-WARNING **: 20:28:51.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:51 
16:28:51 (Eclipse:16892): Gtk-WARNING **: 20:28:51.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Sync_Call_With_2_Executions()
16:28:56 
16:28:56 (Eclipse:16892): Gtk-WARNING **: 20:28:56.886: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:28:56 
16:28:56 (Eclipse:16892): Gtk-WARNING **: 20:28:56.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:56 
16:28:56 (Eclipse:16892): Gtk-WARNING **: 20:28:56.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:28:56 
16:28:56 (Eclipse:16892): Gtk-WARNING **: 20:28:56.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:00 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Async_Call()
16:29:01 
16:29:01 (Eclipse:16892): Gtk-WARNING **: 20:29:01.797: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:01 
16:29:01 (Eclipse:16892): Gtk-WARNING **: 20:29:01.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:01 
16:29:01 (Eclipse:16892): Gtk-WARNING **: 20:29:01.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:01 
16:29:01 (Eclipse:16892): Gtk-WARNING **: 20:29:01.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:05 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_Resize_Ordering()
16:29:06 
16:29:06 (Eclipse:16892): Gtk-WARNING **: 20:29:06.693: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:06 
16:29:06 (Eclipse:16892): Gtk-WARNING **: 20:29:06.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:06 
16:29:06 (Eclipse:16892): Gtk-WARNING **: 20:29:06.711: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:06 
16:29:06 (Eclipse:16892): Gtk-WARNING **: 20:29:06.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:07 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation()
16:29:08 
16:29:08 (Eclipse:16892): Gtk-WARNING **: 20:29:08.822: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:08 
16:29:08 (Eclipse:16892): Gtk-WARNING **: 20:29:08.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:08 
16:29:08 (Eclipse:16892): Gtk-WARNING **: 20:29:08.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:08 
16:29:08 (Eclipse:16892): Gtk-WARNING **: 20:29:08.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_InteractionUse_Forbidden()
16:29:10 
16:29:10 (Eclipse:16892): Gtk-WARNING **: 20:29:10.627: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:10 
16:29:10 (Eclipse:16892): Gtk-WARNING **: 20:29:10.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:10 
16:29:10 (Eclipse:16892): Gtk-WARNING **: 20:29:10.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:10 
16:29:10 (Eclipse:16892): Gtk-WARNING **: 20:29:10.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.testExecutionCreationAsSubExecutionOfExecutionOwningAlreadyAExecution()
16:29:13 
16:29:13 (Eclipse:16892): Gtk-WARNING **: 20:29:13.403: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:13 
16:29:13 (Eclipse:16892): Gtk-WARNING **: 20:29:13.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:13 
16:29:13 (Eclipse:16892): Gtk-WARNING **: 20:29:13.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:13 
16:29:13 (Eclipse:16892): Gtk-WARNING **: 20:29:13.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:14 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_execution_group_on_top_of_smaller_execution_remote_simple_messages()
16:29:15 
16:29:15 (Eclipse:16892): Gtk-WARNING **: 20:29:15.247: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:15 
16:29:15 (Eclipse:16892): Gtk-WARNING **: 20:29:15.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:15 
16:29:15 (Eclipse:16892): Gtk-WARNING **: 20:29:15.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:15 
16:29:15 (Eclipse:16892): Gtk-WARNING **: 20:29:15.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages()
16:29:17 
16:29:17 (Eclipse:16892): Gtk-WARNING **: 20:29:17.555: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:17 
16:29:17 (Eclipse:16892): Gtk-WARNING **: 20:29:17.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:17 
16:29:17 (Eclipse:16892): Gtk-WARNING **: 20:29:17.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:17 
16:29:17 (Eclipse:16892): Gtk-WARNING **: 20:29:17.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove3Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages_to_self()
16:29:19 
16:29:19 (Eclipse:16892): Gtk-WARNING **: 20:29:19.798: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:19 
16:29:19 (Eclipse:16892): Gtk-WARNING **: 20:29:19.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:19 
16:29:19 (Eclipse:16892): Gtk-WARNING **: 20:29:19.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:19 
16:29:19 (Eclipse:16892): Gtk-WARNING **: 20:29:19.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages2()
16:29:22 
16:29:22 (Eclipse:16892): Gtk-WARNING **: 20:29:22.050: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:22 
16:29:22 (Eclipse:16892): Gtk-WARNING **: 20:29:22.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:22 
16:29:22 (Eclipse:16892): Gtk-WARNING **: 20:29:22.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:22 
16:29:22 (Eclipse:16892): Gtk-WARNING **: 20:29:22.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_above_creation_and_desctruction_messages()
16:29:24 
16:29:24 (Eclipse:16892): Gtk-WARNING **: 20:29:24.278: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:24 
16:29:24 (Eclipse:16892): Gtk-WARNING **: 20:29:24.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:24 
16:29:24 (Eclipse:16892): Gtk-WARNING **: 20:29:24.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:24 
16:29:24 (Eclipse:16892): Gtk-WARNING **: 20:29:24.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages()
16:29:26 
16:29:26 (Eclipse:16892): Gtk-WARNING **: 20:29:26.573: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:26 
16:29:26 (Eclipse:16892): Gtk-WARNING **: 20:29:26.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:26 
16:29:26 (Eclipse:16892): Gtk-WARNING **: 20:29:26.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:26 
16:29:26 (Eclipse:16892): Gtk-WARNING **: 20:29:26.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_above_sibling_trigger_shift()
16:29:28 
16:29:28 (Eclipse:16892): Gtk-WARNING **: 20:29:28.806: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:28 
16:29:28 (Eclipse:16892): Gtk-WARNING **: 20:29:28.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:28 
16:29:28 (Eclipse:16892): Gtk-WARNING **: 20:29:28.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:28 
16:29:28 (Eclipse:16892): Gtk-WARNING **: 20:29:28.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_inside_sibling_trigger_shift()
16:29:31 
16:29:31 (Eclipse:16892): Gtk-WARNING **: 20:29:31.146: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:31 
16:29:31 (Eclipse:16892): Gtk-WARNING **: 20:29:31.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:31 
16:29:31 (Eclipse:16892): Gtk-WARNING **: 20:29:31.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:31 
16:29:31 (Eclipse:16892): Gtk-WARNING **: 20:29:31.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:32 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_reverse_sync_call_above_sibling_trigger_shift()
16:29:33 
16:29:33 (Eclipse:16892): Gtk-WARNING **: 20:29:33.417: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:33 
16:29:33 (Eclipse:16892): Gtk-WARNING **: 20:29:33.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:33 
16:29:33 (Eclipse:16892): Gtk-WARNING **: 20:29:33.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:33 
16:29:33 (Eclipse:16892): Gtk-WARNING **: 20:29:33.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:34 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionLifelineReconnection()
16:29:35 
16:29:35 (Eclipse:16892): Gtk-WARNING **: 20:29:35.622: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:35 
16:29:35 (Eclipse:16892): Gtk-WARNING **: 20:29:35.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:35 
16:29:35 (Eclipse:16892): Gtk-WARNING **: 20:29:35.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:35 
16:29:35 (Eclipse:16892): Gtk-WARNING **: 20:29:35.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:36 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifelineInFrame()
16:29:37 
16:29:37 (Eclipse:16892): Gtk-WARNING **: 20:29:37.672: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:37 
16:29:37 (Eclipse:16892): Gtk-WARNING **: 20:29:37.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:37 
16:29:37 (Eclipse:16892): Gtk-WARNING **: 20:29:37.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:37 
16:29:37 (Eclipse:16892): Gtk-WARNING **: 20:29:37.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:38 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionParentReconnection()
16:29:39 
16:29:39 (Eclipse:16892): Gtk-WARNING **: 20:29:39.706: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:39 
16:29:39 (Eclipse:16892): Gtk-WARNING **: 20:29:39.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:39 
16:29:39 (Eclipse:16892): Gtk-WARNING **: 20:29:39.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:39 
16:29:39 (Eclipse:16892): Gtk-WARNING **: 20:29:39.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:40 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testParentExecutionDeletionReparentToExecution()
16:29:41 
16:29:41 (Eclipse:16892): Gtk-WARNING **: 20:29:41.669: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:41 
16:29:41 (Eclipse:16892): Gtk-WARNING **: 20:29:41.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:41 
16:29:41 (Eclipse:16892): Gtk-WARNING **: 20:29:41.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:41 
16:29:41 (Eclipse:16892): Gtk-WARNING **: 20:29:41.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToExecutionInFrame()
16:29:43 
16:29:43 (Eclipse:16892): Gtk-WARNING **: 20:29:43.624: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:43 
16:29:43 (Eclipse:16892): Gtk-WARNING **: 20:29:43.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:43 
16:29:43 (Eclipse:16892): Gtk-WARNING **: 20:29:43.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:43 
16:29:43 (Eclipse:16892): Gtk-WARNING **: 20:29:43.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:44 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifeline()
16:29:45 
16:29:45 (Eclipse:16892): Gtk-WARNING **: 20:29:45.663: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:45 
16:29:45 (Eclipse:16892): Gtk-WARNING **: 20:29:45.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:45 
16:29:45 (Eclipse:16892): Gtk-WARNING **: 20:29:45.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:45 
16:29:45 (Eclipse:16892): Gtk-WARNING **: 20:29:45.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:46 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions()
16:29:47 
16:29:47 (Eclipse:16892): Gtk-WARNING **: 20:29:47.719: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:47 
16:29:47 (Eclipse:16892): Gtk-WARNING **: 20:29:47.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:47 
16:29:47 (Eclipse:16892): Gtk-WARNING **: 20:29:47.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:47 
16:29:47 (Eclipse:16892): Gtk-WARNING **: 20:29:47.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Create_Messages()
16:29:51 
16:29:51 (Eclipse:16892): Gtk-WARNING **: 20:29:51.246: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:51 
16:29:51 (Eclipse:16892): Gtk-WARNING **: 20:29:51.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:51 
16:29:51 (Eclipse:16892): Gtk-WARNING **: 20:29:51.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:51 
16:29:51 (Eclipse:16892): Gtk-WARNING **: 20:29:51.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Destroy_Messages()
16:29:54 
16:29:54 (Eclipse:16892): Gtk-WARNING **: 20:29:54.895: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:54 
16:29:54 (Eclipse:16892): Gtk-WARNING **: 20:29:54.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:54 
16:29:54 (Eclipse:16892): Gtk-WARNING **: 20:29:54.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:54 
16:29:54 (Eclipse:16892): Gtk-WARNING **: 20:29:54.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.testConsistency()
16:29:59 
16:29:59 (Eclipse:16892): Gtk-WARNING **: 20:29:59.057: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:29:59 
16:29:59 (Eclipse:16892): Gtk-WARNING **: 20:29:59.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:59 
16:29:59 (Eclipse:16892): Gtk-WARNING **: 20:29:59.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:59 
16:29:59 (Eclipse:16892): Gtk-WARNING **: 20:29:59.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:29:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Simple_Messages()
16:30:00 
16:30:00 (Eclipse:16892): Gtk-WARNING **: 20:30:00.928: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:30:00 
16:30:00 (Eclipse:16892): Gtk-WARNING **: 20:30:00.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:00 
16:30:00 (Eclipse:16892): Gtk-WARNING **: 20:30:00.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:00 
16:30:00 (Eclipse:16892): Gtk-WARNING **: 20:30:00.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:03 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testMessageReconnect()
16:30:05 
16:30:05 (Eclipse:16892): Gtk-WARNING **: 20:30:05.096: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:30:05 
16:30:05 (Eclipse:16892): Gtk-WARNING **: 20:30:05.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:05 
16:30:05 (Eclipse:16892): Gtk-WARNING **: 20:30:05.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:05 
16:30:05 (Eclipse:16892): Gtk-WARNING **: 20:30:05.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:05 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent()
16:30:06 
16:30:06 (Eclipse:16892): Gtk-WARNING **: 20:30:06.911: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:30:06 
16:30:06 (Eclipse:16892): Gtk-WARNING **: 20:30:06.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:06 
16:30:06 (Eclipse:16892): Gtk-WARNING **: 20:30:06.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:06 
16:30:06 (Eclipse:16892): Gtk-WARNING **: 20:30:06.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:07 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent2()
16:30:08 
16:30:08 (Eclipse:16892): Gtk-WARNING **: 20:30:08.560: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:30:08 
16:30:08 (Eclipse:16892): Gtk-WARNING **: 20:30:08.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:08 
16:30:08 (Eclipse:16892): Gtk-WARNING **: 20:30:08.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:08 
16:30:08 (Eclipse:16892): Gtk-WARNING **: 20:30:08.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Move_Found_Message_Creation()
16:30:10 
16:30:10 (Eclipse:16892): Gtk-WARNING **: 20:30:10.180: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:30:10 
16:30:10 (Eclipse:16892): Gtk-WARNING **: 20:30:10.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:10 
16:30:10 (Eclipse:16892): Gtk-WARNING **: 20:30:10.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:10 
16:30:10 (Eclipse:16892): Gtk-WARNING **: 20:30:10.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:11 Setup of org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Create_Found_Message_Creation()
16:30:12 
16:30:12 (Eclipse:16892): Gtk-WARNING **: 20:30:12.254: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:30:12 
16:30:12 (Eclipse:16892): Gtk-WARNING **: 20:30:12.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:12 
16:30:12 (Eclipse:16892): Gtk-WARNING **: 20:30:12.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:12 
16:30:12 (Eclipse:16892): Gtk-WARNING **: 20:30:12.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalBeforeLine()
16:30:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromExecution()
16:30:17 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInCombinedFragment()
16:30:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalAfterExecution()
16:30:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromExecution()
16:30:22 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInState()
16:30:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionBeforeLine()
16:30:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInOperandCondition()
16:30:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInCombinedFragment()
16:30:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInState()
16:30:32 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionAfterExecution()
16:30:34 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromCanvas()
16:30:36 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalWithManyCrossing()
16:30:38 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInOperandCondition()
16:30:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromCanvas()
16:30:41 Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteAttachementOnSequenceDiagramDoesNotTriggerRefreshLayout()
16:30:42 
16:30:42 (Eclipse:16892): Gtk-WARNING **: 20:30:42.972: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:30:42 
16:30:42 (Eclipse:16892): Gtk-WARNING **: 20:30:42.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:42 
16:30:42 (Eclipse:16892): Gtk-WARNING **: 20:30:42.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:43 
16:30:43 (Eclipse:16892): Gtk-WARNING **: 20:30:43.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:43 Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFTextCreationOnSequenceDiagramDoesNotTriggerRefreshLayout()
16:30:45 
16:30:45 (Eclipse:16892): Gtk-WARNING **: 20:30:45.031: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:30:45 
16:30:45 (Eclipse:16892): Gtk-WARNING **: 20:30:45.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:45 
16:30:45 (Eclipse:16892): Gtk-WARNING **: 20:30:45.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:45 
16:30:45 (Eclipse:16892): Gtk-WARNING **: 20:30:45.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteOnSequenceDiagramDoesNotTriggerRefreshLayout()
16:30:47 
16:30:47 (Eclipse:16892): Gtk-WARNING **: 20:30:47.076: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:30:47 
16:30:47 (Eclipse:16892): Gtk-WARNING **: 20:30:47.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:47 
16:30:47 (Eclipse:16892): Gtk-WARNING **: 20:30:47.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:47 
16:30:47 (Eclipse:16892): Gtk-WARNING **: 20:30:47.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testViewpointNodeCreationOnSequenceDiagramDoesNotTriggerRefreshLayout()
16:30:49 
16:30:49 (Eclipse:16892): Gtk-WARNING **: 20:30:49.087: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:30:49 
16:30:49 (Eclipse:16892): Gtk-WARNING **: 20:30:49.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:49 
16:30:49 (Eclipse:16892): Gtk-WARNING **: 20:30:49.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:49 
16:30:49 (Eclipse:16892): Gtk-WARNING **: 20:30:49.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testModificationOnSequenceDiagramDoesNotTriggerRefreshLayoutOnOtherSequenceDiagram()
16:30:51 
16:30:51 (Eclipse:16892): Gtk-WARNING **: 20:30:51.739: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:30:51 
16:30:51 (Eclipse:16892): Gtk-WARNING **: 20:30:51.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:51 
16:30:51 (Eclipse:16892): Gtk-WARNING **: 20:30:51.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:51 
16:30:51 (Eclipse:16892): Gtk-WARNING **: 20:30:51.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleIndexOnCreation()
16:30:56 
16:30:56 (Eclipse:16892): Gtk-WARNING **: 20:30:56.207: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:30:56 
16:30:56 (Eclipse:16892): Gtk-WARNING **: 20:30:56.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:56 
16:30:56 (Eclipse:16892): Gtk-WARNING **: 20:30:56.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:56 
16:30:56 (Eclipse:16892): Gtk-WARNING **: 20:30:56.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingOnOtherOpenedDiagram()
16:30:58 
16:30:58 (Eclipse:16892): Gtk-WARNING **: 20:30:58.522: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:30:58 
16:30:58 (Eclipse:16892): Gtk-WARNING **: 20:30:58.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:58 
16:30:58 (Eclipse:16892): Gtk-WARNING **: 20:30:58.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:58 
16:30:58 (Eclipse:16892): Gtk-WARNING **: 20:30:58.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:30:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testSimpleInstanceRoleReorderingByDragAndDrop()
16:31:00 
16:31:00 (Eclipse:16892): Gtk-WARNING **: 20:31:00.733: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:00 
16:31:00 (Eclipse:16892): Gtk-WARNING **: 20:31:00.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:00 
16:31:00 (Eclipse:16892): Gtk-WARNING **: 20:31:00.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:00 
16:31:00 (Eclipse:16892): Gtk-WARNING **: 20:31:00.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:01 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingFromSemanticChange()
16:31:02 
16:31:02 (Eclipse:16892): Gtk-WARNING **: 20:31:02.452: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:02 
16:31:02 (Eclipse:16892): Gtk-WARNING **: 20:31:02.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:02 
16:31:02 (Eclipse:16892): Gtk-WARNING **: 20:31:02.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:02 
16:31:02 (Eclipse:16892): Gtk-WARNING **: 20:31:02.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:03 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingAtDiagramOpening()
16:31:04 
16:31:04 (Eclipse:16892): Gtk-WARNING **: 20:31:04.444: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:04 
16:31:04 (Eclipse:16892): Gtk-WARNING **: 20:31:04.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:04 
16:31:04 (Eclipse:16892): Gtk-WARNING **: 20:31:04.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:04 
16:31:04 (Eclipse:16892): Gtk-WARNING **: 20:31:04.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Edition()
16:31:09 
16:31:09 (Eclipse:16892): Gtk-WARNING **: 20:31:09.200: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:09 
16:31:09 (Eclipse:16892): Gtk-WARNING **: 20:31:09.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:09 
16:31:09 (Eclipse:16892): Gtk-WARNING **: 20:31:09.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:09 
16:31:09 (Eclipse:16892): Gtk-WARNING **: 20:31:09.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Creation_Deletion()
16:31:11 
16:31:11 (Eclipse:16892): Gtk-WARNING **: 20:31:11.355: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:11 
16:31:11 (Eclipse:16892): Gtk-WARNING **: 20:31:11.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:11 
16:31:11 (Eclipse:16892): Gtk-WARNING **: 20:31:11.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:11 
16:31:11 (Eclipse:16892): Gtk-WARNING **: 20:31:11.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Zoom()
16:31:13 
16:31:13 (Eclipse:16892): Gtk-WARNING **: 20:31:13.298: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:13 
16:31:13 (Eclipse:16892): Gtk-WARNING **: 20:31:13.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:13 
16:31:13 (Eclipse:16892): Gtk-WARNING **: 20:31:13.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:13 
16:31:13 (Eclipse:16892): Gtk-WARNING **: 20:31:13.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_ArrangeAll()
16:31:15 
16:31:15 (Eclipse:16892): Gtk-WARNING **: 20:31:15.089: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:15 
16:31:15 (Eclipse:16892): Gtk-WARNING **: 20:31:15.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:15 
16:31:15 (Eclipse:16892): Gtk-WARNING **: 20:31:15.107: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:15 
16:31:15 (Eclipse:16892): Gtk-WARNING **: 20:31:15.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Ordering()
16:31:16 
16:31:16 (Eclipse:16892): Gtk-WARNING **: 20:31:16.958: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:16 
16:31:16 (Eclipse:16892): Gtk-WARNING **: 20:31:16.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:16 
16:31:16 (Eclipse:16892): Gtk-WARNING **: 20:31:16.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:16 
16:31:16 (Eclipse:16892): Gtk-WARNING **: 20:31:16.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:17 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment()
16:31:18 
16:31:18 (Eclipse:16892): Gtk-WARNING **: 20:31:18.871: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:18 
16:31:18 (Eclipse:16892): Gtk-WARNING **: 20:31:18.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:18 
16:31:18 (Eclipse:16892): Gtk-WARNING **: 20:31:18.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:18 
16:31:18 (Eclipse:16892): Gtk-WARNING **: 20:31:18.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:22 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Undo_Redo()
16:31:23 
16:31:23 (Eclipse:16892): Gtk-WARNING **: 20:31:23.116: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:23 
16:31:23 (Eclipse:16892): Gtk-WARNING **: 20:31:23.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:23 
16:31:23 (Eclipse:16892): Gtk-WARNING **: 20:31:23.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:23 
16:31:23 (Eclipse:16892): Gtk-WARNING **: 20:31:23.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_Lost_To_Combined_Fragment()
16:31:29 
16:31:29 (Eclipse:16892): Gtk-WARNING **: 20:31:29.119: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:29 
16:31:29 (Eclipse:16892): Gtk-WARNING **: 20:31:29.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:29 
16:31:29 (Eclipse:16892): Gtk-WARNING **: 20:31:29.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:29 
16:31:29 (Eclipse:16892): Gtk-WARNING **: 20:31:29.151: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:32 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment_Forbidden()
16:31:34 
16:31:34 (Eclipse:16892): Gtk-WARNING **: 20:31:34.047: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:34 
16:31:34 (Eclipse:16892): Gtk-WARNING **: 20:31:34.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:34 
16:31:34 (Eclipse:16892): Gtk-WARNING **: 20:31:34.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:34 
16:31:34 (Eclipse:16892): Gtk-WARNING **: 20:31:34.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:36 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_With_Two_Clics_Same_Position()
16:31:37 
16:31:37 (Eclipse:16892): Gtk-WARNING **: 20:31:37.823: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:37 
16:31:37 (Eclipse:16892): Gtk-WARNING **: 20:31:37.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:37 
16:31:37 (Eclipse:16892): Gtk-WARNING **: 20:31:37.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:37 
16:31:37 (Eclipse:16892): Gtk-WARNING **: 20:31:37.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:38 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation_On_Execution()
16:31:39 
16:31:39 (Eclipse:16892): Gtk-WARNING **: 20:31:39.425: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:39 
16:31:39 (Eclipse:16892): Gtk-WARNING **: 20:31:39.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:39 
16:31:39 (Eclipse:16892): Gtk-WARNING **: 20:31:39.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:39 
16:31:39 (Eclipse:16892): Gtk-WARNING **: 20:31:39.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:40 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Edition()
16:31:41 
16:31:41 (Eclipse:16892): Gtk-WARNING **: 20:31:41.324: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:41 
16:31:41 (Eclipse:16892): Gtk-WARNING **: 20:31:41.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:41 
16:31:41 (Eclipse:16892): Gtk-WARNING **: 20:31:41.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:41 
16:31:41 (Eclipse:16892): Gtk-WARNING **: 20:31:41.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Deletion()
16:31:43 
16:31:43 (Eclipse:16892): Gtk-WARNING **: 20:31:43.644: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:43 
16:31:43 (Eclipse:16892): Gtk-WARNING **: 20:31:43.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:43 
16:31:43 (Eclipse:16892): Gtk-WARNING **: 20:31:43.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:43 
16:31:43 (Eclipse:16892): Gtk-WARNING **: 20:31:43.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:44 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Minimum_Size()
16:31:45 
16:31:45 (Eclipse:16892): Gtk-WARNING **: 20:31:45.390: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:45 
16:31:45 (Eclipse:16892): Gtk-WARNING **: 20:31:45.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:45 
16:31:45 (Eclipse:16892): Gtk-WARNING **: 20:31:45.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:45 
16:31:45 (Eclipse:16892): Gtk-WARNING **: 20:31:45.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Zoom()
16:31:46 
16:31:46 (Eclipse:16892): Gtk-WARNING **: 20:31:46.996: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:47 
16:31:47 (Eclipse:16892): Gtk-WARNING **: 20:31:47.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:47 
16:31:47 (Eclipse:16892): Gtk-WARNING **: 20:31:47.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:47 
16:31:47 (Eclipse:16892): Gtk-WARNING **: 20:31:47.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_ArrangeAll()
16:31:48 
16:31:48 (Eclipse:16892): Gtk-WARNING **: 20:31:48.889: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:48 
16:31:48 (Eclipse:16892): Gtk-WARNING **: 20:31:48.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:48 
16:31:48 (Eclipse:16892): Gtk-WARNING **: 20:31:48.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:48 
16:31:48 (Eclipse:16892): Gtk-WARNING **: 20:31:48.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:49 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Ordering()
16:31:50 
16:31:50 (Eclipse:16892): Gtk-WARNING **: 20:31:50.825: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:50 
16:31:50 (Eclipse:16892): Gtk-WARNING **: 20:31:50.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:50 
16:31:50 (Eclipse:16892): Gtk-WARNING **: 20:31:50.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:50 
16:31:50 (Eclipse:16892): Gtk-WARNING **: 20:31:50.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Return_To_The_Future()
16:31:52 
16:31:52 (Eclipse:16892): Gtk-WARNING **: 20:31:52.664: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:52 
16:31:52 (Eclipse:16892): Gtk-WARNING **: 20:31:52.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:52 
16:31:52 (Eclipse:16892): Gtk-WARNING **: 20:31:52.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:52 
16:31:52 (Eclipse:16892): Gtk-WARNING **: 20:31:52.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation()
16:31:54 
16:31:54 (Eclipse:16892): Gtk-WARNING **: 20:31:54.266: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:54 
16:31:54 (Eclipse:16892): Gtk-WARNING **: 20:31:54.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:54 
16:31:54 (Eclipse:16892): Gtk-WARNING **: 20:31:54.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:54 
16:31:54 (Eclipse:16892): Gtk-WARNING **: 20:31:54.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Undo_Redo()
16:31:56 
16:31:56 (Eclipse:16892): Gtk-WARNING **: 20:31:56.252: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:31:56 
16:31:56 (Eclipse:16892): Gtk-WARNING **: 20:31:56.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:56 
16:31:56 (Eclipse:16892): Gtk-WARNING **: 20:31:56.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:31:56 
16:31:56 (Eclipse:16892): Gtk-WARNING **: 20:31:56.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:01 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Delete_Execution_And_Reconnect_Sub_Reflexive_Messages()
16:32:02 
16:32:02 (Eclipse:16892): Gtk-WARNING **: 20:32:02.214: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:02 
16:32:02 (Eclipse:16892): Gtk-WARNING **: 20:32:02.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:02 
16:32:02 (Eclipse:16892): Gtk-WARNING **: 20:32:02.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:02 
16:32:02 (Eclipse:16892): Gtk-WARNING **: 20:32:02.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:03 
16:32:03 (Eclipse:16892): Gtk-WARNING **: 20:32:03.968: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:03 
16:32:03 (Eclipse:16892): Gtk-WARNING **: 20:32:03.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:03 
16:32:03 (Eclipse:16892): Gtk-WARNING **: 20:32:03.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:04 
16:32:04 (Eclipse:16892): Gtk-WARNING **: 20:32:04.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionLinkedMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Messages()
16:32:07 
16:32:07 (Eclipse:16892): Gtk-WARNING **: 20:32:07.866: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:07 
16:32:07 (Eclipse:16892): Gtk-WARNING **: 20:32:07.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:07 
16:32:07 (Eclipse:16892): Gtk-WARNING **: 20:32:07.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:07 
16:32:07 (Eclipse:16892): Gtk-WARNING **: 20:32:07.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion()
16:32:11 
16:32:11 (Eclipse:16892): Gtk-WARNING **: 20:32:11.948: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:11 
16:32:11 (Eclipse:16892): Gtk-WARNING **: 20:32:11.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:11 
16:32:11 (Eclipse:16892): Gtk-WARNING **: 20:32:11.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:11 
16:32:11 (Eclipse:16892): Gtk-WARNING **: 20:32:11.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Zoom()
16:32:13 
16:32:13 (Eclipse:16892): Gtk-WARNING **: 20:32:13.665: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:13 
16:32:13 (Eclipse:16892): Gtk-WARNING **: 20:32:13.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:13 
16:32:13 (Eclipse:16892): Gtk-WARNING **: 20:32:13.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:13 
16:32:13 (Eclipse:16892): Gtk-WARNING **: 20:32:13.699: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:14 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_ArrangeAll()
16:32:15 
16:32:15 (Eclipse:16892): Gtk-WARNING **: 20:32:15.462: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:15 
16:32:15 (Eclipse:16892): Gtk-WARNING **: 20:32:15.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:15 
16:32:15 (Eclipse:16892): Gtk-WARNING **: 20:32:15.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:15 
16:32:15 (Eclipse:16892): Gtk-WARNING **: 20:32:15.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Ordering()
16:32:17 
16:32:17 (Eclipse:16892): Gtk-WARNING **: 20:32:17.757: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:17 
16:32:17 (Eclipse:16892): Gtk-WARNING **: 20:32:17.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:17 
16:32:17 (Eclipse:16892): Gtk-WARNING **: 20:32:17.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:17 
16:32:17 (Eclipse:16892): Gtk-WARNING **: 20:32:17.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion_SyncCall()
16:32:19 
16:32:19 (Eclipse:16892): Gtk-WARNING **: 20:32:19.487: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:19 
16:32:19 (Eclipse:16892): Gtk-WARNING **: 20:32:19.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:19 
16:32:19 (Eclipse:16892): Gtk-WARNING **: 20:32:19.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:19 
16:32:19 (Eclipse:16892): Gtk-WARNING **: 20:32:19.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Undo_Redo()
16:32:21 
16:32:21 (Eclipse:16892): Gtk-WARNING **: 20:32:21.169: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:21 
16:32:21 (Eclipse:16892): Gtk-WARNING **: 20:32:21.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:21 
16:32:21 (Eclipse:16892): Gtk-WARNING **: 20:32:21.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:21 
16:32:21 (Eclipse:16892): Gtk-WARNING **: 20:32:21.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Creation_Deletion()
16:32:27 
16:32:27 (Eclipse:16892): Gtk-WARNING **: 20:32:27.489: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:27 
16:32:27 (Eclipse:16892): Gtk-WARNING **: 20:32:27.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:27 
16:32:27 (Eclipse:16892): Gtk-WARNING **: 20:32:27.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:27 
16:32:27 (Eclipse:16892): Gtk-WARNING **: 20:32:27.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering2()
16:32:29 
16:32:29 (Eclipse:16892): Gtk-WARNING **: 20:32:29.720: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:29 
16:32:29 (Eclipse:16892): Gtk-WARNING **: 20:32:29.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:29 
16:32:29 (Eclipse:16892): Gtk-WARNING **: 20:32:29.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:29 
16:32:29 (Eclipse:16892): Gtk-WARNING **: 20:32:29.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect2()
16:32:31 
16:32:31 (Eclipse:16892): Gtk-WARNING **: 20:32:31.554: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:31 
16:32:31 (Eclipse:16892): Gtk-WARNING **: 20:32:31.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:31 
16:32:31 (Eclipse:16892): Gtk-WARNING **: 20:32:31.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:31 
16:32:31 (Eclipse:16892): Gtk-WARNING **: 20:32:31.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:33 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect3()
16:32:34 
16:32:34 (Eclipse:16892): Gtk-WARNING **: 20:32:34.155: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:34 
16:32:34 (Eclipse:16892): Gtk-WARNING **: 20:32:34.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:34 
16:32:34 (Eclipse:16892): Gtk-WARNING **: 20:32:34.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:34 
16:32:34 (Eclipse:16892): Gtk-WARNING **: 20:32:34.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_resize_with_reflective_branches_around()
16:32:37 
16:32:37 (Eclipse:16892): Gtk-WARNING **: 20:32:37.003: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:37 
16:32:37 (Eclipse:16892): Gtk-WARNING **: 20:32:37.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:37 
16:32:37 (Eclipse:16892): Gtk-WARNING **: 20:32:37.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:37 
16:32:37 (Eclipse:16892): Gtk-WARNING **: 20:32:37.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_CollapsedSyncCall_Resize()
16:32:40 
16:32:40 (Eclipse:16892): Gtk-WARNING **: 20:32:40.509: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:40 
16:32:40 (Eclipse:16892): Gtk-WARNING **: 20:32:40.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:40 
16:32:40 (Eclipse:16892): Gtk-WARNING **: 20:32:40.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:40 
16:32:40 (Eclipse:16892): Gtk-WARNING **: 20:32:40.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter_unfilter()
16:32:44 
16:32:44 (Eclipse:16892): Gtk-WARNING **: 20:32:44.015: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:44 
16:32:44 (Eclipse:16892): Gtk-WARNING **: 20:32:44.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:44 
16:32:44 (Eclipse:16892): Gtk-WARNING **: 20:32:44.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:44 
16:32:44 (Eclipse:16892): Gtk-WARNING **: 20:32:44.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize()
16:32:46 
16:32:46 (Eclipse:16892): Gtk-WARNING **: 20:32:46.237: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:46 
16:32:46 (Eclipse:16892): Gtk-WARNING **: 20:32:46.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:46 
16:32:46 (Eclipse:16892): Gtk-WARNING **: 20:32:46.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:46 
16:32:46 (Eclipse:16892): Gtk-WARNING **: 20:32:46.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Multiple_Selection()
16:32:49 
16:32:49 (Eclipse:16892): Gtk-WARNING **: 20:32:49.471: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:49 
16:32:49 (Eclipse:16892): Gtk-WARNING **: 20:32:49.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:49 
16:32:49 (Eclipse:16892): Gtk-WARNING **: 20:32:49.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:49 
16:32:49 (Eclipse:16892): Gtk-WARNING **: 20:32:49.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter()
16:32:51 
16:32:51 (Eclipse:16892): Gtk-WARNING **: 20:32:51.566: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:51 
16:32:51 (Eclipse:16892): Gtk-WARNING **: 20:32:51.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:51 
16:32:51 (Eclipse:16892): Gtk-WARNING **: 20:32:51.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:51 
16:32:51 (Eclipse:16892): Gtk-WARNING **: 20:32:51.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:52 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize_Zoom()
16:32:53 
16:32:53 (Eclipse:16892): Gtk-WARNING **: 20:32:53.455: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:53 
16:32:53 (Eclipse:16892): Gtk-WARNING **: 20:32:53.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:53 
16:32:53 (Eclipse:16892): Gtk-WARNING **: 20:32:53.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:53 
16:32:53 (Eclipse:16892): Gtk-WARNING **: 20:32:53.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move2()
16:32:56 
16:32:56 (Eclipse:16892): Gtk-WARNING **: 20:32:56.670: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:56 
16:32:56 (Eclipse:16892): Gtk-WARNING **: 20:32:56.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:56 
16:32:56 (Eclipse:16892): Gtk-WARNING **: 20:32:56.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:56 
16:32:56 (Eclipse:16892): Gtk-WARNING **: 20:32:56.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:58 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_ArrangeAll()
16:32:59 
16:32:59 (Eclipse:16892): Gtk-WARNING **: 20:32:59.962: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:32:59 
16:32:59 (Eclipse:16892): Gtk-WARNING **: 20:32:59.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:59 
16:32:59 (Eclipse:16892): Gtk-WARNING **: 20:32:59.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:32:59 
16:32:59 (Eclipse:16892): Gtk-WARNING **: 20:32:59.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:01 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering()
16:33:03 
16:33:03 (Eclipse:16892): Gtk-WARNING **: 20:33:03.002: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:03 
16:33:03 (Eclipse:16892): Gtk-WARNING **: 20:33:03.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:03 
16:33:03 (Eclipse:16892): Gtk-WARNING **: 20:33:03.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:03 
16:33:03 (Eclipse:16892): Gtk-WARNING **: 20:33:03.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:03 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move()
16:33:04 
16:33:04 (Eclipse:16892): Gtk-WARNING **: 20:33:04.754: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:04 
16:33:04 (Eclipse:16892): Gtk-WARNING **: 20:33:04.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:04 
16:33:04 (Eclipse:16892): Gtk-WARNING **: 20:33:04.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:04 
16:33:04 (Eclipse:16892): Gtk-WARNING **: 20:33:04.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Group()
16:33:07 
16:33:07 (Eclipse:16892): Gtk-WARNING **: 20:33:07.681: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:07 
16:33:07 (Eclipse:16892): Gtk-WARNING **: 20:33:07.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:07 
16:33:07 (Eclipse:16892): Gtk-WARNING **: 20:33:07.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:07 
16:33:07 (Eclipse:16892): Gtk-WARNING **: 20:33:07.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect()
16:33:10 
16:33:10 (Eclipse:16892): Gtk-WARNING **: 20:33:10.585: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:10 
16:33:10 (Eclipse:16892): Gtk-WARNING **: 20:33:10.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:10 
16:33:10 (Eclipse:16892): Gtk-WARNING **: 20:33:10.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:10 
16:33:10 (Eclipse:16892): Gtk-WARNING **: 20:33:10.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:11 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_move_execution_with_reflective_branches_ends()
16:33:12 
16:33:12 (Eclipse:16892): Gtk-WARNING **: 20:33:12.641: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:12 
16:33:12 (Eclipse:16892): Gtk-WARNING **: 20:33:12.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:12 
16:33:12 (Eclipse:16892): Gtk-WARNING **: 20:33:12.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:12 
16:33:12 (Eclipse:16892): Gtk-WARNING **: 20:33:12.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect_With_ExpansionZone()
16:33:17 
16:33:17 (Eclipse:16892): Gtk-WARNING **: 20:33:17.539: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:17 
16:33:17 (Eclipse:16892): Gtk-WARNING **: 20:33:17.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:17 
16:33:17 (Eclipse:16892): Gtk-WARNING **: 20:33:17.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:17 
16:33:17 (Eclipse:16892): Gtk-WARNING **: 20:33:17.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_ReturnMessage_Of_ReflexiveSyncCall_Forbidden()
16:33:19 
16:33:19 (Eclipse:16892): Gtk-WARNING **: 20:33:19.378: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:19 
16:33:19 (Eclipse:16892): Gtk-WARNING **: 20:33:19.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:19 
16:33:19 (Eclipse:16892): Gtk-WARNING **: 20:33:19.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:19 
16:33:19 (Eclipse:16892): Gtk-WARNING **: 20:33:19.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveBeforeCreateMessageForbidden()
16:33:21 
16:33:21 (Eclipse:16892): Gtk-WARNING **: 20:33:21.898: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:21 
16:33:21 (Eclipse:16892): Gtk-WARNING **: 20:33:21.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:21 
16:33:21 (Eclipse:16892): Gtk-WARNING **: 20:33:21.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:21 
16:33:21 (Eclipse:16892): Gtk-WARNING **: 20:33:21.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_Forbidden_If_FinalTarget_On_CallReturnMessage_Differents()
16:33:25 
16:33:25 (Eclipse:16892): Gtk-WARNING **: 20:33:25.409: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:25 
16:33:25 (Eclipse:16892): Gtk-WARNING **: 20:33:25.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:25 
16:33:25 (Eclipse:16892): Gtk-WARNING **: 20:33:25.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:25 
16:33:25 (Eclipse:16892): Gtk-WARNING **: 20:33:25.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnDestroyMessageForbidden()
16:33:27 
16:33:27 (Eclipse:16892): Gtk-WARNING **: 20:33:27.784: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:27 
16:33:27 (Eclipse:16892): Gtk-WARNING **: 20:33:27.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:27 
16:33:27 (Eclipse:16892): Gtk-WARNING **: 20:33:27.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:27 
16:33:27 (Eclipse:16892): Gtk-WARNING **: 20:33:27.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnCreateMessageForbidden()
16:33:31 
16:33:31 (Eclipse:16892): Gtk-WARNING **: 20:33:31.655: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:31 
16:33:31 (Eclipse:16892): Gtk-WARNING **: 20:33:31.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:31 
16:33:31 (Eclipse:16892): Gtk-WARNING **: 20:33:31.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:31 
16:33:31 (Eclipse:16892): Gtk-WARNING **: 20:33:31.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:34 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveAfterDestroyMessageForbidden()
16:33:35 
16:33:35 (Eclipse:16892): Gtk-WARNING **: 20:33:35.126: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:35 
16:33:35 (Eclipse:16892): Gtk-WARNING **: 20:33:35.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:35 
16:33:35 (Eclipse:16892): Gtk-WARNING **: 20:33:35.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:35 
16:33:35 (Eclipse:16892): Gtk-WARNING **: 20:33:35.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_forbidden()
16:33:38 
16:33:38 (Eclipse:16892): Gtk-WARNING **: 20:33:38.948: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:38 
16:33:38 (Eclipse:16892): Gtk-WARNING **: 20:33:38.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:38 
16:33:38 (Eclipse:16892): Gtk-WARNING **: 20:33:38.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:38 
16:33:38 (Eclipse:16892): Gtk-WARNING **: 20:33:38.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_CallMessage_Of_ReflexiveSyncCall_Forbidden()
16:33:40 
16:33:40 (Eclipse:16892): Gtk-WARNING **: 20:33:40.952: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:40 
16:33:40 (Eclipse:16892): Gtk-WARNING **: 20:33:40.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:40 
16:33:40 (Eclipse:16892): Gtk-WARNING **: 20:33:40.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:40 
16:33:40 (Eclipse:16892): Gtk-WARNING **: 20:33:40.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Delete_And_Reconnect_Sub_Event()
16:33:43 
16:33:43 (Eclipse:16892): Gtk-WARNING **: 20:33:43.216: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:43 
16:33:43 (Eclipse:16892): Gtk-WARNING **: 20:33:43.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:43 
16:33:43 (Eclipse:16892): Gtk-WARNING **: 20:33:43.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:43 
16:33:43 (Eclipse:16892): Gtk-WARNING **: 20:33:43.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Insertion_Expand_Reparent()
16:33:46 
16:33:46 (Eclipse:16892): Gtk-WARNING **: 20:33:46.636: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:46 
16:33:46 (Eclipse:16892): Gtk-WARNING **: 20:33:46.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:46 
16:33:46 (Eclipse:16892): Gtk-WARNING **: 20:33:46.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:46 
16:33:46 (Eclipse:16892): Gtk-WARNING **: 20:33:46.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_A_Little_From_Call_Message()
16:33:48 
16:33:48 (Eclipse:16892): Gtk-WARNING **: 20:33:48.524: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:48 
16:33:48 (Eclipse:16892): Gtk-WARNING **: 20:33:48.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:48 
16:33:48 (Eclipse:16892): Gtk-WARNING **: 20:33:48.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:48 
16:33:48 (Eclipse:16892): Gtk-WARNING **: 20:33:48.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:49 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Destructed_Lifeline()
16:33:50 
16:33:50 (Eclipse:16892): Gtk-WARNING **: 20:33:50.651: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:50 
16:33:50 (Eclipse:16892): Gtk-WARNING **: 20:33:50.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:50 
16:33:50 (Eclipse:16892): Gtk-WARNING **: 20:33:50.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:50 
16:33:50 (Eclipse:16892): Gtk-WARNING **: 20:33:50.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:56 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Created_Lifeline()
16:33:57 
16:33:57 (Eclipse:16892): Gtk-WARNING **: 20:33:57.870: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:33:57 
16:33:57 (Eclipse:16892): Gtk-WARNING **: 20:33:57.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:57 
16:33:57 (Eclipse:16892): Gtk-WARNING **: 20:33:57.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:33:57 
16:33:57 (Eclipse:16892): Gtk-WARNING **: 20:33:57.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Down_From_Return_Message()
16:34:05 
16:34:05 (Eclipse:16892): Gtk-WARNING **: 20:34:05.110: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:05 
16:34:05 (Eclipse:16892): Gtk-WARNING **: 20:34:05.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:05 
16:34:05 (Eclipse:16892): Gtk-WARNING **: 20:34:05.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:05 
16:34:05 (Eclipse:16892): Gtk-WARNING **: 20:34:05.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_From_Call_Message()
16:34:07 
16:34:07 (Eclipse:16892): Gtk-WARNING **: 20:34:07.750: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:07 
16:34:07 (Eclipse:16892): Gtk-WARNING **: 20:34:07.763: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:07 
16:34:07 (Eclipse:16892): Gtk-WARNING **: 20:34:07.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:07 
16:34:07 (Eclipse:16892): Gtk-WARNING **: 20:34:07.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_Before_Execution()
16:34:10 
16:34:10 (Eclipse:16892): Gtk-WARNING **: 20:34:10.369: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:10 
16:34:10 (Eclipse:16892): Gtk-WARNING **: 20:34:10.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:10 
16:34:10 (Eclipse:16892): Gtk-WARNING **: 20:34:10.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:10 
16:34:10 (Eclipse:16892): Gtk-WARNING **: 20:34:10.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:11 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_After_Execution()
16:34:12 
16:34:12 (Eclipse:16892): Gtk-WARNING **: 20:34:12.519: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:12 
16:34:12 (Eclipse:16892): Gtk-WARNING **: 20:34:12.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:12 
16:34:12 (Eclipse:16892): Gtk-WARNING **: 20:34:12.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:12 
16:34:12 (Eclipse:16892): Gtk-WARNING **: 20:34:12.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Reflexif_Sync_Call_Reorder()
16:34:14 
16:34:14 (Eclipse:16892): Gtk-WARNING **: 20:34:14.660: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:14 
16:34:14 (Eclipse:16892): Gtk-WARNING **: 20:34:14.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:14 
16:34:14 (Eclipse:16892): Gtk-WARNING **: 20:34:14.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:14 
16:34:14 (Eclipse:16892): Gtk-WARNING **: 20:34:14.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_On_Collpase_Execution()
16:34:16 
16:34:16 (Eclipse:16892): Gtk-WARNING **: 20:34:16.805: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:16 
16:34:16 (Eclipse:16892): Gtk-WARNING **: 20:34:16.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:16 
16:34:16 (Eclipse:16892): Gtk-WARNING **: 20:34:16.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:16 
16:34:16 (Eclipse:16892): Gtk-WARNING **: 20:34:16.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:17 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_Sync_On_Collapse_Execution()
16:34:18 
16:34:18 (Eclipse:16892): Gtk-WARNING **: 20:34:18.905: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:18 
16:34:18 (Eclipse:16892): Gtk-WARNING **: 20:34:18.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:18 
16:34:18 (Eclipse:16892): Gtk-WARNING **: 20:34:18.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:18 
16:34:18 (Eclipse:16892): Gtk-WARNING **: 20:34:18.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution_Parent()
16:34:20 
16:34:20 (Eclipse:16892): Gtk-WARNING **: 20:34:20.815: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:20 
16:34:20 (Eclipse:16892): Gtk-WARNING **: 20:34:20.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:20 
16:34:20 (Eclipse:16892): Gtk-WARNING **: 20:34:20.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:20 
16:34:20 (Eclipse:16892): Gtk-WARNING **: 20:34:20.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:21 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution()
16:34:22 
16:34:22 (Eclipse:16892): Gtk-WARNING **: 20:34:22.640: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:22 
16:34:22 (Eclipse:16892): Gtk-WARNING **: 20:34:22.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:22 
16:34:22 (Eclipse:16892): Gtk-WARNING **: 20:34:22.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:22 
16:34:22 (Eclipse:16892): Gtk-WARNING **: 20:34:22.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution()
16:34:24 
16:34:24 (Eclipse:16892): Gtk-WARNING **: 20:34:24.386: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:24 
16:34:24 (Eclipse:16892): Gtk-WARNING **: 20:34:24.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:24 
16:34:24 (Eclipse:16892): Gtk-WARNING **: 20:34:24.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:24 
16:34:24 (Eclipse:16892): Gtk-WARNING **: 20:34:24.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution_Parent()
16:34:26 
16:34:26 (Eclipse:16892): Gtk-WARNING **: 20:34:26.152: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:26 
16:34:26 (Eclipse:16892): Gtk-WARNING **: 20:34:26.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:26 
16:34:26 (Eclipse:16892): Gtk-WARNING **: 20:34:26.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:26 
16:34:26 (Eclipse:16892): Gtk-WARNING **: 20:34:26.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionMessageToSelfTest.test_Delete_Message_And_Sub_Reflexive_Messages()
16:34:28 
16:34:28 (Eclipse:16892): Gtk-WARNING **: 20:34:28.061: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:28 
16:34:28 (Eclipse:16892): Gtk-WARNING **: 20:34:28.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:28 
16:34:28 (Eclipse:16892): Gtk-WARNING **: 20:34:28.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:28 
16:34:28 (Eclipse:16892): Gtk-WARNING **: 20:34:28.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Edition()
16:34:29 
16:34:29 (Eclipse:16892): Gtk-WARNING **: 20:34:29.519: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:29 
16:34:29 (Eclipse:16892): Gtk-WARNING **: 20:34:29.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:29 
16:34:29 (Eclipse:16892): Gtk-WARNING **: 20:34:29.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:29 
16:34:29 (Eclipse:16892): Gtk-WARNING **: 20:34:29.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_CascadingDestroyMessages()
16:34:32 
16:34:32 (Eclipse:16892): Gtk-WARNING **: 20:34:32.159: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:32 
16:34:32 (Eclipse:16892): Gtk-WARNING **: 20:34:32.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:32 
16:34:32 (Eclipse:16892): Gtk-WARNING **: 20:34:32.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:32 
16:34:32 (Eclipse:16892): Gtk-WARNING **: 20:34:32.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:33 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Zoom()
16:34:34 
16:34:34 (Eclipse:16892): Gtk-WARNING **: 20:34:34.258: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:34 
16:34:34 (Eclipse:16892): Gtk-WARNING **: 20:34:34.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:34 
16:34:34 (Eclipse:16892): Gtk-WARNING **: 20:34:34.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:34 
16:34:34 (Eclipse:16892): Gtk-WARNING **: 20:34:34.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_ArrangeAll()
16:34:36 
16:34:36 (Eclipse:16892): Gtk-WARNING **: 20:34:36.331: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:36 
16:34:36 (Eclipse:16892): Gtk-WARNING **: 20:34:36.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:36 
16:34:36 (Eclipse:16892): Gtk-WARNING **: 20:34:36.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:36 
16:34:36 (Eclipse:16892): Gtk-WARNING **: 20:34:36.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Deletion()
16:34:38 
16:34:38 (Eclipse:16892): Gtk-WARNING **: 20:34:38.359: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:38 
16:34:38 (Eclipse:16892): Gtk-WARNING **: 20:34:38.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:38 
16:34:38 (Eclipse:16892): Gtk-WARNING **: 20:34:38.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:38 
16:34:38 (Eclipse:16892): Gtk-WARNING **: 20:34:38.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Ordering()
16:34:40 
16:34:40 (Eclipse:16892): Gtk-WARNING **: 20:34:40.296: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:40 
16:34:40 (Eclipse:16892): Gtk-WARNING **: 20:34:40.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:40 
16:34:40 (Eclipse:16892): Gtk-WARNING **: 20:34:40.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:40 
16:34:40 (Eclipse:16892): Gtk-WARNING **: 20:34:40.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:40 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Creation()
16:34:42 
16:34:42 (Eclipse:16892): Gtk-WARNING **: 20:34:42.088: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:42 
16:34:42 (Eclipse:16892): Gtk-WARNING **: 20:34:42.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:42 
16:34:42 (Eclipse:16892): Gtk-WARNING **: 20:34:42.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:42 
16:34:42 (Eclipse:16892): Gtk-WARNING **: 20:34:42.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Undo_Redo()
16:34:43 
16:34:43 (Eclipse:16892): Gtk-WARNING **: 20:34:43.903: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:43 
16:34:43 (Eclipse:16892): Gtk-WARNING **: 20:34:43.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:43 
16:34:43 (Eclipse:16892): Gtk-WARNING **: 20:34:43.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:43 
16:34:43 (Eclipse:16892): Gtk-WARNING **: 20:34:43.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:49 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceStaysInRangeWhenLifelineIsReduced()
16:34:50 
16:34:50 (Eclipse:16892): Gtk-WARNING **: 20:34:50.842: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:50 
16:34:50 (Eclipse:16892): Gtk-WARNING **: 20:34:50.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:50 
16:34:50 (Eclipse:16892): Gtk-WARNING **: 20:34:50.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:50 
16:34:50 (Eclipse:16892): Gtk-WARNING **: 20:34:50.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachLifelineToNote()
16:34:54 
16:34:54 (Eclipse:16892): Gtk-WARNING **: 20:34:54.667: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:54 
16:34:54 (Eclipse:16892): Gtk-WARNING **: 20:34:54.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:54 
16:34:54 (Eclipse:16892): Gtk-WARNING **: 20:34:54.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:54 
16:34:54 (Eclipse:16892): Gtk-WARNING **: 20:34:54.699: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:56 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testLifeLineCanBeExtendedWithNotAttachementLinkedToMessage()
16:34:57 
16:34:57 (Eclipse:16892): Gtk-WARNING **: 20:34:57.466: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:34:57 
16:34:57 (Eclipse:16892): Gtk-WARNING **: 20:34:57.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:57 
16:34:57 (Eclipse:16892): Gtk-WARNING **: 20:34:57.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:57 
16:34:57 (Eclipse:16892): Gtk-WARNING **: 20:34:57.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:34:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentSourcePointOnLifeline()
16:35:00 
16:35:00 (Eclipse:16892): Gtk-WARNING **: 20:35:00.903: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:35:00 
16:35:00 (Eclipse:16892): Gtk-WARNING **: 20:35:00.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:00 
16:35:00 (Eclipse:16892): Gtk-WARNING **: 20:35:00.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:00 
16:35:00 (Eclipse:16892): Gtk-WARNING **: 20:35:00.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:03 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachNoteToLifeline()
16:35:04 
16:35:04 (Eclipse:16892): Gtk-WARNING **: 20:35:04.194: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:35:04 
16:35:04 (Eclipse:16892): Gtk-WARNING **: 20:35:04.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:04 
16:35:04 (Eclipse:16892): Gtk-WARNING **: 20:35:04.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:04 
16:35:04 (Eclipse:16892): Gtk-WARNING **: 20:35:04.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:05 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetStaysInRangeWhenLifelineIsReduced()
16:35:06 
16:35:06 (Eclipse:16892): Gtk-WARNING **: 20:35:06.983: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:35:06 
16:35:06 (Eclipse:16892): Gtk-WARNING **: 20:35:06.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:07 
16:35:07 (Eclipse:16892): Gtk-WARNING **: 20:35:07.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:07 
16:35:07 (Eclipse:16892): Gtk-WARNING **: 20:35:07.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetIsStableWhenLifelineIsExtended()
16:35:10 
16:35:10 (Eclipse:16892): Gtk-WARNING **: 20:35:10.814: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:35:10 
16:35:10 (Eclipse:16892): Gtk-WARNING **: 20:35:10.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:10 
16:35:10 (Eclipse:16892): Gtk-WARNING **: 20:35:10.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:10 
16:35:10 (Eclipse:16892): Gtk-WARNING **: 20:35:10.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceIsStableWhenLifelineIsExtended()
16:35:14 
16:35:14 (Eclipse:16892): Gtk-WARNING **: 20:35:14.174: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:35:14 
16:35:14 (Eclipse:16892): Gtk-WARNING **: 20:35:14.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:14 
16:35:14 (Eclipse:16892): Gtk-WARNING **: 20:35:14.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:14 
16:35:14 (Eclipse:16892): Gtk-WARNING **: 20:35:14.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentTargetPointOnLifeline()
16:35:17 
16:35:17 (Eclipse:16892): Gtk-WARNING **: 20:35:17.533: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:35:17 
16:35:17 (Eclipse:16892): Gtk-WARNING **: 20:35:17.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:17 
16:35:17 (Eclipse:16892): Gtk-WARNING **: 20:35:17.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:17 
16:35:17 (Eclipse:16892): Gtk-WARNING **: 20:35:17.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingLastOperandSize()
16:35:20 
16:35:20 (Eclipse:16892): Gtk-WARNING **: 20:35:20.812: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:35:20 
16:35:20 (Eclipse:16892): Gtk-WARNING **: 20:35:20.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:20 
16:35:20 (Eclipse:16892): Gtk-WARNING **: 20:35:20.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:20 
16:35:20 (Eclipse:16892): Gtk-WARNING **: 20:35:20.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:24 Point(185.0, 380.0)
16:35:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingCombinedFragmentSize()
16:35:26 
16:35:26 (Eclipse:16892): Gtk-WARNING **: 20:35:26.629: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:35:26 
16:35:26 (Eclipse:16892): Gtk-WARNING **: 20:35:26.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:26 
16:35:26 (Eclipse:16892): Gtk-WARNING **: 20:35:26.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:26 
16:35:26 (Eclipse:16892): Gtk-WARNING **: 20:35:26.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingCombinedFragmentSize()
16:35:32 
16:35:32 (Eclipse:16892): Gtk-WARNING **: 20:35:32.426: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:35:32 
16:35:32 (Eclipse:16892): Gtk-WARNING **: 20:35:32.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:32 
16:35:32 (Eclipse:16892): Gtk-WARNING **: 20:35:32.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:32 
16:35:32 (Eclipse:16892): Gtk-WARNING **: 20:35:32.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingOperandSize()
16:35:38 
16:35:38 (Eclipse:16892): Gtk-WARNING **: 20:35:38.290: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:35:38 
16:35:38 (Eclipse:16892): Gtk-WARNING **: 20:35:38.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:38 
16:35:38 (Eclipse:16892): Gtk-WARNING **: 20:35:38.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:38 
16:35:38 (Eclipse:16892): Gtk-WARNING **: 20:35:38.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:42 Point(185.0, 320.0)
16:35:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromOperandAndCombinedFragmentToNote()
16:35:44 
16:35:44 (Eclipse:16892): Gtk-WARNING **: 20:35:44.103: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:35:44 
16:35:44 (Eclipse:16892): Gtk-WARNING **: 20:35:44.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:44 
16:35:44 (Eclipse:16892): Gtk-WARNING **: 20:35:44.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:44 
16:35:44 (Eclipse:16892): Gtk-WARNING **: 20:35:44.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromNoteToOperandAndCombinedFragment()
16:35:51 
16:35:51 (Eclipse:16892): Gtk-WARNING **: 20:35:51.629: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:35:51 
16:35:51 (Eclipse:16892): Gtk-WARNING **: 20:35:51.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:51 
16:35:51 (Eclipse:16892): Gtk-WARNING **: 20:35:51.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:51 
16:35:51 (Eclipse:16892): Gtk-WARNING **: 20:35:51.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testDiagramConsistency()
16:35:59 
16:35:59 (Eclipse:16892): Gtk-WARNING **: 20:35:59.101: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:35:59 
16:35:59 (Eclipse:16892): Gtk-WARNING **: 20:35:59.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:59 
16:35:59 (Eclipse:16892): Gtk-WARNING **: 20:35:59.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:59 
16:35:59 (Eclipse:16892): Gtk-WARNING **: 20:35:59.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:35:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceArrangeLinkedBorderedNodesTest.test_ArrangeLinkedBorderedNodes()
16:36:00 
16:36:00 (Eclipse:16892): Gtk-WARNING **: 20:36:00.768: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:00 
16:36:00 (Eclipse:16892): Gtk-WARNING **: 20:36:00.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:00 
16:36:00 (Eclipse:16892): Gtk-WARNING **: 20:36:00.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:00 
16:36:00 (Eclipse:16892): Gtk-WARNING **: 20:36:00.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:03 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnLifeline()
16:36:04 
16:36:04 (Eclipse:16892): Gtk-WARNING **: 20:36:04.221: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:04 
16:36:04 (Eclipse:16892): Gtk-WARNING **: 20:36:04.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:04 
16:36:04 (Eclipse:16892): Gtk-WARNING **: 20:36:04.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:04 
16:36:04 (Eclipse:16892): Gtk-WARNING **: 20:36:04.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnDiagram()
16:36:07 
16:36:07 (Eclipse:16892): Gtk-WARNING **: 20:36:07.230: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:07 
16:36:07 (Eclipse:16892): Gtk-WARNING **: 20:36:07.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:07 
16:36:07 (Eclipse:16892): Gtk-WARNING **: 20:36:07.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:07 
16:36:07 (Eclipse:16892): Gtk-WARNING **: 20:36:07.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testIUCreationOnCoveredParticipantWithHighExecsImbrication()
16:36:09 
16:36:09 (Eclipse:16892): Gtk-WARNING **: 20:36:09.510: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:09 
16:36:09 (Eclipse:16892): Gtk-WARNING **: 20:36:09.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:09 
16:36:09 (Eclipse:16892): Gtk-WARNING **: 20:36:09.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:09 
16:36:09 (Eclipse:16892): Gtk-WARNING **: 20:36:09.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnInstanceRole()
16:36:13 
16:36:13 (Eclipse:16892): Gtk-WARNING **: 20:36:13.102: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:13 
16:36:13 (Eclipse:16892): Gtk-WARNING **: 20:36:13.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:13 
16:36:13 (Eclipse:16892): Gtk-WARNING **: 20:36:13.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:13 
16:36:13 (Eclipse:16892): Gtk-WARNING **: 20:36:13.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExistingIU()
16:36:14 
16:36:14 (Eclipse:16892): Gtk-WARNING **: 20:36:14.839: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:14 
16:36:14 (Eclipse:16892): Gtk-WARNING **: 20:36:14.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:14 
16:36:14 (Eclipse:16892): Gtk-WARNING **: 20:36:14.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:14 
16:36:14 (Eclipse:16892): Gtk-WARNING **: 20:36:14.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExecution1()
16:36:16 
16:36:16 (Eclipse:16892): Gtk-WARNING **: 20:36:16.545: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:16 
16:36:16 (Eclipse:16892): Gtk-WARNING **: 20:36:16.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:16 
16:36:16 (Eclipse:16892): Gtk-WARNING **: 20:36:16.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:16 
16:36:16 (Eclipse:16892): Gtk-WARNING **: 20:36:16.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants()
16:36:19 
16:36:19 (Eclipse:16892): Gtk-WARNING **: 20:36:19.867: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:19 
16:36:19 (Eclipse:16892): Gtk-WARNING **: 20:36:19.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:19 
16:36:19 (Eclipse:16892): Gtk-WARNING **: 20:36:19.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:19 
16:36:19 (Eclipse:16892): Gtk-WARNING **: 20:36:19.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUseCreationWithSingleClickOnLimitOfExecutionPossible()
16:36:21 
16:36:21 (Eclipse:16892): Gtk-WARNING **: 20:36:21.603: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:21 
16:36:21 (Eclipse:16892): Gtk-WARNING **: 20:36:21.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:21 
16:36:21 (Eclipse:16892): Gtk-WARNING **: 20:36:21.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:21 
16:36:21 (Eclipse:16892): Gtk-WARNING **: 20:36:21.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testDiagramConsistency()
16:36:29 
16:36:29 (Eclipse:16892): Gtk-WARNING **: 20:36:29.340: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:29 
16:36:29 (Eclipse:16892): Gtk-WARNING **: 20:36:29.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:29 
16:36:29 (Eclipse:16892): Gtk-WARNING **: 20:36:29.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:29 
16:36:29 (Eclipse:16892): Gtk-WARNING **: 20:36:29.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:29 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineE()
16:36:31 
16:36:31 (Eclipse:16892): Gtk-WARNING **: 20:36:31.051: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:31 
16:36:31 (Eclipse:16892): Gtk-WARNING **: 20:36:31.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:31 
16:36:31 (Eclipse:16892): Gtk-WARNING **: 20:36:31.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:31 
16:36:31 (Eclipse:16892): Gtk-WARNING **: 20:36:31.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:33 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible()
16:36:34 
16:36:34 (Eclipse:16892): Gtk-WARNING **: 20:36:34.395: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:34 
16:36:34 (Eclipse:16892): Gtk-WARNING **: 20:36:34.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:34 
16:36:34 (Eclipse:16892): Gtk-WARNING **: 20:36:34.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:34 
16:36:34 (Eclipse:16892): Gtk-WARNING **: 20:36:34.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickAboveCreateMessage()
16:36:36 
16:36:36 (Eclipse:16892): Gtk-WARNING **: 20:36:36.175: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:36 
16:36:36 (Eclipse:16892): Gtk-WARNING **: 20:36:36.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:36 
16:36:36 (Eclipse:16892): Gtk-WARNING **: 20:36:36.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:36 
16:36:36 (Eclipse:16892): Gtk-WARNING **: 20:36:36.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:38 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationInExistingCFCOnNotCoveredParticipantNotPossible()
16:36:40 
16:36:40 (Eclipse:16892): Gtk-WARNING **: 20:36:40.047: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:40 
16:36:40 (Eclipse:16892): Gtk-WARNING **: 20:36:40.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:40 
16:36:40 (Eclipse:16892): Gtk-WARNING **: 20:36:40.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:40 
16:36:40 (Eclipse:16892): Gtk-WARNING **: 20:36:40.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:43 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineFromAToEOnAllEventEndsAfterFirstInteractionUse()
16:36:44 
16:36:44 (Eclipse:16892): Gtk-WARNING **: 20:36:44.402: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:44 
16:36:44 (Eclipse:16892): Gtk-WARNING **: 20:36:44.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:44 
16:36:44 (Eclipse:16892): Gtk-WARNING **: 20:36:44.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:44 
16:36:44 (Eclipse:16892): Gtk-WARNING **: 20:36:44.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickWithoutLifelineCoveredNotPossible()
16:36:46 
16:36:46 (Eclipse:16892): Gtk-WARNING **: 20:36:46.771: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:46 
16:36:46 (Eclipse:16892): Gtk-WARNING **: 20:36:46.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:46 
16:36:46 (Eclipse:16892): Gtk-WARNING **: 20:36:46.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:46 
16:36:46 (Eclipse:16892): Gtk-WARNING **: 20:36:46.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants()
16:36:48 
16:36:48 (Eclipse:16892): Gtk-WARNING **: 20:36:48.967: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:48 
16:36:48 (Eclipse:16892): Gtk-WARNING **: 20:36:48.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:48 
16:36:48 (Eclipse:16892): Gtk-WARNING **: 20:36:48.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:49 
16:36:49 (Eclipse:16892): Gtk-WARNING **: 20:36:49.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:49 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithCommonCoveredParticipants()
16:36:50 
16:36:50 (Eclipse:16892): Gtk-WARNING **: 20:36:50.745: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:50 
16:36:50 (Eclipse:16892): Gtk-WARNING **: 20:36:50.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:50 
16:36:50 (Eclipse:16892): Gtk-WARNING **: 20:36:50.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:50 
16:36:50 (Eclipse:16892): Gtk-WARNING **: 20:36:50.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickOnCreateMessage()
16:36:53 
16:36:53 (Eclipse:16892): Gtk-WARNING **: 20:36:53.072: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:53 
16:36:53 (Eclipse:16892): Gtk-WARNING **: 20:36:53.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:53 
16:36:53 (Eclipse:16892): Gtk-WARNING **: 20:36:53.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:53 
16:36:53 (Eclipse:16892): Gtk-WARNING **: 20:36:53.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testDiagramConsistency()
16:36:56 
16:36:56 (Eclipse:16892): Gtk-WARNING **: 20:36:56.978: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:56 
16:36:56 (Eclipse:16892): Gtk-WARNING **: 20:36:56.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:56 
16:36:56 (Eclipse:16892): Gtk-WARNING **: 20:36:56.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:57 
16:36:57 (Eclipse:16892): Gtk-WARNING **: 20:36:57.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant()
16:36:58 
16:36:58 (Eclipse:16892): Gtk-WARNING **: 20:36:58.687: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:36:58 
16:36:58 (Eclipse:16892): Gtk-WARNING **: 20:36:58.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:58 
16:36:58 (Eclipse:16892): Gtk-WARNING **: 20:36:58.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:36:58 
16:36:58 (Eclipse:16892): Gtk-WARNING **: 20:36:58.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:00 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant2()
16:37:01 
16:37:01 (Eclipse:16892): Gtk-WARNING **: 20:37:01.364: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:01 
16:37:01 (Eclipse:16892): Gtk-WARNING **: 20:37:01.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:01 
16:37:01 (Eclipse:16892): Gtk-WARNING **: 20:37:01.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:01 
16:37:01 (Eclipse:16892): Gtk-WARNING **: 20:37:01.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testDiagramConsistency()
16:37:03 
16:37:03 (Eclipse:16892): Gtk-WARNING **: 20:37:03.907: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:03 
16:37:03 (Eclipse:16892): Gtk-WARNING **: 20:37:03.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:03 
16:37:03 (Eclipse:16892): Gtk-WARNING **: 20:37:03.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:03 
16:37:03 (Eclipse:16892): Gtk-WARNING **: 20:37:03.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByRemovingSemanticallyAToCoveredParticipants()
16:37:05 
16:37:05 (Eclipse:16892): Gtk-WARNING **: 20:37:05.633: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:05 
16:37:05 (Eclipse:16892): Gtk-WARNING **: 20:37:05.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:05 
16:37:05 (Eclipse:16892): Gtk-WARNING **: 20:37:05.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:05 
16:37:05 (Eclipse:16892): Gtk-WARNING **: 20:37:05.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:07 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByAddingSemanticallyEToCoveredParticipants()
16:37:08 
16:37:08 (Eclipse:16892): Gtk-WARNING **: 20:37:08.383: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:08 
16:37:08 (Eclipse:16892): Gtk-WARNING **: 20:37:08.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:08 
16:37:08 (Eclipse:16892): Gtk-WARNING **: 20:37:08.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:08 
16:37:08 (Eclipse:16892): Gtk-WARNING **: 20:37:08.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByAddingANewParticipant()
16:37:11 
16:37:11 (Eclipse:16892): Gtk-WARNING **: 20:37:11.164: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:11 
16:37:11 (Eclipse:16892): Gtk-WARNING **: 20:37:11.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:11 
16:37:11 (Eclipse:16892): Gtk-WARNING **: 20:37:11.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:11 
16:37:11 (Eclipse:16892): Gtk-WARNING **: 20:37:11.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:11 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testInteractionUseCoveringCreateMessageNotPossible()
16:37:13 
16:37:13 (Eclipse:16892): Gtk-WARNING **: 20:37:13.012: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:13 
16:37:13 (Eclipse:16892): Gtk-WARNING **: 20:37:13.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:13 
16:37:13 (Eclipse:16892): Gtk-WARNING **: 20:37:13.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:13 
16:37:13 (Eclipse:16892): Gtk-WARNING **: 20:37:13.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageAfterSecondIUNotPossible()
16:37:16 
16:37:16 (Eclipse:16892): Gtk-WARNING **: 20:37:16.847: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:16 
16:37:16 (Eclipse:16892): Gtk-WARNING **: 20:37:16.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:16 
16:37:16 (Eclipse:16892): Gtk-WARNING **: 20:37:16.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:16 
16:37:16 (Eclipse:16892): Gtk-WARNING **: 20:37:16.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:17 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageBeforeSecondIULowerBound()
16:37:18 
16:37:18 (Eclipse:16892): Gtk-WARNING **: 20:37:18.616: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:18 
16:37:18 (Eclipse:16892): Gtk-WARNING **: 20:37:18.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:18 
16:37:18 (Eclipse:16892): Gtk-WARNING **: 20:37:18.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:18 
16:37:18 (Eclipse:16892): Gtk-WARNING **: 20:37:18.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpNotPossibleBecauseOfTopMargin()
16:37:21 
16:37:21 (Eclipse:16892): Gtk-WARNING **: 20:37:21.821: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:21 
16:37:21 (Eclipse:16892): Gtk-WARNING **: 20:37:21.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:21 
16:37:21 (Eclipse:16892): Gtk-WARNING **: 20:37:21.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:21 
16:37:21 (Eclipse:16892): Gtk-WARNING **: 20:37:21.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:22 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OutsideE3RangeForbidden()
16:37:23 
16:37:23 (Eclipse:16892): Gtk-WARNING **: 20:37:23.556: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:23 
16:37:23 (Eclipse:16892): Gtk-WARNING **: 20:37:23.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:23 
16:37:23 (Eclipse:16892): Gtk-WARNING **: 20:37:23.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:23 
16:37:23 (Eclipse:16892): Gtk-WARNING **: 20:37:23.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageAfterSecondIUNotPossible()
16:37:25 
16:37:25 (Eclipse:16892): Gtk-WARNING **: 20:37:25.773: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:25 
16:37:25 (Eclipse:16892): Gtk-WARNING **: 20:37:25.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:25 
16:37:25 (Eclipse:16892): Gtk-WARNING **: 20:37:25.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:25 
16:37:25 (Eclipse:16892): Gtk-WARNING **: 20:37:25.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionByInstanceRoleDeletionPossible()
16:37:27 
16:37:27 (Eclipse:16892): Gtk-WARNING **: 20:37:27.524: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:27 
16:37:27 (Eclipse:16892): Gtk-WARNING **: 20:37:27.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:27 
16:37:27 (Eclipse:16892): Gtk-WARNING **: 20:37:27.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:27 
16:37:27 (Eclipse:16892): Gtk-WARNING **: 20:37:27.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseHorizontalMoveNotPossible()
16:37:29 
16:37:29 (Eclipse:16892): Gtk-WARNING **: 20:37:29.802: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:29 
16:37:29 (Eclipse:16892): Gtk-WARNING **: 20:37:29.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:29 
16:37:29 (Eclipse:16892): Gtk-WARNING **: 20:37:29.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:29 
16:37:29 (Eclipse:16892): Gtk-WARNING **: 20:37:29.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeSecondIULowerBound()
16:37:31 
16:37:31 (Eclipse:16892): Gtk-WARNING **: 20:37:31.594: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:31 
16:37:31 (Eclipse:16892): Gtk-WARNING **: 20:37:31.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:31 
16:37:31 (Eclipse:16892): Gtk-WARNING **: 20:37:31.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:31 
16:37:31 (Eclipse:16892): Gtk-WARNING **: 20:37:31.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:33 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnSecondIUCenterNotPossible()
16:37:34 
16:37:34 (Eclipse:16892): Gtk-WARNING **: 20:37:34.787: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:34 
16:37:34 (Eclipse:16892): Gtk-WARNING **: 20:37:34.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:34 
16:37:34 (Eclipse:16892): Gtk-WARNING **: 20:37:34.804: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:34 
16:37:34 (Eclipse:16892): Gtk-WARNING **: 20:37:34.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIUExpansion_WhenAddingEventEnds_OnNoCoveredParticipants_But_Between_StartIUEventEnd_And_EndIUEventEnd()
16:37:36 
16:37:36 (Eclipse:16892): Gtk-WARNING **: 20:37:36.512: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:36 
16:37:36 (Eclipse:16892): Gtk-WARNING **: 20:37:36.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:36 
16:37:36 (Eclipse:16892): Gtk-WARNING **: 20:37:36.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:36 
16:37:36 (Eclipse:16892): Gtk-WARNING **: 20:37:36.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:38 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2ReturnMessageAfterSecondIUUpperBound()
16:37:39 
16:37:39 (Eclipse:16892): Gtk-WARNING **: 20:37:39.448: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:39 
16:37:39 (Eclipse:16892): Gtk-WARNING **: 20:37:39.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:39 
16:37:39 (Eclipse:16892): Gtk-WARNING **: 20:37:39.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:39 
16:37:39 (Eclipse:16892): Gtk-WARNING **: 20:37:39.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:41 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveCallMessageNotAllowed()
16:37:42 
16:37:42 (Eclipse:16892): Gtk-WARNING **: 20:37:42.636: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:42 
16:37:42 (Eclipse:16892): Gtk-WARNING **: 20:37:42.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:42 
16:37:42 (Eclipse:16892): Gtk-WARNING **: 20:37:42.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:42 
16:37:42 (Eclipse:16892): Gtk-WARNING **: 20:37:42.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:43 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveReturnMessageNotAllowed()
16:37:44 
16:37:44 (Eclipse:16892): Gtk-WARNING **: 20:37:44.517: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:44 
16:37:44 (Eclipse:16892): Gtk-WARNING **: 20:37:44.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:44 
16:37:44 (Eclipse:16892): Gtk-WARNING **: 20:37:44.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:44 
16:37:44 (Eclipse:16892): Gtk-WARNING **: 20:37:44.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseMoveUpOnCreateMessage()
16:37:46 
16:37:46 (Eclipse:16892): Gtk-WARNING **: 20:37:46.317: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:46 
16:37:46 (Eclipse:16892): Gtk-WARNING **: 20:37:46.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:46 
16:37:46 (Eclipse:16892): Gtk-WARNING **: 20:37:46.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:46 
16:37:46 (Eclipse:16892): Gtk-WARNING **: 20:37:46.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToBeforeReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
16:37:49 
16:37:49 (Eclipse:16892): Gtk-WARNING **: 20:37:49.119: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:49 
16:37:49 (Eclipse:16892): Gtk-WARNING **: 20:37:49.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:49 
16:37:49 (Eclipse:16892): Gtk-WARNING **: 20:37:49.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:49 
16:37:49 (Eclipse:16892): Gtk-WARNING **: 20:37:49.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnEventEndOfNotSemanticallyCoveredLifelineButGraphicallyCovered()
16:37:52 
16:37:52 (Eclipse:16892): Gtk-WARNING **: 20:37:52.468: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:52 
16:37:52 (Eclipse:16892): Gtk-WARNING **: 20:37:52.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:52 
16:37:52 (Eclipse:16892): Gtk-WARNING **: 20:37:52.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:52 
16:37:52 (Eclipse:16892): Gtk-WARNING **: 20:37:52.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnFirstIUCenterNotPossible()
16:37:54 
16:37:54 (Eclipse:16892): Gtk-WARNING **: 20:37:54.832: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:54 
16:37:54 (Eclipse:16892): Gtk-WARNING **: 20:37:54.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:54 
16:37:54 (Eclipse:16892): Gtk-WARNING **: 20:37:54.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:54 
16:37:54 (Eclipse:16892): Gtk-WARNING **: 20:37:54.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testReflexiveSyncCallCreationBelowAIU()
16:37:56 
16:37:56 (Eclipse:16892): Gtk-WARNING **: 20:37:56.600: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:56 
16:37:56 (Eclipse:16892): Gtk-WARNING **: 20:37:56.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:56 
16:37:56 (Eclipse:16892): Gtk-WARNING **: 20:37:56.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:56 
16:37:56 (Eclipse:16892): Gtk-WARNING **: 20:37:56.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:58 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
16:37:59 
16:37:59 (Eclipse:16892): Gtk-WARNING **: 20:37:59.800: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:37:59 
16:37:59 (Eclipse:16892): Gtk-WARNING **: 20:37:59.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:59 
16:37:59 (Eclipse:16892): Gtk-WARNING **: 20:37:59.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:37:59 
16:37:59 (Eclipse:16892): Gtk-WARNING **: 20:37:59.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDirectEdit()
16:38:03 
16:38:03 (Eclipse:16892): Gtk-WARNING **: 20:38:03.118: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:03 
16:38:03 (Eclipse:16892): Gtk-WARNING **: 20:38:03.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:03 
16:38:03 (Eclipse:16892): Gtk-WARNING **: 20:38:03.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:03 
16:38:03 (Eclipse:16892): Gtk-WARNING **: 20:38:03.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIndirectMoveOfIUCanNotOverlapUnmovedIU()
16:38:07 
16:38:07 (Eclipse:16892): Gtk-WARNING **: 20:38:07.652: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:07 
16:38:07 (Eclipse:16892): Gtk-WARNING **: 20:38:07.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:07 
16:38:07 (Eclipse:16892): Gtk-WARNING **: 20:38:07.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:07 
16:38:07 (Eclipse:16892): Gtk-WARNING **: 20:38:07.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionPossible()
16:38:09 
16:38:09 (Eclipse:16892): Gtk-WARNING **: 20:38:09.969: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:09 
16:38:09 (Eclipse:16892): Gtk-WARNING **: 20:38:09.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:09 
16:38:09 (Eclipse:16892): Gtk-WARNING **: 20:38:09.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:10 
16:38:10 (Eclipse:16892): Gtk-WARNING **: 20:38:10.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
16:38:11 
16:38:11 (Eclipse:16892): Gtk-WARNING **: 20:38:11.830: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:11 
16:38:11 (Eclipse:16892): Gtk-WARNING **: 20:38:11.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:11 
16:38:11 (Eclipse:16892): Gtk-WARNING **: 20:38:11.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:11 
16:38:11 (Eclipse:16892): Gtk-WARNING **: 20:38:11.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:14 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
16:38:15 
16:38:15 (Eclipse:16892): Gtk-WARNING **: 20:38:15.209: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:15 
16:38:15 (Eclipse:16892): Gtk-WARNING **: 20:38:15.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:15 
16:38:15 (Eclipse:16892): Gtk-WARNING **: 20:38:15.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:15 
16:38:15 (Eclipse:16892): Gtk-WARNING **: 20:38:15.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:17 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageOnSecondIUNotPossible()
16:38:18 
16:38:18 (Eclipse:16892): Gtk-WARNING **: 20:38:18.574: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:18 
16:38:18 (Eclipse:16892): Gtk-WARNING **: 20:38:18.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:18 
16:38:18 (Eclipse:16892): Gtk-WARNING **: 20:38:18.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:18 
16:38:18 (Eclipse:16892): Gtk-WARNING **: 20:38:18.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OnE3RangePossible()
16:38:20 
16:38:20 (Eclipse:16892): Gtk-WARNING **: 20:38:20.304: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:20 
16:38:20 (Eclipse:16892): Gtk-WARNING **: 20:38:20.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:20 
16:38:20 (Eclipse:16892): Gtk-WARNING **: 20:38:20.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:20 
16:38:20 (Eclipse:16892): Gtk-WARNING **: 20:38:20.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:22 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeFirstIUNotPossible()
16:38:23 
16:38:23 (Eclipse:16892): Gtk-WARNING **: 20:38:23.501: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:23 
16:38:23 (Eclipse:16892): Gtk-WARNING **: 20:38:23.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:23 
16:38:23 (Eclipse:16892): Gtk-WARNING **: 20:38:23.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:23 
16:38:23 (Eclipse:16892): Gtk-WARNING **: 20:38:23.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testDiagramConsistency()
16:38:25 
16:38:25 (Eclipse:16892): Gtk-WARNING **: 20:38:25.331: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:25 
16:38:25 (Eclipse:16892): Gtk-WARNING **: 20:38:25.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:25 
16:38:25 (Eclipse:16892): Gtk-WARNING **: 20:38:25.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:25 
16:38:25 (Eclipse:16892): Gtk-WARNING **: 20:38:25.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownAfterReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
16:38:27 
16:38:27 (Eclipse:16892): Gtk-WARNING **: 20:38:27.039: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:27 
16:38:27 (Eclipse:16892): Gtk-WARNING **: 20:38:27.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:27 
16:38:27 (Eclipse:16892): Gtk-WARNING **: 20:38:27.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:27 
16:38:27 (Eclipse:16892): Gtk-WARNING **: 20:38:27.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:29 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testCreateMessageMoveDownToShiftAllSubEventEnds()
16:38:30 
16:38:30 (Eclipse:16892): Gtk-WARNING **: 20:38:30.862: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:30 
16:38:30 (Eclipse:16892): Gtk-WARNING **: 20:38:30.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:30 
16:38:30 (Eclipse:16892): Gtk-WARNING **: 20:38:30.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:30 
16:38:30 (Eclipse:16892): Gtk-WARNING **: 20:38:30.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:34 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
16:38:35 
16:38:35 (Eclipse:16892): Gtk-WARNING **: 20:38:35.319: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:35 
16:38:35 (Eclipse:16892): Gtk-WARNING **: 20:38:35.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:35 
16:38:35 (Eclipse:16892): Gtk-WARNING **: 20:38:35.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:35 
16:38:35 (Eclipse:16892): Gtk-WARNING **: 20:38:35.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseMoveUnderEndLifelineNotPossible()
16:38:38 
16:38:38 (Eclipse:16892): Gtk-WARNING **: 20:38:38.677: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:38 
16:38:38 (Eclipse:16892): Gtk-WARNING **: 20:38:38.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:38 
16:38:38 (Eclipse:16892): Gtk-WARNING **: 20:38:38.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:38 
16:38:38 (Eclipse:16892): Gtk-WARNING **: 20:38:38.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testInteractionUseMoveUpOnCreateMessage()
16:38:40 
16:38:40 (Eclipse:16892): Gtk-WARNING **: 20:38:40.467: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:40 
16:38:40 (Eclipse:16892): Gtk-WARNING **: 20:38:40.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:40 
16:38:40 (Eclipse:16892): Gtk-WARNING **: 20:38:40.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:40 
16:38:40 (Eclipse:16892): Gtk-WARNING **: 20:38:40.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
16:38:43 
16:38:43 (Eclipse:16892): Gtk-WARNING **: 20:38:43.316: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:43 
16:38:43 (Eclipse:16892): Gtk-WARNING **: 20:38:43.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:43 
16:38:43 (Eclipse:16892): Gtk-WARNING **: 20:38:43.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:43 
16:38:43 (Eclipse:16892): Gtk-WARNING **: 20:38:43.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
16:38:46 
16:38:46 (Eclipse:16892): Gtk-WARNING **: 20:38:46.677: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:46 
16:38:46 (Eclipse:16892): Gtk-WARNING **: 20:38:46.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:46 
16:38:46 (Eclipse:16892): Gtk-WARNING **: 20:38:46.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:46 
16:38:46 (Eclipse:16892): Gtk-WARNING **: 20:38:46.711: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testFirstInteractionUseVerticalMoveDownUntilE1TopPossibleAndShiftFiguresBelow()
16:38:50 
16:38:50 (Eclipse:16892): Gtk-WARNING **: 20:38:50.016: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:50 
16:38:50 (Eclipse:16892): Gtk-WARNING **: 20:38:50.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:50 
16:38:50 (Eclipse:16892): Gtk-WARNING **: 20:38:50.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:50 
16:38:50 (Eclipse:16892): Gtk-WARNING **: 20:38:50.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:52 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testDiagramConsistency()
16:38:53 
16:38:53 (Eclipse:16892): Gtk-WARNING **: 20:38:53.285: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:53 
16:38:53 (Eclipse:16892): Gtk-WARNING **: 20:38:53.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:53 
16:38:53 (Eclipse:16892): Gtk-WARNING **: 20:38:53.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:53 
16:38:53 (Eclipse:16892): Gtk-WARNING **: 20:38:53.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeUpIsNotAllowedOnTopOfE2()
16:38:55 
16:38:55 (Eclipse:16892): Gtk-WARNING **: 20:38:55.027: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:55 
16:38:55 (Eclipse:16892): Gtk-WARNING **: 20:38:55.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:55 
16:38:55 (Eclipse:16892): Gtk-WARNING **: 20:38:55.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:55 
16:38:55 (Eclipse:16892): Gtk-WARNING **: 20:38:55.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromTopNotPossible()
16:38:56 
16:38:56 (Eclipse:16892): Gtk-WARNING **: 20:38:56.723: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:56 
16:38:56 (Eclipse:16892): Gtk-WARNING **: 20:38:56.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:56 
16:38:56 (Eclipse:16892): Gtk-WARNING **: 20:38:56.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:56 
16:38:56 (Eclipse:16892): Gtk-WARNING **: 20:38:56.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpIsAllowed()
16:38:58 
16:38:58 (Eclipse:16892): Gtk-WARNING **: 20:38:58.523: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:38:58 
16:38:58 (Eclipse:16892): Gtk-WARNING **: 20:38:58.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:58 
16:38:58 (Eclipse:16892): Gtk-WARNING **: 20:38:58.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:38:58 
16:38:58 (Eclipse:16892): Gtk-WARNING **: 20:38:58.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:01 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeDownIsNotAllowedOnBottomOfE2()
16:39:02 
16:39:02 (Eclipse:16892): Gtk-WARNING **: 20:39:02.327: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:02 
16:39:02 (Eclipse:16892): Gtk-WARNING **: 20:39:02.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:02 
16:39:02 (Eclipse:16892): Gtk-WARNING **: 20:39:02.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:02 
16:39:02 (Eclipse:16892): Gtk-WARNING **: 20:39:02.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromBottomNotPossible()
16:39:05 
16:39:05 (Eclipse:16892): Gtk-WARNING **: 20:39:05.524: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:05 
16:39:05 (Eclipse:16892): Gtk-WARNING **: 20:39:05.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:05 
16:39:05 (Eclipse:16892): Gtk-WARNING **: 20:39:05.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:05 
16:39:05 (Eclipse:16892): Gtk-WARNING **: 20:39:05.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpNotAllowedBecauseOfTopMargin()
16:39:07 
16:39:07 (Eclipse:16892): Gtk-WARNING **: 20:39:07.310: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:07 
16:39:07 (Eclipse:16892): Gtk-WARNING **: 20:39:07.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:07 
16:39:07 (Eclipse:16892): Gtk-WARNING **: 20:39:07.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:07 
16:39:07 (Eclipse:16892): Gtk-WARNING **: 20:39:07.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:07 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpToExecutionOnNotSemanticallyCoveredParticipant()
16:39:09 
16:39:09 (Eclipse:16892): Gtk-WARNING **: 20:39:09.021: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:09 
16:39:09 (Eclipse:16892): Gtk-WARNING **: 20:39:09.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:09 
16:39:09 (Eclipse:16892): Gtk-WARNING **: 20:39:09.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:09 
16:39:09 (Eclipse:16892): Gtk-WARNING **: 20:39:09.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testInteractionUseHorizontalResizeNotPossible()
16:39:10 
16:39:10 (Eclipse:16892): Gtk-WARNING **: 20:39:10.799: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:10 
16:39:10 (Eclipse:16892): Gtk-WARNING **: 20:39:10.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:10 
16:39:10 (Eclipse:16892): Gtk-WARNING **: 20:39:10.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:10 
16:39:10 (Eclipse:16892): Gtk-WARNING **: 20:39:10.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:11 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeDownIsAllowedOnTopOfE1()
16:39:12 
16:39:12 (Eclipse:16892): Gtk-WARNING **: 20:39:12.709: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:12 
16:39:12 (Eclipse:16892): Gtk-WARNING **: 20:39:12.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:12 
16:39:12 (Eclipse:16892): Gtk-WARNING **: 20:39:12.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:12 
16:39:12 (Eclipse:16892): Gtk-WARNING **: 20:39:12.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:14 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromBottomNotPossible()
16:39:16 
16:39:16 (Eclipse:16892): Gtk-WARNING **: 20:39:16.026: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:16 
16:39:16 (Eclipse:16892): Gtk-WARNING **: 20:39:16.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:16 
16:39:16 (Eclipse:16892): Gtk-WARNING **: 20:39:16.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:16 
16:39:16 (Eclipse:16892): Gtk-WARNING **: 20:39:16.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromTopNotPossible()
16:39:17 
16:39:17 (Eclipse:16892): Gtk-WARNING **: 20:39:17.770: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:17 
16:39:17 (Eclipse:16892): Gtk-WARNING **: 20:39:17.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:17 
16:39:17 (Eclipse:16892): Gtk-WARNING **: 20:39:17.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:17 
16:39:17 (Eclipse:16892): Gtk-WARNING **: 20:39:17.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testDiagramConsistency()
16:39:19 
16:39:19 (Eclipse:16892): Gtk-WARNING **: 20:39:19.576: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:19 
16:39:19 (Eclipse:16892): Gtk-WARNING **: 20:39:19.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:19 
16:39:19 (Eclipse:16892): Gtk-WARNING **: 20:39:19.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:19 
16:39:19 (Eclipse:16892): Gtk-WARNING **: 20:39:19.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickInRangeOfHeaderOfExistingCFCNotPossible()
16:39:21 
16:39:21 (Eclipse:16892): Gtk-WARNING **: 20:39:21.393: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:21 
16:39:21 (Eclipse:16892): Gtk-WARNING **: 20:39:21.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:21 
16:39:21 (Eclipse:16892): Gtk-WARNING **: 20:39:21.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:21 
16:39:21 (Eclipse:16892): Gtk-WARNING **: 20:39:21.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:22 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderLabelOfExistingCFCNotPossible()
16:39:23 
16:39:23 (Eclipse:16892): Gtk-WARNING **: 20:39:23.242: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:23 
16:39:23 (Eclipse:16892): Gtk-WARNING **: 20:39:23.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:23 
16:39:23 (Eclipse:16892): Gtk-WARNING **: 20:39:23.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:23 
16:39:23 (Eclipse:16892): Gtk-WARNING **: 20:39:23.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnLifeline()
16:39:24 
16:39:24 (Eclipse:16892): Gtk-WARNING **: 20:39:24.994: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:25 
16:39:25 (Eclipse:16892): Gtk-WARNING **: 20:39:25.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:25 
16:39:25 (Eclipse:16892): Gtk-WARNING **: 20:39:25.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:25 
16:39:25 (Eclipse:16892): Gtk-WARNING **: 20:39:25.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnDiagram()
16:39:28 
16:39:28 (Eclipse:16892): Gtk-WARNING **: 20:39:28.304: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:28 
16:39:28 (Eclipse:16892): Gtk-WARNING **: 20:39:28.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:28 
16:39:28 (Eclipse:16892): Gtk-WARNING **: 20:39:28.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:28 
16:39:28 (Eclipse:16892): Gtk-WARNING **: 20:39:28.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderCoveringOneLifelineOfExistingCFC()
16:39:30 
16:39:30 (Eclipse:16892): Gtk-WARNING **: 20:39:30.064: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:30 
16:39:30 (Eclipse:16892): Gtk-WARNING **: 20:39:30.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:30 
16:39:30 (Eclipse:16892): Gtk-WARNING **: 20:39:30.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:30 
16:39:30 (Eclipse:16892): Gtk-WARNING **: 20:39:30.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderOnDiagramOfExistingCFCNotPossible()
16:39:31 
16:39:31 (Eclipse:16892): Gtk-WARNING **: 20:39:31.903: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:31 
16:39:31 (Eclipse:16892): Gtk-WARNING **: 20:39:31.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:31 
16:39:31 (Eclipse:16892): Gtk-WARNING **: 20:39:31.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:31 
16:39:31 (Eclipse:16892): Gtk-WARNING **: 20:39:31.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:32 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingCFC()
16:39:33 
16:39:33 (Eclipse:16892): Gtk-WARNING **: 20:39:33.652: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:33 
16:39:33 (Eclipse:16892): Gtk-WARNING **: 20:39:33.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:33 
16:39:33 (Eclipse:16892): Gtk-WARNING **: 20:39:33.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:33 
16:39:33 (Eclipse:16892): Gtk-WARNING **: 20:39:33.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnInstanceRoleNotPossible()
16:39:36 
16:39:36 (Eclipse:16892): Gtk-WARNING **: 20:39:36.547: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:36 
16:39:36 (Eclipse:16892): Gtk-WARNING **: 20:39:36.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:36 
16:39:36 (Eclipse:16892): Gtk-WARNING **: 20:39:36.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:36 
16:39:36 (Eclipse:16892): Gtk-WARNING **: 20:39:36.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingIU()
16:39:38 
16:39:38 (Eclipse:16892): Gtk-WARNING **: 20:39:38.373: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:38 
16:39:38 (Eclipse:16892): Gtk-WARNING **: 20:39:38.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:38 
16:39:38 (Eclipse:16892): Gtk-WARNING **: 20:39:38.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:38 
16:39:38 (Eclipse:16892): Gtk-WARNING **: 20:39:38.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExecution1()
16:39:41 
16:39:41 (Eclipse:16892): Gtk-WARNING **: 20:39:41.055: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:41 
16:39:41 (Eclipse:16892): Gtk-WARNING **: 20:39:41.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:41 
16:39:41 (Eclipse:16892): Gtk-WARNING **: 20:39:41.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:41 
16:39:41 (Eclipse:16892): Gtk-WARNING **: 20:39:41.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationDeeplyNested()
16:39:43 
16:39:43 (Eclipse:16892): Gtk-WARNING **: 20:39:43.888: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:39:43 
16:39:43 (Eclipse:16892): Gtk-WARNING **: 20:39:43.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:43 
16:39:43 (Eclipse:16892): Gtk-WARNING **: 20:39:43.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:39:43 
16:39:43 (Eclipse:16892): Gtk-WARNING **: 20:39:43.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testDiagramConsistency()
16:40:16 
16:40:16 (Eclipse:16892): Gtk-WARNING **: 20:40:16.317: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:16 
16:40:16 (Eclipse:16892): Gtk-WARNING **: 20:40:16.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:16 
16:40:16 (Eclipse:16892): Gtk-WARNING **: 20:40:16.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:16 
16:40:16 (Eclipse:16892): Gtk-WARNING **: 20:40:16.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationInExistingCFCOnNotCoveredParticipant()
16:40:18 
16:40:18 (Eclipse:16892): Gtk-WARNING **: 20:40:18.074: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:18 
16:40:18 (Eclipse:16892): Gtk-WARNING **: 20:40:18.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:18 
16:40:18 (Eclipse:16892): Gtk-WARNING **: 20:40:18.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:18 
16:40:18 (Eclipse:16892): Gtk-WARNING **: 20:40:18.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:21 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickWithoutLifelineCoveredNotPossible()
16:40:22 
16:40:22 (Eclipse:16892): Gtk-WARNING **: 20:40:22.433: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:22 
16:40:22 (Eclipse:16892): Gtk-WARNING **: 20:40:22.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:22 
16:40:22 (Eclipse:16892): Gtk-WARNING **: 20:40:22.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:22 
16:40:22 (Eclipse:16892): Gtk-WARNING **: 20:40:22.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickOnExistingIU()
16:40:24 
16:40:24 (Eclipse:16892): Gtk-WARNING **: 20:40:24.593: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:24 
16:40:24 (Eclipse:16892): Gtk-WARNING **: 20:40:24.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:24 
16:40:24 (Eclipse:16892): Gtk-WARNING **: 20:40:24.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:24 
16:40:24 (Eclipse:16892): Gtk-WARNING **: 20:40:24.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineE()
16:40:27 
16:40:27 (Eclipse:16892): Gtk-WARNING **: 20:40:27.284: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:27 
16:40:27 (Eclipse:16892): Gtk-WARNING **: 20:40:27.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:27 
16:40:27 (Eclipse:16892): Gtk-WARNING **: 20:40:27.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:27 
16:40:27 (Eclipse:16892): Gtk-WARNING **: 20:40:27.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:29 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testDiagramConsistency()
16:40:30 
16:40:30 (Eclipse:16892): Gtk-WARNING **: 20:40:30.515: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:30 
16:40:30 (Eclipse:16892): Gtk-WARNING **: 20:40:30.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:30 
16:40:30 (Eclipse:16892): Gtk-WARNING **: 20:40:30.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:30 
16:40:30 (Eclipse:16892): Gtk-WARNING **: 20:40:30.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineFromAToEOnAllEventBelow()
16:40:32 
16:40:32 (Eclipse:16892): Gtk-WARNING **: 20:40:32.173: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:32 
16:40:32 (Eclipse:16892): Gtk-WARNING **: 20:40:32.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:32 
16:40:32 (Eclipse:16892): Gtk-WARNING **: 20:40:32.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:32 
16:40:32 (Eclipse:16892): Gtk-WARNING **: 20:40:32.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:34 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testDiagramConsistency()
16:40:35 
16:40:35 (Eclipse:16892): Gtk-WARNING **: 20:40:35.325: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:35 
16:40:35 (Eclipse:16892): Gtk-WARNING **: 20:40:35.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:35 
16:40:35 (Eclipse:16892): Gtk-WARNING **: 20:40:35.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:35 
16:40:35 (Eclipse:16892): Gtk-WARNING **: 20:40:35.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible()
16:40:37 
16:40:37 (Eclipse:16892): Gtk-WARNING **: 20:40:37.007: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:37 
16:40:37 (Eclipse:16892): Gtk-WARNING **: 20:40:37.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:37 
16:40:37 (Eclipse:16892): Gtk-WARNING **: 20:40:37.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:37 
16:40:37 (Eclipse:16892): Gtk-WARNING **: 20:40:37.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSubExecutionCreationInCombinedFragment()
16:40:38 
16:40:38 (Eclipse:16892): Gtk-WARNING **: 20:40:38.663: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:38 
16:40:38 (Eclipse:16892): Gtk-WARNING **: 20:40:38.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:38 
16:40:38 (Eclipse:16892): Gtk-WARNING **: 20:40:38.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:38 
16:40:38 (Eclipse:16892): Gtk-WARNING **: 20:40:38.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseInCombinedFragmentNotPossible()
16:40:40 
16:40:40 (Eclipse:16892): Gtk-WARNING **: 20:40:40.441: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:40 
16:40:40 (Eclipse:16892): Gtk-WARNING **: 20:40:40.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:40 
16:40:40 (Eclipse:16892): Gtk-WARNING **: 20:40:40.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:40 
16:40:40 (Eclipse:16892): Gtk-WARNING **: 20:40:40.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:41 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationOnHeaderOfExistingCFCNotPossible()
16:40:42 
16:40:42 (Eclipse:16892): Gtk-WARNING **: 20:40:42.626: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:42 
16:40:42 (Eclipse:16892): Gtk-WARNING **: 20:40:42.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:42 
16:40:42 (Eclipse:16892): Gtk-WARNING **: 20:40:42.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:42 
16:40:42 (Eclipse:16892): Gtk-WARNING **: 20:40:42.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:43 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible()
16:40:44 
16:40:44 (Eclipse:16892): Gtk-WARNING **: 20:40:44.299: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:44 
16:40:44 (Eclipse:16892): Gtk-WARNING **: 20:40:44.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:44 
16:40:44 (Eclipse:16892): Gtk-WARNING **: 20:40:44.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:44 
16:40:44 (Eclipse:16892): Gtk-WARNING **: 20:40:44.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:44 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationInRangeOfHeaderOfExistingCFCNotPossible()
16:40:46 
16:40:46 (Eclipse:16892): Gtk-WARNING **: 20:40:46.046: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:46 
16:40:46 (Eclipse:16892): Gtk-WARNING **: 20:40:46.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:46 
16:40:46 (Eclipse:16892): Gtk-WARNING **: 20:40:46.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:46 
16:40:46 (Eclipse:16892): Gtk-WARNING **: 20:40:46.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:46 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationOnHeaderOfExistingCFCNotPossible()
16:40:47 
16:40:47 (Eclipse:16892): Gtk-WARNING **: 20:40:47.698: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:47 
16:40:47 (Eclipse:16892): Gtk-WARNING **: 20:40:47.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:47 
16:40:47 (Eclipse:16892): Gtk-WARNING **: 20:40:47.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:47 
16:40:47 (Eclipse:16892): Gtk-WARNING **: 20:40:47.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationInRangeOfHeaderOfExistingCFCNotPossible()
16:40:49 
16:40:49 (Eclipse:16892): Gtk-WARNING **: 20:40:49.363: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:49 
16:40:49 (Eclipse:16892): Gtk-WARNING **: 20:40:49.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:49 
16:40:49 (Eclipse:16892): Gtk-WARNING **: 20:40:49.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:49 
16:40:49 (Eclipse:16892): Gtk-WARNING **: 20:40:49.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:49 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnHeaderOfExistingCFCNotPossible()
16:40:51 
16:40:51 (Eclipse:16892): Gtk-WARNING **: 20:40:51.025: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:51 
16:40:51 (Eclipse:16892): Gtk-WARNING **: 20:40:51.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:51 
16:40:51 (Eclipse:16892): Gtk-WARNING **: 20:40:51.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:51 
16:40:51 (Eclipse:16892): Gtk-WARNING **: 20:40:51.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnHeaderOfExistingCFCNotPossible()
16:40:52 
16:40:52 (Eclipse:16892): Gtk-WARNING **: 20:40:52.732: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:52 
16:40:52 (Eclipse:16892): Gtk-WARNING **: 20:40:52.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:52 
16:40:52 (Eclipse:16892): Gtk-WARNING **: 20:40:52.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:52 
16:40:52 (Eclipse:16892): Gtk-WARNING **: 20:40:52.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndOtherLifelineInCombinedFragment()
16:40:54 
16:40:54 (Eclipse:16892): Gtk-WARNING **: 20:40:54.411: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:54 
16:40:54 (Eclipse:16892): Gtk-WARNING **: 20:40:54.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:54 
16:40:54 (Eclipse:16892): Gtk-WARNING **: 20:40:54.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:54 
16:40:54 (Eclipse:16892): Gtk-WARNING **: 20:40:54.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndAllLifelines()
16:40:58 
16:40:58 (Eclipse:16892): Gtk-WARNING **: 20:40:58.689: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:40:58 
16:40:58 (Eclipse:16892): Gtk-WARNING **: 20:40:58.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:58 
16:40:58 (Eclipse:16892): Gtk-WARNING **: 20:40:58.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:40:58 
16:40:58 (Eclipse:16892): Gtk-WARNING **: 20:40:58.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:01 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testDiagramConsistency()
16:41:02 
16:41:02 (Eclipse:16892): Gtk-WARNING **: 20:41:02.978: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:02 
16:41:02 (Eclipse:16892): Gtk-WARNING **: 20:41:02.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:02 
16:41:02 (Eclipse:16892): Gtk-WARNING **: 20:41:02.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:03 
16:41:03 (Eclipse:16892): Gtk-WARNING **: 20:41:03.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:03 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible()
16:41:04 
16:41:04 (Eclipse:16892): Gtk-WARNING **: 20:41:04.668: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:04 
16:41:04 (Eclipse:16892): Gtk-WARNING **: 20:41:04.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:04 
16:41:04 (Eclipse:16892): Gtk-WARNING **: 20:41:04.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:04 
16:41:04 (Eclipse:16892): Gtk-WARNING **: 20:41:04.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:05 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantByCombinedFragmentToCovered()
16:41:06 
16:41:06 (Eclipse:16892): Gtk-WARNING **: 20:41:06.362: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:06 
16:41:06 (Eclipse:16892): Gtk-WARNING **: 20:41:06.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:06 
16:41:06 (Eclipse:16892): Gtk-WARNING **: 20:41:06.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:06 
16:41:06 (Eclipse:16892): Gtk-WARNING **: 20:41:06.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:07 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible()
16:41:08 
16:41:08 (Eclipse:16892): Gtk-WARNING **: 20:41:08.233: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:08 
16:41:08 (Eclipse:16892): Gtk-WARNING **: 20:41:08.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:08 
16:41:08 (Eclipse:16892): Gtk-WARNING **: 20:41:08.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:08 
16:41:08 (Eclipse:16892): Gtk-WARNING **: 20:41:08.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered()
16:41:09 
16:41:09 (Eclipse:16892): Gtk-WARNING **: 20:41:09.928: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:09 
16:41:09 (Eclipse:16892): Gtk-WARNING **: 20:41:09.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:09 
16:41:09 (Eclipse:16892): Gtk-WARNING **: 20:41:09.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:09 
16:41:09 (Eclipse:16892): Gtk-WARNING **: 20:41:09.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnHeaderOfExistingCFCNotPossible()
16:41:11 
16:41:11 (Eclipse:16892): Gtk-WARNING **: 20:41:11.739: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:11 
16:41:11 (Eclipse:16892): Gtk-WARNING **: 20:41:11.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:11 
16:41:11 (Eclipse:16892): Gtk-WARNING **: 20:41:11.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:11 
16:41:11 (Eclipse:16892): Gtk-WARNING **: 20:41:11.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnHeaderOfExistingCFCNotPossible()
16:41:13 
16:41:13 (Eclipse:16892): Gtk-WARNING **: 20:41:13.505: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:13 
16:41:13 (Eclipse:16892): Gtk-WARNING **: 20:41:13.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:13 
16:41:13 (Eclipse:16892): Gtk-WARNING **: 20:41:13.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:13 
16:41:13 (Eclipse:16892): Gtk-WARNING **: 20:41:13.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:14 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantSemanticallyByCombinedFragmentToCovered()
16:41:15 
16:41:15 (Eclipse:16892): Gtk-WARNING **: 20:41:15.200: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:15 
16:41:15 (Eclipse:16892): Gtk-WARNING **: 20:41:15.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:15 
16:41:15 (Eclipse:16892): Gtk-WARNING **: 20:41:15.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:15 
16:41:15 (Eclipse:16892): Gtk-WARNING **: 20:41:15.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationInRangeOfExistingCFCFromNotCoveredParticipants()
16:41:17 
16:41:17 (Eclipse:16892): Gtk-WARNING **: 20:41:17.024: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:17 
16:41:17 (Eclipse:16892): Gtk-WARNING **: 20:41:17.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:17 
16:41:17 (Eclipse:16892): Gtk-WARNING **: 20:41:17.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:17 
16:41:17 (Eclipse:16892): Gtk-WARNING **: 20:41:17.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:17 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible()
16:41:18 
16:41:18 (Eclipse:16892): Gtk-WARNING **: 20:41:18.705: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:18 
16:41:18 (Eclipse:16892): Gtk-WARNING **: 20:41:18.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:18 
16:41:18 (Eclipse:16892): Gtk-WARNING **: 20:41:18.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:18 
16:41:18 (Eclipse:16892): Gtk-WARNING **: 20:41:18.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageInCombinedFragmentCreatedOnExecution()
16:41:20 
16:41:20 (Eclipse:16892): Gtk-WARNING **: 20:41:20.364: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:20 
16:41:20 (Eclipse:16892): Gtk-WARNING **: 20:41:20.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:20 
16:41:20 (Eclipse:16892): Gtk-WARNING **: 20:41:20.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:20 
16:41:20 (Eclipse:16892): Gtk-WARNING **: 20:41:20.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnHeaderOfExistingCFCNotPossible()
16:41:24 
16:41:24 (Eclipse:16892): Gtk-WARNING **: 20:41:24.630: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:24 
16:41:24 (Eclipse:16892): Gtk-WARNING **: 20:41:24.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:24 
16:41:24 (Eclipse:16892): Gtk-WARNING **: 20:41:24.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:24 
16:41:24 (Eclipse:16892): Gtk-WARNING **: 20:41:24.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered()
16:41:26 
16:41:26 (Eclipse:16892): Gtk-WARNING **: 20:41:26.300: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:26 
16:41:26 (Eclipse:16892): Gtk-WARNING **: 20:41:26.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:26 
16:41:26 (Eclipse:16892): Gtk-WARNING **: 20:41:26.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:26 
16:41:26 (Eclipse:16892): Gtk-WARNING **: 20:41:26.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDiagramConsistency()
16:41:28 
16:41:28 (Eclipse:16892): Gtk-WARNING **: 20:41:28.049: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:28 
16:41:28 (Eclipse:16892): Gtk-WARNING **: 20:41:28.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:28 
16:41:28 (Eclipse:16892): Gtk-WARNING **: 20:41:28.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:28 
16:41:28 (Eclipse:16892): Gtk-WARNING **: 20:41:28.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentIndirectVerticalResizeDownPossible()
16:41:29 
16:41:29 (Eclipse:16892): Gtk-WARNING **: 20:41:29.721: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:29 
16:41:29 (Eclipse:16892): Gtk-WARNING **: 20:41:29.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:29 
16:41:29 (Eclipse:16892): Gtk-WARNING **: 20:41:29.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:29 
16:41:29 (Eclipse:16892): Gtk-WARNING **: 20:41:29.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandVerticalMoveNotPossible()
16:41:31 
16:41:31 (Eclipse:16892): Gtk-WARNING **: 20:41:31.484: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:31 
16:41:31 (Eclipse:16892): Gtk-WARNING **: 20:41:31.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:31 
16:41:31 (Eclipse:16892): Gtk-WARNING **: 20:41:31.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:31 
16:41:31 (Eclipse:16892): Gtk-WARNING **: 20:41:31.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:32 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndSingleOperandDeletion()
16:41:33 
16:41:33 (Eclipse:16892): Gtk-WARNING **: 20:41:33.217: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:33 
16:41:33 (Eclipse:16892): Gtk-WARNING **: 20:41:33.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:33 
16:41:33 (Eclipse:16892): Gtk-WARNING **: 20:41:33.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:33 
16:41:33 (Eclipse:16892): Gtk-WARNING **: 20:41:33.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:36 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionByInstanceRoleDeletionPossible()
16:41:37 
16:41:37 (Eclipse:16892): Gtk-WARNING **: 20:41:37.652: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:37 
16:41:37 (Eclipse:16892): Gtk-WARNING **: 20:41:37.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:37 
16:41:37 (Eclipse:16892): Gtk-WARNING **: 20:41:37.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:37 
16:41:37 (Eclipse:16892): Gtk-WARNING **: 20:41:37.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:38 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalResizeUp()
16:41:39 
16:41:39 (Eclipse:16892): Gtk-WARNING **: 20:41:39.947: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:39 
16:41:39 (Eclipse:16892): Gtk-WARNING **: 20:41:39.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:39 
16:41:39 (Eclipse:16892): Gtk-WARNING **: 20:41:39.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:39 
16:41:39 (Eclipse:16892): Gtk-WARNING **: 20:41:39.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:41 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testSubCombinedFragmentVerticalMove()
16:41:42 
16:41:42 (Eclipse:16892): Gtk-WARNING **: 20:41:42.177: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:42 
16:41:42 (Eclipse:16892): Gtk-WARNING **: 20:41:42.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:42 
16:41:42 (Eclipse:16892): Gtk-WARNING **: 20:41:42.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:42 
16:41:42 (Eclipse:16892): Gtk-WARNING **: 20:41:42.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:44 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testResizeCombinedFragmentCoveringLifelineHavingCreateDestroyMessageInOperand()
16:41:45 
16:41:45 (Eclipse:16892): Gtk-WARNING **: 20:41:45.512: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:45 
16:41:45 (Eclipse:16892): Gtk-WARNING **: 20:41:45.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:45 
16:41:45 (Eclipse:16892): Gtk-WARNING **: 20:41:45.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:45 
16:41:45 (Eclipse:16892): Gtk-WARNING **: 20:41:45.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:54 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentWithMessageMove()
16:41:55 
16:41:55 (Eclipse:16892): Gtk-WARNING **: 20:41:55.235: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:55 
16:41:55 (Eclipse:16892): Gtk-WARNING **: 20:41:55.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:55 
16:41:55 (Eclipse:16892): Gtk-WARNING **: 20:41:55.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:55 
16:41:55 (Eclipse:16892): Gtk-WARNING **: 20:41:55.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:58 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDeletion()
16:41:59 
16:41:59 (Eclipse:16892): Gtk-WARNING **: 20:41:59.715: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:41:59 
16:41:59 (Eclipse:16892): Gtk-WARNING **: 20:41:59.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:59 
16:41:59 (Eclipse:16892): Gtk-WARNING **: 20:41:59.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:41:59 
16:41:59 (Eclipse:16892): Gtk-WARNING **: 20:41:59.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalResizeNotPossible()
16:42:03 
16:42:03 (Eclipse:16892): Gtk-WARNING **: 20:42:03.690: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:03 
16:42:03 (Eclipse:16892): Gtk-WARNING **: 20:42:03.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:03 
16:42:03 (Eclipse:16892): Gtk-WARNING **: 20:42:03.711: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:03 
16:42:03 (Eclipse:16892): Gtk-WARNING **: 20:42:03.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionPossible()
16:42:05 
16:42:05 (Eclipse:16892): Gtk-WARNING **: 20:42:05.437: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:05 
16:42:05 (Eclipse:16892): Gtk-WARNING **: 20:42:05.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:05 
16:42:05 (Eclipse:16892): Gtk-WARNING **: 20:42:05.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:05 
16:42:05 (Eclipse:16892): Gtk-WARNING **: 20:42:05.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndManyOperandsDeletion()
16:42:07 
16:42:07 (Eclipse:16892): Gtk-WARNING **: 20:42:07.402: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:07 
16:42:07 (Eclipse:16892): Gtk-WARNING **: 20:42:07.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:07 
16:42:07 (Eclipse:16892): Gtk-WARNING **: 20:42:07.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:07 
16:42:07 (Eclipse:16892): Gtk-WARNING **: 20:42:07.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandMultipleSelectionDeletionNotPossible()
16:42:10 
16:42:10 (Eclipse:16892): Gtk-WARNING **: 20:42:10.263: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:10 
16:42:10 (Eclipse:16892): Gtk-WARNING **: 20:42:10.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:10 
16:42:10 (Eclipse:16892): Gtk-WARNING **: 20:42:10.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:10 
16:42:10 (Eclipse:16892): Gtk-WARNING **: 20:42:10.298: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:11 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDirectEdit()
16:42:13 
16:42:13 (Eclipse:16892): Gtk-WARNING **: 20:42:13.036: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:13 
16:42:13 (Eclipse:16892): Gtk-WARNING **: 20:42:13.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:13 
16:42:13 (Eclipse:16892): Gtk-WARNING **: 20:42:13.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:13 
16:42:13 (Eclipse:16892): Gtk-WARNING **: 20:42:13.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalMoveDownShiftCorrectlyBothCFCAndTheirContents()
16:42:17 
16:42:17 (Eclipse:16892): Gtk-WARNING **: 20:42:17.644: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:17 
16:42:17 (Eclipse:16892): Gtk-WARNING **: 20:42:17.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:17 
16:42:17 (Eclipse:16892): Gtk-WARNING **: 20:42:17.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:17 
16:42:17 (Eclipse:16892): Gtk-WARNING **: 20:42:17.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalMoveNotPossible()
16:42:19 
16:42:19 (Eclipse:16892): Gtk-WARNING **: 20:42:19.807: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:19 
16:42:19 (Eclipse:16892): Gtk-WARNING **: 20:42:19.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:19 
16:42:19 (Eclipse:16892): Gtk-WARNING **: 20:42:19.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:19 
16:42:19 (Eclipse:16892): Gtk-WARNING **: 20:42:19.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testExecMoveInCombinedFragment()
16:42:21 
16:42:21 (Eclipse:16892): Gtk-WARNING **: 20:42:21.551: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:21 
16:42:21 (Eclipse:16892): Gtk-WARNING **: 20:42:21.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:21 
16:42:21 (Eclipse:16892): Gtk-WARNING **: 20:42:21.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:21 
16:42:21 (Eclipse:16892): Gtk-WARNING **: 20:42:21.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:22 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDirectEdit()
16:42:23 
16:42:23 (Eclipse:16892): Gtk-WARNING **: 20:42:23.822: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:23 
16:42:23 (Eclipse:16892): Gtk-WARNING **: 20:42:23.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:23 
16:42:23 (Eclipse:16892): Gtk-WARNING **: 20:42:23.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:23 
16:42:23 (Eclipse:16892): Gtk-WARNING **: 20:42:23.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testDiagramConsistency()
16:42:28 
16:42:28 (Eclipse:16892): Gtk-WARNING **: 20:42:28.359: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:28 
16:42:28 (Eclipse:16892): Gtk-WARNING **: 20:42:28.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:28 
16:42:28 (Eclipse:16892): Gtk-WARNING **: 20:42:28.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:28 
16:42:28 (Eclipse:16892): Gtk-WARNING **: 20:42:28.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnDiagramNotPossible()
16:42:30 
16:42:30 (Eclipse:16892): Gtk-WARNING **: 20:42:30.102: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:30 
16:42:30 (Eclipse:16892): Gtk-WARNING **: 20:42:30.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:30 
16:42:30 (Eclipse:16892): Gtk-WARNING **: 20:42:30.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:30 
16:42:30 (Eclipse:16892): Gtk-WARNING **: 20:42:30.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnBoundaryBetweenOperandsPossible()
16:42:31 
16:42:31 (Eclipse:16892): Gtk-WARNING **: 20:42:31.874: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:31 
16:42:31 (Eclipse:16892): Gtk-WARNING **: 20:42:31.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:31 
16:42:31 (Eclipse:16892): Gtk-WARNING **: 20:42:31.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:31 
16:42:31 (Eclipse:16892): Gtk-WARNING **: 20:42:31.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:33 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExistingCFCHeaderNotPossible()
16:42:35 
16:42:35 (Eclipse:16892): Gtk-WARNING **: 20:42:35.099: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:35 
16:42:35 (Eclipse:16892): Gtk-WARNING **: 20:42:35.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:35 
16:42:35 (Eclipse:16892): Gtk-WARNING **: 20:42:35.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:35 
16:42:35 (Eclipse:16892): Gtk-WARNING **: 20:42:35.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExecutionNotPossible()
16:42:36 
16:42:36 (Eclipse:16892): Gtk-WARNING **: 20:42:36.790: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:36 
16:42:36 (Eclipse:16892): Gtk-WARNING **: 20:42:36.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:36 
16:42:36 (Eclipse:16892): Gtk-WARNING **: 20:42:36.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:36 
16:42:36 (Eclipse:16892): Gtk-WARNING **: 20:42:36.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickCoveringSeveralCCFC()
16:42:38 
16:42:38 (Eclipse:16892): Gtk-WARNING **: 20:42:38.466: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:38 
16:42:38 (Eclipse:16892): Gtk-WARNING **: 20:42:38.479: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:38 
16:42:38 (Eclipse:16892): Gtk-WARNING **: 20:42:38.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:38 
16:42:38 (Eclipse:16892): Gtk-WARNING **: 20:42:38.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:40 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInstanceRoleNotPossible()
16:42:41 
16:42:41 (Eclipse:16892): Gtk-WARNING **: 20:42:41.611: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:41 
16:42:41 (Eclipse:16892): Gtk-WARNING **: 20:42:41.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:41 
16:42:41 (Eclipse:16892): Gtk-WARNING **: 20:42:41.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:41 
16:42:41 (Eclipse:16892): Gtk-WARNING **: 20:42:41.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnSecondOperands()
16:42:43 
16:42:43 (Eclipse:16892): Gtk-WARNING **: 20:42:43.288: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:43 
16:42:43 (Eclipse:16892): Gtk-WARNING **: 20:42:43.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:43 
16:42:43 (Eclipse:16892): Gtk-WARNING **: 20:42:43.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:43 
16:42:43 (Eclipse:16892): Gtk-WARNING **: 20:42:43.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnFirstOperands()
16:42:46 
16:42:46 (Eclipse:16892): Gtk-WARNING **: 20:42:46.586: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:46 
16:42:46 (Eclipse:16892): Gtk-WARNING **: 20:42:46.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:46 
16:42:46 (Eclipse:16892): Gtk-WARNING **: 20:42:46.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:46 
16:42:46 (Eclipse:16892): Gtk-WARNING **: 20:42:46.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnLifelineNotPossible()
16:42:48 
16:42:48 (Eclipse:16892): Gtk-WARNING **: 20:42:48.283: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:48 
16:42:48 (Eclipse:16892): Gtk-WARNING **: 20:42:48.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:48 
16:42:48 (Eclipse:16892): Gtk-WARNING **: 20:42:48.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:48 
16:42:48 (Eclipse:16892): Gtk-WARNING **: 20:42:48.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible()
16:42:49 
16:42:49 (Eclipse:16892): Gtk-WARNING **: 20:42:49.991: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:50 
16:42:50 (Eclipse:16892): Gtk-WARNING **: 20:42:50.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:50 
16:42:50 (Eclipse:16892): Gtk-WARNING **: 20:42:50.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:50 
16:42:50 (Eclipse:16892): Gtk-WARNING **: 20:42:50.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInteractionUseNotPossible()
16:42:51 
16:42:51 (Eclipse:16892): Gtk-WARNING **: 20:42:51.744: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:51 
16:42:51 (Eclipse:16892): Gtk-WARNING **: 20:42:51.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:51 
16:42:51 (Eclipse:16892): Gtk-WARNING **: 20:42:51.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:51 
16:42:51 (Eclipse:16892): Gtk-WARNING **: 20:42:51.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:52 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testDiagramConsistency()
16:42:53 
16:42:53 (Eclipse:16892): Gtk-WARNING **: 20:42:53.901: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:53 
16:42:53 (Eclipse:16892): Gtk-WARNING **: 20:42:53.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:53 
16:42:53 (Eclipse:16892): Gtk-WARNING **: 20:42:53.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:53 
16:42:53 (Eclipse:16892): Gtk-WARNING **: 20:42:53.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:54 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandLowerBound()
16:42:55 
16:42:55 (Eclipse:16892): Gtk-WARNING **: 20:42:55.544: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:55 
16:42:55 (Eclipse:16892): Gtk-WARNING **: 20:42:55.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:55 
16:42:55 (Eclipse:16892): Gtk-WARNING **: 20:42:55.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:55 
16:42:55 (Eclipse:16892): Gtk-WARNING **: 20:42:55.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:56 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandUpperBound()
16:42:57 
16:42:57 (Eclipse:16892): Gtk-WARNING **: 20:42:57.318: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:42:57 
16:42:57 (Eclipse:16892): Gtk-WARNING **: 20:42:57.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:57 
16:42:57 (Eclipse:16892): Gtk-WARNING **: 20:42:57.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:42:57 
16:42:57 (Eclipse:16892): Gtk-WARNING **: 20:42:57.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperand()
16:43:09 
16:43:09 (Eclipse:16892): Gtk-WARNING **: 20:43:09.127: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:09 
16:43:09 (Eclipse:16892): Gtk-WARNING **: 20:43:09.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:09 
16:43:09 (Eclipse:16892): Gtk-WARNING **: 20:43:09.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:09 
16:43:09 (Eclipse:16892): Gtk-WARNING **: 20:43:09.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeLastOperand()
16:43:11 
16:43:11 (Eclipse:16892): Gtk-WARNING **: 20:43:11.833: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:11 
16:43:11 (Eclipse:16892): Gtk-WARNING **: 20:43:11.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:11 
16:43:11 (Eclipse:16892): Gtk-WARNING **: 20:43:11.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:11 
16:43:11 (Eclipse:16892): Gtk-WARNING **: 20:43:11.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingOperand()
16:43:14 
16:43:14 (Eclipse:16892): Gtk-WARNING **: 20:43:14.497: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:14 
16:43:14 (Eclipse:16892): Gtk-WARNING **: 20:43:14.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:14 
16:43:14 (Eclipse:16892): Gtk-WARNING **: 20:43:14.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:14 
16:43:14 (Eclipse:16892): Gtk-WARNING **: 20:43:14.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingIU()
16:43:17 
16:43:17 (Eclipse:16892): Gtk-WARNING **: 20:43:17.270: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:17 
16:43:17 (Eclipse:16892): Gtk-WARNING **: 20:43:17.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:17 
16:43:17 (Eclipse:16892): Gtk-WARNING **: 20:43:17.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:17 
16:43:17 (Eclipse:16892): Gtk-WARNING **: 20:43:17.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItTargetMessageOverlapingCF()
16:43:21 
16:43:21 (Eclipse:16892): Gtk-WARNING **: 20:43:21.004: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:21 
16:43:21 (Eclipse:16892): Gtk-WARNING **: 20:43:21.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:21 
16:43:21 (Eclipse:16892): Gtk-WARNING **: 20:43:21.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:21 
16:43:21 (Eclipse:16892): Gtk-WARNING **: 20:43:21.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:22 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessagesOverlapingOtherCF()
16:43:23 
16:43:23 (Eclipse:16892): Gtk-WARNING **: 20:43:23.840: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:23 
16:43:23 (Eclipse:16892): Gtk-WARNING **: 20:43:23.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:23 
16:43:23 (Eclipse:16892): Gtk-WARNING **: 20:43:23.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:23 
16:43:23 (Eclipse:16892): Gtk-WARNING **: 20:43:23.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingOtherOperand()
16:43:27 
16:43:27 (Eclipse:16892): Gtk-WARNING **: 20:43:27.681: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:27 
16:43:27 (Eclipse:16892): Gtk-WARNING **: 20:43:27.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:27 
16:43:27 (Eclipse:16892): Gtk-WARNING **: 20:43:27.699: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:27 
16:43:27 (Eclipse:16892): Gtk-WARNING **: 20:43:27.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingIU()
16:43:31 
16:43:31 (Eclipse:16892): Gtk-WARNING **: 20:43:31.431: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:31 
16:43:31 (Eclipse:16892): Gtk-WARNING **: 20:43:31.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:31 
16:43:31 (Eclipse:16892): Gtk-WARNING **: 20:43:31.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:31 
16:43:31 (Eclipse:16892): Gtk-WARNING **: 20:43:31.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandUpperBound()
16:43:36 
16:43:36 (Eclipse:16892): Gtk-WARNING **: 20:43:36.252: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:36 
16:43:36 (Eclipse:16892): Gtk-WARNING **: 20:43:36.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:36 
16:43:36 (Eclipse:16892): Gtk-WARNING **: 20:43:36.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:36 
16:43:36 (Eclipse:16892): Gtk-WARNING **: 20:43:36.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingOtherOperand()
16:43:38 
16:43:38 (Eclipse:16892): Gtk-WARNING **: 20:43:38.111: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:38 
16:43:38 (Eclipse:16892): Gtk-WARNING **: 20:43:38.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:38 
16:43:38 (Eclipse:16892): Gtk-WARNING **: 20:43:38.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:38 
16:43:38 (Eclipse:16892): Gtk-WARNING **: 20:43:38.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:40 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItSourceMessageOverlapingCF()
16:43:41 
16:43:41 (Eclipse:16892): Gtk-WARNING **: 20:43:41.897: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:41 
16:43:41 (Eclipse:16892): Gtk-WARNING **: 20:43:41.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:41 
16:43:41 (Eclipse:16892): Gtk-WARNING **: 20:43:41.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:41 
16:43:41 (Eclipse:16892): Gtk-WARNING **: 20:43:41.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:43 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessagesOverlapingOtherCF()
16:43:44 
16:43:44 (Eclipse:16892): Gtk-WARNING **: 20:43:44.662: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:44 
16:43:44 (Eclipse:16892): Gtk-WARNING **: 20:43:44.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:44 
16:43:44 (Eclipse:16892): Gtk-WARNING **: 20:43:44.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:44 
16:43:44 (Eclipse:16892): Gtk-WARNING **: 20:43:44.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingIU()
16:43:48 
16:43:48 (Eclipse:16892): Gtk-WARNING **: 20:43:48.387: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:48 
16:43:48 (Eclipse:16892): Gtk-WARNING **: 20:43:48.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:48 
16:43:48 (Eclipse:16892): Gtk-WARNING **: 20:43:48.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:48 
16:43:48 (Eclipse:16892): Gtk-WARNING **: 20:43:48.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:52 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandLowerBound()
16:43:53 
16:43:53 (Eclipse:16892): Gtk-WARNING **: 20:43:53.140: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:53 
16:43:53 (Eclipse:16892): Gtk-WARNING **: 20:43:53.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:53 
16:43:53 (Eclipse:16892): Gtk-WARNING **: 20:43:53.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:53 
16:43:53 (Eclipse:16892): Gtk-WARNING **: 20:43:53.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperandOutOfAuthorized()
16:43:54 
16:43:54 (Eclipse:16892): Gtk-WARNING **: 20:43:54.913: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:54 
16:43:54 (Eclipse:16892): Gtk-WARNING **: 20:43:54.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:54 
16:43:54 (Eclipse:16892): Gtk-WARNING **: 20:43:54.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:54 
16:43:54 (Eclipse:16892): Gtk-WARNING **: 20:43:54.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:58 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingIU()
16:43:59 
16:43:59 (Eclipse:16892): Gtk-WARNING **: 20:43:59.607: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:43:59 
16:43:59 (Eclipse:16892): Gtk-WARNING **: 20:43:59.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:59 
16:43:59 (Eclipse:16892): Gtk-WARNING **: 20:43:59.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:43:59 
16:43:59 (Eclipse:16892): Gtk-WARNING **: 20:43:59.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingOperand()
16:44:03 
16:44:03 (Eclipse:16892): Gtk-WARNING **: 20:44:03.332: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:03 
16:44:03 (Eclipse:16892): Gtk-WARNING **: 20:44:03.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:03 
16:44:03 (Eclipse:16892): Gtk-WARNING **: 20:44:03.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:03 
16:44:03 (Eclipse:16892): Gtk-WARNING **: 20:44:03.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:05 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testDiagramConsistency()
16:44:06 
16:44:06 (Eclipse:16892): Gtk-WARNING **: 20:44:06.105: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:06 
16:44:06 (Eclipse:16892): Gtk-WARNING **: 20:44:06.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:06 
16:44:06 (Eclipse:16892): Gtk-WARNING **: 20:44:06.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:06 
16:44:06 (Eclipse:16892): Gtk-WARNING **: 20:44:06.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_2_Executions()
16:44:07 
16:44:07 (Eclipse:16892): Gtk-WARNING **: 20:44:07.766: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:07 
16:44:07 (Eclipse:16892): Gtk-WARNING **: 20:44:07.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:07 
16:44:07 (Eclipse:16892): Gtk-WARNING **: 20:44:07.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:07 
16:44:07 (Eclipse:16892): Gtk-WARNING **: 20:44:07.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Change_States_Order()
16:44:11 
16:44:11 (Eclipse:16892): Gtk-WARNING **: 20:44:11.110: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:11 
16:44:11 (Eclipse:16892): Gtk-WARNING **: 20:44:11.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:11 
16:44:11 (Eclipse:16892): Gtk-WARNING **: 20:44:11.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:11 
16:44:11 (Eclipse:16892): Gtk-WARNING **: 20:44:11.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation2()
16:44:13 
16:44:13 (Eclipse:16892): Gtk-WARNING **: 20:44:13.251: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:13 
16:44:13 (Eclipse:16892): Gtk-WARNING **: 20:44:13.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:13 
16:44:13 (Eclipse:16892): Gtk-WARNING **: 20:44:13.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:13 
16:44:13 (Eclipse:16892): Gtk-WARNING **: 20:44:13.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation_Deletion()
16:44:14 
16:44:14 (Eclipse:16892): Gtk-WARNING **: 20:44:14.959: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:14 
16:44:14 (Eclipse:16892): Gtk-WARNING **: 20:44:14.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:14 
16:44:14 (Eclipse:16892): Gtk-WARNING **: 20:44:14.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:14 
16:44:14 (Eclipse:16892): Gtk-WARNING **: 20:44:14.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize()
16:44:16 
16:44:16 (Eclipse:16892): Gtk-WARNING **: 20:44:16.643: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:16 
16:44:16 (Eclipse:16892): Gtk-WARNING **: 20:44:16.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:16 
16:44:16 (Eclipse:16892): Gtk-WARNING **: 20:44:16.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:16 
16:44:16 (Eclipse:16892): Gtk-WARNING **: 20:44:16.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:17 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move()
16:44:18 
16:44:18 (Eclipse:16892): Gtk-WARNING **: 20:44:18.211: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:18 
16:44:18 (Eclipse:16892): Gtk-WARNING **: 20:44:18.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:18 
16:44:18 (Eclipse:16892): Gtk-WARNING **: 20:44:18.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:18 
16:44:18 (Eclipse:16892): Gtk-WARNING **: 20:44:18.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Zoom()
16:44:20 
16:44:20 (Eclipse:16892): Gtk-WARNING **: 20:44:20.381: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:20 
16:44:20 (Eclipse:16892): Gtk-WARNING **: 20:44:20.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:20 
16:44:20 (Eclipse:16892): Gtk-WARNING **: 20:44:20.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:20 
16:44:20 (Eclipse:16892): Gtk-WARNING **: 20:44:20.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:21 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_On_Execution()
16:44:23 
16:44:23 (Eclipse:16892): Gtk-WARNING **: 20:44:23.074: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:23 
16:44:23 (Eclipse:16892): Gtk-WARNING **: 20:44:23.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:23 
16:44:23 (Eclipse:16892): Gtk-WARNING **: 20:44:23.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:23 
16:44:23 (Eclipse:16892): Gtk-WARNING **: 20:44:23.107: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_ArrangeAll()
16:44:25 
16:44:25 (Eclipse:16892): Gtk-WARNING **: 20:44:25.801: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:25 
16:44:25 (Eclipse:16892): Gtk-WARNING **: 20:44:25.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:25 
16:44:25 (Eclipse:16892): Gtk-WARNING **: 20:44:25.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:25 
16:44:25 (Eclipse:16892): Gtk-WARNING **: 20:44:25.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Ordering()
16:44:28 
16:44:28 (Eclipse:16892): Gtk-WARNING **: 20:44:28.056: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:28 
16:44:28 (Eclipse:16892): Gtk-WARNING **: 20:44:28.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:28 
16:44:28 (Eclipse:16892): Gtk-WARNING **: 20:44:28.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:28 
16:44:28 (Eclipse:16892): Gtk-WARNING **: 20:44:28.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move_Resize_Ordering()
16:44:29 
16:44:29 (Eclipse:16892): Gtk-WARNING **: 20:44:29.671: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:29 
16:44:29 (Eclipse:16892): Gtk-WARNING **: 20:44:29.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:29 
16:44:29 (Eclipse:16892): Gtk-WARNING **: 20:44:29.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:29 
16:44:29 (Eclipse:16892): Gtk-WARNING **: 20:44:29.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Horizontal_Resize()
16:44:31 
16:44:31 (Eclipse:16892): Gtk-WARNING **: 20:44:31.893: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:31 
16:44:31 (Eclipse:16892): Gtk-WARNING **: 20:44:31.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:31 
16:44:31 (Eclipse:16892): Gtk-WARNING **: 20:44:31.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:31 
16:44:31 (Eclipse:16892): Gtk-WARNING **: 20:44:31.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation()
16:44:36 
16:44:36 (Eclipse:16892): Gtk-WARNING **: 20:44:36.485: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:36 
16:44:36 (Eclipse:16892): Gtk-WARNING **: 20:44:36.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:36 
16:44:36 (Eclipse:16892): Gtk-WARNING **: 20:44:36.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:36 
16:44:36 (Eclipse:16892): Gtk-WARNING **: 20:44:36.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:36 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_Message()
16:44:38 
16:44:38 (Eclipse:16892): Gtk-WARNING **: 20:44:38.057: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:38 
16:44:38 (Eclipse:16892): Gtk-WARNING **: 20:44:38.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:38 
16:44:38 (Eclipse:16892): Gtk-WARNING **: 20:44:38.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:38 
16:44:38 (Eclipse:16892): Gtk-WARNING **: 20:44:38.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:40 Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Change_States_Order()
16:44:41 
16:44:41 (Eclipse:16892): Gtk-WARNING **: 20:44:41.538: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:41 
16:44:41 (Eclipse:16892): Gtk-WARNING **: 20:44:41.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:41 
16:44:41 (Eclipse:16892): Gtk-WARNING **: 20:44:41.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:41 
16:44:41 (Eclipse:16892): Gtk-WARNING **: 20:44:41.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation2()
16:44:43 
16:44:43 (Eclipse:16892): Gtk-WARNING **: 20:44:43.779: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:43 
16:44:43 (Eclipse:16892): Gtk-WARNING **: 20:44:43.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:43 
16:44:43 (Eclipse:16892): Gtk-WARNING **: 20:44:43.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:43 
16:44:43 (Eclipse:16892): Gtk-WARNING **: 20:44:43.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:44 Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation_Deletion()
16:44:45 
16:44:45 (Eclipse:16892): Gtk-WARNING **: 20:44:45.561: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:45 
16:44:45 (Eclipse:16892): Gtk-WARNING **: 20:44:45.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:45 
16:44:45 (Eclipse:16892): Gtk-WARNING **: 20:44:45.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:45 
16:44:45 (Eclipse:16892): Gtk-WARNING **: 20:44:45.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:46 Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Zoom()
16:44:47 
16:44:47 (Eclipse:16892): Gtk-WARNING **: 20:44:47.340: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:47 
16:44:47 (Eclipse:16892): Gtk-WARNING **: 20:44:47.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:47 
16:44:47 (Eclipse:16892): Gtk-WARNING **: 20:44:47.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:47 
16:44:47 (Eclipse:16892): Gtk-WARNING **: 20:44:47.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:49 Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Lifeline_Start_without_Stack_Overflow()
16:44:50 
16:44:50 (Eclipse:16892): Gtk-WARNING **: 20:44:50.183: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:50 
16:44:50 (Eclipse:16892): Gtk-WARNING **: 20:44:50.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:50 
16:44:50 (Eclipse:16892): Gtk-WARNING **: 20:44:50.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:50 
16:44:50 (Eclipse:16892): Gtk-WARNING **: 20:44:50.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation()
16:44:52 
16:44:52 (Eclipse:16892): Gtk-WARNING **: 20:44:52.987: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:53 
16:44:53 (Eclipse:16892): Gtk-WARNING **: 20:44:53.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:53 
16:44:53 (Eclipse:16892): Gtk-WARNING **: 20:44:53.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:53 
16:44:53 (Eclipse:16892): Gtk-WARNING **: 20:44:53.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Title_Range()
16:44:54 
16:44:54 (Eclipse:16892): Gtk-WARNING **: 20:44:54.771: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:54 
16:44:54 (Eclipse:16892): Gtk-WARNING **: 20:44:54.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:54 
16:44:54 (Eclipse:16892): Gtk-WARNING **: 20:44:54.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:54 
16:44:54 (Eclipse:16892): Gtk-WARNING **: 20:44:54.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Source_On_State_Not_Possible()
16:44:57 
16:44:57 (Eclipse:16892): Gtk-WARNING **: 20:44:57.044: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:57 
16:44:57 (Eclipse:16892): Gtk-WARNING **: 20:44:57.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:57 
16:44:57 (Eclipse:16892): Gtk-WARNING **: 20:44:57.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:57 
16:44:57 (Eclipse:16892): Gtk-WARNING **: 20:44:57.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Source_Not_Possible()
16:44:58 
16:44:58 (Eclipse:16892): Gtk-WARNING **: 20:44:58.749: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:44:58 
16:44:58 (Eclipse:16892): Gtk-WARNING **: 20:44:58.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:58 
16:44:58 (Eclipse:16892): Gtk-WARNING **: 20:44:58.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:58 
16:44:58 (Eclipse:16892): Gtk-WARNING **: 20:44:58.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:44:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_With_Second_Click_On_Lifeline_Not_Possible()
16:45:00 
16:45:00 (Eclipse:16892): Gtk-WARNING **: 20:45:00.377: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:00 
16:45:00 (Eclipse:16892): Gtk-WARNING **: 20:45:00.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:00 
16:45:00 (Eclipse:16892): Gtk-WARNING **: 20:45:00.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:00 
16:45:00 (Eclipse:16892): Gtk-WARNING **: 20:45:00.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:00 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Source_On_State_Not_Possible()
16:45:01 
16:45:01 (Eclipse:16892): Gtk-WARNING **: 20:45:01.993: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:02 
16:45:02 (Eclipse:16892): Gtk-WARNING **: 20:45:02.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:02 
16:45:02 (Eclipse:16892): Gtk-WARNING **: 20:45:02.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:02 
16:45:02 (Eclipse:16892): Gtk-WARNING **: 20:45:02.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Source_On_State_Not_Possible()
16:45:03 
16:45:03 (Eclipse:16892): Gtk-WARNING **: 20:45:03.669: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:03 
16:45:03 (Eclipse:16892): Gtk-WARNING **: 20:45:03.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:03 
16:45:03 (Eclipse:16892): Gtk-WARNING **: 20:45:03.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:03 
16:45:03 (Eclipse:16892): Gtk-WARNING **: 20:45:03.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Source_Not_Possible()
16:45:05 
16:45:05 (Eclipse:16892): Gtk-WARNING **: 20:45:05.347: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:05 
16:45:05 (Eclipse:16892): Gtk-WARNING **: 20:45:05.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:05 
16:45:05 (Eclipse:16892): Gtk-WARNING **: 20:45:05.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:05 
16:45:05 (Eclipse:16892): Gtk-WARNING **: 20:45:05.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:05 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Target_Not_Possible()
16:45:06 
16:45:06 (Eclipse:16892): Gtk-WARNING **: 20:45:06.996: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:07 
16:45:07 (Eclipse:16892): Gtk-WARNING **: 20:45:07.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:07 
16:45:07 (Eclipse:16892): Gtk-WARNING **: 20:45:07.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:07 
16:45:07 (Eclipse:16892): Gtk-WARNING **: 20:45:07.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:07 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Target_On_State_Not_Possible()
16:45:08 
16:45:08 (Eclipse:16892): Gtk-WARNING **: 20:45:08.577: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:08 
16:45:08 (Eclipse:16892): Gtk-WARNING **: 20:45:08.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:08 
16:45:08 (Eclipse:16892): Gtk-WARNING **: 20:45:08.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:08 
16:45:08 (Eclipse:16892): Gtk-WARNING **: 20:45:08.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Source_On_State_Not_Possible()
16:45:10 
16:45:10 (Eclipse:16892): Gtk-WARNING **: 20:45:10.283: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:10 
16:45:10 (Eclipse:16892): Gtk-WARNING **: 20:45:10.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:10 
16:45:10 (Eclipse:16892): Gtk-WARNING **: 20:45:10.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:10 
16:45:10 (Eclipse:16892): Gtk-WARNING **: 20:45:10.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Source_Not_Possible()
16:45:11 
16:45:11 (Eclipse:16892): Gtk-WARNING **: 20:45:11.963: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:11 
16:45:11 (Eclipse:16892): Gtk-WARNING **: 20:45:11.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:11 
16:45:11 (Eclipse:16892): Gtk-WARNING **: 20:45:11.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:11 
16:45:11 (Eclipse:16892): Gtk-WARNING **: 20:45:11.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Target_On_State_Not_Possible()
16:45:13 
16:45:13 (Eclipse:16892): Gtk-WARNING **: 20:45:13.559: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:13 
16:45:13 (Eclipse:16892): Gtk-WARNING **: 20:45:13.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:13 
16:45:13 (Eclipse:16892): Gtk-WARNING **: 20:45:13.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:13 
16:45:13 (Eclipse:16892): Gtk-WARNING **: 20:45:13.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:14 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Target_On_State_Not_Possible()
16:45:15 
16:45:15 (Eclipse:16892): Gtk-WARNING **: 20:45:15.247: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:15 
16:45:15 (Eclipse:16892): Gtk-WARNING **: 20:45:15.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:15 
16:45:15 (Eclipse:16892): Gtk-WARNING **: 20:45:15.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:15 
16:45:15 (Eclipse:16892): Gtk-WARNING **: 20:45:15.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_Not_Possible()
16:45:16 
16:45:16 (Eclipse:16892): Gtk-WARNING **: 20:45:16.953: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:16 
16:45:16 (Eclipse:16892): Gtk-WARNING **: 20:45:16.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:16 
16:45:16 (Eclipse:16892): Gtk-WARNING **: 20:45:16.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:16 
16:45:16 (Eclipse:16892): Gtk-WARNING **: 20:45:16.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:17 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Target_Not_Possible()
16:45:18 
16:45:18 (Eclipse:16892): Gtk-WARNING **: 20:45:18.605: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:18 
16:45:18 (Eclipse:16892): Gtk-WARNING **: 20:45:18.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:18 
16:45:18 (Eclipse:16892): Gtk-WARNING **: 20:45:18.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:18 
16:45:18 (Eclipse:16892): Gtk-WARNING **: 20:45:18.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Target_On_State_Not_Possible()
16:45:20 
16:45:20 (Eclipse:16892): Gtk-WARNING **: 20:45:20.202: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:20 
16:45:20 (Eclipse:16892): Gtk-WARNING **: 20:45:20.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:20 
16:45:20 (Eclipse:16892): Gtk-WARNING **: 20:45:20.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:20 
16:45:20 (Eclipse:16892): Gtk-WARNING **: 20:45:20.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragmentForbidden()
16:45:21 
16:45:21 (Eclipse:16892): Gtk-WARNING **: 20:45:21.933: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:21 
16:45:21 (Eclipse:16892): Gtk-WARNING **: 20:45:21.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:21 
16:45:21 (Eclipse:16892): Gtk-WARNING **: 20:45:21.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:21 
16:45:21 (Eclipse:16892): Gtk-WARNING **: 20:45:21.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragment()
16:45:24 
16:45:24 (Eclipse:16892): Gtk-WARNING **: 20:45:24.269: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:24 
16:45:24 (Eclipse:16892): Gtk-WARNING **: 20:45:24.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:24 
16:45:24 (Eclipse:16892): Gtk-WARNING **: 20:45:24.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:24 
16:45:24 (Eclipse:16892): Gtk-WARNING **: 20:45:24.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Constraint_Creation()
16:45:27 
16:45:27 (Eclipse:16892): Gtk-WARNING **: 20:45:27.959: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:27 
16:45:27 (Eclipse:16892): Gtk-WARNING **: 20:45:27.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:27 
16:45:27 (Eclipse:16892): Gtk-WARNING **: 20:45:27.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:27 
16:45:27 (Eclipse:16892): Gtk-WARNING **: 20:45:27.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message()
16:45:31 
16:45:31 (Eclipse:16892): Gtk-WARNING **: 20:45:31.216: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:31 
16:45:31 (Eclipse:16892): Gtk-WARNING **: 20:45:31.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:31 
16:45:31 (Eclipse:16892): Gtk-WARNING **: 20:45:31.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:31 
16:45:31 (Eclipse:16892): Gtk-WARNING **: 20:45:31.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:32 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation_Zoom50()
16:45:33 
16:45:33 (Eclipse:16892): Gtk-WARNING **: 20:45:33.439: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:33 
16:45:33 (Eclipse:16892): Gtk-WARNING **: 20:45:33.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:33 
16:45:33 (Eclipse:16892): Gtk-WARNING **: 20:45:33.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:33 
16:45:33 (Eclipse:16892): Gtk-WARNING **: 20:45:33.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:36 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message_Right_To_Left()
16:45:37 
16:45:37 (Eclipse:16892): Gtk-WARNING **: 20:45:37.167: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:37 
16:45:37 (Eclipse:16892): Gtk-WARNING **: 20:45:37.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:37 
16:45:37 (Eclipse:16892): Gtk-WARNING **: 20:45:37.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:37 
16:45:37 (Eclipse:16892): Gtk-WARNING **: 20:45:37.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:38 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Move_Forbidden()
16:45:39 
16:45:39 (Eclipse:16892): Gtk-WARNING **: 20:45:39.348: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:39 
16:45:39 (Eclipse:16892): Gtk-WARNING **: 20:45:39.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:39 
16:45:39 (Eclipse:16892): Gtk-WARNING **: 20:45:39.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:39 
16:45:39 (Eclipse:16892): Gtk-WARNING **: 20:45:39.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:40 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Reflexive_Message()
16:45:41 
16:45:41 (Eclipse:16892): Gtk-WARNING **: 20:45:41.479: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:41 
16:45:41 (Eclipse:16892): Gtk-WARNING **: 20:45:41.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:41 
16:45:41 (Eclipse:16892): Gtk-WARNING **: 20:45:41.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:41 
16:45:41 (Eclipse:16892): Gtk-WARNING **: 20:45:41.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation()
16:45:43 
16:45:43 (Eclipse:16892): Gtk-WARNING **: 20:45:43.567: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:43 
16:45:43 (Eclipse:16892): Gtk-WARNING **: 20:45:43.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:43 
16:45:43 (Eclipse:16892): Gtk-WARNING **: 20:45:43.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:43 
16:45:43 (Eclipse:16892): Gtk-WARNING **: 20:45:43.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:46 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Destruction_Message()
16:45:47 
16:45:47 (Eclipse:16892): Gtk-WARNING **: 20:45:47.192: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:47 
16:45:47 (Eclipse:16892): Gtk-WARNING **: 20:45:47.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:47 
16:45:47 (Eclipse:16892): Gtk-WARNING **: 20:45:47.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:47 
16:45:47 (Eclipse:16892): Gtk-WARNING **: 20:45:47.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Sync_Call()
16:45:49 
16:45:49 (Eclipse:16892): Gtk-WARNING **: 20:45:49.313: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:49 
16:45:49 (Eclipse:16892): Gtk-WARNING **: 20:45:49.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:49 
16:45:49 (Eclipse:16892): Gtk-WARNING **: 20:45:49.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:49 
16:45:49 (Eclipse:16892): Gtk-WARNING **: 20:45:49.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Punctual_State()
16:45:51 
16:45:51 (Eclipse:16892): Gtk-WARNING **: 20:45:51.394: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:51 
16:45:51 (Eclipse:16892): Gtk-WARNING **: 20:45:51.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:51 
16:45:51 (Eclipse:16892): Gtk-WARNING **: 20:45:51.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:51 
16:45:51 (Eclipse:16892): Gtk-WARNING **: 20:45:51.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:52 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_State()
16:45:53 
16:45:53 (Eclipse:16892): Gtk-WARNING **: 20:45:53.136: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:53 
16:45:53 (Eclipse:16892): Gtk-WARNING **: 20:45:53.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:53 
16:45:53 (Eclipse:16892): Gtk-WARNING **: 20:45:53.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:53 
16:45:53 (Eclipse:16892): Gtk-WARNING **: 20:45:53.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:54 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Interaction_Use()
16:45:55 
16:45:55 (Eclipse:16892): Gtk-WARNING **: 20:45:55.462: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:55 
16:45:55 (Eclipse:16892): Gtk-WARNING **: 20:45:55.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:55 
16:45:55 (Eclipse:16892): Gtk-WARNING **: 20:45:55.479: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:55 
16:45:55 (Eclipse:16892): Gtk-WARNING **: 20:45:55.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:56 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Extra_Mapping_Constraint_Creation()
16:45:57 
16:45:57 (Eclipse:16892): Gtk-WARNING **: 20:45:57.711: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:45:57 
16:45:57 (Eclipse:16892): Gtk-WARNING **: 20:45:57.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:57 
16:45:57 (Eclipse:16892): Gtk-WARNING **: 20:45:57.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:57 
16:45:57 (Eclipse:16892): Gtk-WARNING **: 20:45:57.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:45:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Creation_With_Activated_Layer()
16:46:00 
16:46:00 (Eclipse:16892): Gtk-WARNING **: 20:46:00.402: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:46:00 
16:46:00 (Eclipse:16892): Gtk-WARNING **: 20:46:00.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:00 
16:46:00 (Eclipse:16892): Gtk-WARNING **: 20:46:00.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:00 
16:46:00 (Eclipse:16892): Gtk-WARNING **: 20:46:00.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Creation_Message()
16:46:03 
16:46:03 (Eclipse:16892): Gtk-WARNING **: 20:46:03.600: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:46:03 
16:46:03 (Eclipse:16892): Gtk-WARNING **: 20:46:03.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:03 
16:46:03 (Eclipse:16892): Gtk-WARNING **: 20:46:03.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:03 
16:46:03 (Eclipse:16892): Gtk-WARNING **: 20:46:03.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Combined_Fragment()
16:46:05 
16:46:05 (Eclipse:16892): Gtk-WARNING **: 20:46:05.716: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:46:05 
16:46:05 (Eclipse:16892): Gtk-WARNING **: 20:46:05.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:05 
16:46:05 (Eclipse:16892): Gtk-WARNING **: 20:46:05.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:05 
16:46:05 (Eclipse:16892): Gtk-WARNING **: 20:46:05.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Event_Move()
16:46:08 
16:46:08 (Eclipse:16892): Gtk-WARNING **: 20:46:08.106: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:46:08 
16:46:08 (Eclipse:16892): Gtk-WARNING **: 20:46:08.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:08 
16:46:08 (Eclipse:16892): Gtk-WARNING **: 20:46:08.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:08 
16:46:08 (Eclipse:16892): Gtk-WARNING **: 20:46:08.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testEditModeDropDownMenuNotVisible()
16:46:21 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents()
16:46:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinFromTabbarOnSequenceDiagramsComponents()
16:46:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testHideFromTabbarOnSequenceDiagramsComponents()
16:46:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents()
16:46:29 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents()
16:46:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents()
16:46:32 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinFromTabbarOnSequenceDiagramsComponents()
16:46:34 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testHideFromTabbarOnSequenceDiagramsComponents()
16:46:36 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents()
16:46:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents()
16:46:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragment()
16:46:40 
16:46:40 (Eclipse:16892): Gtk-WARNING **: 20:46:40.627: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:46:40 
16:46:40 (Eclipse:16892): Gtk-WARNING **: 20:46:40.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:40 
16:46:40 (Eclipse:16892): Gtk-WARNING **: 20:46:40.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:40 
16:46:40 (Eclipse:16892): Gtk-WARNING **: 20:46:40.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:43 Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUseForbidden()
16:46:44 
16:46:44 (Eclipse:16892): Gtk-WARNING **: 20:46:44.355: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:46:44 
16:46:44 (Eclipse:16892): Gtk-WARNING **: 20:46:44.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:44 
16:46:44 (Eclipse:16892): Gtk-WARNING **: 20:46:44.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:44 
16:46:44 (Eclipse:16892): Gtk-WARNING **: 20:46:44.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:46 Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUse()
16:46:47 
16:46:47 (Eclipse:16892): Gtk-WARNING **: 20:46:47.984: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:46:48 
16:46:48 (Eclipse:16892): Gtk-WARNING **: 20:46:48.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:48 
16:46:48 (Eclipse:16892): Gtk-WARNING **: 20:46:48.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:48 
16:46:48 (Eclipse:16892): Gtk-WARNING **: 20:46:48.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragmentForbidden()
16:46:51 
16:46:51 (Eclipse:16892): Gtk-WARNING **: 20:46:51.618: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:46:51 
16:46:51 (Eclipse:16892): Gtk-WARNING **: 20:46:51.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:51 
16:46:51 (Eclipse:16892): Gtk-WARNING **: 20:46:51.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:51 
16:46:51 (Eclipse:16892): Gtk-WARNING **: 20:46:51.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:46:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testResizingInstanceRole()
16:46:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testDisplayRuler()
16:46:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testRenameLifeLine()
16:46:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeBackgroundColor()
16:47:00 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testMovingInstanceRole()
16:47:03 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeZoom()
16:47:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeLabelColor()
16:47:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testArrangeAll()
16:47:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Arrange_All()
16:47:09 
16:47:09 (Eclipse:16892): Gtk-WARNING **: 20:47:09.833: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:09 
16:47:09 (Eclipse:16892): Gtk-WARNING **: 20:47:09.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:09 
16:47:09 (Eclipse:16892): Gtk-WARNING **: 20:47:09.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:09 
16:47:09 (Eclipse:16892): Gtk-WARNING **: 20:47:09.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Deletion_Ordering()
16:47:12 
16:47:12 (Eclipse:16892): Gtk-WARNING **: 20:47:12.069: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:12 
16:47:12 (Eclipse:16892): Gtk-WARNING **: 20:47:12.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:12 
16:47:12 (Eclipse:16892): Gtk-WARNING **: 20:47:12.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:12 
16:47:12 (Eclipse:16892): Gtk-WARNING **: 20:47:12.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move_Out_Of_Lifeline()
16:47:14 
16:47:14 (Eclipse:16892): Gtk-WARNING **: 20:47:14.693: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:14 
16:47:14 (Eclipse:16892): Gtk-WARNING **: 20:47:14.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:14 
16:47:14 (Eclipse:16892): Gtk-WARNING **: 20:47:14.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:14 
16:47:14 (Eclipse:16892): Gtk-WARNING **: 20:47:14.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move()
16:47:16 
16:47:16 (Eclipse:16892): Gtk-WARNING **: 20:47:16.911: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:16 
16:47:16 (Eclipse:16892): Gtk-WARNING **: 20:47:16.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:16 
16:47:16 (Eclipse:16892): Gtk-WARNING **: 20:47:16.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:16 
16:47:16 (Eclipse:16892): Gtk-WARNING **: 20:47:16.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Creation_Ordering()
16:47:19 
16:47:19 (Eclipse:16892): Gtk-WARNING **: 20:47:19.327: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:19 
16:47:19 (Eclipse:16892): Gtk-WARNING **: 20:47:19.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:19 
16:47:19 (Eclipse:16892): Gtk-WARNING **: 20:47:19.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:19 
16:47:19 (Eclipse:16892): Gtk-WARNING **: 20:47:19.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Move()
16:47:21 
16:47:21 (Eclipse:16892): Gtk-WARNING **: 20:47:21.733: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:21 
16:47:21 (Eclipse:16892): Gtk-WARNING **: 20:47:21.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:21 
16:47:21 (Eclipse:16892): Gtk-WARNING **: 20:47:21.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:21 
16:47:21 (Eclipse:16892): Gtk-WARNING **: 20:47:21.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Arrange_All()
16:47:24 
16:47:24 (Eclipse:16892): Gtk-WARNING **: 20:47:24.342: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:24 
16:47:24 (Eclipse:16892): Gtk-WARNING **: 20:47:24.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:24 
16:47:24 (Eclipse:16892): Gtk-WARNING **: 20:47:24.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:24 
16:47:24 (Eclipse:16892): Gtk-WARNING **: 20:47:24.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_group_on_top_of_smaller_execution()
16:47:26 
16:47:26 (Eclipse:16892): Gtk-WARNING **: 20:47:26.473: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:26 
16:47:26 (Eclipse:16892): Gtk-WARNING **: 20:47:26.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:26 
16:47:26 (Eclipse:16892): Gtk-WARNING **: 20:47:26.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:26 
16:47:26 (Eclipse:16892): Gtk-WARNING **: 20:47:26.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_out_of_parent_and_above_it()
16:47:28 
16:47:28 (Eclipse:16892): Gtk-WARNING **: 20:47:28.597: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:28 
16:47:28 (Eclipse:16892): Gtk-WARNING **: 20:47:28.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:28 
16:47:28 (Eclipse:16892): Gtk-WARNING **: 20:47:28.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:28 
16:47:28 (Eclipse:16892): Gtk-WARNING **: 20:47:28.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:29 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_with_message_in_init_zone()
16:47:30 
16:47:30 (Eclipse:16892): Gtk-WARNING **: 20:47:30.752: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:30 
16:47:30 (Eclipse:16892): Gtk-WARNING **: 20:47:30.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:30 
16:47:30 (Eclipse:16892): Gtk-WARNING **: 20:47:30.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:30 
16:47:30 (Eclipse:16892): Gtk-WARNING **: 20:47:30.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:32 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_before_siblings()
16:47:33 
16:47:33 (Eclipse:16892): Gtk-WARNING **: 20:47:33.563: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:33 
16:47:33 (Eclipse:16892): Gtk-WARNING **: 20:47:33.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:33 
16:47:33 (Eclipse:16892): Gtk-WARNING **: 20:47:33.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:33 
16:47:33 (Eclipse:16892): Gtk-WARNING **: 20:47:33.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:34 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_with_expansion()
16:47:35 
16:47:35 (Eclipse:16892): Gtk-WARNING **: 20:47:35.719: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:35 
16:47:35 (Eclipse:16892): Gtk-WARNING **: 20:47:35.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:35 
16:47:35 (Eclipse:16892): Gtk-WARNING **: 20:47:35.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:35 
16:47:35 (Eclipse:16892): Gtk-WARNING **: 20:47:35.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:36 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_plain_execution_above_sibling_shifts_sibling_and_children()
16:47:37 
16:47:37 (Eclipse:16892): Gtk-WARNING **: 20:47:37.890: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:37 
16:47:37 (Eclipse:16892): Gtk-WARNING **: 20:47:37.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:37 
16:47:37 (Eclipse:16892): Gtk-WARNING **: 20:47:37.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:37 
16:47:37 (Eclipse:16892): Gtk-WARNING **: 20:47:37.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:38 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion1()
16:47:40 
16:47:40 (Eclipse:16892): Gtk-WARNING **: 20:47:40.054: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:40 
16:47:40 (Eclipse:16892): Gtk-WARNING **: 20:47:40.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:40 
16:47:40 (Eclipse:16892): Gtk-WARNING **: 20:47:40.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:40 
16:47:40 (Eclipse:16892): Gtk-WARNING **: 20:47:40.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:41 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion2()
16:47:42 
16:47:42 (Eclipse:16892): Gtk-WARNING **: 20:47:42.209: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:42 
16:47:42 (Eclipse:16892): Gtk-WARNING **: 20:47:42.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:42 
16:47:42 (Eclipse:16892): Gtk-WARNING **: 20:47:42.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:42 
16:47:42 (Eclipse:16892): Gtk-WARNING **: 20:47:42.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:43 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion3()
16:47:44 
16:47:44 (Eclipse:16892): Gtk-WARNING **: 20:47:44.347: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:44 
16:47:44 (Eclipse:16892): Gtk-WARNING **: 20:47:44.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:44 
16:47:44 (Eclipse:16892): Gtk-WARNING **: 20:47:44.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:44 
16:47:44 (Eclipse:16892): Gtk-WARNING **: 20:47:44.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_between_siblings()
16:47:46 
16:47:46 (Eclipse:16892): Gtk-WARNING **: 20:47:46.491: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:46 
16:47:46 (Eclipse:16892): Gtk-WARNING **: 20:47:46.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:46 
16:47:46 (Eclipse:16892): Gtk-WARNING **: 20:47:46.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:46 
16:47:46 (Eclipse:16892): Gtk-WARNING **: 20:47:46.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_not_allowed()
16:47:48 
16:47:48 (Eclipse:16892): Gtk-WARNING **: 20:47:48.625: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:47:48 
16:47:48 (Eclipse:16892): Gtk-WARNING **: 20:47:48.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:48 
16:47:48 (Eclipse:16892): Gtk-WARNING **: 20:47:48.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:48 
16:47:48 (Eclipse:16892): Gtk-WARNING **: 20:47:48.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:47:49 Tests run: 479, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1291 s -- in org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite
16:47:49 org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite$SWTBotSequenceBundlesReport.dump_environment_data -- Time elapsed: 0.149 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeMultiple -- Time elapsed: 11.04 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveWithCreateMessage -- Time elapsed: 4.443 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnLeftMargin -- Time elapsed: 2.542 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleOnLeftMargin -- Time elapsed: 2.104 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOnRight -- Time elapsed: 2.008 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveMultiple2 -- Time elapsed: 3.286 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC2 -- Time elapsed: 3.221 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOverB -- Time elapsed: 1.914 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnTopMargin -- Time elapsed: 1.873 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfCOnLeftLimit -- Time elapsed: 2.824 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleToRight -- Time elapsed: 1.861 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnCreateMessage -- Time elapsed: 1.912 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveAToShiftBAndC -- Time elapsed: 1.814 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC -- Time elapsed: 3.017 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceReorderTest.test_Reorder_Execution -- Time elapsed: 2.739 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_reopen_saved_sequence_diagram_in_same_session -- Time elapsed: 3.343 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_session_clean_after_diagram_opened -- Time elapsed: 1.719 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceOpeningFilteredEventEndsTests.testDiagramOpeningAndSessionNonDirty -- Time elapsed: 1.695 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_combined_fragment_with_lifeline_expansion -- Time elapsed: 2.659 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_interaction_use_with_lifeline_expansion -- Time elapsed: 2.411 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineMoveOtherGapsStability -- Time elapsed: 2.822 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelinesFromRightToLeft -- Time elapsed: 2.720 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Creation_Deletion -- Time elapsed: 2.195 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelines -- Time elapsed: 2.207 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_ArrangeAll -- Time elapsed: 2.284 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_notEnoughGap -- Time elapsed: 2.694 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap_tooClose -- Time elapsed: 2.742 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SemanticLifelineCreation -- Time elapsed: 1.734 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SimpleSlide -- Time elapsed: 2.139 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InsertNewLifeline -- Time elapsed: 2.162 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Undo_Redo_Move -- Time elapsed: 2.729 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap -- Time elapsed: 2.678 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageIdentification -- Time elapsed: 1.963 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageCreation -- Time elapsed: 2.563 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testSessionSyncOnDiagramWithEdgemappingImportOpening -- Time elapsed: 1.937 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testLayerActivationChangeAndExtendedMessage -- Time elapsed: 3.116 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageMoveAndReorder -- Time elapsed: 3.413 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Edition -- Time elapsed: 2.757 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Complex_Cyclic_Creation_NotPossible -- Time elapsed: 1.996 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Zoom -- Time elapsed: 2.341 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_ArrangeAll -- Time elapsed: 2.157 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Create_Message_Creation -- Time elapsed: 1.931 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_CascadingCreateMessages -- Time elapsed: 2.107 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Simple_Cyclic_Creation_NotPossible -- Time elapsed: 1.784 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_reflexiveReadMessage_endPoints_move_notPossible -- Time elapsed: 3.791 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_Simple -- Time elapsed: 6.443 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation2 -- Time elapsed: 1.878 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Top -- Time elapsed: 1.997 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_In_CombinedFragment -- Time elapsed: 2.908 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation_Deletion -- Time elapsed: 2.038 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize -- Time elapsed: 2.077 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move -- Time elapsed: 1.892 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Zoom -- Time elapsed: 2.276 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_ArrangeAll -- Time elapsed: 2.104 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_CombinedFragment -- Time elapsed: 4.255 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Bottom -- Time elapsed: 1.866 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Ordering -- Time elapsed: 1.706 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Sync_Call -- Time elapsed: 5.313 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Sync_Call_With_2_Executions -- Time elapsed: 4.907 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Async_Call -- Time elapsed: 4.895 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_Resize_Ordering -- Time elapsed: 2.128 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation -- Time elapsed: 1.808 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_InteractionUse_Forbidden -- Time elapsed: 2.776 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.testExecutionCreationAsSubExecutionOfExecutionOwningAlreadyAExecution -- Time elapsed: 1.846 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_execution_group_on_top_of_smaller_execution_remote_simple_messages -- Time elapsed: 2.308 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages -- Time elapsed: 2.246 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove3Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages_to_self -- Time elapsed: 2.257 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages2 -- Time elapsed: 2.228 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_above_creation_and_desctruction_messages -- Time elapsed: 2.292 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages -- Time elapsed: 2.228 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_above_sibling_trigger_shift -- Time elapsed: 2.339 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_inside_sibling_trigger_shift -- Time elapsed: 2.275 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_reverse_sync_call_above_sibling_trigger_shift -- Time elapsed: 2.204 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionLifelineReconnection -- Time elapsed: 2.043 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifelineInFrame -- Time elapsed: 2.031 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionParentReconnection -- Time elapsed: 1.969 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testParentExecutionDeletionReparentToExecution -- Time elapsed: 1.962 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToExecutionInFrame -- Time elapsed: 2.030 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifeline -- Time elapsed: 2.055 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions -- Time elapsed: 3.523 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Create_Messages -- Time elapsed: 3.662 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Destroy_Messages -- Time elapsed: 4.156 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.testConsistency -- Time elapsed: 1.879 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Simple_Messages -- Time elapsed: 4.140 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testMessageReconnect -- Time elapsed: 1.842 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent -- Time elapsed: 1.642 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent2 -- Time elapsed: 1.620 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Move_Found_Message_Creation -- Time elapsed: 2.068 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Create_Found_Message_Creation -- Time elapsed: 2.000 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalBeforeLine -- Time elapsed: 2.084 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromExecution -- Time elapsed: 1.893 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInCombinedFragment -- Time elapsed: 1.859 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalAfterExecution -- Time elapsed: 1.885 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromExecution -- Time elapsed: 1.912 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInState -- Time elapsed: 1.818 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionBeforeLine -- Time elapsed: 1.901 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInOperandCondition -- Time elapsed: 1.897 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInCombinedFragment -- Time elapsed: 1.857 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInState -- Time elapsed: 1.947 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionAfterExecution -- Time elapsed: 1.898 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromCanvas -- Time elapsed: 1.939 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalWithManyCrossing -- Time elapsed: 1.983 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInOperandCondition -- Time elapsed: 1.931 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromCanvas -- Time elapsed: 1.908 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteAttachementOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.054 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFTextCreationOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.048 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.016 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testViewpointNodeCreationOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.644 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testModificationOnSequenceDiagramDoesNotTriggerRefreshLayoutOnOtherSequenceDiagram -- Time elapsed: 4.470 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleIndexOnCreation -- Time elapsed: 2.327 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingOnOtherOpenedDiagram -- Time elapsed: 2.216 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testSimpleInstanceRoleReorderingByDragAndDrop -- Time elapsed: 1.719 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingFromSemanticChange -- Time elapsed: 1.988 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingAtDiagramOpening -- Time elapsed: 4.761 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Edition -- Time elapsed: 2.152 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Creation_Deletion -- Time elapsed: 1.922 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Zoom -- Time elapsed: 1.811 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_ArrangeAll -- Time elapsed: 1.870 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Ordering -- Time elapsed: 1.907 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment -- Time elapsed: 4.250 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Undo_Redo -- Time elapsed: 6.028 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_Lost_To_Combined_Fragment -- Time elapsed: 4.901 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment_Forbidden -- Time elapsed: 3.774 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_With_Two_Clics_Same_Position -- Time elapsed: 1.603 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation_On_Execution -- Time elapsed: 1.891 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Edition -- Time elapsed: 2.334 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Deletion -- Time elapsed: 1.740 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Minimum_Size -- Time elapsed: 1.607 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Zoom -- Time elapsed: 1.892 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_ArrangeAll -- Time elapsed: 1.937 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Ordering -- Time elapsed: 1.840 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Return_To_The_Future -- Time elapsed: 1.601 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation -- Time elapsed: 1.988 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Undo_Redo -- Time elapsed: 5.975 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Delete_Execution_And_Reconnect_Sub_Reflexive_Messages -- Time elapsed: 5.638 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionLinkedMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Messages -- Time elapsed: 4.073 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion -- Time elapsed: 1.703 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Zoom -- Time elapsed: 1.799 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_ArrangeAll -- Time elapsed: 2.289 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Ordering -- Time elapsed: 1.737 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion_SyncCall -- Time elapsed: 1.671 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Undo_Redo -- Time elapsed: 6.369 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Creation_Deletion -- Time elapsed: 2.212 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering2 -- Time elapsed: 1.832 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect2 -- Time elapsed: 2.606 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect3 -- Time elapsed: 2.832 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_resize_with_reflective_branches_around -- Time elapsed: 3.522 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_CollapsedSyncCall_Resize -- Time elapsed: 3.497 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter_unfilter -- Time elapsed: 2.223 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize -- Time elapsed: 3.242 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Multiple_Selection -- Time elapsed: 2.092 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter -- Time elapsed: 1.891 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize_Zoom -- Time elapsed: 3.211 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move2 -- Time elapsed: 3.291 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_ArrangeAll -- Time elapsed: 3.042 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering -- Time elapsed: 1.756 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move -- Time elapsed: 2.921 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Group -- Time elapsed: 2.903 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect -- Time elapsed: 2.062 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_move_execution_with_reflective_branches_ends -- Time elapsed: 4.900 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect_With_ExpansionZone -- Time elapsed: 1.820 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_ReturnMessage_Of_ReflexiveSyncCall_Forbidden -- Time elapsed: 2.535 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveBeforeCreateMessageForbidden -- Time elapsed: 3.507 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_Forbidden_If_FinalTarget_On_CallReturnMessage_Differents -- Time elapsed: 2.371 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnDestroyMessageForbidden -- Time elapsed: 3.873 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnCreateMessageForbidden -- Time elapsed: 3.474 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveAfterDestroyMessageForbidden -- Time elapsed: 3.826 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_forbidden -- Time elapsed: 1.999 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_CallMessage_Of_ReflexiveSyncCall_Forbidden -- Time elapsed: 2.268 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Delete_And_Reconnect_Sub_Event -- Time elapsed: 3.419 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Insertion_Expand_Reparent -- Time elapsed: 1.888 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_A_Little_From_Call_Message -- Time elapsed: 2.121 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Destructed_Lifeline -- Time elapsed: 7.229 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Created_Lifeline -- Time elapsed: 7.232 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Down_From_Return_Message -- Time elapsed: 2.641 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_From_Call_Message -- Time elapsed: 2.619 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_Before_Execution -- Time elapsed: 2.147 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_After_Execution -- Time elapsed: 2.144 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Reflexif_Sync_Call_Reorder -- Time elapsed: 2.144 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_On_Collpase_Execution -- Time elapsed: 2.083 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_Sync_On_Collapse_Execution -- Time elapsed: 1.928 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution_Parent -- Time elapsed: 1.824 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution -- Time elapsed: 1.744 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution -- Time elapsed: 1.768 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution_Parent -- Time elapsed: 1.909 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionMessageToSelfTest.test_Delete_Message_And_Sub_Reflexive_Messages -- Time elapsed: 1.452 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Edition -- Time elapsed: 2.637 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_CascadingDestroyMessages -- Time elapsed: 2.099 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Zoom -- Time elapsed: 2.076 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_ArrangeAll -- Time elapsed: 2.015 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Deletion -- Time elapsed: 1.952 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Ordering -- Time elapsed: 1.793 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Creation -- Time elapsed: 1.817 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Undo_Redo -- Time elapsed: 6.950 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceStaysInRangeWhenLifelineIsReduced -- Time elapsed: 3.811 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachLifelineToNote -- Time elapsed: 2.798 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testLifeLineCanBeExtendedWithNotAttachementLinkedToMessage -- Time elapsed: 3.395 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentSourcePointOnLifeline -- Time elapsed: 3.335 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachNoteToLifeline -- Time elapsed: 2.788 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetStaysInRangeWhenLifelineIsReduced -- Time elapsed: 3.830 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetIsStableWhenLifelineIsExtended -- Time elapsed: 3.359 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceIsStableWhenLifelineIsExtended -- Time elapsed: 3.360 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentTargetPointOnLifeline -- Time elapsed: 3.277 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingLastOperandSize -- Time elapsed: 5.820 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingCombinedFragmentSize -- Time elapsed: 5.793 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingCombinedFragmentSize -- Time elapsed: 5.865 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingOperandSize -- Time elapsed: 5.816 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromOperandAndCombinedFragmentToNote -- Time elapsed: 7.521 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromNoteToOperandAndCombinedFragment -- Time elapsed: 7.474 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testDiagramConsistency -- Time elapsed: 1.666 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceArrangeLinkedBorderedNodesTest.test_ArrangeLinkedBorderedNodes -- Time elapsed: 3.436 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnLifeline -- Time elapsed: 3.018 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnDiagram -- Time elapsed: 2.279 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testIUCreationOnCoveredParticipantWithHighExecsImbrication -- Time elapsed: 3.616 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnInstanceRole -- Time elapsed: 1.722 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExistingIU -- Time elapsed: 1.706 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExecution1 -- Time elapsed: 3.326 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants -- Time elapsed: 1.734 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUseCreationWithSingleClickOnLimitOfExecutionPossible -- Time elapsed: 7.735 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testDiagramConsistency -- Time elapsed: 1.713 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineE -- Time elapsed: 3.336 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible -- Time elapsed: 1.778 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickAboveCreateMessage -- Time elapsed: 3.870 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationInExistingCFCOnNotCoveredParticipantNotPossible -- Time elapsed: 4.376 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineFromAToEOnAllEventEndsAfterFirstInteractionUse -- Time elapsed: 2.354 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickWithoutLifelineCoveredNotPossible -- Time elapsed: 2.202 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants -- Time elapsed: 1.772 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithCommonCoveredParticipants -- Time elapsed: 2.328 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickOnCreateMessage -- Time elapsed: 3.910 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testDiagramConsistency -- Time elapsed: 1.707 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant -- Time elapsed: 2.668 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant2 -- Time elapsed: 2.551 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testDiagramConsistency -- Time elapsed: 1.727 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByRemovingSemanticallyAToCoveredParticipants -- Time elapsed: 2.744 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByAddingSemanticallyEToCoveredParticipants -- Time elapsed: 2.781 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByAddingANewParticipant -- Time elapsed: 1.851 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testInteractionUseCoveringCreateMessageNotPossible -- Time elapsed: 3.836 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageAfterSecondIUNotPossible -- Time elapsed: 1.772 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageBeforeSecondIULowerBound -- Time elapsed: 3.203 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpNotPossibleBecauseOfTopMargin -- Time elapsed: 1.737 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OutsideE3RangeForbidden -- Time elapsed: 2.201 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageAfterSecondIUNotPossible -- Time elapsed: 1.763 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionByInstanceRoleDeletionPossible -- Time elapsed: 2.281 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseHorizontalMoveNotPossible -- Time elapsed: 1.791 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeSecondIULowerBound -- Time elapsed: 3.196 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnSecondIUCenterNotPossible -- Time elapsed: 1.721 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIUExpansion_WhenAddingEventEnds_OnNoCoveredParticipants_But_Between_StartIUEventEnd_And_EndIUEventEnd -- Time elapsed: 2.940 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2ReturnMessageAfterSecondIUUpperBound -- Time elapsed: 3.184 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveCallMessageNotAllowed -- Time elapsed: 1.878 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveReturnMessageNotAllowed -- Time elapsed: 1.803 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseMoveUpOnCreateMessage -- Time elapsed: 2.800 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToBeforeReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.371 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnEventEndOfNotSemanticallyCoveredLifelineButGraphicallyCovered -- Time elapsed: 2.341 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnFirstIUCenterNotPossible -- Time elapsed: 1.765 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testReflexiveSyncCallCreationBelowAIU -- Time elapsed: 3.201 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.317 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDirectEdit -- Time elapsed: 4.520 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIndirectMoveOfIUCanNotOverlapUnmovedIU -- Time elapsed: 2.333 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionPossible -- Time elapsed: 1.858 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.376 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.373 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageOnSecondIUNotPossible -- Time elapsed: 1.728 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OnE3RangePossible -- Time elapsed: 3.198 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeFirstIUNotPossible -- Time elapsed: 1.821 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testDiagramConsistency -- Time elapsed: 1.715 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownAfterReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.822 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testCreateMessageMoveDownToShiftAllSubEventEnds -- Time elapsed: 4.447 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.367 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseMoveUnderEndLifelineNotPossible -- Time elapsed: 1.787 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testInteractionUseMoveUpOnCreateMessage -- Time elapsed: 2.851 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.355 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.349 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testFirstInteractionUseVerticalMoveDownUntilE1TopPossibleAndShiftFiguresBelow -- Time elapsed: 3.251 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testDiagramConsistency -- Time elapsed: 1.757 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeUpIsNotAllowedOnTopOfE2 -- Time elapsed: 1.698 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromTopNotPossible -- Time elapsed: 1.795 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpIsAllowed -- Time elapsed: 3.808 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeDownIsNotAllowedOnBottomOfE2 -- Time elapsed: 3.193 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromBottomNotPossible -- Time elapsed: 1.790 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpNotAllowedBecauseOfTopMargin -- Time elapsed: 1.713 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpToExecutionOnNotSemanticallyCoveredParticipant -- Time elapsed: 1.771 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testInteractionUseHorizontalResizeNotPossible -- Time elapsed: 1.905 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeDownIsAllowedOnTopOfE1 -- Time elapsed: 3.317 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromBottomNotPossible -- Time elapsed: 1.750 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromTopNotPossible -- Time elapsed: 1.805 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testDiagramConsistency -- Time elapsed: 1.816 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.850 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderLabelOfExistingCFCNotPossible -- Time elapsed: 1.748 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnLifeline -- Time elapsed: 3.311 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnDiagram -- Time elapsed: 1.758 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderCoveringOneLifelineOfExistingCFC -- Time elapsed: 1.838 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderOnDiagramOfExistingCFCNotPossible -- Time elapsed: 1.753 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingCFC -- Time elapsed: 2.895 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnInstanceRoleNotPossible -- Time elapsed: 1.824 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingIU -- Time elapsed: 2.687 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExecution1 -- Time elapsed: 2.837 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationDeeplyNested -- Time elapsed: 32.42 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testDiagramConsistency -- Time elapsed: 1.761 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationInExistingCFCOnNotCoveredParticipant -- Time elapsed: 4.371 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickWithoutLifelineCoveredNotPossible -- Time elapsed: 2.154 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickOnExistingIU -- Time elapsed: 2.694 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineE -- Time elapsed: 3.231 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testDiagramConsistency -- Time elapsed: 1.656 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineFromAToEOnAllEventBelow -- Time elapsed: 3.177 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testDiagramConsistency -- Time elapsed: 1.653 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.658 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSubExecutionCreationInCombinedFragment -- Time elapsed: 1.779 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseInCombinedFragmentNotPossible -- Time elapsed: 2.182 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.662 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.756 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.657 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.665 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.662 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.702 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.685 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndOtherLifelineInCombinedFragment -- Time elapsed: 4.270 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndAllLifelines -- Time elapsed: 4.293 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testDiagramConsistency -- Time elapsed: 1.687 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.695 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantByCombinedFragmentToCovered -- Time elapsed: 1.874 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.695 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered -- Time elapsed: 1.807 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.767 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.699 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantSemanticallyByCombinedFragmentToCovered -- Time elapsed: 1.810 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationInRangeOfExistingCFCFromNotCoveredParticipants -- Time elapsed: 1.694 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.656 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageInCombinedFragmentCreatedOnExecution -- Time elapsed: 4.269 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.670 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered -- Time elapsed: 1.748 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDiagramConsistency -- Time elapsed: 1.660 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentIndirectVerticalResizeDownPossible -- Time elapsed: 1.773 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandVerticalMoveNotPossible -- Time elapsed: 1.722 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndSingleOperandDeletion -- Time elapsed: 4.444 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionByInstanceRoleDeletionPossible -- Time elapsed: 2.294 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalResizeUp -- Time elapsed: 2.222 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testSubCombinedFragmentVerticalMove -- Time elapsed: 3.342 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testResizeCombinedFragmentCoveringLifelineHavingCreateDestroyMessageInOperand -- Time elapsed: 9.722 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentWithMessageMove -- Time elapsed: 4.465 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDeletion -- Time elapsed: 3.991 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalResizeNotPossible -- Time elapsed: 1.747 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionPossible -- Time elapsed: 1.962 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndManyOperandsDeletion -- Time elapsed: 2.865 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandMultipleSelectionDeletionNotPossible -- Time elapsed: 2.763 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDirectEdit -- Time elapsed: 4.622 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalMoveDownShiftCorrectlyBothCFCAndTheirContents -- Time elapsed: 2.162 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalMoveNotPossible -- Time elapsed: 1.743 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testExecMoveInCombinedFragment -- Time elapsed: 2.267 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDirectEdit -- Time elapsed: 4.555 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testDiagramConsistency -- Time elapsed: 1.726 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnDiagramNotPossible -- Time elapsed: 1.770 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnBoundaryBetweenOperandsPossible -- Time elapsed: 3.228 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExistingCFCHeaderNotPossible -- Time elapsed: 1.695 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExecutionNotPossible -- Time elapsed: 1.660 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickCoveringSeveralCCFC -- Time elapsed: 3.175 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInstanceRoleNotPossible -- Time elapsed: 1.661 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnSecondOperands -- Time elapsed: 3.296 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnFirstOperands -- Time elapsed: 1.698 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnLifelineNotPossible -- Time elapsed: 1.709 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible -- Time elapsed: 1.745 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInteractionUseNotPossible -- Time elapsed: 2.166 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testDiagramConsistency -- Time elapsed: 1.643 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandLowerBound -- Time elapsed: 1.773 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandUpperBound -- Time elapsed: 11.81 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperand -- Time elapsed: 2.708 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeLastOperand -- Time elapsed: 2.664 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingOperand -- Time elapsed: 2.776 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingIU -- Time elapsed: 3.732 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItTargetMessageOverlapingCF -- Time elapsed: 2.841 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessagesOverlapingOtherCF -- Time elapsed: 3.825 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingOtherOperand -- Time elapsed: 3.777 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingIU -- Time elapsed: 4.797 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandUpperBound -- Time elapsed: 1.864 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingOtherOperand -- Time elapsed: 3.788 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItSourceMessageOverlapingCF -- Time elapsed: 2.781 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessagesOverlapingOtherCF -- Time elapsed: 3.721 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingIU -- Time elapsed: 4.740 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandLowerBound -- Time elapsed: 1.771 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperandOutOfAuthorized -- Time elapsed: 4.696 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingIU -- Time elapsed: 3.723 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingOperand -- Time elapsed: 2.776 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testDiagramConsistency -- Time elapsed: 1.659 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_2_Executions -- Time elapsed: 3.345 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Change_States_Order -- Time elapsed: 2.141 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation2 -- Time elapsed: 1.707 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation_Deletion -- Time elapsed: 1.682 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize -- Time elapsed: 1.571 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move -- Time elapsed: 2.169 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Zoom -- Time elapsed: 2.692 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_On_Execution -- Time elapsed: 2.725 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_ArrangeAll -- Time elapsed: 2.253 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Ordering -- Time elapsed: 1.618 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move_Resize_Ordering -- Time elapsed: 2.221 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Horizontal_Resize -- Time elapsed: 4.602 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation -- Time elapsed: 1.560 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_Message -- Time elapsed: 3.466 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Change_States_Order -- Time elapsed: 2.250 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation2 -- Time elapsed: 1.785 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation_Deletion -- Time elapsed: 1.783 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Zoom -- Time elapsed: 2.840 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Lifeline_Start_without_Stack_Overflow -- Time elapsed: 2.803 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation -- Time elapsed: 1.770 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Title_Range -- Time elapsed: 2.289 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.703 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Source_Not_Possible -- Time elapsed: 1.631 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_With_Second_Click_On_Lifeline_Not_Possible -- Time elapsed: 1.619 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.671 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.684 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Source_Not_Possible -- Time elapsed: 1.640 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Target_Not_Possible -- Time elapsed: 1.589 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.697 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.688 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Source_Not_Possible -- Time elapsed: 1.593 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.687 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.708 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_Not_Possible -- Time elapsed: 1.642 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Target_Not_Possible -- Time elapsed: 1.600 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.735 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragmentForbidden -- Time elapsed: 2.333 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragment -- Time elapsed: 3.700 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Constraint_Creation -- Time elapsed: 3.253 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message -- Time elapsed: 2.224 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation_Zoom50 -- Time elapsed: 3.722 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message_Right_To_Left -- Time elapsed: 2.187 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Move_Forbidden -- Time elapsed: 2.122 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Reflexive_Message -- Time elapsed: 2.099 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation -- Time elapsed: 3.616 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Destruction_Message -- Time elapsed: 2.130 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Sync_Call -- Time elapsed: 2.074 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Punctual_State -- Time elapsed: 1.746 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_State -- Time elapsed: 2.326 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Interaction_Use -- Time elapsed: 2.248 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Extra_Mapping_Constraint_Creation -- Time elapsed: 2.691 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Creation_With_Activated_Layer -- Time elapsed: 3.198 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Creation_Message -- Time elapsed: 2.104 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Combined_Fragment -- Time elapsed: 2.401 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Event_Move -- Time elapsed: 2.788 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testEditModeDropDownMenuNotVisible -- Time elapsed: 11.64 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 2.137 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 2.097 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testHideFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 2.078 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.669 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.680 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.728 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.743 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testHideFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.679 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.669 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.600 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragment -- Time elapsed: 3.736 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUseForbidden -- Time elapsed: 3.630 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUse -- Time elapsed: 3.631 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragmentForbidden -- Time elapsed: 2.713 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testResizingInstanceRole -- Time elapsed: 2.191 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testDisplayRuler -- Time elapsed: 1.857 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testRenameLifeLine -- Time elapsed: 1.848 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeBackgroundColor -- Time elapsed: 1.836 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testMovingInstanceRole -- Time elapsed: 2.121 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeZoom -- Time elapsed: 1.656 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeLabelColor -- Time elapsed: 1.846 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testArrangeAll -- Time elapsed: 2.149 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Arrange_All -- Time elapsed: 2.240 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Deletion_Ordering -- Time elapsed: 2.623 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move_Out_Of_Lifeline -- Time elapsed: 2.218 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move -- Time elapsed: 2.415 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Creation_Ordering -- Time elapsed: 2.402 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Move -- Time elapsed: 2.611 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Arrange_All -- Time elapsed: 2.132 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_group_on_top_of_smaller_execution -- Time elapsed: 2.123 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_out_of_parent_and_above_it -- Time elapsed: 2.154 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_with_message_in_init_zone -- Time elapsed: 2.811 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_before_siblings -- Time elapsed: 2.154 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_with_expansion -- Time elapsed: 2.172 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_plain_execution_above_sibling_shifts_sibling_and_children -- Time elapsed: 2.162 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion1 -- Time elapsed: 2.160 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion2 -- Time elapsed: 2.135 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion3 -- Time elapsed: 2.146 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_between_siblings -- Time elapsed: 2.133 s
16:47:49 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_not_allowed -- Time elapsed: 2.191 s
16:47:49 Running org.eclipse.sirius.tests.swtbot.suite.AllTestSuite
16:47:50 Setup of org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTable()
16:47:51 
16:47:51 (Eclipse:16892): Gtk-CRITICAL **: 20:47:51.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:47:51 Setup of org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTree()
16:47:52 Setup of org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnDiagram()
16:47:54 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ContentAssistTest.testContentAssist()
16:47:55 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testTypeCompletionWithCreateInstanceFeatureNameSet()
16:47:56 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForSetValueFeatureName()
16:47:57 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForMoveElementFeatureName()
16:47:57 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureColumnMappingFeatureName()
16:47:58 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureChangeListenerFeatureName()
16:47:58 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForCreateInstanceFeatureName()
16:47:58 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForUnsetFeatureName()
16:47:59 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ResizeKindEditorTest.testCheckBoxResizeKind()
16:48:00 Setup of org.eclipse.sirius.tests.swtbot.CascadingSiriusURITest.testCascadingSiriusURIValidation()
16:48:02 Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testEditTable()
16:48:03 
16:48:03 (Eclipse:16892): Gtk-CRITICAL **: 20:48:03.552: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:48:03 Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testTree()
16:48:04 Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testCrossTable()
16:48:05 
16:48:05 (Eclipse:16892): Gtk-CRITICAL **: 20:48:05.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:48:05 Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testDiagram()
16:48:07 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionFromDNodeListElementTest.testNewRepresentationFromDNodeListElement()
16:48:09 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromEdge()
16:48:11 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromNode()
16:48:13 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainer()
16:48:16 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdgeWithoutRefreshOnOpening()
16:48:18 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdge()
16:48:20 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromNode()
16:48:20 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromContainer()
16:48:22 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainerWithoutRefreshOnOpening()
16:48:25 Setup of org.eclipse.sirius.tests.swtbot.DiagramDocumentationTest.testDiagramDocumentation()
16:48:27 Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnNote()
16:48:29 Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnText()
16:48:30 Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolIfAddedWhileRepresentationIsOpen()
16:48:33 Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolWithPrecondition()
16:48:44 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainerFromTabbar()
16:48:48 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromAppearanceSection()
16:48:50 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromTabbar()
16:48:52 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnBorderedNodeFromTabbar()
16:48:55 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromTabbar()
16:48:57 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnNodeFromTabbar()
16:49:00 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromTabbar()
16:49:03 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderNodeFromAppearanceSection()
16:49:05 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromAppearanceSection()
16:49:07 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainedNodeFromTabbar()
16:49:10 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnBorderedNodeFromTabbar()
16:49:13 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardButton()
16:49:15 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromAppearanceSection()
16:49:17 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboard()
16:49:19 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromAppearanceSection()
16:49:20 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainedNodeFromTabbar()
16:49:23 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainerFromTabbar()
16:49:26 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromTabbar()
16:49:28 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardToManyElement()
16:49:30 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSectionWithPluginImagePath()
16:49:32 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSection()
16:49:34 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnListFromTabbar()
16:49:36 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderedNodeFromTabbar()
16:49:38 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromTabbar()
16:49:40 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnNodeFromTabbar()
16:49:43 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromAppearanceSection()
16:49:44 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testTheFilterArea()
16:49:47 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnListFromTabbar()
16:49:50 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromTabbar()
16:49:52 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndDeselectAll()
16:49:54 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNodeInContainer()
16:49:56 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.test_element_selection_change_does_not_leak_listeners()
16:49:58 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNode()
16:50:00 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAll()
16:50:02 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectTwoNodesInContainer()
16:50:04 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndTryContainerLabelSelection()
16:50:05 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainerInContainer()
16:50:07 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectSeveralNodesAndContainers()
16:50:09 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainer()
16:50:11 Setup of org.eclipse.sirius.tests.swtbot.SessionCreationTest.testOpenLocalSessionOnAlreadyOpenedSemanticModel()
16:50:13 Setup of org.eclipse.sirius.tests.swtbot.LabelAlignmentRefreshTest.testLabelAlignmentRefresh()
16:50:24 Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithoutContributions()
16:50:26 Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithoutContributions()
16:50:27 Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithContributions()
16:50:28 
16:50:28 (Eclipse:16892): Gtk-CRITICAL **: 20:50:28.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:50:28 Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithContributions()
16:50:29 Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithoutContributions()
16:50:30 
16:50:30 (Eclipse:16892): Gtk-CRITICAL **: 20:50:30.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:50:30 Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithContributions()
16:50:31 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled()
16:50:33 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Unpinned()
16:50:35 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps()
16:50:36 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps()
16:50:38 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_No_Overlaps()
16:50:40 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Unsolvable_Overlaps()
16:50:41 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Pinned()
16:50:43 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsSetsPinnedIfPreferenceEnabled()
16:50:45 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Unpinned()
16:50:47 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Solvable_Overlaps()
16:50:48 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_No_Overlaps()
16:50:50 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinElementContextualMenuAction()
16:50:52 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Pinned()
16:50:53 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinnedAttributeIsPersistent()
16:50:57 Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromApi()
16:50:59 Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElementAndToUnpinnedElement()
16:51:01 Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testPreferenceEnableMoveToTrue()
16:51:02 Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromPreferencePage()
16:51:04 Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElement()
16:51:06 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg50()
16:51:07 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint50()
16:51:09 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode125()
16:51:11 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg()
16:51:12 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers125()
16:51:14 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide125()
16:51:16 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide50()
16:51:18 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg50()
16:51:19 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers()
16:51:21 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg50()
16:51:22 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide()
16:51:24 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer()
16:51:26 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer125()
16:51:27 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide()
16:51:29 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint()
16:51:30 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg()
16:51:32 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg50()
16:51:34 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide125()
16:51:35 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode50()
16:51:37 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide50()
16:51:39 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide125()
16:51:40 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg()
16:51:42 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer50()
16:51:44 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide50()
16:51:45 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers50()
16:51:47 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide()
16:51:49 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNodes()
16:51:50 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint125()
16:51:52 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg()
16:51:53 Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromTabbarAction()
16:51:55 Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromContextualMenuAction()
16:51:57 Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromContextualMenuAction()
16:51:59 Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromContextualMenuAction()
16:52:01 Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromTabbarAction()
16:52:03 Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromTabbarAction()
16:52:04 Setup of org.eclipse.sirius.tests.swtbot.RequestInterpreterTest.testInitalizeSession()
16:52:04 Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForEdgeWithLineColor()
16:52:06 Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForListContainer()
16:52:08 Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForFunctionnalChain()
16:52:10 Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForContainer()
16:52:12 Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleContextualMenuForListContainer()
16:52:14 Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForEdge()
16:52:16 Setup of org.eclipse.sirius.tests.swtbot.MoveBorderNodeTest.testMoveSeveralBorderNodes()
16:52:18 Setup of org.eclipse.sirius.tests.swtbot.LayoutingModeTest.testLayoutingModeActivationThroughTabbar()
16:52:20 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnEdgeLabel()
16:52:24 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromStandardMode()
16:52:27 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnCompartmentContainer()
16:52:33 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnNodeLabel()
16:52:37 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredNode()
16:52:43 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromShowHideMode()
16:52:46 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromLayoutingMode()
16:52:48 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromStandardMode()
16:52:52 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromStandardMode()
16:52:57 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromStandardMode()
16:53:11 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredContainer()
16:53:23 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromShowHideMode()
16:53:35 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromShowHideMode()
16:53:37 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromSLayoutingMode()
16:53:48 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnUnshownContainer()
16:53:51 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromStandardMode()
16:54:04 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromStandardMode()
16:54:07 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListNode()
16:54:13 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnContainer()
16:54:18 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromLayoutingMode()
16:54:20 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnReusedMapping()
16:54:24 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnBorderedNode()
16:54:28 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListContainer()
16:54:34 Setup of org.eclipse.sirius.tests.swtbot.LabelSelectionTest.testCheckLabelSelection()
16:54:35 Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramUnSynchronized()
16:54:37 Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramSynchronized()
16:54:38 Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassToolFromTransientLayer()
16:54:42 Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInReferenceFromEditMenuWithAlwaysPasteClassTool()
16:54:45 Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInAttributeFromEditMenuWithAlwaysPasteClassTool()
16:54:49 Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithNoPasteTool()
16:54:52 Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInClassFromEditMenuWithAlwaysPasteClassTool()
16:54:56 Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInSuperTypeEdgeFromEditMenuWithAlwaysPasteClassTool()
16:54:59 Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassTool()
16:55:03 Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithNoDeleteTool()
16:55:08 Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteFromLabelWithStandardTool()
16:55:38 Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithDeactivatedDeleteTool()
16:55:43 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropDifferentElementsTest.testDragNDropOfDifferentDDiagramElements()
16:55:45 Setup of org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction()
16:55:46 Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testEdgeLineStyleCustomization()
16:55:48 Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testLineStyleUpdateFromDescriptionChange()
16:55:58 Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testNodeBorderLineStyleCustomization()
16:56:08 Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testContainerBorderLineStyleCustomization()
16:56:12 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfVerticalRegionFromContainerToDiag()
16:56:14 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfHorizontalRegionFromContainerToDiag()
16:56:15 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZoneNotPresent()
16:56:17 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZonePresent()
16:56:20 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent()
16:56:22 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtLeftPosition()
16:56:24 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtTopPosition()
16:56:26 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent()
16:56:28 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZonePresent()
16:56:30 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtBottomPosition()
16:56:32 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZoneNotPresent()
16:56:34 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZoneNotPresent()
16:56:36 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZonePresent()
16:56:38 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtTopPosition()
16:56:40 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesEdgeSelection()
16:56:43 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtBottomPosition()
16:56:45 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtLeftPosition()
16:56:47 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZonePresent()
16:56:49 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtTopPosition()
16:56:52 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZoneNotPresent()
16:56:54 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtTopPosition()
16:56:56 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtRightPosition()
16:56:58 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZonePresent()
16:57:00 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZonePresent()
16:57:02 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtRightPosition()
16:57:04 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtLeftPosition()
16:57:06 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtLeftPosition()
16:57:08 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesSourceNodeSelection()
16:57:11 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtRightPosition()
16:57:13 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtBottomPosition()
16:57:15 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtRightPosition()
16:57:17 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZoneNotPresent()
16:57:19 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent()
16:57:21 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZoneNotPresent()
16:57:23 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtBottomPosition()
16:57:25 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent()
16:57:27 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLeftAndUpperBoundaryVisibleOnViewport()
16:57:29 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomIn()
16:57:31 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLowerAndRightBoundaryVisibleOnViewport()
16:57:32 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithoutBoundaryVisibleAfterZoomOnViewport()
16:57:34 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomInBySquareSelection()
16:57:36 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLeftAndUpperBoundaryVisibleOnViewport()
16:57:37 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLowerAndRightBoundaryVisibleOnViewport()
16:57:39 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomOut()
16:57:40 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithoutBoundaryVisibleAfterZoomOnViewport()
16:57:42 Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstantWithTabbarZoomButtons()
16:57:44 Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testMouseZoomWithSynchronizedDecorator()
16:57:46 Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstant()
16:57:48 Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testRectangularMouseZoomWithSynchronizedDecorator()
16:57:49 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfRectilinearEdge()
16:58:17 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelMoveForEdgeInContainer()
16:58:24 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithTwoLabels()
16:58:26 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingSegmentOnRectilinearEdge()
16:58:37 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfTreeEdge()
16:58:46 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeSeveralTimes()
16:58:54 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnRectilinearEdge()
16:59:01 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testEdgeWithZeroLengthMoveByTargetMove()
16:59:04 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithThreeLabels()
16:59:06 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnObliqueEdge()
16:59:14 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithEmptyLabels()
16:59:15 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityOnBracketEdges()
16:59:26 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeWithShortSegmentPath()
16:59:34 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdge()
16:59:43 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithZeroLabels()
16:59:45 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.OpeningContextTest.testExpandableItemStatusAfterOpening()
16:59:45 Setup of org.eclipse.sirius.tests.swtbot.NodeWithDecoratorSelectionTest.testDDEUnderDecoratorSelection()
16:59:47 Setup of org.eclipse.sirius.tests.swtbot.ManualAirdModificationTest.testManualAirdModificationBehavior()
16:59:48 
16:59:48 (Eclipse:16892): Gtk-CRITICAL **: 20:59:48.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testUnGroupPackages()
16:59:52 Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificNotCloseEditor()
16:59:54 Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromRepresentationDeleteAfterReload()
16:59:55 
16:59:55 (Eclipse:16892): Gtk-CRITICAL **: 20:59:55.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:55 
16:59:55 (Eclipse:16892): Gtk-CRITICAL **: 20:59:55.740: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:57 Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditor()
16:59:59 Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromSemanticDeleteAfterReload()
17:00:00 
17:00:00 (Eclipse:16892): Gtk-CRITICAL **: 21:00:00.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:00 
17:00:00 (Eclipse:16892): Gtk-CRITICAL **: 21:00:00.835: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:02 Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMOpenProject()
17:00:02 Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMDoubleClick()
17:00:04 Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMOpenProject()
17:00:04 Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMDoubleClick()
17:00:05 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:07 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:09 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:11 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:15 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:17 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:19 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:20 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:22 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:24 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:26 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:28 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:30 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:32 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:34 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:36 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:38 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:39 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:00:41 Setup of org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testClassCastException()
17:00:44 Setup of org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testIllegalArgumentException()
17:00:46 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenAStandardContainerAndARegionsContainer()
17:00:48 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenARegionsContainerAndAStandardContainer()
17:00:49 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenTwoRegionsContainer()
17:00:51 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenTwoRegionsContainer()
17:00:53 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeHStack()
17:00:55 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenAStandardContainerAndARegionsContainer()
17:00:57 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenARegionsContainerAndAStandardContainer()
17:00:59 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeVStack()
17:01:01 Setup of org.eclipse.sirius.tests.swtbot.propertypage.SiriusPreferencesPropertyPageTest.testSiriusPreferencesPage()
17:01:03 Setup of org.eclipse.sirius.tests.swtbot.propertypage.SiriusSessionDetailsPropertyPageTest.testSiriusSessionDetailsPage()
17:01:05 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishNodeToStylishContainer()
17:01:06 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNode()
17:01:08 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNode()
17:01:10 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToLabelNode()
17:01:11 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToGreyBGAndRefresh()
17:01:14 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldToDefaultAndRefresh()
17:01:18 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNodeLabel()
17:01:19 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithContextMenu()
17:01:21 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToDefaultContainer()
17:01:23 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNodeLabel()
17:01:25 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishNodeToDefaultContainer()
17:01:27 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToNode()
17:01:28 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithContextMenu()
17:01:30 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultContainerToDefaultNode()
17:01:32 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNode()
17:01:34 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToNode()
17:01:35 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToNode()
17:01:37 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithTabbar()
17:01:39 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultContainerToStylishNode()
17:01:41 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToDefaultNode()
17:01:42 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelToNodeLabel()
17:01:44 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh1()
17:01:47 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh2()
17:01:51 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToStylishNode()
17:01:52 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToLabelNode()
17:01:54 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyGreyBGToDefaultAndRefresh()
17:01:57 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToBoldAndRefresh()
17:02:00 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testPasteEnablement()
17:02:03 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithTabbar()
17:02:05 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldToGreyBGAndRefresh()
17:02:08 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNodeLabel()
17:02:10 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToNode()
17:02:11 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeLabelToNode()
17:02:13 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToStylishContainer()
17:02:15 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyGreyBGToBoldAndRefresh()
17:02:18 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToLabelNode()
17:02:20 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToLabelNode()
17:02:20 Jul 02, 2024 9:02:20 PM sun.awt.X11.XToolkit processException
17:02:20 WARNING: Exception on Toolkit thread
17:02:20 java.util.ConcurrentModificationException
17:02:20 	at java.base/java.util.HashMap$HashIterator.nextNode(HashMap.java:1597)
17:02:20 	at java.base/java.util.HashMap$KeyIterator.next(HashMap.java:1620)
17:02:20 	at java.desktop/sun.awt.datatransfer.SunClipboard.checkChange(SunClipboard.java:432)
17:02:20 	at java.desktop/sun.awt.X11.XClipboard.checkChange(XClipboard.java:292)
17:02:20 	at java.desktop/sun.awt.X11.XClipboard$SelectionNotifyHandler.dispatchEvent(XClipboard.java:210)
17:02:20 	at java.desktop/sun.awt.X11.XToolkit.dispatchEvent(XToolkit.java:630)
17:02:20 	at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:731)
17:02:20 	at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:647)
17:02:20 	at java.base/java.lang.Thread.run(Thread.java:833)
17:02:20 
17:02:22 Setup of org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSelectionChangeBehaviorAfterAReconnectToolWithUnexpectedBehavior()
17:02:23 Setup of org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testEdgeWithPortSourceDnDWithObliqueStyleRouting()
17:02:26 Setup of org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithObliqueStyleRouting()
17:02:28 Setup of org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithRectilinearStyleRouting()
17:02:30 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter2()
17:02:31 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter3()
17:02:31 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterFirstPosition()
17:02:31 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigationWithAqlInterpreter()
17:02:32 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses2()
17:02:32 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses()
17:02:32 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterMiddlePosition()
17:02:32 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinition()
17:02:39 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterLastPosition()
17:02:39 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigation()
17:02:40 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter()
17:02:40 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinitionError()
17:02:40 Setup of org.eclipse.sirius.tests.swtbot.std.STD001.testSTD001()
17:02:46 
17:02:46 (Eclipse:16892): Gtk-CRITICAL **: 21:02:46.228: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:02:47 Setup of org.eclipse.sirius.tests.swtbot.std.STD002.testSTD002()
17:02:50 Setup of org.eclipse.sirius.tests.swtbot.std.STD004.testSTD004()
17:02:54 
17:02:54 (Eclipse:16892): Gtk-WARNING **: 21:02:54.265: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:02:54 
17:02:54 (Eclipse:16892): Gtk-WARNING **: 21:02:54.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:54 
17:02:54 (Eclipse:16892): Gtk-WARNING **: 21:02:54.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:54 
17:02:54 (Eclipse:16892): Gtk-WARNING **: 21:02:54.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:56 Setup of org.eclipse.sirius.tests.swtbot.std.STD005.testSTD005()
17:03:02 Setup of org.eclipse.sirius.tests.swtbot.std.STD009.testSTD009()
17:03:03 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenUndoThenRedoOperation()
17:03:04 java.lang.instrument.IllegalClassFormatException: Error while instrumenting org/eclipse/uml2/uml/util/UMLSwitch.
17:03:04 	at org.jacoco.agent.rt.internal_3570298.CoverageTransformer.transform(CoverageTransformer.java:94)
17:03:04 	at java.instrument/java.lang.instrument.ClassFileTransformer.transform(ClassFileTransformer.java:244)
17:03:04 	at java.instrument/sun.instrument.TransformerManager.transform(TransformerManager.java:188)
17:03:04 	at java.instrument/sun.instrument.InstrumentationImpl.transform(InstrumentationImpl.java:541)
17:03:04 	at java.base/java.lang.ClassLoader.defineClass1(Native Method)
17:03:04 	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1012)
17:03:04 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:283)
17:03:04 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:716)
17:03:04 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:639)
17:03:04 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:607)
17:03:04 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:587)
17:03:04 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:566)
17:03:04 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335)
17:03:04 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397)
17:03:04 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:500)
17:03:04 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416)
17:03:04 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168)
17:03:04 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
17:03:04 	at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
17:03:04 	at java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
17:03:04 	at java.base/java.lang.Class.getConstructor0(Class.java:3578)
17:03:04 	at java.base/java.lang.Class.getDeclaredConstructor(Class.java:2754)
17:03:04 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:204)
17:03:04 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:920)
17:03:04 	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
17:03:04 	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
17:03:04 	at org.eclipse.emf.ecore.plugin.RegistryReader$PluginClassDescriptor.createInstance(RegistryReader.java:179)
17:03:04 	at org.eclipse.emf.edit.EMFEditPlugin$2$1PluginAdapterFactoryDescriptor.createAdapterFactory(EMFEditPlugin.java:164)
17:03:04 	at org.eclipse.emf.edit.provider.ComposedAdapterFactory.getFactoryForTypes(ComposedAdapterFactory.java:240)
17:03:04 	at org.eclipse.emf.edit.provider.ComposedAdapterFactory.getFactoryForTypes(ComposedAdapterFactory.java:202)
17:03:04 	at org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(ComposedAdapterFactory.java:291)
17:03:04 	at org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(ComposedAdapterFactory.java:271)
17:03:04 	at org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(ComposedAdapterFactory.java:258)
17:03:04 	at org.eclipse.sirius.diagram.ui.provider.DiagramUIPlugin$Implementation.getItemImageDescriptor(DiagramUIPlugin.java:443)
17:03:04 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteImageProvider.getImageDescriptor(PaletteImageProvider.java:74)
17:03:04 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.addElementToContainer(PaletteManagerImpl.java:712)
17:03:04 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updateContainer(PaletteManagerImpl.java:621)
17:03:04 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePaletteForDiagramWithoutLayer(PaletteManagerImpl.java:290)
17:03:04 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePalette(PaletteManagerImpl.java:263)
17:03:04 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePalette(PaletteManagerImpl.java:235)
17:03:04 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePalette(PaletteManagerImpl.java:194)
17:03:04 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.update(PaletteManagerImpl.java:161)
17:03:04 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.update(PaletteManagerImpl.java:147)
17:03:04 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteToolChangeListener.notifyToolChange(PaletteToolChangeListener.java:52)
17:03:04 	at org.eclipse.sirius.diagram.tools.api.management.ToolManagement.notifyToolChange(ToolManagement.java:179)
17:03:04 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.hookGraphicalViewer(DDiagramEditorImpl.java:861)
17:03:04 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createOriginalGraphicalViewer(DDiagramEditorImpl.java:1588)
17:03:04 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createMainDiagramSection(DDiagramEditorImpl.java:1516)
17:03:04 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createGraphicalViewer(DDiagramEditorImpl.java:1479)
17:03:04 	at org.eclipse.gef.ui.parts.GraphicalEditor.createPartControl(GraphicalEditor.java:169)
17:03:04 	at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor.createPartControl(DiagramEditor.java:1591)
17:03:04 	at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditorWithFlyOutPalette.createPartControl(DiagramEditorWithFlyOutPalette.java:330)
17:03:04 	at org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor.createPartControl(DiagramDocumentEditor.java:1540)
17:03:04 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createPartControl(DDiagramEditorImpl.java:645)
17:03:04 	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:158)
17:03:04 	at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:96)
17:03:04 	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:365)
17:03:04 	at jdk.internal.reflect.GeneratedMethodAccessor82.invoke(Unknown Source)
17:03:04 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:03:04 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:03:04 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
17:03:04 	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:995)
17:03:04 	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:960)
17:03:04 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
17:03:04 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:403)
17:03:04 	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:330)
17:03:04 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:91)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
17:03:04 	at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:995)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
17:03:04 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:105)
17:03:04 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
17:03:04 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
17:03:04 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
17:03:04 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5960)
17:03:04 	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
17:03:04 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
17:03:04 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205)
17:03:04 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203)
17:03:04 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
17:03:04 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
17:03:04 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
17:03:04 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133)
17:03:04 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75)
17:03:04 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44)
17:03:04 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63)
17:03:04 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
17:03:04 	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:170)
17:03:04 	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:188)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:660)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:624)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:790)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:401)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1264)
17:03:04 	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3210)
17:03:04 	at org.eclipse.ui.internal.WorkbenchPage.lambda$9(WorkbenchPage.java:3100)
17:03:04 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
17:03:04 	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3098)
17:03:04 	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3068)
17:03:04 	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3051)
17:03:04 	at org.eclipse.sirius.diagram.ui.business.internal.dialect.DiagramDialectUIServices$1.run(DiagramDialectUIServices.java:224)
17:03:04 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
17:03:04 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
17:03:04 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
17:03:04 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
17:03:04 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
17:03:04 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
17:03:04 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
17:03:04 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
17:03:04 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
17:03:04 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
17:03:04 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
17:03:04 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
17:03:04 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
17:03:04 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
17:03:04 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
17:03:04 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:03:04 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:03:04 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:03:04 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:03:04 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:03:04 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:03:04 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:03:04 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:03:04 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
17:03:04 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
17:03:04 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
17:03:04 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
17:03:04 Caused by: java.io.IOException: Error while instrumenting org/eclipse/uml2/uml/util/UMLSwitch.
17:03:04 	at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrumentError(Instrumenter.java:160)
17:03:04 	at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrument(Instrumenter.java:110)
17:03:04 	at org.jacoco.agent.rt.internal_3570298.CoverageTransformer.transform(CoverageTransformer.java:92)
17:03:04 	... 137 more
17:03:04 Caused by: org.jacoco.agent.rt.internal_3570298.asm.MethodTooLargeException: Method too large: org/eclipse/uml2/uml/util/UMLSwitch.doSwitch (ILorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
17:03:04 	at org.jacoco.agent.rt.internal_3570298.asm.MethodWriter.computeMethodInfoSize(MethodWriter.java:2087)
17:03:04 	at org.jacoco.agent.rt.internal_3570298.asm.ClassWriter.toByteArray(ClassWriter.java:489)
17:03:04 	at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrument(Instrumenter.java:91)
17:03:04 	at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrument(Instrumenter.java:108)
17:03:04 	... 138 more
17:03:06 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainer()
17:03:08 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesThatImpliesContainerMappingChanges()
17:03:10 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvas()
17:03:11 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenGoBack()
17:03:14 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testMoveClass()
17:03:16 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasWithScroll()
17:03:18 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainerThenUndoThenRedoOperation()
17:03:20 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndPackageFromContainerToContainer()
17:03:22 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndMultiplePackagesFromCanvasToContainer()
17:03:23 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvas()
17:03:25 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromCanvasToContainer()
17:03:27 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvasWithScroll()
17:03:29 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnContainer()
17:03:32 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainer()
17:03:34 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testDropPortFromComponentToAnotherComponent()
17:03:36 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnNode()
17:03:39 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnNode()
17:03:41 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNode()
17:03:44 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNodeInContainer()
17:03:46 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNodeInContainer()
17:03:48 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDropAfterZoom()
17:03:50 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainerInContainer()
17:03:52 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNode()
17:03:54 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDrop()
17:03:56 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainerInContainer()
17:03:58 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testIndirectDropPortFromComponentToDiagram()
17:04:01 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnContainer()
17:04:03 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainer()
17:04:06 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMovePortNearCollapsedPort()
17:04:08 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponentNearCollapsedPort()
17:04:10 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithHiddenEdge()
17:04:12 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMoveCollapsedPortNearCollapsedPort()
17:04:14 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPort()
17:04:16 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponent()
17:04:18 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithStraightEdge()
17:04:20 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithRectilinearEdge()
17:04:22 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPortWithZoom()
17:04:24 Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideAllElements()
17:04:27 
17:04:27 (Eclipse:16892): Gtk-CRITICAL **: 21:04:27.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:04:28 Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideElementAndCheckItIsInDialog()
17:04:31 
17:04:31 (Eclipse:16892): Gtk-CRITICAL **: 21:04:31.617: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:04:32 Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testCheckAllElementsAreInDialog()
17:04:35 
17:04:35 (Eclipse:16892): Gtk-CRITICAL **: 21:04:35.830: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:04:37 Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testCheckAllElementsAreInDialog()
17:04:40 
17:04:40 (Eclipse:16892): Gtk-CRITICAL **: 21:04:40.369: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:04:41 Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideElementAndCheckItIsInDialog()
17:04:44 
17:04:44 (Eclipse:16892): Gtk-CRITICAL **: 21:04:44.605: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:04:45 Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideAllElements()
17:04:48 
17:04:48 (Eclipse:16892): Gtk-CRITICAL **: 21:04:48.906: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:04:50 Setup of org.eclipse.sirius.tests.swtbot.table.RenameTableRepresentationTest.testRenameTableRepresentation()
17:04:51 
17:04:51 (Eclipse:16892): Gtk-CRITICAL **: 21:04:51.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:04:52 Setup of org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testDeleteSeveralLines()
17:04:53 
17:04:53 (Eclipse:16892): Gtk-CRITICAL **: 21:04:53.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:04:57 Setup of org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testHideSeveralLines()
17:04:58 
17:04:58 (Eclipse:16892): Gtk-CRITICAL **: 21:04:58.535: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:02 Setup of org.eclipse.sirius.tests.swtbot.table.CreatedDLinesSelectionTests.testCreatedDTreeItemSelection()
17:05:03 
17:05:03 (Eclipse:16892): Gtk-CRITICAL **: 21:05:03.039: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:04 Setup of org.eclipse.sirius.tests.swtbot.table.ContextMenuTableTest.testRefreshContextMenuAfterModifyVsm()
17:05:05 
17:05:05 (Eclipse:16892): Gtk-CRITICAL **: 21:05:05.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:07 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testDLineExpansion()
17:05:08 
17:05:08 (Eclipse:16892): Gtk-CRITICAL **: 21:05:08.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:09 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemWidth()
17:05:10 
17:05:10 (Eclipse:16892): Gtk-CRITICAL **: 21:05:10.008: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:11 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemHeaderWidth()
17:05:11 
17:05:11 (Eclipse:16892): Gtk-CRITICAL **: 21:05:11.989: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:12 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testTreeItemCollapse()
17:05:13 
17:05:13 (Eclipse:16892): Gtk-CRITICAL **: 21:05:13.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:14 Setup of org.eclipse.sirius.tests.swtbot.table.DeleteLineWithDELShortcutTest.testTableLineDeletionWithDELShortcut()
17:05:15 
17:05:15 (Eclipse:16892): Gtk-CRITICAL **: 21:05:15.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:17 Setup of org.eclipse.sirius.tests.swtbot.table.TableRefreshWithF5ShortcutTests.testTableGlobalRefreshWithF5Shortcut()
17:05:18 
17:05:18 (Eclipse:16892): Gtk-CRITICAL **: 21:05:18.367: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:19 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithNullCellEditor()
17:05:20 
17:05:20 (Eclipse:16892): Gtk-CRITICAL **: 21:05:20.791: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:21 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox2()
17:05:22 
17:05:22 (Eclipse:16892): Gtk-CRITICAL **: 21:05:22.011: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:22 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithUnexistingOrNotAccessibleClass()
17:05:23 
17:05:23 (Eclipse:16892): Gtk-CRITICAL **: 21:05:23.496: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:23 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithClassNotImplementingITableCellEditorFactory()
17:05:24 
17:05:24 (Eclipse:16892): Gtk-CRITICAL **: 21:05:24.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:24 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorPriority()
17:05:25 
17:05:25 (Eclipse:16892): Gtk-CRITICAL **: 21:05:25.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:36 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningASelectionDialog()
17:05:37 
17:05:37 (Eclipse:16892): Gtk-CRITICAL **: 21:05:37.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:37 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testLabelEdit()
17:05:38 
17:05:38 (Eclipse:16892): Gtk-CRITICAL **: 21:05:38.552: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:38 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox()
17:05:39 
17:05:39 (Eclipse:16892): Gtk-CRITICAL **: 21:05:39.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:40 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithWrongQualifiedName()
17:05:41 
17:05:41 (Eclipse:16892): Gtk-CRITICAL **: 21:05:41.153: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:41 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testEditBooleanCellWithOtherColumnOnSameFeatureName()
17:05:42 
17:05:42 (Eclipse:16892): Gtk-CRITICAL **: 21:05:42.411: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:43 Setup of org.eclipse.sirius.tests.swtbot.table.ReadOnlyColumnTest.testEditBooleanCellWithOtherColumnOnSameFeatureName()
17:05:44 
17:05:44 (Eclipse:16892): Gtk-CRITICAL **: 21:05:44.453: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:45 Setup of org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionTest.testDefaultLabelExpressionValue()
17:05:46 Setup of org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionExpressionTest.testLoggerExpressionValue()
17:05:46 
17:05:46 (Eclipse:16892): Gtk-CRITICAL **: 21:05:46.867: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:48 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomizationWithError()
17:05:50 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteAttachmentStyleCustomization()
17:06:06 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization()
17:06:54 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization()
17:07:39 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization()
17:08:33 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSetWorkspaceImageStyleCustomization()
17:08:40 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization()
17:09:28 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSquareStyleCustomization()
17:10:10 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization()
17:10:51 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testDotStyleCustomization()
17:11:32 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization()
17:12:22 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteStyleCustomization()
17:12:52 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSiriusNoteStyleCustomization()
17:13:34 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization()
17:14:21 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization()
17:15:17 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFTextStyleCustomization()
17:15:37 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLabelSizeCustomization()
17:15:40 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization()
17:16:20 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization()
17:17:12 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1()
17:17:14 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase2()
17:17:16 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom200()
17:17:19 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Pinned()
17:17:21 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom50()
17:17:24 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9WithZoom()
17:17:25 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase1()
17:17:27 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase2()
17:17:29 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase3()
17:17:31 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase6()
17:17:33 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7()
17:17:34 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8()
17:17:36 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9()
17:17:37 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelection()
17:17:39 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8WithZoom()
17:17:41 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelectionWithChildren()
17:17:43 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10WithZoom()
17:17:44 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10()
17:17:46 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_1()
17:17:47 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_2()
17:17:49 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_3()
17:17:51 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_4()
17:17:52 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_5()
17:17:54 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_6()
17:17:55 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_7()
17:17:57 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_8()
17:17:59 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7WithZoom()
17:18:00 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesIgnorePin()
17:18:02 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9WithZoom()
17:18:04 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase1()
17:18:06 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase2()
17:18:08 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase3()
17:18:10 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase6()
17:18:12 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7()
17:18:13 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8()
17:18:15 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9()
17:18:16 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelection()
17:18:18 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8WithZoom()
17:18:20 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelectionWithChildren()
17:18:22 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10WithZoom()
17:18:24 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10()
17:18:25 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_1()
17:18:27 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_2()
17:18:28 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_3()
17:18:30 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_4()
17:18:32 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_5()
17:18:33 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_6()
17:18:35 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_7()
17:18:36 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_8()
17:18:38 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7WithZoom()
17:18:40 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesIgnorePin()
17:18:42 Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDistributeActionInVariousConfigurations()
17:20:49 Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementChecking()
17:20:51 Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testFirstAndLastBothShape()
17:20:53 Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testAllDistributeAction()
17:21:35 Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testShapesAtSameAxis()
17:21:38 Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementCheckingBorderedNodes()
17:21:40 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSameEdge()
17:21:41 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSeveralEdges()
17:21:43 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSameEdge()
17:21:45 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSameEdge()
17:21:46 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSeveralEdges()
17:21:48 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSameEdge()
17:21:49 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSeveralEdges()
17:21:51 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSeveralEdges()
17:21:53 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSameEdge()
17:21:54 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSeveralEdges()
17:21:56 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testActionsFromEclipseMenu()
17:21:57 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSeveralEdges()
17:21:59 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSeveralEdges()
17:22:00 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSameEdge()
17:22:02 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSeveralEdges()
17:22:04 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSameEdge()
17:22:05 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSeveralEdges()
17:22:07 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSameEdge()
17:22:08 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSameEdge()
17:22:10 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSeveralEdges()
17:22:11 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSameEdge()
17:22:13 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndOneRegion()
17:22:15 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndOneRegion()
17:22:17 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndTwoRegions()
17:22:18 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInHorizontalStack()
17:22:21 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndHideLabel()
17:22:22 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInVerticalStack()
17:22:24 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegion()
17:22:26 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegionsAndRectangleDraw()
17:22:28 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw()
17:22:30 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerOutsideEditor()
17:22:32 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegions()
17:22:34 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegions()
17:22:36 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw()
17:22:38 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testWithACapellaLikeTitleBlock()
17:22:39 Please fix your code to add using EClass.getEStructuralFeatures() instead of EClass.getEAttributes()
17:22:39 Please fix your code to add using EClass.getEStructuralFeatures() instead of EClass.getEAttributes()
17:22:43 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewVerticalRegionContainerWithTwoRegions()
17:22:45 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInHorizontalStack()
17:22:47 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw()
17:22:50 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegion()
17:22:51 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegions()
17:22:53 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndContainerMoved()
17:22:56 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerOutsideEditor()
17:22:58 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw()
17:23:00 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfVerticalRegionContainerWithFixedSizeRegions()
17:23:03 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInVerticalStack()
17:23:05 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndTwoRegions()
17:23:07 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithHStackContainerAndList()
17:23:12 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSize()
17:23:14 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndHideLabel()
17:23:15 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithTitleBlockWithLabel()
17:23:21 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndRectangleDraw()
17:23:23 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInHorizontalStack()
17:23:25 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegion()
17:23:27 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndRectangleDraw()
17:23:29 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndNodeMoved()
17:23:32 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSize()
17:23:34 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInVerticalStack()
17:23:36 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw()
17:23:38 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfHorizontalRegionContainerWithFixedSizeRegions()
17:23:41 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeToEdgeVisibilityInCaseOfCollapseCompartment()
17:23:43 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInHorizontalStack()
17:23:45 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw()
17:23:47 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInVerticalStack()
17:23:49 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInHorizontalStack()
17:23:51 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegion()
17:23:53 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInVerticalStack()
17:23:54 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfCollapseCompartment()
17:23:59 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfAnotherEdgeRenaming()
17:24:02 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopPaddingSetting()
17:24:13 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayout()
17:24:18 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayoutWithContainers()
17:24:23 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomPaddingSetting()
17:24:34 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllLeftRight()
17:24:39 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayout()
17:24:45 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayout()
17:24:50 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTreeOrdering()
17:24:56 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayoutWithContainers()
17:25:01 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayoutWithContainers()
17:25:06 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTopBottom()
17:25:11 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTreeOrdering()
17:25:17 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightPaddingSetting()
17:25:28 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBorderNodeSnapWithArrange()
17:25:33 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testContainerSnapWithArrange()
17:25:38 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopPaddingSetting()
17:25:49 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayout()
17:25:55 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayoutWithContainers()
17:26:00 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomPaddingSetting()
17:26:10 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllLeftRight()
17:26:16 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayout()
17:26:21 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayout()
17:26:27 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTreeOrdering()
17:26:33 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayoutWithContainers()
17:26:38 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayoutWithContainers()
17:26:43 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTopBottom()
17:26:48 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTreeOrdering()
17:26:54 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightPaddingSetting()
17:27:05 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:07 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:09 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:11 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:15 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:17 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:18 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:20 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:22 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:24 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:26 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:28 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:30 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:32 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:34 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:36 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:38 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:40 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
17:27:41 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnBendpointsAlignmentTest.testEdgeStabilityOnBendpointsAlignment()
17:27:43 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnNorth()
17:27:45 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnSouth()
17:27:46 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnEast()
17:27:48 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnWest()
17:27:50 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropToContainedNode()
17:27:51 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropWithSourceAndTarget()
17:27:53 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnCopyPasteLayout()
17:27:54 
17:27:54 (Eclipse:16892): Gtk-WARNING **: 21:27:54.478: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:27:54 
17:27:54 (Eclipse:16892): Gtk-WARNING **: 21:27:54.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:27:54 
17:27:54 (Eclipse:16892): Gtk-WARNING **: 21:27:54.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:27:54 
17:27:54 (Eclipse:16892): Gtk-WARNING **: 21:27:54.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:27:56 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnDragAndDrop()
17:27:57 
17:27:57 (Eclipse:16892): Gtk-WARNING **: 21:27:57.529: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:27:57 
17:27:57 (Eclipse:16892): Gtk-WARNING **: 21:27:57.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:27:57 
17:27:57 (Eclipse:16892): Gtk-WARNING **: 21:27:57.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:27:57 
17:27:57 (Eclipse:16892): Gtk-WARNING **: 21:27:57.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:27:58 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelUpdateTest.testEdgeLabelCreatedEmptyAndThenUpdated()
17:27:59 
17:27:59 (Eclipse:16892): Gtk-WARNING **: 21:27:59.153: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:27:59 
17:27:59 (Eclipse:16892): Gtk-WARNING **: 21:27:59.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:27:59 
17:27:59 (Eclipse:16892): Gtk-WARNING **: 21:27:59.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:27:59 
17:27:59 (Eclipse:16892): Gtk-WARNING **: 21:27:59.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:27:59 Please fix your code to add using EClass.getEStructuralFeatures() instead of EClass.getEReferences()
17:27:59 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveTest.testEdgeLabelMoveFromBorder()
17:28:02 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerActivation()
17:28:03 
17:28:03 (Eclipse:16892): Gtk-WARNING **: 21:28:03.226: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:28:03 
17:28:03 (Eclipse:16892): Gtk-WARNING **: 21:28:03.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:28:03 
17:28:03 (Eclipse:16892): Gtk-WARNING **: 21:28:03.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:28:03 
17:28:03 (Eclipse:16892): Gtk-WARNING **: 21:28:03.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:28:05 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerDeactivation()
17:28:06 
17:28:06 (Eclipse:16892): Gtk-WARNING **: 21:28:06.636: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:28:06 
17:28:06 (Eclipse:16892): Gtk-WARNING **: 21:28:06.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:28:06 
17:28:06 (Eclipse:16892): Gtk-WARNING **: 21:28:06.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:28:06 
17:28:06 (Eclipse:16892): Gtk-WARNING **: 21:28:06.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:28:08 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSource()
17:28:11 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTarget()
17:28:13 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdge()
17:28:14 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateEdgeOnNodeWithBorderImage()
17:28:16 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdgeOnProvidedShape()
17:28:18 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShape()
17:28:20 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdge()
17:28:22 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdgeOnProvidedShape()
17:28:24 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShape()
17:28:26 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShapeWithZoomAndScroll()
17:28:28 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShapeWithZoomAndScroll()
17:28:30 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testExtremityLocationOfExistingEdges()
17:28:32 Setup of org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseTable()
17:28:41 Setup of org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseDiagram()
17:28:50 Setup of org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseAll()
17:29:03 Setup of org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterEdgeDeletionTest()
17:29:07 Setup of org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterNodeDeletionTest()
17:29:12 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.RepresentationVisibilityAfterSessionReloadTest.testRepresentationVisibilityAfterSessionReload()
17:29:13 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering()
17:29:14 
17:29:14 (Eclipse:16892): Gtk-WARNING **: 21:29:14.675: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:29:14 
17:29:14 (Eclipse:16892): Gtk-WARNING **: 21:29:14.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:14 
17:29:14 (Eclipse:16892): Gtk-WARNING **: 21:29:14.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:14 
17:29:14 (Eclipse:16892): Gtk-WARNING **: 21:29:14.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:15 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering()
17:29:16 
17:29:16 (Eclipse:16892): Gtk-WARNING **: 21:29:16.616: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:29:16 
17:29:16 (Eclipse:16892): Gtk-WARNING **: 21:29:16.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:16 
17:29:16 (Eclipse:16892): Gtk-WARNING **: 21:29:16.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:16 
17:29:16 (Eclipse:16892): Gtk-WARNING **: 21:29:16.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:17 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering2()
17:29:18 
17:29:18 (Eclipse:16892): Gtk-WARNING **: 21:29:18.492: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:29:18 
17:29:18 (Eclipse:16892): Gtk-WARNING **: 21:29:18.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:18 
17:29:18 (Eclipse:16892): Gtk-WARNING **: 21:29:18.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:18 
17:29:18 (Eclipse:16892): Gtk-WARNING **: 21:29:18.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:19 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering2()
17:29:20 
17:29:20 (Eclipse:16892): Gtk-WARNING **: 21:29:20.334: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:29:20 
17:29:20 (Eclipse:16892): Gtk-WARNING **: 21:29:20.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:20 
17:29:20 (Eclipse:16892): Gtk-WARNING **: 21:29:20.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:20 
17:29:20 (Eclipse:16892): Gtk-WARNING **: 21:29:20.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:21 Setup of org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingUsingPreferencesUI()
17:29:27 Setup of org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingWithFilters()
17:29:28 
17:29:28 (Eclipse:16892): Gtk-WARNING **: 21:29:28.932: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:29:28 
17:29:28 (Eclipse:16892): Gtk-WARNING **: 21:29:28.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:28 
17:29:28 (Eclipse:16892): Gtk-WARNING **: 21:29:28.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:28 
17:29:28 (Eclipse:16892): Gtk-WARNING **: 21:29:28.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:29 
17:29:29 (Eclipse:16892): Gtk-WARNING **: 21:29:29.744: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:29:29 
17:29:29 (Eclipse:16892): Gtk-WARNING **: 21:29:29.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:29 
17:29:29 (Eclipse:16892): Gtk-WARNING **: 21:29:29.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:29 
17:29:29 (Eclipse:16892): Gtk-WARNING **: 21:29:29.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:29:30 Setup of org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeHidingLabelIconsUsingAPI()
17:29:34 Setup of org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenTableRepresentation()
17:29:37 Setup of org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramAndTableRepresentations()
17:29:45 Setup of org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramRepresentation()
17:29:50 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToSW()
17:29:51 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSE()
17:29:53 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSW()
17:29:55 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNE()
17:29:56 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNW()
17:29:58 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToSE()
17:30:00 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNE()
17:30:01 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNW()
17:30:03 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSE()
17:30:05 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSW()
17:30:07 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN1ToSW()
17:30:08 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNE()
17:30:10 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNW()
17:30:12 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSE()
17:30:13 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSW()
17:30:15 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToNE()
17:30:17 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSE()
17:30:18 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSW()
17:30:20 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith50()
17:30:22 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith125()
17:30:23 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith125()
17:30:25 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB1ToN()
17:30:27 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToE()
17:30:28 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToN()
17:30:30 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToW()
17:30:32 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB3ToS()
17:30:33 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToS()
17:30:35 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToS()
17:30:37 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToS()
17:30:38 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith50()
17:30:40 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_North()
17:30:42 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_South()
17:30:44 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_East()
17:30:45 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_West()
17:30:47 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_East()
17:30:49 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_West()
17:30:50 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_North()
17:30:52 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_South()
17:30:54 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_North()
17:30:55 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_South()
17:30:57 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_East()
17:30:59 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_West()
17:31:01 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_East()
17:31:03 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_West()
17:31:05 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_North()
17:31:07 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_South()
17:31:09 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_East()
17:31:10 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_West()
17:31:12 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_North()
17:31:14 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_South()
17:31:16 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_North()
17:31:17 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_South()
17:31:19 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_East()
17:31:20 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_West()
17:31:22 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_DNode4EditPart_LabelSizeIncrease()
17:31:25 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_East()
17:31:28 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_West()
17:31:30 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_North()
17:31:31 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_South()
17:31:33 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_East()
17:31:35 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_West()
17:31:36 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_North()
17:31:38 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_South()
17:31:40 Setup of org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropTest.null()
17:31:42 Setup of org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropOnDiagramTest.testPortsLocationsAfterDragAndDropOnSameContainer()
17:31:45 Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPaste()
17:31:47 Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInCopy()
17:31:50 Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInPaste()
17:31:53 Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithPastedPortsTest.testCopyPaste()
17:31:55 Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteFormat()
17:31:58 Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteLayout()
17:32:00 Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteStyle()
17:32:02 Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode3EditPartLabelStability()
17:32:04 Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNodeEditPartLabelStability()
17:32:06 Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode4EditPartLabelStability()
17:32:07 Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode2EditPartLabelStability()
17:32:09 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLayoutStabilityWithToolWizardTest.testEdgeLayoutStabilityOnToolWizard()
17:32:11 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStabilityOnTheSameDiagram()
17:32:12 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStability()
17:32:14 Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testPortSelectionWithMarkee()
17:32:17 Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickBottomLeftPortToSelectPortWithManyEdges()
17:32:19 Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickInCenterSelectPortWithManyEdges()
17:32:21 Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickTopRightPortToSelectPortWithManyEdges()
17:32:23 Setup of org.eclipse.sirius.tests.swtbot.PortNotVisibleSelectionTest.testPortSelectionAfterContainerResize()
17:32:25 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterUndoDeletionFromGenericToolTest.test_Deletion_Undo_Of_Node_With_BorderedNodes()
17:32:27 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingStyleFromAppearanceSection()
17:32:32 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksStatusFromAppearanceSection()
17:32:35 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeEdgeSmoothnessFromAppearanceSection()
17:32:39 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundColorFromAppearanceSection()
17:32:43 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundImageFromAppearanceSection()
17:32:46 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingObstructionsFromAppearanceSection()
17:32:51 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksTypeFromAppearanceSection()
17:32:55 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingClosestDistanceFromAppearanceSection()
17:33:00 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksReverseFromAppearanceSection()
17:33:05 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeLineColorFromTabbar()
17:33:08 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundColorFromTabbar()
17:33:11 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundImageFromTabbar()
17:33:14 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeRoutingStyleFromTabbar()
17:33:17 Setup of org.eclipse.sirius.tests.swtbot.ResizeKindRefreshTests.testResizePermission()
17:33:41 Setup of org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels1()
17:33:50 Setup of org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels2()
17:33:59 Setup of org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnDifferentsBranches()
17:34:07 Setup of org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtTrue()
17:34:14 Setup of org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolApplicationInWorkspaceContext()
17:34:17 Setup of org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtFalse()
17:34:24 Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromDotNodeStyle()
17:34:27 Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromShapeContainerStyle()
17:34:31 Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareNodeStyle()
17:34:34 Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromFlatContainerStyle()
17:34:37 Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareBorderedNodeStyle()
17:34:40 Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromCustomNodeStyle()
17:34:43 Setup of org.eclipse.sirius.tests.swtbot.BackgroundStyleUpdateTest.testStyleCustomizationOfFlatContainerStyle()
17:34:45 Setup of org.eclipse.sirius.tests.swtbot.EdgeMappingTestCase.testEdgeMappingCreationOnLayer()
17:34:56 Setup of org.eclipse.sirius.tests.swtbot.InvalidMetamodelRessourceTest.testDefaultLabelExpressionValue()
17:34:57 
17:34:57 (Eclipse:16892): Gtk-CRITICAL **: 21:34:57.307: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:34:57 Setup of org.eclipse.sirius.tests.swtbot.ExtensionActivationOrderTest.testEnableOnlyExtension()
17:35:06 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ContainerDropPropertySectionsTests.testContainersReferences()
17:35:06 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNode()
17:35:07 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithNoConditionalStyle()
17:35:18 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithConditionalStyle()
17:35:28 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithConditionalStyle()
17:35:39 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithNoConditionalStyle()
17:35:49 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNodeWithConditionalStyle()
17:35:50 Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterNodeSelection()
17:35:52 Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterEdgeSelection()
17:35:54 Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testMultiEdgesSelection()
17:35:56 Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterBorderNodeSelection()
17:35:59 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromAppearanceSection()
17:36:11 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testStrikeFromAppearanceSection()
17:36:19 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdgeLabel()
17:36:21 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontSizeFromAppearanceSection()
17:36:28 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromAppearanceSection()
17:36:39 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromAppearanceSection()
17:36:43 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromAppearanceSection()
17:36:53 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testUnderlineFromAppearanceSection()
17:37:00 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromTabbar()
17:37:08 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdge()
17:37:10 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldAllSelectedElementsFromToolBarWithUndoRedo()
17:37:12 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromToolbar()
17:37:22 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromToolbar()
17:37:32 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdgeLabel()
17:37:33 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdge()
17:37:35 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontFromAppearanceSection()
17:37:43 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromToolbar()
17:37:44 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testToolbarActionWithNodeLabelSelection()
17:37:54 Setup of org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionVerticalPreference()
17:37:56 Setup of org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionHorizontalPreference()
17:37:58 Setup of org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionDiagonalPreference()
17:38:01 Setup of org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAllCombinationsSizeComputationExpressionSizeNodeWithSquareStyle()
17:38:45 Setup of org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAutoSizeComputationExpression()
17:38:49 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyLineSuggestedColors()
17:38:51 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropLineSuggestedColors()
17:38:53 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFontSuggestedColors()
17:38:55 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFontSuggestedColors()
17:38:57 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeLineCustomColor()
17:38:59 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFontLastUsedColors()
17:39:01 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderLineCustomColor()
17:39:03 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveLineCustomColor()
17:39:05 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFillCustomColor()
17:39:06 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFillCustomColor()
17:39:08 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFontCustomColorAndClickOnPalette()
17:39:10 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFillCustomColor()
17:39:12 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseLineLastUsedColors()
17:39:14 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFillLastUsedColors()
17:39:16 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFillCustomColorAndClickOnPalette()
17:39:18 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFillSuggestedColors()
17:39:20 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFillSuggestedColors()
17:39:22 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFontCustomColor()
17:39:24 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFontColors()
17:39:27 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddLineCustomColorAndClickOnPalette()
17:39:29 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFillColors()
17:39:32 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFontCustomColor()
17:39:34 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFontCustomColor()
17:39:35 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicLineColors()
17:39:38 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.test_ViewpointViewpoint_Specification_Project_Creation()
17:39:38 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.testCreatingProjectWithExistingName()
17:39:38 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom()
17:39:40 
17:39:40 (Eclipse:16892): Gtk-WARNING **: 21:39:40.019: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:39:40 
17:39:40 (Eclipse:16892): Gtk-WARNING **: 21:39:40.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:39:40 
17:39:40 (Eclipse:16892): Gtk-WARNING **: 21:39:40.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:39:40 
17:39:40 (Eclipse:16892): Gtk-WARNING **: 21:39:40.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:39:41 
17:39:41 (Eclipse:16892): Gtk-CRITICAL **: 21:39:41.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:39:42 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScroll()
17:39:44 
17:39:44 (Eclipse:16892): Gtk-WARNING **: 21:39:44.038: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:39:44 
17:39:44 (Eclipse:16892): Gtk-WARNING **: 21:39:44.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:39:44 
17:39:44 (Eclipse:16892): Gtk-WARNING **: 21:39:44.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:39:44 
17:39:44 (Eclipse:16892): Gtk-WARNING **: 21:39:44.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:39:46 
17:39:46 (Eclipse:16892): Gtk-CRITICAL **: 21:39:46.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:39:48 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagram()
17:39:49 
17:39:49 (Eclipse:16892): Gtk-WARNING **: 21:39:49.186: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:39:49 
17:39:49 (Eclipse:16892): Gtk-WARNING **: 21:39:49.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:39:49 
17:39:49 (Eclipse:16892): Gtk-WARNING **: 21:39:49.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:39:49 
17:39:49 (Eclipse:16892): Gtk-WARNING **: 21:39:49.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:39:50 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
17:39:51 
17:39:51 (Eclipse:16892): Gtk-WARNING **: 21:39:51.485: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:39:51 
17:39:51 (Eclipse:16892): Gtk-WARNING **: 21:39:51.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:39:51 
17:39:51 (Eclipse:16892): Gtk-WARNING **: 21:39:51.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:39:51 
17:39:51 (Eclipse:16892): Gtk-WARNING **: 21:39:51.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:39:53 
17:39:53 (Eclipse:16892): Gtk-CRITICAL **: 21:39:53.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:39:54 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScrollAndChangeZoom()
17:39:55 
17:39:55 (Eclipse:16892): Gtk-WARNING **: 21:39:55.607: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:39:55 
17:39:55 (Eclipse:16892): Gtk-WARNING **: 21:39:55.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:39:55 
17:39:55 (Eclipse:16892): Gtk-WARNING **: 21:39:55.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:39:55 
17:39:55 (Eclipse:16892): Gtk-WARNING **: 21:39:55.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:39:58 
17:39:58 (Eclipse:16892): Gtk-CRITICAL **: 21:39:58.029: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:39:59 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram()
17:40:01 
17:40:01 (Eclipse:16892): Gtk-WARNING **: 21:40:01.152: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:01 
17:40:01 (Eclipse:16892): Gtk-WARNING **: 21:40:01.167: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:01 
17:40:01 (Eclipse:16892): Gtk-WARNING **: 21:40:01.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:01 
17:40:01 (Eclipse:16892): Gtk-WARNING **: 21:40:01.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:02 
17:40:02 (Eclipse:16892): Gtk-CRITICAL **: 21:40:02.505: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:40:04 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScroll()
17:40:05 
17:40:05 (Eclipse:16892): Gtk-WARNING **: 21:40:05.329: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:05 
17:40:05 (Eclipse:16892): Gtk-WARNING **: 21:40:05.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:05 
17:40:05 (Eclipse:16892): Gtk-WARNING **: 21:40:05.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:05 
17:40:05 (Eclipse:16892): Gtk-WARNING **: 21:40:05.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:06 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainer()
17:40:07 
17:40:07 (Eclipse:16892): Gtk-WARNING **: 21:40:07.621: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:07 
17:40:07 (Eclipse:16892): Gtk-WARNING **: 21:40:07.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:07 
17:40:07 (Eclipse:16892): Gtk-WARNING **: 21:40:07.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:07 
17:40:07 (Eclipse:16892): Gtk-WARNING **: 21:40:07.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:09 
17:40:09 (Eclipse:16892): Gtk-CRITICAL **: 21:40:09.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:40:10 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScroll()
17:40:11 
17:40:11 (Eclipse:16892): Gtk-WARNING **: 21:40:11.813: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:11 
17:40:11 (Eclipse:16892): Gtk-WARNING **: 21:40:11.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:11 
17:40:11 (Eclipse:16892): Gtk-WARNING **: 21:40:11.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:11 
17:40:11 (Eclipse:16892): Gtk-WARNING **: 21:40:11.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:13 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDLinkNoteCreationInDiagramWithoutScroll()
17:40:14 
17:40:14 (Eclipse:16892): Gtk-WARNING **: 21:40:14.261: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:14 
17:40:14 (Eclipse:16892): Gtk-WARNING **: 21:40:14.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:14 
17:40:14 (Eclipse:16892): Gtk-WARNING **: 21:40:14.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:14 
17:40:14 (Eclipse:16892): Gtk-WARNING **: 21:40:14.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:16 
17:40:16 (Eclipse:16892): Gtk-CRITICAL **: 21:40:16.089: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:40:17 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScrollAndChangeZoom()
17:40:18 
17:40:18 (Eclipse:16892): Gtk-WARNING **: 21:40:18.331: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:18 
17:40:18 (Eclipse:16892): Gtk-WARNING **: 21:40:18.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:18 
17:40:18 (Eclipse:16892): Gtk-WARNING **: 21:40:18.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:18 
17:40:18 (Eclipse:16892): Gtk-WARNING **: 21:40:18.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:21 
17:40:21 (Eclipse:16892): Gtk-CRITICAL **: 21:40:21.602: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:40:22 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
17:40:23 
17:40:23 (Eclipse:16892): Gtk-WARNING **: 21:40:23.830: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:23 
17:40:23 (Eclipse:16892): Gtk-WARNING **: 21:40:23.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:23 
17:40:23 (Eclipse:16892): Gtk-WARNING **: 21:40:23.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:23 
17:40:23 (Eclipse:16892): Gtk-WARNING **: 21:40:23.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:25 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScroll()
17:40:26 
17:40:26 (Eclipse:16892): Gtk-WARNING **: 21:40:26.183: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:26 
17:40:26 (Eclipse:16892): Gtk-WARNING **: 21:40:26.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:26 
17:40:26 (Eclipse:16892): Gtk-WARNING **: 21:40:26.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:26 
17:40:26 (Eclipse:16892): Gtk-WARNING **: 21:40:26.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:29 
17:40:29 (Eclipse:16892): Gtk-CRITICAL **: 21:40:29.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:40:30 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScroll()
17:40:31 
17:40:31 (Eclipse:16892): Gtk-WARNING **: 21:40:31.327: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:31 
17:40:31 (Eclipse:16892): Gtk-WARNING **: 21:40:31.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:31 
17:40:31 (Eclipse:16892): Gtk-WARNING **: 21:40:31.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:31 
17:40:31 (Eclipse:16892): Gtk-WARNING **: 21:40:31.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:32 
17:40:32 (Eclipse:16892): Gtk-CRITICAL **: 21:40:32.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:40:34 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScroll()
17:40:35 
17:40:35 (Eclipse:16892): Gtk-WARNING **: 21:40:35.152: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:35 
17:40:35 (Eclipse:16892): Gtk-WARNING **: 21:40:35.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:35 
17:40:35 (Eclipse:16892): Gtk-WARNING **: 21:40:35.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:35 
17:40:35 (Eclipse:16892): Gtk-WARNING **: 21:40:35.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:37 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram()
17:40:38 
17:40:38 (Eclipse:16892): Gtk-WARNING **: 21:40:38.496: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:38 
17:40:38 (Eclipse:16892): Gtk-WARNING **: 21:40:38.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:38 
17:40:38 (Eclipse:16892): Gtk-WARNING **: 21:40:38.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:38 
17:40:38 (Eclipse:16892): Gtk-WARNING **: 21:40:38.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:40 
17:40:40 (Eclipse:16892): Gtk-CRITICAL **: 21:40:40.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:40:41 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom()
17:40:42 
17:40:42 (Eclipse:16892): Gtk-WARNING **: 21:40:42.328: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:42 
17:40:42 (Eclipse:16892): Gtk-WARNING **: 21:40:42.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:42 
17:40:42 (Eclipse:16892): Gtk-WARNING **: 21:40:42.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:42 
17:40:42 (Eclipse:16892): Gtk-WARNING **: 21:40:42.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:43 
17:40:43 (Eclipse:16892): Gtk-CRITICAL **: 21:40:43.433: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:40:45 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagram()
17:40:46 
17:40:46 (Eclipse:16892): Gtk-WARNING **: 21:40:46.210: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:46 
17:40:46 (Eclipse:16892): Gtk-WARNING **: 21:40:46.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:46 
17:40:46 (Eclipse:16892): Gtk-WARNING **: 21:40:46.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:46 
17:40:46 (Eclipse:16892): Gtk-WARNING **: 21:40:46.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:47 
17:40:47 (Eclipse:16892): Gtk-CRITICAL **: 21:40:47.924: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:40:48 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
17:40:50 
17:40:50 (Eclipse:16892): Gtk-WARNING **: 21:40:50.103: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:50 
17:40:50 (Eclipse:16892): Gtk-WARNING **: 21:40:50.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:50 
17:40:50 (Eclipse:16892): Gtk-WARNING **: 21:40:50.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:50 
17:40:50 (Eclipse:16892): Gtk-WARNING **: 21:40:50.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:51 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom()
17:40:52 
17:40:52 (Eclipse:16892): Gtk-WARNING **: 21:40:52.376: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:52 
17:40:52 (Eclipse:16892): Gtk-WARNING **: 21:40:52.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:52 
17:40:52 (Eclipse:16892): Gtk-WARNING **: 21:40:52.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:52 
17:40:52 (Eclipse:16892): Gtk-WARNING **: 21:40:52.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:53 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom()
17:40:54 
17:40:54 (Eclipse:16892): Gtk-WARNING **: 21:40:54.657: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:54 
17:40:54 (Eclipse:16892): Gtk-WARNING **: 21:40:54.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:54 
17:40:54 (Eclipse:16892): Gtk-WARNING **: 21:40:54.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:54 
17:40:54 (Eclipse:16892): Gtk-WARNING **: 21:40:54.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:56 
17:40:56 (Eclipse:16892): Gtk-CRITICAL **: 21:40:56.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:40:57 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainer()
17:40:58 
17:40:58 (Eclipse:16892): Gtk-WARNING **: 21:40:58.592: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:40:58 
17:40:58 (Eclipse:16892): Gtk-WARNING **: 21:40:58.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:58 
17:40:58 (Eclipse:16892): Gtk-WARNING **: 21:40:58.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:58 
17:40:58 (Eclipse:16892): Gtk-WARNING **: 21:40:58.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:40:59 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScrollAndChangeZoom()
17:41:00 
17:41:00 (Eclipse:16892): Gtk-WARNING **: 21:41:00.943: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:41:00 
17:41:00 (Eclipse:16892): Gtk-WARNING **: 21:41:00.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:00 
17:41:00 (Eclipse:16892): Gtk-WARNING **: 21:41:00.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:00 
17:41:00 (Eclipse:16892): Gtk-WARNING **: 21:41:00.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:02 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScroll()
17:41:03 
17:41:03 (Eclipse:16892): Gtk-WARNING **: 21:41:03.248: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:41:03 
17:41:03 (Eclipse:16892): Gtk-WARNING **: 21:41:03.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:03 
17:41:03 (Eclipse:16892): Gtk-WARNING **: 21:41:03.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:03 
17:41:03 (Eclipse:16892): Gtk-WARNING **: 21:41:03.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:04 
17:41:04 (Eclipse:16892): Gtk-CRITICAL **: 21:41:04.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:41:06 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom()
17:41:07 
17:41:07 (Eclipse:16892): Gtk-WARNING **: 21:41:07.207: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:41:07 
17:41:07 (Eclipse:16892): Gtk-WARNING **: 21:41:07.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:07 
17:41:07 (Eclipse:16892): Gtk-WARNING **: 21:41:07.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:07 
17:41:07 (Eclipse:16892): Gtk-WARNING **: 21:41:07.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:08 
17:41:08 (Eclipse:16892): Gtk-CRITICAL **: 21:41:08.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:41:09 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom()
17:41:10 
17:41:10 (Eclipse:16892): Gtk-WARNING **: 21:41:10.994: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:41:11 
17:41:11 (Eclipse:16892): Gtk-WARNING **: 21:41:11.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:11 
17:41:11 (Eclipse:16892): Gtk-WARNING **: 21:41:11.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:11 
17:41:11 (Eclipse:16892): Gtk-WARNING **: 21:41:11.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:12 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
17:41:13 
17:41:13 (Eclipse:16892): Gtk-WARNING **: 21:41:13.195: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:41:13 
17:41:13 (Eclipse:16892): Gtk-WARNING **: 21:41:13.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:13 
17:41:13 (Eclipse:16892): Gtk-WARNING **: 21:41:13.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:13 
17:41:13 (Eclipse:16892): Gtk-WARNING **: 21:41:13.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:14 
17:41:14 (Eclipse:16892): Gtk-CRITICAL **: 21:41:14.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:41:16 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom()
17:41:17 
17:41:17 (Eclipse:16892): Gtk-WARNING **: 21:41:17.353: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:41:17 
17:41:17 (Eclipse:16892): Gtk-WARNING **: 21:41:17.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:17 
17:41:17 (Eclipse:16892): Gtk-WARNING **: 21:41:17.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:17 
17:41:17 (Eclipse:16892): Gtk-WARNING **: 21:41:17.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:19 
17:41:19 (Eclipse:16892): Gtk-CRITICAL **: 21:41:19.244: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:41:20 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
17:41:21 
17:41:21 (Eclipse:16892): Gtk-WARNING **: 21:41:21.519: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:41:21 
17:41:21 (Eclipse:16892): Gtk-WARNING **: 21:41:21.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:21 
17:41:21 (Eclipse:16892): Gtk-WARNING **: 21:41:21.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:21 
17:41:21 (Eclipse:16892): Gtk-WARNING **: 21:41:21.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:22 
17:41:22 (Eclipse:16892): Gtk-CRITICAL **: 21:41:22.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:41:24 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom()
17:41:25 
17:41:25 (Eclipse:16892): Gtk-WARNING **: 21:41:25.526: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:41:25 
17:41:25 (Eclipse:16892): Gtk-WARNING **: 21:41:25.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:25 
17:41:25 (Eclipse:16892): Gtk-WARNING **: 21:41:25.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:25 
17:41:25 (Eclipse:16892): Gtk-WARNING **: 21:41:25.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:26 
17:41:26 (Eclipse:16892): Gtk-CRITICAL **: 21:41:26.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:41:28 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScrollAndChangeZoom()
17:41:29 
17:41:29 (Eclipse:16892): Gtk-WARNING **: 21:41:29.544: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:41:29 
17:41:29 (Eclipse:16892): Gtk-WARNING **: 21:41:29.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:29 
17:41:29 (Eclipse:16892): Gtk-WARNING **: 21:41:29.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:29 
17:41:29 (Eclipse:16892): Gtk-WARNING **: 21:41:29.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:31 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainer()
17:41:33 
17:41:33 (Eclipse:16892): Gtk-WARNING **: 21:41:33.046: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:41:33 
17:41:33 (Eclipse:16892): Gtk-WARNING **: 21:41:33.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:33 
17:41:33 (Eclipse:16892): Gtk-WARNING **: 21:41:33.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:33 
17:41:33 (Eclipse:16892): Gtk-WARNING **: 21:41:33.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:34 
17:41:34 (Eclipse:16892): Gtk-CRITICAL **: 21:41:34.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:41:35 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
17:41:37 
17:41:37 (Eclipse:16892): Gtk-WARNING **: 21:41:37.077: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:41:37 
17:41:37 (Eclipse:16892): Gtk-WARNING **: 21:41:37.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:37 
17:41:37 (Eclipse:16892): Gtk-WARNING **: 21:41:37.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:37 
17:41:37 (Eclipse:16892): Gtk-WARNING **: 21:41:37.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:38 
17:41:38 (Eclipse:16892): Gtk-CRITICAL **: 21:41:38.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:41:39 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTLinkNoteCreationInDiagramWithoutScroll()
17:41:41 
17:41:41 (Eclipse:16892): Gtk-WARNING **: 21:41:41.050: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:41:41 
17:41:41 (Eclipse:16892): Gtk-WARNING **: 21:41:41.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:41 
17:41:41 (Eclipse:16892): Gtk-WARNING **: 21:41:41.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:41 
17:41:41 (Eclipse:16892): Gtk-WARNING **: 21:41:41.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:42 
17:41:42 (Eclipse:16892): Gtk-CRITICAL **: 21:41:42.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:41:43 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagram()
17:41:44 
17:41:44 (Eclipse:16892): Gtk-WARNING **: 21:41:44.970: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:41:44 
17:41:44 (Eclipse:16892): Gtk-WARNING **: 21:41:44.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:44 
17:41:44 (Eclipse:16892): Gtk-WARNING **: 21:41:44.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:45 
17:41:45 (Eclipse:16892): Gtk-WARNING **: 21:41:45.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:46 
17:41:46 (Eclipse:16892): Gtk-CRITICAL **: 21:41:46.121: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:41:47 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram()
17:41:48 
17:41:48 (Eclipse:16892): Gtk-WARNING **: 21:41:48.847: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:41:48 
17:41:48 (Eclipse:16892): Gtk-WARNING **: 21:41:48.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:48 
17:41:48 (Eclipse:16892): Gtk-WARNING **: 21:41:48.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:48 
17:41:48 (Eclipse:16892): Gtk-WARNING **: 21:41:48.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:41:49 Setup of org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testNavigateToDiagramInFragment()
17:41:52 Setup of org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testCreateLinkNoteInDiagramInFragment()
17:41:55 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MigrationOnVsmEditorReloadTest.test_Migration_Initalization_On_VSM_Editor_Reload()
17:41:55 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTreeStyle()
17:41:56 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTable()
17:41:56 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatDeleteViewNotPresentForTree()
17:41:57 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForCrossTable()
17:41:57 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForCrossTable()
17:41:58 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTableStyle()
17:41:59 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testCheckFlatContainerBackgroundStyle()
17:41:59 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnDiagramStyle()
17:41:59 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTree()
17:42:00 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTree()
17:42:01 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForCrossTable()
17:42:02 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTable()
17:42:02 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForTable()
17:42:02 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testEmptyNodeLabels()
17:42:03 Setup of org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithoutOpenedEditor()
17:42:05 Setup of org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithOpenedEditor()
17:42:08 Setup of org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testModifySemanticResources()
17:42:11 Setup of org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testChangeVSM()
17:42:23 Setup of org.eclipse.sirius.tests.swtbot.SVGZImageTest.testSvgzImageLoad()
17:42:24 Setup of org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithOneEdgeSelected()
17:42:27 Setup of org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithMultiSelection()
17:42:29 Setup of org.eclipse.sirius.tests.swtbot.RepresentationGroupWithoutRepresentationInstanceTest.testRepresentationWithNoInstanceIsNotVisible()
17:42:30 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromAppearanceView()
17:42:32 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromStyleView()
17:42:34 Setup of org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToObliqueButWithoutVisualChange()
17:42:36 Setup of org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromTreeToOblique()
17:42:37 Setup of org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToOblique()
17:42:39 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testNewEdgeAfterReconnectSource()
17:42:41 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeSource()
17:42:42 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeTarget()
17:42:44 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectEdgeWithBadGMFBendpointAndNoReconnectionCandidate()
17:42:46 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeSource()
17:42:47 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeTarget()
17:42:49 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectWithUserSpecificLineStyle()
17:42:51 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeSource()
17:42:53 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeTarget()
17:42:54 Setup of org.eclipse.sirius.tests.swtbot.QuickStartScenario.testQuickStart()
17:42:54 Setup of org.eclipse.sirius.tests.swtbot.NonVisibleLabelSelectionTest.testCheckLabelSelection()
17:43:03 Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithLeftAlignement()
17:43:04 Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeLabelPosition()
17:43:06 Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithCenterAlignement()
17:43:07 Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithRightAlignement()
17:43:09 Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testBorderLabelPosition()
17:43:10 Setup of org.eclipse.sirius.tests.swtbot.NavigateToNewRepresentationTest.testCreateNewRepresentationWithComputedNamed()
17:43:12 Setup of org.eclipse.sirius.tests.swtbot.LockedAppearanceTabTest.testActionsEnablement()
17:43:15 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled()
17:43:17 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testGroupActionInDiagramEditPartWithoutScroll()
17:43:19 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelection()
17:43:21 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled()
17:43:23 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll()
17:43:25 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelection()
17:43:27 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled()
17:43:29 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll()
17:43:31 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelection()
17:43:33 Setup of org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceTargetOnEdgeCreation()
17:43:35 Setup of org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceOnEdgeCreation()
17:43:36 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageWhenManyRepresentationsHaveSameNameTest.testExportDiagramsOfFragmentSessionAsJPGFromTabBar()
17:43:36 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationTest.testReferenceToolWithIcon()
17:43:38 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTableToDiagram()
17:43:39 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTreeToDiagram()
17:43:40 Setup of org.eclipse.sirius.tests.swtbot.DeleteFromDiagramTest.testDeleteFromDiagramAction()
17:43:41 Setup of org.eclipse.sirius.tests.swtbot.DeleteDiagramWithListeningPaletteToolTest.testDeleteDiagramFromModelExplorer()
17:43:43 Setup of org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromAppearanceSection()
17:43:53 Setup of org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromTabbar()
17:44:02 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser()
17:44:03 
17:44:03 (Eclipse:16892): Gtk-CRITICAL **: 21:44:03.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:44:05 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser()
17:44:06 
17:44:06 (Eclipse:16892): Gtk-CRITICAL **: 21:44:06.445: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:44:08 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser_Closed()
17:44:09 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser_Closed()
17:44:11 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser()
17:44:14 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser()
17:44:17 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser_Closed()
17:44:19 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameTableName()
17:44:20 
17:44:20 (Eclipse:16892): Gtk-CRITICAL **: 21:44:20.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:44:21 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser_Closed()
17:44:22 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameDiagramName()
17:44:25 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInNewGroupInTabbar()
17:44:26 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnPackage()
17:44:28 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnPackage()
17:44:30 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnPackage()
17:44:31 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithBlankLocationOnClass()
17:44:33 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu4()
17:44:35 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAPopupMenuOnPackage()
17:44:36 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnClass()
17:44:38 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenuWithWrongVariable()
17:44:40 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheNewMenuOnPackage()
17:44:41 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInExistingMenuOnClass()
17:44:43 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAMenuContributedByVSMOnClass()
17:44:45 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnClass()
17:44:46 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInDefaultMenuOnClass()
17:44:48 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnAttribute()
17:44:50 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnAttribute()
17:44:51 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnAttribute()
17:44:53 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheOpenMenuOnPackage()
17:44:54 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnClass()
17:44:56 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testUndoRedoMenuAction()
17:44:58 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithLocationInPopupMenuOnPackage()
17:44:59 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom()
17:45:00 
17:45:00 (Eclipse:16892): Gtk-WARNING **: 21:45:00.732: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:00 
17:45:00 (Eclipse:16892): Gtk-WARNING **: 21:45:00.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:00 
17:45:00 (Eclipse:16892): Gtk-WARNING **: 21:45:00.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:00 
17:45:00 (Eclipse:16892): Gtk-WARNING **: 21:45:00.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:01 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagram()
17:45:02 
17:45:02 (Eclipse:16892): Gtk-WARNING **: 21:45:02.433: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:02 
17:45:02 (Eclipse:16892): Gtk-WARNING **: 21:45:02.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:02 
17:45:02 (Eclipse:16892): Gtk-WARNING **: 21:45:02.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:02 
17:45:02 (Eclipse:16892): Gtk-WARNING **: 21:45:02.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:02 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom()
17:45:04 
17:45:04 (Eclipse:16892): Gtk-WARNING **: 21:45:04.121: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:04 
17:45:04 (Eclipse:16892): Gtk-WARNING **: 21:45:04.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:04 
17:45:04 (Eclipse:16892): Gtk-WARNING **: 21:45:04.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:04 
17:45:04 (Eclipse:16892): Gtk-WARNING **: 21:45:04.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:04 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainer()
17:45:05 
17:45:05 (Eclipse:16892): Gtk-WARNING **: 21:45:05.887: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:05 
17:45:05 (Eclipse:16892): Gtk-WARNING **: 21:45:05.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:05 
17:45:05 (Eclipse:16892): Gtk-WARNING **: 21:45:05.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:05 
17:45:05 (Eclipse:16892): Gtk-WARNING **: 21:45:05.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:06 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScroll()
17:45:07 
17:45:07 (Eclipse:16892): Gtk-WARNING **: 21:45:07.566: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:07 
17:45:07 (Eclipse:16892): Gtk-WARNING **: 21:45:07.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:07 
17:45:07 (Eclipse:16892): Gtk-WARNING **: 21:45:07.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:07 
17:45:07 (Eclipse:16892): Gtk-WARNING **: 21:45:07.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:08 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScrollAndChangeZoom()
17:45:09 
17:45:09 (Eclipse:16892): Gtk-WARNING **: 21:45:09.269: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:09 
17:45:09 (Eclipse:16892): Gtk-WARNING **: 21:45:09.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:09 
17:45:09 (Eclipse:16892): Gtk-WARNING **: 21:45:09.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:09 
17:45:09 (Eclipse:16892): Gtk-WARNING **: 21:45:09.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:09 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScrollAndChangeZoom()
17:45:10 
17:45:10 (Eclipse:16892): Gtk-WARNING **: 21:45:10.988: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:11 
17:45:11 (Eclipse:16892): Gtk-WARNING **: 21:45:11.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:11 
17:45:11 (Eclipse:16892): Gtk-WARNING **: 21:45:11.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:11 
17:45:11 (Eclipse:16892): Gtk-WARNING **: 21:45:11.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:12 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagram()
17:45:13 
17:45:13 (Eclipse:16892): Gtk-WARNING **: 21:45:13.275: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:13 
17:45:13 (Eclipse:16892): Gtk-WARNING **: 21:45:13.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:13 
17:45:13 (Eclipse:16892): Gtk-WARNING **: 21:45:13.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:13 
17:45:13 (Eclipse:16892): Gtk-WARNING **: 21:45:13.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:13 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom()
17:45:15 
17:45:15 (Eclipse:16892): Gtk-WARNING **: 21:45:15.033: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:15 
17:45:15 (Eclipse:16892): Gtk-WARNING **: 21:45:15.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:15 
17:45:15 (Eclipse:16892): Gtk-WARNING **: 21:45:15.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:15 
17:45:15 (Eclipse:16892): Gtk-WARNING **: 21:45:15.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:15 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
17:45:16 
17:45:16 (Eclipse:16892): Gtk-WARNING **: 21:45:16.750: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:16 
17:45:16 (Eclipse:16892): Gtk-WARNING **: 21:45:16.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:16 
17:45:16 (Eclipse:16892): Gtk-WARNING **: 21:45:16.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:16 
17:45:16 (Eclipse:16892): Gtk-WARNING **: 21:45:16.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:17 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScroll()
17:45:18 
17:45:18 (Eclipse:16892): Gtk-WARNING **: 21:45:18.489: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:18 
17:45:18 (Eclipse:16892): Gtk-WARNING **: 21:45:18.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:18 
17:45:18 (Eclipse:16892): Gtk-WARNING **: 21:45:18.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:18 
17:45:18 (Eclipse:16892): Gtk-WARNING **: 21:45:18.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:19 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScroll()
17:45:20 
17:45:20 (Eclipse:16892): Gtk-WARNING **: 21:45:20.157: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:20 
17:45:20 (Eclipse:16892): Gtk-WARNING **: 21:45:20.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:20 
17:45:20 (Eclipse:16892): Gtk-WARNING **: 21:45:20.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:20 
17:45:20 (Eclipse:16892): Gtk-WARNING **: 21:45:20.191: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:21 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom()
17:45:22 
17:45:22 (Eclipse:16892): Gtk-WARNING **: 21:45:22.884: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:22 
17:45:22 (Eclipse:16892): Gtk-WARNING **: 21:45:22.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:22 
17:45:22 (Eclipse:16892): Gtk-WARNING **: 21:45:22.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:22 
17:45:22 (Eclipse:16892): Gtk-WARNING **: 21:45:22.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:23 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagram()
17:45:24 
17:45:24 (Eclipse:16892): Gtk-WARNING **: 21:45:24.691: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:24 
17:45:24 (Eclipse:16892): Gtk-WARNING **: 21:45:24.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:24 
17:45:24 (Eclipse:16892): Gtk-WARNING **: 21:45:24.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:24 
17:45:24 (Eclipse:16892): Gtk-WARNING **: 21:45:24.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:25 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom()
17:45:26 
17:45:26 (Eclipse:16892): Gtk-WARNING **: 21:45:26.430: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:26 
17:45:26 (Eclipse:16892): Gtk-WARNING **: 21:45:26.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:26 
17:45:26 (Eclipse:16892): Gtk-WARNING **: 21:45:26.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:26 
17:45:26 (Eclipse:16892): Gtk-WARNING **: 21:45:26.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:27 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainer()
17:45:28 
17:45:28 (Eclipse:16892): Gtk-WARNING **: 21:45:28.248: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:28 
17:45:28 (Eclipse:16892): Gtk-WARNING **: 21:45:28.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:28 
17:45:28 (Eclipse:16892): Gtk-WARNING **: 21:45:28.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:28 
17:45:28 (Eclipse:16892): Gtk-WARNING **: 21:45:28.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:28 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScroll()
17:45:29 
17:45:29 (Eclipse:16892): Gtk-WARNING **: 21:45:29.983: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:29 
17:45:29 (Eclipse:16892): Gtk-WARNING **: 21:45:29.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:30 
17:45:30 (Eclipse:16892): Gtk-WARNING **: 21:45:30.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:30 
17:45:30 (Eclipse:16892): Gtk-WARNING **: 21:45:30.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:30 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScrollAndChangeZoom()
17:45:31 
17:45:31 (Eclipse:16892): Gtk-WARNING **: 21:45:31.748: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:31 
17:45:31 (Eclipse:16892): Gtk-WARNING **: 21:45:31.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:31 
17:45:31 (Eclipse:16892): Gtk-WARNING **: 21:45:31.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:31 
17:45:31 (Eclipse:16892): Gtk-WARNING **: 21:45:31.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:32 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScrollAndChangeZoom()
17:45:33 
17:45:33 (Eclipse:16892): Gtk-WARNING **: 21:45:33.574: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:33 
17:45:33 (Eclipse:16892): Gtk-WARNING **: 21:45:33.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:33 
17:45:33 (Eclipse:16892): Gtk-WARNING **: 21:45:33.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:33 
17:45:33 (Eclipse:16892): Gtk-WARNING **: 21:45:33.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:34 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagram()
17:45:35 
17:45:35 (Eclipse:16892): Gtk-WARNING **: 21:45:35.870: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:35 
17:45:35 (Eclipse:16892): Gtk-WARNING **: 21:45:35.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:35 
17:45:35 (Eclipse:16892): Gtk-WARNING **: 21:45:35.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:35 
17:45:35 (Eclipse:16892): Gtk-WARNING **: 21:45:35.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:36 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom()
17:45:37 
17:45:37 (Eclipse:16892): Gtk-WARNING **: 21:45:37.733: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:37 
17:45:37 (Eclipse:16892): Gtk-WARNING **: 21:45:37.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:37 
17:45:37 (Eclipse:16892): Gtk-WARNING **: 21:45:37.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:37 
17:45:37 (Eclipse:16892): Gtk-WARNING **: 21:45:37.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:38 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
17:45:39 
17:45:39 (Eclipse:16892): Gtk-WARNING **: 21:45:39.427: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:39 
17:45:39 (Eclipse:16892): Gtk-WARNING **: 21:45:39.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:39 
17:45:39 (Eclipse:16892): Gtk-WARNING **: 21:45:39.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:39 
17:45:39 (Eclipse:16892): Gtk-WARNING **: 21:45:39.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:39 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScroll()
17:45:41 
17:45:41 (Eclipse:16892): Gtk-WARNING **: 21:45:41.131: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:41 
17:45:41 (Eclipse:16892): Gtk-WARNING **: 21:45:41.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:41 
17:45:41 (Eclipse:16892): Gtk-WARNING **: 21:45:41.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:41 
17:45:41 (Eclipse:16892): Gtk-WARNING **: 21:45:41.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:41 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScroll()
17:45:42 
17:45:42 (Eclipse:16892): Gtk-WARNING **: 21:45:42.821: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:45:42 
17:45:42 (Eclipse:16892): Gtk-WARNING **: 21:45:42.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:42 
17:45:42 (Eclipse:16892): Gtk-WARNING **: 21:45:42.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:42 
17:45:42 (Eclipse:16892): Gtk-WARNING **: 21:45:42.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:45:44 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuWithNoDeleteTools()
17:45:47 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyNoPasteInReference()
17:45:50 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopySuperTypeEdgePasteNode()
17:45:53 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGeneriCopyNoPasteInSuperTypeEdge()
17:45:55 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackageOtherEditor()
17:45:59 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuDeleteElement()
17:46:02 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackage()
17:46:05 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyElementsPasteOnMoreElements()
17:46:08 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyPasteMenusSync()
17:46:11 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEClassSiriusClipboardContent()
17:46:15 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEPackageSiriusClipboardContent()
17:46:18 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClass()
17:46:21 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClassOtherEditor()
17:46:24 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyMoreElementsPasteNode()
17:46:28 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyReferenceEdgePasteNode()
17:46:31 Setup of org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEClassOtherSession()
17:46:36 Setup of org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEPackageOtherSession()
17:46:42 Setup of org.eclipse.sirius.tests.swtbot.CloseWithoutSavingTest.testCreateMultipleElementsAndCloseWithoutSaving()
17:46:48 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CreateMandatoryElementsTest.testCreationMandatoryElements()
17:46:52 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.LockedModelExplorerTest.testRefreshJobForModelExplorerView()
17:46:54 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveContainer()
17:46:57 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainer()
17:46:59 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainer()
17:47:01 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNode()
17:47:03 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainerWithZoom125()
17:47:06 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainer()
17:47:08 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNodeInContainer()
17:47:10 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainerInContainer()
17:47:12 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpoint()
17:47:15 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeContainer()
17:47:18 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNode()
17:47:20 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNote()
17:47:22 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNode()
17:47:25 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNote()
17:47:28 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeText()
17:47:31 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpointWithZoom50()
17:47:33 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainerWithZoom125()
17:47:36 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnBorderNode()
17:47:38 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom50()
17:47:41 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveContainer()
17:47:43 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainer()
17:47:46 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNode()
17:47:49 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainer()
17:47:52 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNodeInContainer()
17:47:55 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainerInContainer()
17:47:57 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNode()
17:48:00 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNote()
17:48:03 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom125()
17:48:06 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom200()
17:48:09 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnBorderNode()
17:48:12 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testCustomTabbarContributor()
17:48:14 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testTabbarCountWithoutContributor()
17:48:16 Setup of org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithMessage()
17:48:16 Setup of org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithoutMessage()
17:48:26 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesRepairTest.testRepairMove()
17:48:29 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnCrossTableDescription()
17:48:30 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramDescription()
17:48:31 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryWithAllRepresentation()
17:48:34 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnSequenceDiagramDescription()
17:48:35 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnTreeDescription()
17:48:36 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelAddingFromEPackageWithNullProperties()
17:48:36 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramExtensionDescription()
17:48:37 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnEditionTableDescription()
17:48:38 Setup of org.eclipse.sirius.tests.swtbot.DiagramPrintTest.testGMFPrintDiagramDialogDisplay()
17:48:40 Jul 02, 2024 9:48:40 PM sun.awt.X11.XToolkit processException
17:48:40 WARNING: Exception on Toolkit thread
17:48:40 java.util.ConcurrentModificationException
17:48:40 	at java.base/java.util.HashMap$HashIterator.nextNode(HashMap.java:1597)
17:48:40 	at java.base/java.util.HashMap$KeyIterator.next(HashMap.java:1620)
17:48:40 	at java.desktop/sun.awt.datatransfer.SunClipboard.checkChange(SunClipboard.java:432)
17:48:40 	at java.desktop/sun.awt.X11.XClipboard.checkChange(XClipboard.java:292)
17:48:40 	at java.desktop/sun.awt.X11.XClipboard$SelectionNotifyHandler.dispatchEvent(XClipboard.java:210)
17:48:40 	at java.desktop/sun.awt.X11.XToolkit.dispatchEvent(XToolkit.java:630)
17:48:40 	at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:731)
17:48:40 	at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:647)
17:48:40 	at java.base/java.lang.Thread.run(Thread.java:833)
17:48:40 
17:48:40 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled()
17:48:42 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Solvable_Overlaps()
17:48:43 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned_IgnorePin()
17:48:45 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps()
17:48:47 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_No_Overlaps()
17:48:48 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinUnpinElementFromPalette()
17:48:52 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps()
17:48:54 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Unpinned()
17:48:55 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Unsolvable_Overlaps()
17:48:57 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Pinned()
17:48:58 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Pinned()
17:49:00 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Unpinned()
17:49:02 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsSetsPinnedIfPreferenceEnabled()
17:49:04 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned()
17:49:06 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Unpinned()
17:49:08 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Solvable_Overlaps()
17:49:09 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Unsolvable_Overlaps()
17:49:11 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinElementContextualMenuAction()
17:49:13 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_No_Overlaps()
17:49:14 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinnedAttributeIsPersistent()
17:49:18 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearAllForbiddenForDifferentAxes()
17:49:21 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCenteringWithZoom200()
17:49:24 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesToRightWithOneWithLeftForbidden()
17:49:28 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdges()
17:49:33 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRight()
17:49:37 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueToBottomWithScrollbar()
17:49:42 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottom()
17:49:46 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomWithWrongXGMFCoordinate()
17:49:51 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCentering()
17:49:55 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementAtSameLevelButNotInSameContainer()
17:49:59 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndContainer()
17:50:03 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesLinkedToBorderNodeWithOverlapBeforeStraighten()
17:50:08 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightCenteringOnBothSourceAndTargetBorderNodes()
17:50:12 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomForbiddenForOverlap()
17:50:16 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementNotAtSameLevel()
17:50:20 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeAtSameLevelButNotInSameContainer()
17:50:26 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBounds()
17:50:29 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightForbiddenBecauseofCentering()
17:50:31 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeNotAsSameLevel()
17:50:35 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdgesWithZoom200()
17:50:40 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBoundsWithScrollbar()
17:50:44 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesAllIncompatibleStraigthenAction()
17:50:50 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLinkedToBorderNodeWithSeveralEdges()
17:50:54 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndPartName()
17:50:58 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightWithWrongYGMFCoordinate()
17:51:03 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackward()
17:51:05 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForwardWithShortcut()
17:51:07 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringToFront()
17:51:09 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBackWithShortcut()
17:51:11 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFrontWithShortcut()
17:51:13 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringForward()
17:51:15 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFront()
17:51:18 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForward()
17:51:20 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBack()
17:51:22 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendBackward()
17:51:24 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackwardWithShortcut()
17:51:26 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendToBack()
17:51:28 Setup of org.eclipse.sirius.tests.swtbot.DndWorkspaceToAirdEditorTest.null()
17:51:29 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorTest.testViewpointActivationStatusChange()
17:51:33 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict()
17:51:34 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioningAndBefore()
17:51:36 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBefore()
17:51:37 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict2()
17:51:39 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testBothDynamicPageUpdate()
17:51:40 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate2()
17:51:42 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate3()
17:51:43 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameUpdate()
17:51:45 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplaceConflict()
17:51:46 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplaceMissingPage()
17:51:48 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate()
17:51:49 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalVisibilityUpdate()
17:51:51 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingConflict()
17:51:52 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalDesynchroUpdate()
17:51:54 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplace()
17:51:55 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBefore()
17:51:57 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBeforeMissingPage()
17:51:58 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageProviderRemoval()
17:52:00 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict2()
17:52:01 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameVisibilityUpdate()
17:52:03 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate2()
17:52:04 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate3()
17:52:06 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplacement()
17:52:08 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering2()
17:52:09 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfter()
17:52:11 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfter()
17:52:12 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate()
17:52:14 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfterMissingPage()
17:52:15 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingNoPositioning()
17:52:16 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterFirstPage()
17:52:18 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering()
17:52:20 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioning()
17:52:21 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalUpdate()
17:52:23 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict()
17:52:24 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorProjectRemovalTest.testProjectRemovalWithDirtyCommandStack()
17:52:27 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:52:29 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:52:30 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:52:32 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:52:35 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:52:37 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:52:40 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:52:42 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:52:44 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:52:46 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:52:50 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:52:53 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:52:55 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:52:57 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:53:02 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:53:05 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:53:08 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:53:10 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:53:13 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:53:14 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:53:17 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:53:20 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:53:24 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:53:26 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:53:27 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:53:29 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:53:31 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
17:53:37 Setup of org.eclipse.sirius.tests.swtbot.std.STD006.testSTD006()
17:53:37 Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromTrees()
17:53:39 Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromCrossTables()
17:53:40 
17:53:40 (Eclipse:16892): Gtk-CRITICAL **: 21:53:40.746: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:53:42 Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromEditionTablesWithPrecondition()
17:53:43 
17:53:43 (Eclipse:16892): Gtk-CRITICAL **: 21:53:43.314: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:53:45 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementExpansion()
17:53:45 
17:53:45 (Eclipse:16892): Gtk-CRITICAL **: 21:53:45.973: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:53:47 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelFormat()
17:53:48 
17:53:48 (Eclipse:16892): Gtk-CRITICAL **: 21:53:48.092: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:53:49 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleBackgroundColor()
17:53:50 
17:53:50 (Eclipse:16892): Gtk-CRITICAL **: 21:53:50.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:53:51 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemWidth()
17:53:52 
17:53:52 (Eclipse:16892): Gtk-CRITICAL **: 21:53:52.241: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:53:53 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelSize()
17:53:54 
17:53:54 (Eclipse:16892): Gtk-CRITICAL **: 21:53:54.151: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:53:55 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemHeaderWidth()
17:53:56 
17:53:56 (Eclipse:16892): Gtk-CRITICAL **: 21:53:56.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:53:57 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelColor()
17:53:58 
17:53:58 (Eclipse:16892): Gtk-CRITICAL **: 21:53:58.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:53:59 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEAttributeCustomization()
17:53:59 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testVSMElementCustomizationReuseEReferenceCustomization()
17:54:00 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testLabelAlignmentInVSM()
17:54:01 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEReferenceCustomization()
17:54:01 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithClosedSession()
17:54:09 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithRefreshAtOpening()
17:54:17 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickCancel()
17:54:18 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenGoToMarkerIsCalledOnAllOpenedEditors()
17:54:20 
17:54:20 (Eclipse:16892): Gtk-CRITICAL **: 21:54:20.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:54:20 
17:54:20 (Eclipse:16892): Gtk-CRITICAL **: 21:54:20.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:54:20 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithOpenedRepresentationsWithRefreshAtOpening()
17:54:26 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenNoRepresentationElementExists()
17:54:28 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithoutRefreshAtOpening()
17:54:35 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickOk()
17:54:37 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom()
17:54:38 
17:54:38 (Eclipse:16892): Gtk-WARNING **: 21:54:38.633: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:54:38 
17:54:38 (Eclipse:16892): Gtk-WARNING **: 21:54:38.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:38 
17:54:38 (Eclipse:16892): Gtk-WARNING **: 21:54:38.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:38 
17:54:38 (Eclipse:16892): Gtk-WARNING **: 21:54:38.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:40 
17:54:40 (Eclipse:16892): Gtk-CRITICAL **: 21:54:40.328: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:54:41 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScroll()
17:54:42 
17:54:42 (Eclipse:16892): Gtk-WARNING **: 21:54:42.398: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:54:42 
17:54:42 (Eclipse:16892): Gtk-WARNING **: 21:54:42.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:42 
17:54:42 (Eclipse:16892): Gtk-WARNING **: 21:54:42.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:42 
17:54:42 (Eclipse:16892): Gtk-WARNING **: 21:54:42.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:44 
17:54:44 (Eclipse:16892): Gtk-CRITICAL **: 21:54:44.443: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:54:45 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagram()
17:54:46 
17:54:46 (Eclipse:16892): Gtk-WARNING **: 21:54:46.991: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:54:47 
17:54:47 (Eclipse:16892): Gtk-WARNING **: 21:54:47.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:47 
17:54:47 (Eclipse:16892): Gtk-WARNING **: 21:54:47.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:47 
17:54:47 (Eclipse:16892): Gtk-WARNING **: 21:54:47.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:48 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
17:54:49 
17:54:49 (Eclipse:16892): Gtk-WARNING **: 21:54:49.189: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:54:49 
17:54:49 (Eclipse:16892): Gtk-WARNING **: 21:54:49.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:49 
17:54:49 (Eclipse:16892): Gtk-WARNING **: 21:54:49.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:49 
17:54:49 (Eclipse:16892): Gtk-WARNING **: 21:54:49.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:50 
17:54:50 (Eclipse:16892): Gtk-CRITICAL **: 21:54:50.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:54:51 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScrollAndChangeZoom()
17:54:52 
17:54:52 (Eclipse:16892): Gtk-WARNING **: 21:54:52.658: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:54:52 
17:54:52 (Eclipse:16892): Gtk-WARNING **: 21:54:52.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:52 
17:54:52 (Eclipse:16892): Gtk-WARNING **: 21:54:52.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:52 
17:54:52 (Eclipse:16892): Gtk-WARNING **: 21:54:52.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:54 
17:54:54 (Eclipse:16892): Gtk-CRITICAL **: 21:54:54.916: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:54:56 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram()
17:54:57 
17:54:57 (Eclipse:16892): Gtk-WARNING **: 21:54:57.493: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:54:57 
17:54:57 (Eclipse:16892): Gtk-WARNING **: 21:54:57.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:57 
17:54:57 (Eclipse:16892): Gtk-WARNING **: 21:54:57.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:57 
17:54:57 (Eclipse:16892): Gtk-WARNING **: 21:54:57.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:54:58 
17:54:58 (Eclipse:16892): Gtk-CRITICAL **: 21:54:58.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:54:59 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScroll()
17:55:01 
17:55:01 (Eclipse:16892): Gtk-WARNING **: 21:55:01.019: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:01 
17:55:01 (Eclipse:16892): Gtk-WARNING **: 21:55:01.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:01 
17:55:01 (Eclipse:16892): Gtk-WARNING **: 21:55:01.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:01 
17:55:01 (Eclipse:16892): Gtk-WARNING **: 21:55:01.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:02 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainer()
17:55:03 
17:55:03 (Eclipse:16892): Gtk-WARNING **: 21:55:03.302: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:03 
17:55:03 (Eclipse:16892): Gtk-WARNING **: 21:55:03.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:03 
17:55:03 (Eclipse:16892): Gtk-WARNING **: 21:55:03.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:03 
17:55:03 (Eclipse:16892): Gtk-WARNING **: 21:55:03.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:04 
17:55:04 (Eclipse:16892): Gtk-CRITICAL **: 21:55:04.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:55:05 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScroll()
17:55:06 
17:55:06 (Eclipse:16892): Gtk-WARNING **: 21:55:06.870: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:06 
17:55:06 (Eclipse:16892): Gtk-WARNING **: 21:55:06.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:06 
17:55:06 (Eclipse:16892): Gtk-WARNING **: 21:55:06.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:06 
17:55:06 (Eclipse:16892): Gtk-WARNING **: 21:55:06.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:07 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDLinkNoteCreationInDiagramWithoutScroll()
17:55:09 
17:55:09 (Eclipse:16892): Gtk-WARNING **: 21:55:09.146: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:09 
17:55:09 (Eclipse:16892): Gtk-WARNING **: 21:55:09.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:09 
17:55:09 (Eclipse:16892): Gtk-WARNING **: 21:55:09.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:09 
17:55:09 (Eclipse:16892): Gtk-WARNING **: 21:55:09.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:10 
17:55:10 (Eclipse:16892): Gtk-CRITICAL **: 21:55:10.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:55:11 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScrollAndChangeZoom()
17:55:12 
17:55:12 (Eclipse:16892): Gtk-WARNING **: 21:55:12.567: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:12 
17:55:12 (Eclipse:16892): Gtk-WARNING **: 21:55:12.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:12 
17:55:12 (Eclipse:16892): Gtk-WARNING **: 21:55:12.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:12 
17:55:12 (Eclipse:16892): Gtk-WARNING **: 21:55:12.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:15 
17:55:15 (Eclipse:16892): Gtk-CRITICAL **: 21:55:15.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:55:16 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
17:55:17 
17:55:17 (Eclipse:16892): Gtk-WARNING **: 21:55:17.253: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:17 
17:55:17 (Eclipse:16892): Gtk-WARNING **: 21:55:17.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:17 
17:55:17 (Eclipse:16892): Gtk-WARNING **: 21:55:17.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:17 
17:55:17 (Eclipse:16892): Gtk-WARNING **: 21:55:17.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:18 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScroll()
17:55:19 
17:55:19 (Eclipse:16892): Gtk-WARNING **: 21:55:19.452: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:19 
17:55:19 (Eclipse:16892): Gtk-WARNING **: 21:55:19.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:19 
17:55:19 (Eclipse:16892): Gtk-WARNING **: 21:55:19.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:19 
17:55:19 (Eclipse:16892): Gtk-WARNING **: 21:55:19.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:22 
17:55:22 (Eclipse:16892): Gtk-CRITICAL **: 21:55:22.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:55:22 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScroll()
17:55:24 
17:55:24 (Eclipse:16892): Gtk-WARNING **: 21:55:24.152: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:24 
17:55:24 (Eclipse:16892): Gtk-WARNING **: 21:55:24.167: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:24 
17:55:24 (Eclipse:16892): Gtk-WARNING **: 21:55:24.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:24 
17:55:24 (Eclipse:16892): Gtk-WARNING **: 21:55:24.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:25 
17:55:25 (Eclipse:16892): Gtk-CRITICAL **: 21:55:25.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:55:26 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScroll()
17:55:27 
17:55:27 (Eclipse:16892): Gtk-WARNING **: 21:55:27.716: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:27 
17:55:27 (Eclipse:16892): Gtk-WARNING **: 21:55:27.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:27 
17:55:27 (Eclipse:16892): Gtk-WARNING **: 21:55:27.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:27 
17:55:27 (Eclipse:16892): Gtk-WARNING **: 21:55:27.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:29 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram()
17:55:30 
17:55:30 (Eclipse:16892): Gtk-WARNING **: 21:55:30.921: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:30 
17:55:30 (Eclipse:16892): Gtk-WARNING **: 21:55:30.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:30 
17:55:30 (Eclipse:16892): Gtk-WARNING **: 21:55:30.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:30 
17:55:30 (Eclipse:16892): Gtk-WARNING **: 21:55:30.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:32 
17:55:32 (Eclipse:16892): Gtk-CRITICAL **: 21:55:32.423: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:55:33 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom()
17:55:34 
17:55:34 (Eclipse:16892): Gtk-WARNING **: 21:55:34.541: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:34 
17:55:34 (Eclipse:16892): Gtk-WARNING **: 21:55:34.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:34 
17:55:34 (Eclipse:16892): Gtk-WARNING **: 21:55:34.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:34 
17:55:34 (Eclipse:16892): Gtk-WARNING **: 21:55:34.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:35 
17:55:35 (Eclipse:16892): Gtk-CRITICAL **: 21:55:35.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:55:36 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagram()
17:55:38 
17:55:38 (Eclipse:16892): Gtk-WARNING **: 21:55:38.092: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:38 
17:55:38 (Eclipse:16892): Gtk-WARNING **: 21:55:38.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:38 
17:55:38 (Eclipse:16892): Gtk-WARNING **: 21:55:38.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:38 
17:55:38 (Eclipse:16892): Gtk-WARNING **: 21:55:38.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:39 
17:55:39 (Eclipse:16892): Gtk-CRITICAL **: 21:55:39.550: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:55:40 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
17:55:41 
17:55:41 (Eclipse:16892): Gtk-WARNING **: 21:55:41.573: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:41 
17:55:41 (Eclipse:16892): Gtk-WARNING **: 21:55:41.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:41 
17:55:41 (Eclipse:16892): Gtk-WARNING **: 21:55:41.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:41 
17:55:41 (Eclipse:16892): Gtk-WARNING **: 21:55:41.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:42 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom()
17:55:43 
17:55:43 (Eclipse:16892): Gtk-WARNING **: 21:55:43.738: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:43 
17:55:43 (Eclipse:16892): Gtk-WARNING **: 21:55:43.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:43 
17:55:43 (Eclipse:16892): Gtk-WARNING **: 21:55:43.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:43 
17:55:43 (Eclipse:16892): Gtk-WARNING **: 21:55:43.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:44 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom()
17:55:45 
17:55:45 (Eclipse:16892): Gtk-WARNING **: 21:55:45.864: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:45 
17:55:45 (Eclipse:16892): Gtk-WARNING **: 21:55:45.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:45 
17:55:45 (Eclipse:16892): Gtk-WARNING **: 21:55:45.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:45 
17:55:45 (Eclipse:16892): Gtk-WARNING **: 21:55:45.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:47 
17:55:47 (Eclipse:16892): Gtk-CRITICAL **: 21:55:47.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:55:48 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainer()
17:55:49 
17:55:49 (Eclipse:16892): Gtk-WARNING **: 21:55:49.242: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:49 
17:55:49 (Eclipse:16892): Gtk-WARNING **: 21:55:49.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:49 
17:55:49 (Eclipse:16892): Gtk-WARNING **: 21:55:49.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:49 
17:55:49 (Eclipse:16892): Gtk-WARNING **: 21:55:49.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:50 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScrollAndChangeZoom()
17:55:51 
17:55:51 (Eclipse:16892): Gtk-WARNING **: 21:55:51.375: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:51 
17:55:51 (Eclipse:16892): Gtk-WARNING **: 21:55:51.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:51 
17:55:51 (Eclipse:16892): Gtk-WARNING **: 21:55:51.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:51 
17:55:51 (Eclipse:16892): Gtk-WARNING **: 21:55:51.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:52 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScroll()
17:55:53 
17:55:53 (Eclipse:16892): Gtk-WARNING **: 21:55:53.632: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:53 
17:55:53 (Eclipse:16892): Gtk-WARNING **: 21:55:53.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:53 
17:55:53 (Eclipse:16892): Gtk-WARNING **: 21:55:53.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:53 
17:55:53 (Eclipse:16892): Gtk-WARNING **: 21:55:53.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:54 
17:55:54 (Eclipse:16892): Gtk-CRITICAL **: 21:55:54.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:55:55 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom()
17:55:57 
17:55:57 (Eclipse:16892): Gtk-WARNING **: 21:55:57.081: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:55:57 
17:55:57 (Eclipse:16892): Gtk-WARNING **: 21:55:57.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:57 
17:55:57 (Eclipse:16892): Gtk-WARNING **: 21:55:57.098: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:57 
17:55:57 (Eclipse:16892): Gtk-WARNING **: 21:55:57.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:55:58 
17:55:58 (Eclipse:16892): Gtk-CRITICAL **: 21:55:58.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:55:59 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom()
17:56:00 
17:56:00 (Eclipse:16892): Gtk-WARNING **: 21:56:00.636: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:00 
17:56:00 (Eclipse:16892): Gtk-WARNING **: 21:56:00.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:00 
17:56:00 (Eclipse:16892): Gtk-WARNING **: 21:56:00.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:00 
17:56:00 (Eclipse:16892): Gtk-WARNING **: 21:56:00.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:01 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
17:56:02 
17:56:02 (Eclipse:16892): Gtk-WARNING **: 21:56:02.784: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:02 
17:56:02 (Eclipse:16892): Gtk-WARNING **: 21:56:02.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:02 
17:56:02 (Eclipse:16892): Gtk-WARNING **: 21:56:02.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:02 
17:56:02 (Eclipse:16892): Gtk-WARNING **: 21:56:02.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:04 
17:56:04 (Eclipse:16892): Gtk-CRITICAL **: 21:56:04.328: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:56:05 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom()
17:56:06 
17:56:06 (Eclipse:16892): Gtk-WARNING **: 21:56:06.433: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:06 
17:56:06 (Eclipse:16892): Gtk-WARNING **: 21:56:06.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:06 
17:56:06 (Eclipse:16892): Gtk-WARNING **: 21:56:06.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:06 
17:56:06 (Eclipse:16892): Gtk-WARNING **: 21:56:06.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:07 
17:56:07 (Eclipse:16892): Gtk-CRITICAL **: 21:56:07.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:56:09 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
17:56:10 
17:56:10 (Eclipse:16892): Gtk-WARNING **: 21:56:10.178: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:10 
17:56:10 (Eclipse:16892): Gtk-WARNING **: 21:56:10.191: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:10 
17:56:10 (Eclipse:16892): Gtk-WARNING **: 21:56:10.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:10 
17:56:10 (Eclipse:16892): Gtk-WARNING **: 21:56:10.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:11 
17:56:11 (Eclipse:16892): Gtk-CRITICAL **: 21:56:11.191: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:56:12 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom()
17:56:13 
17:56:13 (Eclipse:16892): Gtk-WARNING **: 21:56:13.707: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:13 
17:56:13 (Eclipse:16892): Gtk-WARNING **: 21:56:13.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:13 
17:56:13 (Eclipse:16892): Gtk-WARNING **: 21:56:13.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:13 
17:56:13 (Eclipse:16892): Gtk-WARNING **: 21:56:13.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:14 
17:56:14 (Eclipse:16892): Gtk-CRITICAL **: 21:56:14.716: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:56:16 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScrollAndChangeZoom()
17:56:17 
17:56:17 (Eclipse:16892): Gtk-WARNING **: 21:56:17.216: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:17 
17:56:17 (Eclipse:16892): Gtk-WARNING **: 21:56:17.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:17 
17:56:17 (Eclipse:16892): Gtk-WARNING **: 21:56:17.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:17 
17:56:17 (Eclipse:16892): Gtk-WARNING **: 21:56:17.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:19 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainer()
17:56:20 
17:56:20 (Eclipse:16892): Gtk-WARNING **: 21:56:20.460: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:20 
17:56:20 (Eclipse:16892): Gtk-WARNING **: 21:56:20.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:20 
17:56:20 (Eclipse:16892): Gtk-WARNING **: 21:56:20.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:20 
17:56:20 (Eclipse:16892): Gtk-WARNING **: 21:56:20.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:21 
17:56:21 (Eclipse:16892): Gtk-CRITICAL **: 21:56:21.482: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:56:22 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
17:56:24 
17:56:24 (Eclipse:16892): Gtk-WARNING **: 21:56:24.010: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:24 
17:56:24 (Eclipse:16892): Gtk-WARNING **: 21:56:24.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:24 
17:56:24 (Eclipse:16892): Gtk-WARNING **: 21:56:24.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:24 
17:56:24 (Eclipse:16892): Gtk-WARNING **: 21:56:24.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:25 
17:56:25 (Eclipse:16892): Gtk-CRITICAL **: 21:56:25.035: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:56:26 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTLinkNoteCreationInDiagramWithoutScroll()
17:56:27 
17:56:27 (Eclipse:16892): Gtk-WARNING **: 21:56:27.488: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:27 
17:56:27 (Eclipse:16892): Gtk-WARNING **: 21:56:27.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:27 
17:56:27 (Eclipse:16892): Gtk-WARNING **: 21:56:27.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:27 
17:56:27 (Eclipse:16892): Gtk-WARNING **: 21:56:27.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:28 
17:56:28 (Eclipse:16892): Gtk-CRITICAL **: 21:56:28.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:56:29 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagram()
17:56:31 
17:56:31 (Eclipse:16892): Gtk-WARNING **: 21:56:31.123: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:31 
17:56:31 (Eclipse:16892): Gtk-WARNING **: 21:56:31.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:31 
17:56:31 (Eclipse:16892): Gtk-WARNING **: 21:56:31.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:31 
17:56:31 (Eclipse:16892): Gtk-WARNING **: 21:56:31.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:32 
17:56:32 (Eclipse:16892): Gtk-CRITICAL **: 21:56:32.244: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:56:33 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram()
17:56:34 
17:56:34 (Eclipse:16892): Gtk-WARNING **: 21:56:34.735: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:34 
17:56:34 (Eclipse:16892): Gtk-WARNING **: 21:56:34.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:34 
17:56:34 (Eclipse:16892): Gtk-WARNING **: 21:56:34.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:34 
17:56:34 (Eclipse:16892): Gtk-WARNING **: 21:56:34.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:35 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScrollAndChangeZoom()
17:56:36 
17:56:36 (Eclipse:16892): Gtk-WARNING **: 21:56:36.968: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:36 
17:56:36 (Eclipse:16892): Gtk-WARNING **: 21:56:36.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:36 
17:56:36 (Eclipse:16892): Gtk-WARNING **: 21:56:36.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:37 
17:56:37 (Eclipse:16892): Gtk-WARNING **: 21:56:37.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:37 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScroll()
17:56:38 
17:56:38 (Eclipse:16892): Gtk-WARNING **: 21:56:38.851: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:38 
17:56:38 (Eclipse:16892): Gtk-WARNING **: 21:56:38.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:38 
17:56:38 (Eclipse:16892): Gtk-WARNING **: 21:56:38.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:38 
17:56:38 (Eclipse:16892): Gtk-WARNING **: 21:56:38.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:39 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainer()
17:56:40 
17:56:40 (Eclipse:16892): Gtk-WARNING **: 21:56:40.740: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:40 
17:56:40 (Eclipse:16892): Gtk-WARNING **: 21:56:40.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:40 
17:56:40 (Eclipse:16892): Gtk-WARNING **: 21:56:40.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:40 
17:56:40 (Eclipse:16892): Gtk-WARNING **: 21:56:40.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:41 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagram()
17:56:42 
17:56:42 (Eclipse:16892): Gtk-WARNING **: 21:56:42.621: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:42 
17:56:42 (Eclipse:16892): Gtk-WARNING **: 21:56:42.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:42 
17:56:42 (Eclipse:16892): Gtk-WARNING **: 21:56:42.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:42 
17:56:42 (Eclipse:16892): Gtk-WARNING **: 21:56:42.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:43 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScroll()
17:56:44 
17:56:44 (Eclipse:16892): Gtk-WARNING **: 21:56:44.620: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:44 
17:56:44 (Eclipse:16892): Gtk-WARNING **: 21:56:44.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:44 
17:56:44 (Eclipse:16892): Gtk-WARNING **: 21:56:44.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:44 
17:56:44 (Eclipse:16892): Gtk-WARNING **: 21:56:44.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:45 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScrollAndChangeZoom()
17:56:46 
17:56:46 (Eclipse:16892): Gtk-WARNING **: 21:56:46.462: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:46 
17:56:46 (Eclipse:16892): Gtk-WARNING **: 21:56:46.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:46 
17:56:46 (Eclipse:16892): Gtk-WARNING **: 21:56:46.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:46 
17:56:46 (Eclipse:16892): Gtk-WARNING **: 21:56:46.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:48 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom()
17:56:49 
17:56:49 (Eclipse:16892): Gtk-WARNING **: 21:56:49.491: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:49 
17:56:49 (Eclipse:16892): Gtk-WARNING **: 21:56:49.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:49 
17:56:49 (Eclipse:16892): Gtk-WARNING **: 21:56:49.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:49 
17:56:49 (Eclipse:16892): Gtk-WARNING **: 21:56:49.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:50 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom()
17:56:51 
17:56:51 (Eclipse:16892): Gtk-WARNING **: 21:56:51.379: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:51 
17:56:51 (Eclipse:16892): Gtk-WARNING **: 21:56:51.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:51 
17:56:51 (Eclipse:16892): Gtk-WARNING **: 21:56:51.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:51 
17:56:51 (Eclipse:16892): Gtk-WARNING **: 21:56:51.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:52 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagram()
17:56:53 
17:56:53 (Eclipse:16892): Gtk-WARNING **: 21:56:53.298: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:53 
17:56:53 (Eclipse:16892): Gtk-WARNING **: 21:56:53.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:53 
17:56:53 (Eclipse:16892): Gtk-WARNING **: 21:56:53.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:53 
17:56:53 (Eclipse:16892): Gtk-WARNING **: 21:56:53.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:53 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
17:56:55 
17:56:55 (Eclipse:16892): Gtk-WARNING **: 21:56:55.124: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:55 
17:56:55 (Eclipse:16892): Gtk-WARNING **: 21:56:55.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:55 
17:56:55 (Eclipse:16892): Gtk-WARNING **: 21:56:55.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:55 
17:56:55 (Eclipse:16892): Gtk-WARNING **: 21:56:55.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:55 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom()
17:56:57 
17:56:57 (Eclipse:16892): Gtk-WARNING **: 21:56:57.032: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:57 
17:56:57 (Eclipse:16892): Gtk-WARNING **: 21:56:57.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:57 
17:56:57 (Eclipse:16892): Gtk-WARNING **: 21:56:57.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:57 
17:56:57 (Eclipse:16892): Gtk-WARNING **: 21:56:57.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:57 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScroll()
17:56:58 
17:56:58 (Eclipse:16892): Gtk-WARNING **: 21:56:58.838: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:56:58 
17:56:58 (Eclipse:16892): Gtk-WARNING **: 21:56:58.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:58 
17:56:58 (Eclipse:16892): Gtk-WARNING **: 21:56:58.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:56:58 
17:56:58 (Eclipse:16892): Gtk-WARNING **: 21:56:58.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:00 Setup of org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testSychronizedContainerChildrenPresentation()
17:57:03 Setup of org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testUnsychronizedContainerChildrenPresentation()
17:57:06 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScrollAndChangeZoom()
17:57:08 
17:57:08 (Eclipse:16892): Gtk-WARNING **: 21:57:08.139: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:08 
17:57:08 (Eclipse:16892): Gtk-WARNING **: 21:57:08.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:08 
17:57:08 (Eclipse:16892): Gtk-WARNING **: 21:57:08.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:08 
17:57:08 (Eclipse:16892): Gtk-WARNING **: 21:57:08.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:08 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScroll()
17:57:10 
17:57:10 (Eclipse:16892): Gtk-WARNING **: 21:57:10.023: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:10 
17:57:10 (Eclipse:16892): Gtk-WARNING **: 21:57:10.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:10 
17:57:10 (Eclipse:16892): Gtk-WARNING **: 21:57:10.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:10 
17:57:10 (Eclipse:16892): Gtk-WARNING **: 21:57:10.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:10 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainer()
17:57:11 
17:57:11 (Eclipse:16892): Gtk-WARNING **: 21:57:11.913: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:11 
17:57:11 (Eclipse:16892): Gtk-WARNING **: 21:57:11.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:11 
17:57:11 (Eclipse:16892): Gtk-WARNING **: 21:57:11.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:11 
17:57:11 (Eclipse:16892): Gtk-WARNING **: 21:57:11.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:12 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagram()
17:57:13 
17:57:13 (Eclipse:16892): Gtk-WARNING **: 21:57:13.790: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:13 
17:57:13 (Eclipse:16892): Gtk-WARNING **: 21:57:13.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:13 
17:57:13 (Eclipse:16892): Gtk-WARNING **: 21:57:13.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:13 
17:57:13 (Eclipse:16892): Gtk-WARNING **: 21:57:13.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:14 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScroll()
17:57:15 
17:57:15 (Eclipse:16892): Gtk-WARNING **: 21:57:15.667: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:15 
17:57:15 (Eclipse:16892): Gtk-WARNING **: 21:57:15.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:15 
17:57:15 (Eclipse:16892): Gtk-WARNING **: 21:57:15.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:15 
17:57:15 (Eclipse:16892): Gtk-WARNING **: 21:57:15.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:16 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScrollAndChangeZoom()
17:57:17 
17:57:17 (Eclipse:16892): Gtk-WARNING **: 21:57:17.544: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:17 
17:57:17 (Eclipse:16892): Gtk-WARNING **: 21:57:17.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:17 
17:57:17 (Eclipse:16892): Gtk-WARNING **: 21:57:17.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:17 
17:57:17 (Eclipse:16892): Gtk-WARNING **: 21:57:17.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:19 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom()
17:57:20 
17:57:20 (Eclipse:16892): Gtk-WARNING **: 21:57:20.441: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:20 
17:57:20 (Eclipse:16892): Gtk-WARNING **: 21:57:20.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:20 
17:57:20 (Eclipse:16892): Gtk-WARNING **: 21:57:20.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:20 
17:57:20 (Eclipse:16892): Gtk-WARNING **: 21:57:20.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:21 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom()
17:57:22 
17:57:22 (Eclipse:16892): Gtk-WARNING **: 21:57:22.400: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:22 
17:57:22 (Eclipse:16892): Gtk-WARNING **: 21:57:22.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:22 
17:57:22 (Eclipse:16892): Gtk-WARNING **: 21:57:22.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:22 
17:57:22 (Eclipse:16892): Gtk-WARNING **: 21:57:22.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:23 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagram()
17:57:24 
17:57:24 (Eclipse:16892): Gtk-WARNING **: 21:57:24.408: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:24 
17:57:24 (Eclipse:16892): Gtk-WARNING **: 21:57:24.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:24 
17:57:24 (Eclipse:16892): Gtk-WARNING **: 21:57:24.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:24 
17:57:24 (Eclipse:16892): Gtk-WARNING **: 21:57:24.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:25 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
17:57:26 
17:57:26 (Eclipse:16892): Gtk-WARNING **: 21:57:26.269: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:26 
17:57:26 (Eclipse:16892): Gtk-WARNING **: 21:57:26.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:26 
17:57:26 (Eclipse:16892): Gtk-WARNING **: 21:57:26.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:26 
17:57:26 (Eclipse:16892): Gtk-WARNING **: 21:57:26.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:27 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom()
17:57:28 
17:57:28 (Eclipse:16892): Gtk-WARNING **: 21:57:28.193: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:28 
17:57:28 (Eclipse:16892): Gtk-WARNING **: 21:57:28.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:28 
17:57:28 (Eclipse:16892): Gtk-WARNING **: 21:57:28.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:28 
17:57:28 (Eclipse:16892): Gtk-WARNING **: 21:57:28.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:28 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScroll()
17:57:30 
17:57:30 (Eclipse:16892): Gtk-WARNING **: 21:57:30.058: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:30 
17:57:30 (Eclipse:16892): Gtk-WARNING **: 21:57:30.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:30 
17:57:30 (Eclipse:16892): Gtk-WARNING **: 21:57:30.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:30 
17:57:30 (Eclipse:16892): Gtk-WARNING **: 21:57:30.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:32 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom()
17:57:33 
17:57:33 (Eclipse:16892): Gtk-WARNING **: 21:57:33.203: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:33 
17:57:33 (Eclipse:16892): Gtk-WARNING **: 21:57:33.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:33 
17:57:33 (Eclipse:16892): Gtk-WARNING **: 21:57:33.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:33 
17:57:33 (Eclipse:16892): Gtk-WARNING **: 21:57:33.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:34 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom()
17:57:35 
17:57:35 (Eclipse:16892): Gtk-WARNING **: 21:57:35.719: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:35 
17:57:35 (Eclipse:16892): Gtk-WARNING **: 21:57:35.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:35 
17:57:35 (Eclipse:16892): Gtk-WARNING **: 21:57:35.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:35 
17:57:35 (Eclipse:16892): Gtk-WARNING **: 21:57:35.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:36 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScroll()
17:57:37 
17:57:37 (Eclipse:16892): Gtk-WARNING **: 21:57:37.771: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:37 
17:57:37 (Eclipse:16892): Gtk-WARNING **: 21:57:37.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:37 
17:57:37 (Eclipse:16892): Gtk-WARNING **: 21:57:37.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:37 
17:57:37 (Eclipse:16892): Gtk-WARNING **: 21:57:37.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:39 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom()
17:57:40 
17:57:40 (Eclipse:16892): Gtk-WARNING **: 21:57:40.826: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:40 
17:57:40 (Eclipse:16892): Gtk-WARNING **: 21:57:40.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:40 
17:57:40 (Eclipse:16892): Gtk-WARNING **: 21:57:40.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:40 
17:57:40 (Eclipse:16892): Gtk-WARNING **: 21:57:40.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:41 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom()
17:57:42 
17:57:42 (Eclipse:16892): Gtk-WARNING **: 21:57:42.796: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:42 
17:57:42 (Eclipse:16892): Gtk-WARNING **: 21:57:42.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:42 
17:57:42 (Eclipse:16892): Gtk-WARNING **: 21:57:42.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:42 
17:57:42 (Eclipse:16892): Gtk-WARNING **: 21:57:42.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:43 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
17:57:44 
17:57:44 (Eclipse:16892): Gtk-WARNING **: 21:57:44.826: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:44 
17:57:44 (Eclipse:16892): Gtk-WARNING **: 21:57:44.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:44 
17:57:44 (Eclipse:16892): Gtk-WARNING **: 21:57:44.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:44 
17:57:44 (Eclipse:16892): Gtk-WARNING **: 21:57:44.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:45 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom()
17:57:46 
17:57:46 (Eclipse:16892): Gtk-WARNING **: 21:57:46.805: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:46 
17:57:46 (Eclipse:16892): Gtk-WARNING **: 21:57:46.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:46 
17:57:46 (Eclipse:16892): Gtk-WARNING **: 21:57:46.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:46 
17:57:46 (Eclipse:16892): Gtk-WARNING **: 21:57:46.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:47 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScroll()
17:57:48 
17:57:48 (Eclipse:16892): Gtk-WARNING **: 21:57:48.653: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:48 
17:57:48 (Eclipse:16892): Gtk-WARNING **: 21:57:48.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:48 
17:57:48 (Eclipse:16892): Gtk-WARNING **: 21:57:48.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:48 
17:57:48 (Eclipse:16892): Gtk-WARNING **: 21:57:48.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:49 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInContainer()
17:57:50 
17:57:50 (Eclipse:16892): Gtk-WARNING **: 21:57:50.483: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:50 
17:57:50 (Eclipse:16892): Gtk-WARNING **: 21:57:50.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:50 
17:57:50 (Eclipse:16892): Gtk-WARNING **: 21:57:50.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:50 
17:57:50 (Eclipse:16892): Gtk-WARNING **: 21:57:50.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:51 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScroll()
17:57:52 
17:57:52 (Eclipse:16892): Gtk-WARNING **: 21:57:52.762: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:52 
17:57:52 (Eclipse:16892): Gtk-WARNING **: 21:57:52.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:52 
17:57:52 (Eclipse:16892): Gtk-WARNING **: 21:57:52.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:52 
17:57:52 (Eclipse:16892): Gtk-WARNING **: 21:57:52.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:53 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagram()
17:57:54 
17:57:54 (Eclipse:16892): Gtk-WARNING **: 21:57:54.656: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:54 
17:57:54 (Eclipse:16892): Gtk-WARNING **: 21:57:54.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:54 
17:57:54 (Eclipse:16892): Gtk-WARNING **: 21:57:54.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:54 
17:57:54 (Eclipse:16892): Gtk-WARNING **: 21:57:54.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:55 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram()
17:57:56 
17:57:56 (Eclipse:16892): Gtk-WARNING **: 21:57:56.654: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:56 
17:57:56 (Eclipse:16892): Gtk-WARNING **: 21:57:56.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:56 
17:57:56 (Eclipse:16892): Gtk-WARNING **: 21:57:56.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:56 
17:57:56 (Eclipse:16892): Gtk-WARNING **: 21:57:56.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:57 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom()
17:57:58 
17:57:58 (Eclipse:16892): Gtk-WARNING **: 21:57:58.562: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:57:58 
17:57:58 (Eclipse:16892): Gtk-WARNING **: 21:57:58.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:58 
17:57:58 (Eclipse:16892): Gtk-WARNING **: 21:57:58.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:57:58 
17:57:58 (Eclipse:16892): Gtk-WARNING **: 21:57:58.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:00 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom()
17:58:01 
17:58:01 (Eclipse:16892): Gtk-WARNING **: 21:58:01.407: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:58:01 
17:58:01 (Eclipse:16892): Gtk-WARNING **: 21:58:01.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:01 
17:58:01 (Eclipse:16892): Gtk-WARNING **: 21:58:01.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:01 
17:58:01 (Eclipse:16892): Gtk-WARNING **: 21:58:01.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:02 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScroll()
17:58:03 
17:58:03 (Eclipse:16892): Gtk-WARNING **: 21:58:03.221: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:58:03 
17:58:03 (Eclipse:16892): Gtk-WARNING **: 21:58:03.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:03 
17:58:03 (Eclipse:16892): Gtk-WARNING **: 21:58:03.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:03 
17:58:03 (Eclipse:16892): Gtk-WARNING **: 21:58:03.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:05 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom()
17:58:06 
17:58:06 (Eclipse:16892): Gtk-WARNING **: 21:58:06.147: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:58:06 
17:58:06 (Eclipse:16892): Gtk-WARNING **: 21:58:06.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:06 
17:58:06 (Eclipse:16892): Gtk-WARNING **: 21:58:06.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:06 
17:58:06 (Eclipse:16892): Gtk-WARNING **: 21:58:06.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:06 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom()
17:58:07 
17:58:07 (Eclipse:16892): Gtk-WARNING **: 21:58:07.992: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:58:08 
17:58:08 (Eclipse:16892): Gtk-WARNING **: 21:58:08.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:08 
17:58:08 (Eclipse:16892): Gtk-WARNING **: 21:58:08.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:08 
17:58:08 (Eclipse:16892): Gtk-WARNING **: 21:58:08.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:08 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
17:58:09 
17:58:09 (Eclipse:16892): Gtk-WARNING **: 21:58:09.887: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:58:09 
17:58:09 (Eclipse:16892): Gtk-WARNING **: 21:58:09.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:09 
17:58:09 (Eclipse:16892): Gtk-WARNING **: 21:58:09.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:09 
17:58:09 (Eclipse:16892): Gtk-WARNING **: 21:58:09.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:10 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom()
17:58:11 
17:58:11 (Eclipse:16892): Gtk-WARNING **: 21:58:11.725: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:58:11 
17:58:11 (Eclipse:16892): Gtk-WARNING **: 21:58:11.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:11 
17:58:11 (Eclipse:16892): Gtk-WARNING **: 21:58:11.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:11 
17:58:11 (Eclipse:16892): Gtk-WARNING **: 21:58:11.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:12 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScroll()
17:58:13 
17:58:13 (Eclipse:16892): Gtk-WARNING **: 21:58:13.582: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:58:13 
17:58:13 (Eclipse:16892): Gtk-WARNING **: 21:58:13.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:13 
17:58:13 (Eclipse:16892): Gtk-WARNING **: 21:58:13.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:13 
17:58:13 (Eclipse:16892): Gtk-WARNING **: 21:58:13.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:14 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInContainer()
17:58:15 
17:58:15 (Eclipse:16892): Gtk-WARNING **: 21:58:15.386: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:58:15 
17:58:15 (Eclipse:16892): Gtk-WARNING **: 21:58:15.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:15 
17:58:15 (Eclipse:16892): Gtk-WARNING **: 21:58:15.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:15 
17:58:15 (Eclipse:16892): Gtk-WARNING **: 21:58:15.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:16 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScroll()
17:58:17 
17:58:17 (Eclipse:16892): Gtk-WARNING **: 21:58:17.229: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:58:17 
17:58:17 (Eclipse:16892): Gtk-WARNING **: 21:58:17.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:17 
17:58:17 (Eclipse:16892): Gtk-WARNING **: 21:58:17.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:17 
17:58:17 (Eclipse:16892): Gtk-WARNING **: 21:58:17.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:17 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagram()
17:58:19 
17:58:19 (Eclipse:16892): Gtk-WARNING **: 21:58:19.084: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:58:19 
17:58:19 (Eclipse:16892): Gtk-WARNING **: 21:58:19.098: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:19 
17:58:19 (Eclipse:16892): Gtk-WARNING **: 21:58:19.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:19 
17:58:19 (Eclipse:16892): Gtk-WARNING **: 21:58:19.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:19 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram()
17:58:20 
17:58:20 (Eclipse:16892): Gtk-WARNING **: 21:58:20.939: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:58:20 
17:58:20 (Eclipse:16892): Gtk-WARNING **: 21:58:20.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:20 
17:58:20 (Eclipse:16892): Gtk-WARNING **: 21:58:20.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:20 
17:58:20 (Eclipse:16892): Gtk-WARNING **: 21:58:20.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:58:21 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
17:58:24 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScroll()
17:58:27 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
17:58:29 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer()
17:58:32 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom()
17:58:36 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
17:58:38 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
17:58:41 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram()
17:58:44 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScroll()
17:58:46 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom()
17:58:49 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
17:58:52 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
17:58:55 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
17:58:57 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainer()
17:59:00 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll()
17:59:02 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
17:59:04 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScroll()
17:59:07 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
17:59:10 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocation()
17:59:13 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocationWithThinGridSpacing()
17:59:15 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
17:59:18 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll()
17:59:21 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
17:59:24 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer()
17:59:27 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom()
17:59:30 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
17:59:33 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
17:59:36 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram()
17:59:38 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll()
17:59:41 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom()
17:59:44 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
17:59:47 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
17:59:49 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
17:59:52 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer()
17:59:55 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll()
17:59:57 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
17:59:59 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll()
18:00:02 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:00:05 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnNodeCreation()
18:00:06 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnBorderedNodeCreation()
18:00:08 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnBorderedNodeCreation()
18:00:09 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnNodeCreation()
18:00:11 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnBorderedNodeCreation()
18:00:12 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnNodeCreation()
18:00:14 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnNodeCreation()
18:00:15 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnBorderedNodeCreation()
18:00:17 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
18:00:19 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll()
18:00:22 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
18:00:24 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer()
18:00:27 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom()
18:00:30 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
18:00:33 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
18:00:35 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram()
18:00:38 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll()
18:00:41 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom()
18:00:43 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
18:00:45 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
18:00:48 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
18:00:51 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer()
18:00:53 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll()
18:00:55 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
18:00:58 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll()
18:01:00 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:01:03 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
18:01:05 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll()
18:01:08 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
18:01:10 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer()
18:01:13 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom()
18:01:16 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
18:01:19 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
18:01:21 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram()
18:01:24 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll()
18:01:27 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom()
18:01:29 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
18:01:31 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
18:01:34 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
18:01:37 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer()
18:01:39 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll()
18:01:41 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
18:01:43 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll()
18:01:46 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:01:48 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
18:01:51 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScroll()
18:01:54 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
18:01:57 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer()
18:02:00 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom()
18:02:03 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
18:02:06 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
18:02:09 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram()
18:02:12 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScroll()
18:02:14 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom()
18:02:17 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
18:02:20 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
18:02:23 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
18:02:26 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainer()
18:02:29 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll()
18:02:31 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
18:02:33 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScroll()
18:02:36 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:02:39 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
18:02:41 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll()
18:02:44 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
18:02:47 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer()
18:02:50 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom()
18:02:54 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
18:02:56 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
18:02:59 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram()
18:03:02 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll()
18:03:05 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom()
18:03:07 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
18:03:10 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
18:03:13 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
18:03:16 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer()
18:03:19 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll()
18:03:21 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
18:03:23 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll()
18:03:26 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:03:29 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
18:03:31 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll()
18:03:34 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
18:03:37 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer()
18:03:39 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom()
18:03:42 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
18:03:45 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
18:03:48 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram()
18:03:51 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll()
18:03:53 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom()
18:03:56 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
18:03:58 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
18:04:01 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
18:04:04 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer()
18:04:06 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll()
18:04:08 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
18:04:11 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll()
18:04:13 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:04:16 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
18:04:18 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll()
18:04:21 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
18:04:23 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer()
18:04:26 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom()
18:04:29 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
18:04:32 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
18:04:34 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram()
18:04:37 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll()
18:04:40 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom()
18:04:42 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
18:04:45 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
18:04:48 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
18:04:50 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer()
18:04:53 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll()
18:04:55 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
18:04:57 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll()
18:04:59 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:05:02 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node_Aligned()
18:05:04 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_then_Container()
18:05:06 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned()
18:05:08 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List()
18:05:09 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node()
18:05:11 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned_WithZoom()
18:05:12 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List_Aligned()
18:05:14 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_BorderedEdgeAndContainer()
18:05:15 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithZoom()
18:05:17 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container_Aligned()
18:05:19 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithRectilinearEdge()
18:05:20 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_Aligned()
18:05:22 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node()
18:05:23 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_in_Container()
18:05:25 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container()
18:05:27 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container()
18:05:28 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Container()
18:05:30 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned()
18:05:31 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_then_Container()
18:05:33 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned()
18:05:35 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List()
18:05:36 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node()
18:05:38 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom()
18:05:39 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List_Aligned()
18:05:41 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer()
18:05:42 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithZoom()
18:05:44 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned()
18:05:45 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge()
18:05:47 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_Aligned()
18:05:48 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node()
18:05:50 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_in_Container()
18:05:52 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container()
18:05:53 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container()
18:05:55 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container()
18:05:56 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAligned()
18:05:59 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagramAndZoom()
18:06:02 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom()
18:06:05 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List()
18:06:07 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node()
18:06:09 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagram()
18:06:10 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagram()
18:06:13 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainer()
18:06:16 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagramAndWithZoom()
18:06:20 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithZoom()
18:06:22 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom()
18:06:25 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge()
18:06:27 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node()
18:06:29 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container()
18:06:30 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainer()
18:06:33 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedAnotherCase()
18:06:36 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container()
18:06:38 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned()
18:06:39 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_then_Container()
18:06:41 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned()
18:06:43 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom()
18:06:45 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List_Aligned()
18:06:46 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer()
18:06:48 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned()
18:06:50 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_Aligned()
18:06:51 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_in_Container()
18:06:53 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container()
18:06:54 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdgeWithInvalidSelection()
18:06:56 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnEdge()
18:06:58 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnNode()
18:06:59 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideAndRevealLabelWithOutline()
18:07:00 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNode()
18:07:02 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabel()
18:07:04 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideLabelWithOutline()
18:07:05 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideAndRevealLabelWithOutline()
18:07:07 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNodeWithInvalidSelection()
18:07:08 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnBorderedNode()
18:07:10 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdge()
18:07:12 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNode()
18:07:14 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnLabel()
18:07:15 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNodeWithInvalidSelection()
18:07:17 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabelWithInvalidSelection()
18:07:18 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdge()
18:07:20 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnNode()
18:07:22 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdgeWithInvalidSelection()
18:07:23 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnLabel()
18:07:25 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideLabelWithOutline()
18:07:26 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_1Label()
18:07:28 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_1Label()
18:07:30 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_2Labels()
18:07:32 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_2Labels()
18:07:33 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_3Labels()
18:07:35 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_3Labels()
18:07:36 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_1Label()
18:07:38 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_1Label()
18:07:40 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_2Labels()
18:07:42 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_3Labels()
18:07:44 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_2Labels()
18:07:46 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_1Label()
18:07:48 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_2Labels()
18:07:49 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_3Labels()
18:07:52 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_3Labels()
18:07:53 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_3Labels()
18:07:55 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_3Labels()
18:07:58 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_3Labels()
18:07:59 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_2Labels()
18:08:01 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_1Label()
18:08:03 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_1Label()
18:08:04 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_2Labels()
18:08:06 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels()
18:08:08 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_3Labels()
18:08:09 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_1Label()
18:08:11 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_2Labels()
18:08:13 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_2Labels()
18:08:14 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_3Labels()
18:08:16 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_2Labels()
18:08:18 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_1Label()
18:08:20 Setup of org.eclipse.sirius.tests.swtbot.IndirectDeleteEdgeWithLabelSelectedTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels()
18:08:21 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.LinkWithEditorFeatureWithModelExplorerViewTest.testLinkWithEditorFeatureWithModelExplorerView()
18:08:23 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomtoTopDragNDropTargetRoot1TopToBottomEdgeBelow()
18:08:26 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomtoBottomEdgeAbove()
18:08:28 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomToTopEdgeAbove()
18:08:31 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToTopEdgeBelow()
18:08:33 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToBottomEdgeAbove()
18:08:36 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBotttomDragNDropSourceRoot2TopToTopEdgeAbove()
18:08:38 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2ToptoTopEdgeBelow()
18:08:41 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1ToptoTopEdgeBelow()
18:08:43 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToTopEdgeBelow()
18:08:46 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeAbove()
18:08:49 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeBelow()
18:08:51 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBelow()
18:08:54 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToTopEdgeBelow()
18:08:56 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourcetRoot2BottomToTopEdgeAbove()
18:08:59 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomToTopEdgeAbove()
18:09:01 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2BottomtoBottomEdgeAbove()
18:09:04 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToBottomEdgeBelow()
18:09:06 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1ToptoTopEdgeBelow()
18:09:09 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToBottomEdgeBelow()
18:09:11 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToTopEdgeAbove()
18:09:14 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToTopEdgeBelow()
18:09:16 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBellow()
18:09:19 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToBottomEdgeBelow()
18:09:21 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomtoBottomEdgeAbove()
18:09:24 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderSizeComputationExpressionTest.testBorderSizeComputationExpression()
18:09:26 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificVerticalLayout()
18:09:28 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnRectilinearEdges()
18:09:30 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeOverAnotherNode()
18:09:32 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtBorderNode()
18:09:34 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingTargetBorderNodeOverAnotherNode()
18:09:36 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcNode()
18:09:37 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredBorderNode()
18:09:39 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyleFromRectToOblique()
18:09:41 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnBorderNode()
18:09:42 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnContainer()
18:09:44 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnBorderNode()
18:09:45 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtNode()
18:09:47 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnNode()
18:09:49 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnContainer()
18:09:50 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnNode()
18:09:52 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromRectToOblique()
18:09:54 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnContainer()
18:09:56 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyle()
18:09:57 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificLayout()
18:09:59 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnContainer()
18:10:01 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingNullAnchorSourceBorderNode()
18:10:03 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingContainerWithInViewBendpoints()
18:10:05 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyleFromRectToOblique()
18:10:07 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredContainer()
18:10:08 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcBorderNode()
18:10:10 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleWithGMFAutoSize()
18:10:12 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnContainer()
18:10:13 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnNode()
18:10:15 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredNode()
18:10:17 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyle()
18:10:18 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnNode()
18:10:20 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtContainer()
18:10:22 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyle()
18:10:23 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnBorderNode()
18:10:25 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnStraightEdges()
18:10:27 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredBorderNode()
18:10:28 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromStyleTabWithGMFAutoSize()
18:10:30 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearSpecificCases()
18:10:32 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcContainer()
18:10:34 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredContainer()
18:10:35 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnNode()
18:10:37 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingAutoSizeContainer()
18:10:39 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom125()
18:10:42 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom200()
18:10:45 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButtonCancel()
18:10:46 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlX()
18:10:48 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCut()
18:10:50 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButton()
18:10:51 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCutCancel()
18:10:53 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDeleteCancel()
18:10:54 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlXCancel()
18:10:56 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDelete()
18:10:57 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramWithFileSeparator()
18:11:01 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar()
18:11:01 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromProjectExplorerView()
18:11:03 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar()
18:11:03 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromTabbar()
18:11:12 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromModelContentView()
18:11:15 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView()
18:11:21 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromProjectExplorerView()
18:11:26 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromProjectExplorerView()
18:11:31 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar()
18:11:34 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromProjectExplorerView()
18:11:42 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromTabbar()
18:11:51 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromTabbar()
18:12:03 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromProjectExplorerView()
18:12:05 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromProjectExplorerView()
18:12:07 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromModelContentView()
18:12:10 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView()
18:12:10 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromModelContentView()
18:12:12 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView()
18:12:15 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageFromCloseSessionTest.testExportDiagramFromCloseSession()
18:12:16 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar()
18:12:18 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromProjectExplorerView()
18:12:20 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar()
18:12:23 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromModelContentView()
18:12:25 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView()
18:12:29 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithAnInvalidPathAtCreationOfPopup()
18:12:30 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar()
18:12:33 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithPathContainingDot()
18:12:34 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerView()
18:12:36 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromProjectExplorerView()
18:12:38 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromModelContentView()
18:12:40 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView()
18:12:43 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromModelContentView()
18:12:46 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView()
18:12:46 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarActivation()
18:12:47 
18:12:47 (Eclipse:16892): Gtk-WARNING **: 22:12:47.826: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:12:47 
18:12:47 (Eclipse:16892): Gtk-WARNING **: 22:12:47.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:12:47 
18:12:47 (Eclipse:16892): Gtk-WARNING **: 22:12:47.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:12:47 
18:12:47 (Eclipse:16892): Gtk-WARNING **: 22:12:47.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:12:58 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorSwitch()
18:13:00 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDisposal()
18:13:01 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitializationWithExtension()
18:13:06 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorFocusOut()
18:13:12 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDiagramActionsEnablement()
18:13:23 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitialization()
18:13:29 Setup of org.eclipse.sirius.tests.swtbot.tabbar.NotInvisibleTabBarTest.testTabbarButtonsNotInvisible()
18:13:39 Setup of org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionAvailability()
18:13:43 Setup of org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionUnavailability()
18:13:46 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementWithCustomTabbar()
18:13:48 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelection()
18:13:50 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagram()
18:13:52 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablement()
18:13:55 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagramWithCustomTabbar()
18:13:57 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelectionWithCustomTabbar()
18:13:59 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testControlSemanticModel()
18:14:01 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentationFromSession()
18:14:04 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentation()
18:14:06 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testDeleteRepresentation()
18:14:09 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testMoveRepresentation()
18:14:11 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCopyRepresentation()
18:14:13 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testExtractRepresentation()
18:14:15 Setup of org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability()
18:14:17 Setup of org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability_OrderedTreeLayout()
18:14:19 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFillColor()
18:14:21 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingLineColor()
18:14:24 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuRelationBaseEdgeMapping()
18:14:26 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFillColor()
18:14:38 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNodeMapping()
18:14:40 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFontColor()
18:14:43 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramLineColor()
18:14:47 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingLineColor()
18:14:49 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingLineColor()
18:14:50 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingLineColor()
18:14:52 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingLineColor()
18:14:55 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFontColor()
18:14:58 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromBorderedNodeMapping()
18:15:00 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFontColor()
18:15:02 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFontColor()
18:15:04 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFillColor()
18:15:07 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFontColor()
18:15:09 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFontColor()
18:15:12 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingLineColor()
18:15:14 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromElementBaseEdgeMapping()
18:15:16 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFillColor()
18:15:19 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFillColor()
18:15:21 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFillColor()
18:15:23 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFillColor()
18:15:24 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingFontColor()
18:15:26 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFillColor()
18:15:30 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingLineColor()
18:15:42 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingLineColor()
18:15:45 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFontColor()
18:15:57 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFontColor()
18:16:00 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainer2Mapping()
18:16:02 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingLineColor()
18:16:03 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFillColor()
18:16:07 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFontColor()
18:16:09 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingLineColor()
18:16:12 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFillColor()
18:16:15 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode2Mapping()
18:16:17 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingLineColor()
18:16:19 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingFontColor()
18:16:22 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFontColor()
18:16:24 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFillColor()
18:16:26 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFillColor()
18:16:28 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingLineColor()
18:16:31 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFontColor()
18:16:34 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingLineColor()
18:16:36 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFillColor()
18:16:40 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingLineColor()
18:16:52 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode3Mapping()
18:16:53 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFontColor()
18:16:55 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFontColor()
18:17:07 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainerMapping()
18:17:09 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnBorderedNodes()
18:17:11 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnEdges()
18:17:13 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodes()
18:17:14 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodeLists()
18:17:16 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnLifelinesAndInstanceRoles()
18:17:18 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnContainers()
18:17:20 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelStraight()
18:17:23 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeStraight()
18:17:25 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelManhattan()
18:17:26 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelTree()
18:17:28 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelManhattan()
18:17:30 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeTree()
18:17:32 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelManhattan()
18:17:44 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelStraight()
18:17:45 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelTree()
18:17:47 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelStraight()
18:17:49 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelManhattan()
18:17:51 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeStraight()
18:17:53 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeManhattan()
18:17:55 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelStraight()
18:17:56 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeStraight()
18:17:58 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelTree()
18:18:10 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelStraight()
18:18:11 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelManhattan()
18:18:13 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelTree()
18:18:15 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelTree()
18:18:16 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelManhattan()
18:18:18 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelManhattan()
18:18:20 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelStraight()
18:18:22 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeManhattan()
18:18:23 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelStraight()
18:18:35 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeTree()
18:18:37 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelTree()
18:18:38 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeTree()
18:18:40 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelTree()
18:18:42 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelStraight()
18:18:44 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelStraight()
18:18:56 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelStraight()
18:18:57 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelManhattan()
18:18:59 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeStraight()
18:19:01 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelStraight()
18:19:04 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelTree()
18:19:05 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelStraight()
18:19:07 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelStraight()
18:19:08 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelStraight()
18:19:10 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelManhattan()
18:19:12 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeTree()
18:19:14 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelManhattan()
18:19:16 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelManhattan()
18:19:18 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelTree()
18:19:20 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeManhattan()
18:19:22 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelTree()
18:19:25 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelTree()
18:19:36 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeManhattan()
18:19:38 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelManhattan()
18:19:40 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelManhattan()
18:19:42 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelTree()
18:19:45 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelTree()
18:19:47 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelManhattan()
18:19:58 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelTree()
18:20:00 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTablePropertiesViewTitle()
18:20:01 
18:20:01 (Eclipse:16892): Gtk-CRITICAL **: 22:20:01.947: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:03 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewStringField()
18:20:04 
18:20:04 (Eclipse:16892): Gtk-CRITICAL **: 22:20:04.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:16 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewBooleanField()
18:20:18 
18:20:18 (Eclipse:16892): Gtk-CRITICAL **: 22:20:18.864: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:30 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewBooleanField()
18:20:32 
18:20:32 (Eclipse:16892): Gtk-CRITICAL **: 22:20:32.591: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:44 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewStringField()
18:20:46 
18:20:46 (Eclipse:16892): Gtk-CRITICAL **: 22:20:46.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:58 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTreePropertiesViewTitle()
18:21:00 
18:21:00 (Eclipse:16892): Gtk-CRITICAL **: 22:21:00.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:21:01 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer()
18:21:03 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool()
18:21:05 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool()
18:21:08 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge()
18:21:09 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool()
18:21:11 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool()
18:21:14 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer()
18:21:17 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool()
18:21:20 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool()
18:21:22 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge()
18:21:24 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool()
18:21:26 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool()
18:21:29 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer()
18:21:31 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool()
18:21:33 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool()
18:21:35 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge()
18:21:37 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool()
18:21:39 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool()
18:21:42 Setup of org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolAutoRefresh()
18:21:43 Setup of org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolManualRefresh()
18:21:45 Setup of org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetDiagramOriginAction()
18:21:47 Setup of org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetContainerOriginAction()
18:21:48 Setup of org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithPinnedElement()
18:21:51 Setup of org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithoutPinnedElement()
18:21:54 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testEdgeLayoutStabilityOnSemanticDelete()
18:21:57 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testPortLayoutStabilityOnSemanticAddPort()
18:21:59 Setup of org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportElkgFile()
18:22:01 Setup of org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportElktFile()
18:22:03 Setup of org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportDuringArrangeAll_withoutDebugEnabled()
18:22:05 Setup of org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportElktFileWithSpecificFolder()
18:22:07 Setup of org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportDuringArrangeAll_withDebugEnabledOnElkg()
18:22:09 Setup of org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportDuringArrangeAll_withDebugEnabledOnElkt()
18:22:10 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseEffectOnSaveDialog()
18:22:12 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testEscapeKeyEffectOnSaveDialog()
18:22:14 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorsWithoutSaving()
18:22:18 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefTrue()
18:22:22 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefFalse()
18:22:27 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefTrue()
18:22:30 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefFalse()
18:22:34 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testSessionProvideOwnSaveable()
18:22:36 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropFromControlledResourceTest.null()
18:22:39 Setup of org.eclipse.sirius.tests.swtbot.RoundedCornerRefreshTest.testRoundedCornerChanges()
18:23:02 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerFilterTests.testTheFilterArea()
18:23:05 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerInvalidRepTest.testInvalidRepresentationsSection()
18:23:07 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectDependenciesTest.testCannotSelectAird()
18:23:07 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentCloseWithOpenedDiagrams()
18:23:11 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentClose()
18:23:14 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionWithLockedObjectTest.testPropertyViewEditionOnModelExplorerViewSelectionForLockedObject()
18:23:25 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testOpenTransientSession()
18:23:28 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testPropertyViewEditionOnModelExplorerViewSelection()
18:23:29 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_No_Delete_Menu_On_Semantic()
18:23:40 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_Delete_Menu_On_DRepresentation()
18:23:41 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdge()
18:23:44 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRightInContainer()
18:23:48 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdgeInContainer()
18:23:51 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeft()
18:23:54 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdge()
18:23:58 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottomInContainer()
18:24:01 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRoutingStyleNotAppears()
18:24:05 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottom()
18:24:08 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMoveInContainer()
18:24:12 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSourceInContainer()
18:24:15 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnStandardEdge()
18:24:18 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeDecoratorsInOdesign()
18:24:21 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testBracketEdgeStyleDescriptionCreation()
18:24:25 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMove()
18:24:28 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testSourceTargetInnerDecorationWhenSegmentTooSmall()
18:24:31 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRight()
18:24:34 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdgeInContainer()
18:24:37 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTop()
18:24:41 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSource()
18:24:44 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTarget()
18:24:47 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeLineStyleInOdesign()
18:24:50 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeftInContainer()
18:24:53 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTopInContainer()
18:24:56 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTargetInContainer()
18:25:00 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayout()
18:25:02 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testNodeAndEdgeLabelCopyLayout()
18:25:04 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteStyleUsingDiagramsWithExtension()
18:25:07 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteFormatUsingDiagramsWithExtension()
18:25:10 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayoutUsingDiagramsWithExtension()
18:25:12 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentRemoval()
18:25:15 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentInverted()
18:25:17 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithMergeSegment()
18:25:19 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistency()
18:25:21 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testPointsConsistencyOfObliqueEdgeAfterInversion()
18:25:24 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentRemoval()
18:25:26 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentInverted()
18:25:29 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromContainerToItsNodes()
18:25:31 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistency()
18:25:33 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromNodeToItsContainer()
18:25:36 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithMergeSegment()
18:25:39 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagramWithExtension()
18:25:41 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnSameDiagram()
18:25:42 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceAndTargetNodes()
18:25:45 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderNodeCopyPasteStyleOnDiagramWithExtension()
18:25:47 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedTargetNodes()
18:25:50 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayout()
18:25:52 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithSelectAll()
18:25:55 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithHiddenTargetNodes()
18:25:57 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagram()
18:26:00 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceNodes()
18:26:02 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerCopyPasteLayoutOnDiagramWithExtension()
18:26:05 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelectionIncludingEdges()
18:26:07 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case6_withPasteOnMultiSelection()
18:26:09 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteWSImageStyleOnDiagramWithExtension()
18:26:12 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondLayoutAndStyleOnDiagramWithExtension()
18:26:14 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelection()
18:26:16 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1_withPasteOnBrothers()
18:26:18 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseStyleOnDiagramWithExtension()
18:26:20 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testPasteModeDialogAndPreferenceValues()
18:26:22 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerToNodeCopyPasteLayoutOnDiagramWithExtension()
18:26:24 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondStyleOnDiagramWithExtension()
18:26:26 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case1_withPasteOnBrothers()
18:26:29 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1()
18:26:31 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case2()
18:26:33 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case3()
18:26:35 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case4()
18:26:37 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case5()
18:26:39 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6()
18:26:41 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case7()
18:26:43 Jul 02, 2024 10:26:43 PM sun.awt.X11.XToolkit processException
18:26:43 WARNING: Exception on Toolkit thread
18:26:43 java.util.ConcurrentModificationException
18:26:43 	at java.base/java.util.HashMap$HashIterator.nextNode(HashMap.java:1597)
18:26:43 	at java.base/java.util.HashMap$KeyIterator.next(HashMap.java:1620)
18:26:43 	at java.desktop/sun.awt.datatransfer.SunClipboard.checkChange(SunClipboard.java:432)
18:26:43 	at java.desktop/sun.awt.X11.XClipboard.checkChange(XClipboard.java:292)
18:26:43 	at java.desktop/sun.awt.X11.XClipboard$SelectionNotifyHandler.dispatchEvent(XClipboard.java:210)
18:26:43 	at java.desktop/sun.awt.X11.XToolkit.dispatchEvent(XToolkit.java:630)
18:26:43 	at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:731)
18:26:43 	at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:647)
18:26:43 	at java.base/java.lang.Thread.run(Thread.java:833)
18:26:43 
18:26:43 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteImageLayoutAndStyleOnDiagramWithExtension()
18:26:45 Jul 02, 2024 10:26:45 PM sun.awt.X11.XToolkit processException
18:26:45 WARNING: Exception on Toolkit thread
18:26:45 java.util.ConcurrentModificationException
18:26:45 	at java.base/java.util.HashMap$HashIterator.nextNode(HashMap.java:1597)
18:26:45 	at java.base/java.util.HashMap$KeyIterator.next(HashMap.java:1620)
18:26:45 	at java.desktop/sun.awt.datatransfer.SunClipboard.checkChange(SunClipboard.java:432)
18:26:45 	at java.desktop/sun.awt.X11.XClipboard.checkChange(XClipboard.java:292)
18:26:45 	at java.desktop/sun.awt.X11.XClipboard$SelectionNotifyHandler.dispatchEvent(XClipboard.java:210)
18:26:45 	at java.desktop/sun.awt.X11.XToolkit.dispatchEvent(XToolkit.java:630)
18:26:45 	at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:731)
18:26:45 	at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:647)
18:26:45 	at java.base/java.lang.Thread.run(Thread.java:833)
18:26:45 
18:26:46 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseLayoutAndStyleOnDiagramWithExtension()
18:26:48 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithoutPrefAutosize()
18:26:50 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithPrefAutoSize()
18:26:53 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnShape()
18:26:55 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnFlat()
18:26:56 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnFlat()
18:26:59 Setup of org.eclipse.sirius.tests.swtbot.layout.ModifyEdgeLayoutAfterRefreshTest.testChangeRoutingStyleAfterRefresh()
18:27:01 Setup of org.eclipse.sirius.tests.swtbot.tree.CopyTreeRepresentationTest.testCopyTreeRepresentation()
18:27:03 Setup of org.eclipse.sirius.tests.swtbot.tree.CreatedDTreeItemsSelectionTests.testCreatedDTreeItemSelection()
18:27:05 Setup of org.eclipse.sirius.tests.swtbot.tree.OpenCloseCreateDeleteTreeRepresentationTest.testCreateDeletTreeRepresentation()
18:27:17 Setup of org.eclipse.sirius.tests.swtbot.tree.RenameTreeRepresentationTest.testRenameTreeRepresentation()
18:27:19 Setup of org.eclipse.sirius.tests.swtbot.tree.NavigateInTreeRepresentationTest.testNavigationInTreeRepresentation()
18:27:21 Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyWithSpecificSystemProperty()
18:27:24 Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithF2Key()
18:27:26 Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithReturnKey()
18:27:29 Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyDoesNothing()
18:27:33 Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose()
18:27:38 Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen()
18:27:43 Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen()
18:27:47 Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh()
18:27:53 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose()
18:27:59 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen()
18:28:03 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen()
18:28:07 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh()
18:28:13 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testTreeItemStyleWithStandardFontSizeOptionActivated()
18:28:14 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testAutomaticRefreshWithEditorOpen()
18:28:18 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testStyleDescriptionManualRefresh()
18:28:23 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithOperationActionAndFalsePrecondition()
18:28:26 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionAndFalsePrecondition()
18:28:29 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithFalsePrecondition()
18:28:32 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionCallAndFalsePrecondition()
18:28:35 Setup of org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionAutoRefresh()
18:28:39 Setup of org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionManualRefresh()
18:28:42 Setup of org.eclipse.sirius.tests.swtbot.tree.DeleteSeveralElementOnTree.testDeleteSeveralElements()
18:28:47 Setup of org.eclipse.sirius.tests.swtbot.tree.ContextMenuTreeTest.testRefreshContextMenuAfterModifyVsm()
18:28:50 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemExpansion()
18:28:54 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemCollapse()
18:28:57 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleBackgroundColor()
18:28:59 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelColor()
18:29:01 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemExpansion()
18:29:03 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelFormat()
18:29:05 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleShowIcon()
18:29:07 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelSize()
18:29:09 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeLocalRefreshWithF5Shortcut()
18:29:11 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeGlobalRefreshWithF5Shortcut()
18:29:14 Setup of org.eclipse.sirius.tests.swtbot.tree.DisplayLabelOnNodeTest.testLabelNameOnNode()
18:29:14 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboard()
18:29:17 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboardWhenPermissionAuthorityForbidThem()
18:29:23 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboard()
18:29:26 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboardWithSpecificDepthLimit()
18:29:29 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_Selected_MetaModels()
18:29:35 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_No_Selected_MetaModels()
18:29:35 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Service_Keyword()
18:29:36 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion()
18:29:36 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_MTL_Service_Completion()
18:29:36 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_AQL()
18:29:36 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Acceleo()
18:29:36 Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnList()
18:29:38 Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNode()
18:29:41 Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnContainer()
18:29:43 Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnBorderedNode()
18:29:46 Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNodeInContainer()
18:29:48 Setup of org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testActivateNewVPWithMandatoryLayer()
18:29:55 Setup of org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddMandatoryAddtionalLayerInVSM()
18:29:59 Setup of org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddtionalLayerAtDiagramCreationTime()
18:30:03 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupEnabled()
18:30:04 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupEnabled()
18:30:05 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupDisabled()
18:30:06 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupEnabled()
18:30:08 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupDisabled()
18:30:09 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupDisabled()
18:30:11 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupDisabled_NotAppear()
18:30:12 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_NotAppear()
18:30:13 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_Appear()
18:30:14 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupDisabled_NotAppear()
18:30:16 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_NotAppear()
18:30:17 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_Appear()
18:30:19 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupDisabled_NotAppear()
18:30:21 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_NotAppear()
18:30:23 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_NotAppear()
18:30:25 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_Appear()
18:30:26 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_NotAppear()
18:30:27 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_Appear()
18:30:28 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_NotAppear()
18:30:30 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_Appear()
18:30:31 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_Appear()
18:30:33 Setup of org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenTwoDiagram()
18:30:36 Setup of org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenDiagramOpenPalette()
18:30:47 Setup of org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenDiagram()
18:30:49 Setup of org.eclipse.sirius.tests.swtbot.PaletteManagerAfterVSMSelectionChange.testHideShowLayersAfterDiagramCreation()
18:30:54 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testImportDiagramCreation()
18:30:57 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreation()
18:31:00 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelFirstWizard()
18:31:01 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreationWithoutSemanticElement()
18:31:03 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testEmptySirius()
18:31:14 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTreeCreation()
18:31:17 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTableCreation()
18:31:18 
18:31:18 (Eclipse:16892): Gtk-CRITICAL **: 22:31:18.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:19 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelSecondWizard()
18:31:20 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer()
18:31:23 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer2()
18:31:26 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer2()
18:31:29 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnDiagram()
18:31:32 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnDiagram()
18:31:35 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer()
18:31:38 Setup of org.eclipse.sirius.tests.swtbot.LocalSessionViewTest.testConstantLocalSessionTreeLayoutDuringSessionOperations()
18:31:44 Setup of org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction()
18:31:45 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_east()
18:31:48 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_west()
18:31:53 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right_zoom125()
18:31:56 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_two_drags()
18:31:58 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_north()
18:32:02 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_south()
18:32:05 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_bottom()
18:32:09 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left_zoom125()
18:32:12 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_south_to_north_on_two_drags()
18:32:14 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right_zoom125()
18:32:17 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_left()
18:32:21 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_bottom()
18:32:24 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_left()
18:32:27 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom_zoom125()
18:32:30 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_west()
18:32:33 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_close_reopen_diag()
18:32:36 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_close_reopen_diag()
18:32:39 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_west_to_east_on_close_reopen_diag()
18:32:42 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_bottom()
18:32:46 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_left()
18:32:49 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top_zoom125()
18:32:53 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top()
18:32:56 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top_zoom125()
18:33:00 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left()
18:33:03 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_two_drags()
18:33:05 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_close_reopen_diag()
18:33:09 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_top()
18:33:12 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_two_drags()
18:33:14 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom()
18:33:17 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right()
18:33:21 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left_125()
18:33:25 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom_zoom125()
18:33:29 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left()
18:33:32 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_top()
18:33:36 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_top()
18:33:40 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_right()
18:33:42 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right()
18:33:46 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom()
18:33:50 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_north()
18:33:54 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_right()
18:33:57 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_right()
18:34:00 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top()
18:34:03 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMEditorPropertiesTest.testCloseAndReeopenVSMEditorProperties()
18:34:03 Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick()
18:34:05 Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick2()
18:34:07 Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick3()
18:34:09 Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick4()
18:34:10 Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick5()
18:34:12 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncKeepNote()
18:34:14 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveSemanticUnsync()
18:34:16 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutWithInternNote()
18:34:17 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentKeepNote()
18:34:21 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncRmNote()
18:34:23 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeDiffMapping()
18:34:25 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerSameMapping()
18:34:26 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentHideNote()
18:34:29 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutSameMapping()
18:34:31 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_Note_deletion()
18:34:32 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerOutSameMapping()
18:34:34 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutCompartmentWithInternNote()
18:34:36 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutDiffMapping()
18:34:37 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentKeepNote()
18:34:39 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveEdge()
18:34:41 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutWithEdgeSameMapping()
18:34:43 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachments_can_be_selected()
18:34:45 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentRmNote()
18:34:49 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNode()
18:34:50 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNote()
18:34:52 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndText()
18:34:54 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeSameMapping()
18:34:55 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveConnectedPin()
18:34:57 Setup of org.eclipse.sirius.tests.swtbot.ESEDemoTest.testGEFBotAPI()
18:35:01 
18:35:01 (Eclipse:16892): Gtk-WARNING **: 22:35:01.479: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:35:01 
18:35:01 (Eclipse:16892): Gtk-WARNING **: 22:35:01.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:35:01 
18:35:01 (Eclipse:16892): Gtk-WARNING **: 22:35:01.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:35:01 
18:35:01 (Eclipse:16892): Gtk-WARNING **: 22:35:01.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:35:10 Setup of org.eclipse.sirius.tests.swtbot.ViewpointSelectionDialogTest.testViewpointsLabelsOnViewpointSelectionDialog()
18:35:11 Setup of org.eclipse.sirius.tests.swtbot.InitializeEmptySessionTest.testInitializeSession()
18:35:20 Setup of org.eclipse.sirius.tests.swtbot.InitializeSessionTest.testInitializeSession()
18:35:20 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancelWithCloseOfPopup()
18:35:22 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancel()
18:35:24 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testBasicRepair()
18:35:25 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpened()
18:35:29 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpened()
18:35:32 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleFragmentedSessionsOpened()
18:35:37 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndSave()
18:35:42 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedAndCancel()
18:35:45 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancelWithCloseOfPopup()
18:35:48 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancel()
18:35:51 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndWithoutSave()
18:35:56 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ValidationEmptyNameTest.testValidationErrorValue()
18:35:58 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTableBehaviourOnControlUncontrol()
18:35:59 
18:35:59 (Eclipse:16892): Gtk-CRITICAL **: 22:35:59.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:00 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedDiagramBehaviourOnControlUncontrol()
18:36:03 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTreeBehaviourOnControlUncontrol()
18:36:06 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubDiagramBehaviourOnControlUncontrol()
18:36:10 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTableBehaviourOnControlUncontrol()
18:36:10 
18:36:10 (Eclipse:16892): Gtk-CRITICAL **: 22:36:10.995: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:11 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTreeBehaviourOnControlUncontrol()
18:36:15 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_FR()
18:36:17 
18:36:17 (Eclipse:16892): Gtk-CRITICAL **: 22:36:17.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:18 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_ENG()
18:36:20 
18:36:20 (Eclipse:16892): Gtk-CRITICAL **: 22:36:20.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:21 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_ENG()
18:36:23 
18:36:23 (Eclipse:16892): Gtk-CRITICAL **: 22:36:23.830: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:24 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_ENG()
18:36:27 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_FR()
18:36:29 
18:36:29 (Eclipse:16892): Gtk-CRITICAL **: 22:36:29.767: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:30 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_ENG()
18:36:34 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_FR()
18:36:37 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_FR()
18:36:42 Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorAutoRefresh()
18:36:43 Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorManualRefresh()
18:36:45 Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorAutoRefresh()
18:36:47 Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorManualRefresh()
18:36:49 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.LayoutOptionsTests.testLayoutOptionModifications()
18:36:49 
18:36:49 (Eclipse:16892): Gtk-CRITICAL **: 22:36:49.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:59 Setup of org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithOpenSession()
18:37:01 Setup of org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithCloseSession()
18:37:01 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement()
18:37:02 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testConsistentNumberBendpoints()
18:37:05 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote()
18:37:07 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithRepresentationLinkTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement()
18:37:09 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement()
18:37:11 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testConsistentNumberBendpoints()
18:37:13 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote()
18:37:15 Setup of org.eclipse.sirius.tests.swtbot.RemoveBendpointsRectilinearNoteAttachmentTest.testRemoveBendpointsOnNoteAttachment()
18:37:17 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithOneBendpointTest.testMovingNoteWithOneBendpointOnNoteAttachmentAtOpening()
18:37:19 Setup of org.eclipse.sirius.tests.swtbot.LinkedBorderNodeLocationTest.testDnDSubContainerWithLinkedBorderNodes()
18:37:23 Tests run: 2141, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6573 s -- in org.eclipse.sirius.tests.swtbot.suite.AllTestSuite
18:37:23 org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTable -- Time elapsed: 1.186 s
18:37:23 org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTree -- Time elapsed: 1.099 s
18:37:23 org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnDiagram -- Time elapsed: 1.778 s
18:37:23 org.eclipse.sirius.tests.swtbot.suite.AllTestSuite$SWTBotBundlesReport.dump_environment_data -- Time elapsed: 0.035 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ContentAssistTest.testContentAssist -- Time elapsed: 1.158 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testTypeCompletionWithCreateInstanceFeatureNameSet -- Time elapsed: 0.917 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForSetValueFeatureName -- Time elapsed: 0.452 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForMoveElementFeatureName -- Time elapsed: 0.493 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureColumnMappingFeatureName -- Time elapsed: 0.479 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureChangeListenerFeatureName -- Time elapsed: 0.416 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForCreateInstanceFeatureName -- Time elapsed: 0.452 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForUnsetFeatureName -- Time elapsed: 0.430 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ResizeKindEditorTest.testCheckBoxResizeKind -- Time elapsed: 1.173 s
18:37:23 org.eclipse.sirius.tests.swtbot.CascadingSiriusURITest.testCascadingSiriusURIValidation -- Time elapsed: 2.136 s
18:37:23 org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testEditTable -- Time elapsed: 1.079 s
18:37:23 org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testTree -- Time elapsed: 1.004 s
18:37:23 org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testCrossTable -- Time elapsed: 1.077 s
18:37:23 org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testDiagram -- Time elapsed: 1.732 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionFromDNodeListElementTest.testNewRepresentationFromDNodeListElement -- Time elapsed: 2.276 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromEdge -- Time elapsed: 1.836 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromNode -- Time elapsed: 1.772 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainer -- Time elapsed: 2.560 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdgeWithoutRefreshOnOpening -- Time elapsed: 2.413 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdge -- Time elapsed: 2.508 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromNode -- Time elapsed: 0.030 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromContainer -- Time elapsed: 1.754 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainerWithoutRefreshOnOpening -- Time elapsed: 2.298 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramDocumentationTest.testDiagramDocumentation -- Time elapsed: 2.473 s
18:37:23 org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnNote -- Time elapsed: 1.562 s
18:37:23 org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnText -- Time elapsed: 1.511 s
18:37:23 org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolIfAddedWhileRepresentationIsOpen -- Time elapsed: 2.557 s
18:37:23 org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolWithPrecondition -- Time elapsed: 11.64 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainerFromTabbar -- Time elapsed: 3.463 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromAppearanceSection -- Time elapsed: 2.130 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromTabbar -- Time elapsed: 2.214 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnBorderedNodeFromTabbar -- Time elapsed: 2.992 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromTabbar -- Time elapsed: 2.268 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnNodeFromTabbar -- Time elapsed: 3.048 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromTabbar -- Time elapsed: 2.174 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderNodeFromAppearanceSection -- Time elapsed: 2.064 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromAppearanceSection -- Time elapsed: 2.034 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainedNodeFromTabbar -- Time elapsed: 2.887 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnBorderedNodeFromTabbar -- Time elapsed: 3.024 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardButton -- Time elapsed: 2.549 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromAppearanceSection -- Time elapsed: 1.784 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboard -- Time elapsed: 2.017 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromAppearanceSection -- Time elapsed: 1.543 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainedNodeFromTabbar -- Time elapsed: 2.827 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainerFromTabbar -- Time elapsed: 2.786 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromTabbar -- Time elapsed: 1.498 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardToManyElement -- Time elapsed: 2.194 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSectionWithPluginImagePath -- Time elapsed: 2.051 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSection -- Time elapsed: 1.911 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnListFromTabbar -- Time elapsed: 2.748 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderedNodeFromTabbar -- Time elapsed: 1.992 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromTabbar -- Time elapsed: 1.902 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnNodeFromTabbar -- Time elapsed: 2.645 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromAppearanceSection -- Time elapsed: 1.433 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testTheFilterArea -- Time elapsed: 2.829 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnListFromTabbar -- Time elapsed: 2.595 s
18:37:23 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromTabbar -- Time elapsed: 2.014 s
18:37:23 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndDeselectAll -- Time elapsed: 2.262 s
18:37:23 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNodeInContainer -- Time elapsed: 1.833 s
18:37:23 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.test_element_selection_change_does_not_leak_listeners -- Time elapsed: 2.410 s
18:37:23 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNode -- Time elapsed: 1.806 s
18:37:23 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAll -- Time elapsed: 1.762 s
18:37:23 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectTwoNodesInContainer -- Time elapsed: 1.781 s
18:37:23 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndTryContainerLabelSelection -- Time elapsed: 1.768 s
18:37:23 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainerInContainer -- Time elapsed: 1.745 s
18:37:23 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectSeveralNodesAndContainers -- Time elapsed: 1.814 s
18:37:23 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainer -- Time elapsed: 1.747 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionCreationTest.testOpenLocalSessionOnAlreadyOpenedSemanticModel -- Time elapsed: 1.836 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelAlignmentRefreshTest.testLabelAlignmentRefresh -- Time elapsed: 11.85 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithoutContributions -- Time elapsed: 1.456 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithoutContributions -- Time elapsed: 0.969 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithContributions -- Time elapsed: 0.975 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithContributions -- Time elapsed: 0.968 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithoutContributions -- Time elapsed: 0.963 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithContributions -- Time elapsed: 1.455 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled -- Time elapsed: 1.628 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Unpinned -- Time elapsed: 1.658 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.739 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.785 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_No_Overlaps -- Time elapsed: 1.699 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.634 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Pinned -- Time elapsed: 1.686 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsSetsPinnedIfPreferenceEnabled -- Time elapsed: 2.044 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Unpinned -- Time elapsed: 1.641 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.593 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_No_Overlaps -- Time elapsed: 1.595 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinElementContextualMenuAction -- Time elapsed: 1.682 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Pinned -- Time elapsed: 1.629 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinnedAttributeIsPersistent -- Time elapsed: 3.781 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromApi -- Time elapsed: 1.727 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElementAndToUnpinnedElement -- Time elapsed: 1.834 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testPreferenceEnableMoveToTrue -- Time elapsed: 1.787 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromPreferencePage -- Time elapsed: 1.429 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElement -- Time elapsed: 1.790 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg50 -- Time elapsed: 1.804 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint50 -- Time elapsed: 1.689 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode125 -- Time elapsed: 1.627 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg -- Time elapsed: 1.686 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers125 -- Time elapsed: 1.756 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide125 -- Time elapsed: 1.703 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide50 -- Time elapsed: 1.640 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg50 -- Time elapsed: 1.617 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers -- Time elapsed: 1.625 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg50 -- Time elapsed: 1.657 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide -- Time elapsed: 1.594 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer -- Time elapsed: 1.624 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer125 -- Time elapsed: 1.679 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide -- Time elapsed: 1.579 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint -- Time elapsed: 1.575 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg -- Time elapsed: 1.642 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg50 -- Time elapsed: 1.613 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide125 -- Time elapsed: 1.682 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode50 -- Time elapsed: 1.673 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide50 -- Time elapsed: 1.676 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide125 -- Time elapsed: 1.633 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg -- Time elapsed: 1.645 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer50 -- Time elapsed: 1.627 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide50 -- Time elapsed: 1.605 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers50 -- Time elapsed: 1.618 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide -- Time elapsed: 1.606 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNodes -- Time elapsed: 1.599 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint125 -- Time elapsed: 1.660 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg -- Time elapsed: 1.587 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromTabbarAction -- Time elapsed: 1.780 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromContextualMenuAction -- Time elapsed: 1.803 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromContextualMenuAction -- Time elapsed: 1.895 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromContextualMenuAction -- Time elapsed: 1.829 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromTabbarAction -- Time elapsed: 1.883 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromTabbarAction -- Time elapsed: 1.740 s
18:37:23 org.eclipse.sirius.tests.swtbot.RequestInterpreterTest.testInitalizeSession -- Time elapsed: 0.045 s
18:37:23 org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForEdgeWithLineColor -- Time elapsed: 2.031 s
18:37:23 org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForListContainer -- Time elapsed: 1.873 s
18:37:23 org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForFunctionnalChain -- Time elapsed: 1.633 s
18:37:23 org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForContainer -- Time elapsed: 1.901 s
18:37:23 org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleContextualMenuForListContainer -- Time elapsed: 1.992 s
18:37:23 org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForEdge -- Time elapsed: 2.168 s
18:37:23 org.eclipse.sirius.tests.swtbot.MoveBorderNodeTest.testMoveSeveralBorderNodes -- Time elapsed: 1.879 s
18:37:23 org.eclipse.sirius.tests.swtbot.LayoutingModeTest.testLayoutingModeActivationThroughTabbar -- Time elapsed: 2.273 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnEdgeLabel -- Time elapsed: 4.159 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromStandardMode -- Time elapsed: 2.831 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnCompartmentContainer -- Time elapsed: 5.911 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnNodeLabel -- Time elapsed: 4.188 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredNode -- Time elapsed: 5.979 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromShowHideMode -- Time elapsed: 2.368 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromLayoutingMode -- Time elapsed: 2.312 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromStandardMode -- Time elapsed: 4.527 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromStandardMode -- Time elapsed: 4.708 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromStandardMode -- Time elapsed: 13.73 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredContainer -- Time elapsed: 12.33 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromShowHideMode -- Time elapsed: 11.69 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromShowHideMode -- Time elapsed: 1.819 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromSLayoutingMode -- Time elapsed: 11.67 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnUnshownContainer -- Time elapsed: 2.451 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromStandardMode -- Time elapsed: 13.64 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromStandardMode -- Time elapsed: 2.796 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListNode -- Time elapsed: 5.868 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnContainer -- Time elapsed: 4.850 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromLayoutingMode -- Time elapsed: 1.703 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnReusedMapping -- Time elapsed: 3.881 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnBorderedNode -- Time elapsed: 4.931 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListContainer -- Time elapsed: 5.265 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelSelectionTest.testCheckLabelSelection -- Time elapsed: 1.048 s
18:37:23 org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramUnSynchronized -- Time elapsed: 1.820 s
18:37:23 org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramSynchronized -- Time elapsed: 1.702 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassToolFromTransientLayer -- Time elapsed: 3.640 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInReferenceFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.564 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInAttributeFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.685 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithNoPasteTool -- Time elapsed: 3.021 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInClassFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.539 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInSuperTypeEdgeFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.748 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.701 s
18:37:23 org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithNoDeleteTool -- Time elapsed: 4.702 s
18:37:23 org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteFromLabelWithStandardTool -- Time elapsed: 30.41 s
18:37:23 org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithDeactivatedDeleteTool -- Time elapsed: 4.341 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropDifferentElementsTest.testDragNDropOfDifferentDDiagramElements -- Time elapsed: 2.210 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction -- Time elapsed: 0.814 s
18:37:23 org.eclipse.sirius.tests.swtbot.LineStyleTest.testEdgeLineStyleCustomization -- Time elapsed: 2.631 s
18:37:23 org.eclipse.sirius.tests.swtbot.LineStyleTest.testLineStyleUpdateFromDescriptionChange -- Time elapsed: 10.19 s
18:37:23 org.eclipse.sirius.tests.swtbot.LineStyleTest.testNodeBorderLineStyleCustomization -- Time elapsed: 9.664 s
18:37:23 org.eclipse.sirius.tests.swtbot.LineStyleTest.testContainerBorderLineStyleCustomization -- Time elapsed: 3.797 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfVerticalRegionFromContainerToDiag -- Time elapsed: 1.803 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfHorizontalRegionFromContainerToDiag -- Time elapsed: 1.656 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.043 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.084 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent -- Time elapsed: 2.071 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 2.057 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtTopPosition -- Time elapsed: 2.043 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent -- Time elapsed: 2.070 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.027 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 2.100 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.078 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.018 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.099 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtTopPosition -- Time elapsed: 2.077 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesEdgeSelection -- Time elapsed: 3.082 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 2.058 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 2.118 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.058 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtTopPosition -- Time elapsed: 2.114 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.072 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtTopPosition -- Time elapsed: 2.012 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtRightPosition -- Time elapsed: 2.057 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.993 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.983 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtRightPosition -- Time elapsed: 2.075 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 2.064 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 2.060 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesSourceNodeSelection -- Time elapsed: 3.044 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtRightPosition -- Time elapsed: 2.047 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 2.070 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtRightPosition -- Time elapsed: 2.039 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.059 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent -- Time elapsed: 2.061 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.114 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 2.064 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent -- Time elapsed: 2.058 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLeftAndUpperBoundaryVisibleOnViewport -- Time elapsed: 1.629 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomIn -- Time elapsed: 1.693 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLowerAndRightBoundaryVisibleOnViewport -- Time elapsed: 1.575 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithoutBoundaryVisibleAfterZoomOnViewport -- Time elapsed: 1.603 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomInBySquareSelection -- Time elapsed: 1.573 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLeftAndUpperBoundaryVisibleOnViewport -- Time elapsed: 1.523 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLowerAndRightBoundaryVisibleOnViewport -- Time elapsed: 1.685 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomOut -- Time elapsed: 1.644 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithoutBoundaryVisibleAfterZoomOnViewport -- Time elapsed: 1.511 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstantWithTabbarZoomButtons -- Time elapsed: 2.053 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testMouseZoomWithSynchronizedDecorator -- Time elapsed: 1.997 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstant -- Time elapsed: 1.624 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testRectangularMouseZoomWithSynchronizedDecorator -- Time elapsed: 1.563 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfRectilinearEdge -- Time elapsed: 27.87 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelMoveForEdgeInContainer -- Time elapsed: 6.572 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithTwoLabels -- Time elapsed: 2.215 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingSegmentOnRectilinearEdge -- Time elapsed: 11.18 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfTreeEdge -- Time elapsed: 9.077 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeSeveralTimes -- Time elapsed: 7.697 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnRectilinearEdge -- Time elapsed: 7.657 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testEdgeWithZeroLengthMoveByTargetMove -- Time elapsed: 2.626 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithThreeLabels -- Time elapsed: 2.210 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnObliqueEdge -- Time elapsed: 7.618 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithEmptyLabels -- Time elapsed: 1.612 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityOnBracketEdges -- Time elapsed: 10.64 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeWithShortSegmentPath -- Time elapsed: 7.463 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdge -- Time elapsed: 9.310 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithZeroLabels -- Time elapsed: 1.653 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.OpeningContextTest.testExpandableItemStatusAfterOpening -- Time elapsed: 0.382 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeWithDecoratorSelectionTest.testDDEUnderDecoratorSelection -- Time elapsed: 1.792 s
18:37:23 org.eclipse.sirius.tests.swtbot.ManualAirdModificationTest.testManualAirdModificationBehavior -- Time elapsed: 1.635 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testUnGroupPackages -- Time elapsed: 3.667 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificNotCloseEditor -- Time elapsed: 1.799 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromRepresentationDeleteAfterReload -- Time elapsed: 3.224 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditor -- Time elapsed: 1.895 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromSemanticDeleteAfterReload -- Time elapsed: 3.018 s
18:37:23 org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMOpenProject -- Time elapsed: 0.120 s
18:37:23 org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMDoubleClick -- Time elapsed: 2.084 s
18:37:23 org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMOpenProject -- Time elapsed: 0.166 s
18:37:23 org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMDoubleClick -- Time elapsed: 1.125 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank2_zoom200 -- Time elapsed: 1.474 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2DiagramBlank5 -- Time elapsed: 2.178 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDNodeFromContainer2DiagramBlank2 -- Time elapsed: 2.068 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromContainer2ContainerBlank2_zoom200 -- Time elapsed: 3.709 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDEClassMC2ContainerBlank2 -- Time elapsed: 1.799 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank2 -- Time elapsed: 1.832 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank5 -- Time elapsed: 1.761 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDNoNPEDuringFeedback_Diagram3 -- Time elapsed: 1.678 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2DiagramBlank6FromATransientLayerTool -- Time elapsed: 1.678 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromDiagram2ContainerBlank2 -- Time elapsed: 2.097 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDEClassFromMC2DiagramBlank2 -- Time elapsed: 2.089 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_MoveLabelOnBorderWith4ArrowsIcon -- Time elapsed: 1.751 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromContainer2ContainerBlank2 -- Time elapsed: 2.389 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_SelectionChangeBehaviorAfterADnDWithUnexpectedBehavior -- Time elapsed: 2.000 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromContainer2ContainerBlank5 -- Time elapsed: 1.932 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2DiagramBlank2 -- Time elapsed: 1.662 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2DiagramBlank5 -- Time elapsed: 1.732 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2ContainerBlank5 -- Time elapsed: 1.864 s
18:37:23 org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testClassCastException -- Time elapsed: 2.451 s
18:37:23 org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testIllegalArgumentException -- Time elapsed: 2.510 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenAStandardContainerAndARegionsContainer -- Time elapsed: 1.691 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenARegionsContainerAndAStandardContainer -- Time elapsed: 1.680 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenTwoRegionsContainer -- Time elapsed: 1.754 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenTwoRegionsContainer -- Time elapsed: 1.687 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeHStack -- Time elapsed: 2.254 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenAStandardContainerAndARegionsContainer -- Time elapsed: 1.741 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenARegionsContainerAndAStandardContainer -- Time elapsed: 1.668 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeVStack -- Time elapsed: 2.311 s
18:37:23 org.eclipse.sirius.tests.swtbot.propertypage.SiriusPreferencesPropertyPageTest.testSiriusPreferencesPage -- Time elapsed: 1.761 s
18:37:23 org.eclipse.sirius.tests.swtbot.propertypage.SiriusSessionDetailsPropertyPageTest.testSiriusSessionDetailsPage -- Time elapsed: 1.871 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishNodeToStylishContainer -- Time elapsed: 1.670 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNode -- Time elapsed: 1.673 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNode -- Time elapsed: 1.757 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToLabelNode -- Time elapsed: 1.619 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToGreyBGAndRefresh -- Time elapsed: 3.148 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldToDefaultAndRefresh -- Time elapsed: 3.274 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNodeLabel -- Time elapsed: 1.654 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithContextMenu -- Time elapsed: 2.020 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToDefaultContainer -- Time elapsed: 1.732 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNodeLabel -- Time elapsed: 1.794 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishNodeToDefaultContainer -- Time elapsed: 1.732 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToNode -- Time elapsed: 1.723 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithContextMenu -- Time elapsed: 2.013 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultContainerToDefaultNode -- Time elapsed: 1.684 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNode -- Time elapsed: 1.729 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToNode -- Time elapsed: 1.729 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToNode -- Time elapsed: 1.628 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithTabbar -- Time elapsed: 1.851 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultContainerToStylishNode -- Time elapsed: 1.661 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToDefaultNode -- Time elapsed: 1.681 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelToNodeLabel -- Time elapsed: 1.631 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh1 -- Time elapsed: 3.289 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh2 -- Time elapsed: 3.292 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToStylishNode -- Time elapsed: 1.659 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToLabelNode -- Time elapsed: 1.714 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyGreyBGToDefaultAndRefresh -- Time elapsed: 3.326 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToBoldAndRefresh -- Time elapsed: 3.270 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testPasteEnablement -- Time elapsed: 2.523 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithTabbar -- Time elapsed: 1.894 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldToGreyBGAndRefresh -- Time elapsed: 3.294 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNodeLabel -- Time elapsed: 1.642 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToNode -- Time elapsed: 1.640 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeLabelToNode -- Time elapsed: 1.680 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToStylishContainer -- Time elapsed: 1.713 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyGreyBGToBoldAndRefresh -- Time elapsed: 3.386 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToLabelNode -- Time elapsed: 1.679 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToLabelNode -- Time elapsed: 1.614 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSelectionChangeBehaviorAfterAReconnectToolWithUnexpectedBehavior -- Time elapsed: 1.886 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testEdgeWithPortSourceDnDWithObliqueStyleRouting -- Time elapsed: 2.201 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithObliqueStyleRouting -- Time elapsed: 2.321 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithRectilinearStyleRouting -- Time elapsed: 2.146 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter2 -- Time elapsed: 0.806 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter3 -- Time elapsed: 0.329 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterFirstPosition -- Time elapsed: 0.105 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigationWithAqlInterpreter -- Time elapsed: 0.155 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses2 -- Time elapsed: 0.155 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses -- Time elapsed: 0.156 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterMiddlePosition -- Time elapsed: 0.104 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinition -- Time elapsed: 7.389 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterLastPosition -- Time elapsed: 0.132 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigation -- Time elapsed: 0.168 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter -- Time elapsed: 0.143 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinitionError -- Time elapsed: 0.171 s
18:37:23 org.eclipse.sirius.tests.swtbot.std.STD001.testSTD001 -- Time elapsed: 7.389 s
18:37:23 org.eclipse.sirius.tests.swtbot.std.STD002.testSTD002 -- Time elapsed: 2.926 s
18:37:23 org.eclipse.sirius.tests.swtbot.std.STD004.testSTD004 -- Time elapsed: 5.861 s
18:37:23 org.eclipse.sirius.tests.swtbot.std.STD005.testSTD005 -- Time elapsed: 6.379 s
18:37:23 org.eclipse.sirius.tests.swtbot.std.STD009.testSTD009 -- Time elapsed: 0.055 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenUndoThenRedoOperation -- Time elapsed: 3.028 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainer -- Time elapsed: 2.037 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesThatImpliesContainerMappingChanges -- Time elapsed: 1.908 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvas -- Time elapsed: 1.977 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenGoBack -- Time elapsed: 2.114 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testMoveClass -- Time elapsed: 2.015 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasWithScroll -- Time elapsed: 2.007 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainerThenUndoThenRedoOperation -- Time elapsed: 2.048 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndPackageFromContainerToContainer -- Time elapsed: 1.888 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndMultiplePackagesFromCanvasToContainer -- Time elapsed: 1.861 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvas -- Time elapsed: 1.797 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromCanvasToContainer -- Time elapsed: 1.800 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvasWithScroll -- Time elapsed: 1.856 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnContainer -- Time elapsed: 2.671 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainer -- Time elapsed: 2.488 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testDropPortFromComponentToAnotherComponent -- Time elapsed: 2.235 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnNode -- Time elapsed: 2.479 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnNode -- Time elapsed: 2.489 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNode -- Time elapsed: 2.336 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNodeInContainer -- Time elapsed: 2.323 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNodeInContainer -- Time elapsed: 2.300 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDropAfterZoom -- Time elapsed: 1.924 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainerInContainer -- Time elapsed: 2.343 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNode -- Time elapsed: 1.719 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDrop -- Time elapsed: 1.872 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainerInContainer -- Time elapsed: 2.330 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testIndirectDropPortFromComponentToDiagram -- Time elapsed: 2.623 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnContainer -- Time elapsed: 2.346 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainer -- Time elapsed: 2.559 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMovePortNearCollapsedPort -- Time elapsed: 1.919 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponentNearCollapsedPort -- Time elapsed: 2.076 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithHiddenEdge -- Time elapsed: 1.900 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMoveCollapsedPortNearCollapsedPort -- Time elapsed: 1.982 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPort -- Time elapsed: 1.930 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponent -- Time elapsed: 1.985 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithStraightEdge -- Time elapsed: 1.972 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithRectilinearEdge -- Time elapsed: 1.946 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPortWithZoom -- Time elapsed: 2.159 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideAllElements -- Time elapsed: 4.274 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideElementAndCheckItIsInDialog -- Time elapsed: 4.260 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testCheckAllElementsAreInDialog -- Time elapsed: 4.453 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testCheckAllElementsAreInDialog -- Time elapsed: 4.354 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideElementAndCheckItIsInDialog -- Time elapsed: 4.230 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideAllElements -- Time elapsed: 4.587 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.RenameTableRepresentationTest.testRenameTableRepresentation -- Time elapsed: 2.015 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testDeleteSeveralLines -- Time elapsed: 5.137 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testHideSeveralLines -- Time elapsed: 4.523 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.CreatedDLinesSelectionTests.testCreatedDTreeItemSelection -- Time elapsed: 2.021 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.ContextMenuTableTest.testRefreshContextMenuAfterModifyVsm -- Time elapsed: 2.943 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testDLineExpansion -- Time elapsed: 1.979 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemWidth -- Time elapsed: 1.953 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemHeaderWidth -- Time elapsed: 1.983 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testTreeItemCollapse -- Time elapsed: 1.913 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.DeleteLineWithDELShortcutTest.testTableLineDeletionWithDELShortcut -- Time elapsed: 2.511 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.TableRefreshWithF5ShortcutTests.testTableGlobalRefreshWithF5Shortcut -- Time elapsed: 2.428 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithNullCellEditor -- Time elapsed: 1.255 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox2 -- Time elapsed: 1.461 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithUnexistingOrNotAccessibleClass -- Time elapsed: 1.200 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithClassNotImplementingITableCellEditorFactory -- Time elapsed: 1.168 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorPriority -- Time elapsed: 11.35 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningASelectionDialog -- Time elapsed: 1.363 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testLabelEdit -- Time elapsed: 1.274 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox -- Time elapsed: 1.316 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithWrongQualifiedName -- Time elapsed: 1.193 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testEditBooleanCellWithOtherColumnOnSameFeatureName -- Time elapsed: 2.100 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.ReadOnlyColumnTest.testEditBooleanCellWithOtherColumnOnSameFeatureName -- Time elapsed: 1.947 s
18:37:23 org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionTest.testDefaultLabelExpressionValue -- Time elapsed: 0.546 s
18:37:23 org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionExpressionTest.testLoggerExpressionValue -- Time elapsed: 2.016 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomizationWithError -- Time elapsed: 2.532 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteAttachmentStyleCustomization -- Time elapsed: 16.03 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization -- Time elapsed: 48.38 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization -- Time elapsed: 44.66 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization -- Time elapsed: 53.61 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSetWorkspaceImageStyleCustomization -- Time elapsed: 7.051 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization -- Time elapsed: 48.24 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSquareStyleCustomization -- Time elapsed: 41.96 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization -- Time elapsed: 41.14 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testDotStyleCustomization -- Time elapsed: 40.93 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization -- Time elapsed: 50.09 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteStyleCustomization -- Time elapsed: 29.40 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSiriusNoteStyleCustomization -- Time elapsed: 42.47 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization -- Time elapsed: 46.53 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization -- Time elapsed: 56.06 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFTextStyleCustomization -- Time elapsed: 20.73 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLabelSizeCustomization -- Time elapsed: 2.252 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization -- Time elapsed: 40.80 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization -- Time elapsed: 51.43 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 2.094 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 2.365 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom200 -- Time elapsed: 2.309 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Pinned -- Time elapsed: 2.407 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom50 -- Time elapsed: 2.533 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9WithZoom -- Time elapsed: 1.561 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 1.814 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 1.812 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase3 -- Time elapsed: 2.003 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase6 -- Time elapsed: 1.978 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7 -- Time elapsed: 1.643 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8 -- Time elapsed: 1.574 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9 -- Time elapsed: 1.523 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelection -- Time elapsed: 1.870 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8WithZoom -- Time elapsed: 1.519 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelectionWithChildren -- Time elapsed: 1.969 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10WithZoom -- Time elapsed: 1.570 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10 -- Time elapsed: 1.527 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_1 -- Time elapsed: 1.564 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_2 -- Time elapsed: 1.596 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_3 -- Time elapsed: 1.585 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_4 -- Time elapsed: 1.596 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_5 -- Time elapsed: 1.555 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_6 -- Time elapsed: 1.586 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_7 -- Time elapsed: 1.612 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_8 -- Time elapsed: 1.537 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7WithZoom -- Time elapsed: 1.612 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesIgnorePin -- Time elapsed: 2.152 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9WithZoom -- Time elapsed: 1.582 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 1.889 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 1.812 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase3 -- Time elapsed: 2.064 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase6 -- Time elapsed: 1.978 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7 -- Time elapsed: 1.610 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8 -- Time elapsed: 1.518 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9 -- Time elapsed: 1.525 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelection -- Time elapsed: 1.958 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8WithZoom -- Time elapsed: 1.585 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelectionWithChildren -- Time elapsed: 2.141 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10WithZoom -- Time elapsed: 1.637 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10 -- Time elapsed: 1.563 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_1 -- Time elapsed: 1.599 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_2 -- Time elapsed: 1.647 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_3 -- Time elapsed: 1.617 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_4 -- Time elapsed: 1.604 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_5 -- Time elapsed: 1.576 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_6 -- Time elapsed: 1.589 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_7 -- Time elapsed: 1.598 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_8 -- Time elapsed: 1.618 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7WithZoom -- Time elapsed: 1.654 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesIgnorePin -- Time elapsed: 2.395 s
18:37:23 org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDistributeActionInVariousConfigurations -- Time elapsed: 126.6 s
18:37:23 org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementChecking -- Time elapsed: 1.936 s
18:37:23 org.eclipse.sirius.tests.swtbot.DistributeActionTests.testFirstAndLastBothShape -- Time elapsed: 2.120 s
18:37:23 org.eclipse.sirius.tests.swtbot.DistributeActionTests.testAllDistributeAction -- Time elapsed: 42.56 s
18:37:23 org.eclipse.sirius.tests.swtbot.DistributeActionTests.testShapesAtSameAxis -- Time elapsed: 2.525 s
18:37:23 org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementCheckingBorderedNodes -- Time elapsed: 2.114 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSameEdge -- Time elapsed: 1.532 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSeveralEdges -- Time elapsed: 1.601 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSameEdge -- Time elapsed: 1.565 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSameEdge -- Time elapsed: 1.533 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSeveralEdges -- Time elapsed: 1.632 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSameEdge -- Time elapsed: 1.542 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSeveralEdges -- Time elapsed: 1.613 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSeveralEdges -- Time elapsed: 1.567 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSameEdge -- Time elapsed: 1.553 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSeveralEdges -- Time elapsed: 1.606 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testActionsFromEclipseMenu -- Time elapsed: 1.561 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSeveralEdges -- Time elapsed: 1.623 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSeveralEdges -- Time elapsed: 1.584 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSameEdge -- Time elapsed: 1.562 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSeveralEdges -- Time elapsed: 1.542 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSameEdge -- Time elapsed: 1.634 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSeveralEdges -- Time elapsed: 1.538 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSameEdge -- Time elapsed: 1.552 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSameEdge -- Time elapsed: 1.559 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSeveralEdges -- Time elapsed: 1.577 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSameEdge -- Time elapsed: 1.555 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndOneRegion -- Time elapsed: 1.767 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndOneRegion -- Time elapsed: 1.822 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndTwoRegions -- Time elapsed: 1.822 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInHorizontalStack -- Time elapsed: 2.142 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndHideLabel -- Time elapsed: 1.739 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInVerticalStack -- Time elapsed: 2.015 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegion -- Time elapsed: 1.738 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 1.830 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 2.333 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerOutsideEditor -- Time elapsed: 1.749 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegions -- Time elapsed: 1.905 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegions -- Time elapsed: 1.889 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 2.312 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testWithACapellaLikeTitleBlock -- Time elapsed: 5.029 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewVerticalRegionContainerWithTwoRegions -- Time elapsed: 2.401 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInHorizontalStack -- Time elapsed: 1.800 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 2.277 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegion -- Time elapsed: 1.761 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegions -- Time elapsed: 1.913 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndContainerMoved -- Time elapsed: 3.020 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerOutsideEditor -- Time elapsed: 1.717 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 1.816 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfVerticalRegionContainerWithFixedSizeRegions -- Time elapsed: 3.133 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInVerticalStack -- Time elapsed: 1.776 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndTwoRegions -- Time elapsed: 1.807 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithHStackContainerAndList -- Time elapsed: 5.432 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSize -- Time elapsed: 1.728 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndHideLabel -- Time elapsed: 1.763 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithTitleBlockWithLabel -- Time elapsed: 5.985 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndRectangleDraw -- Time elapsed: 1.735 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInHorizontalStack -- Time elapsed: 2.027 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegion -- Time elapsed: 1.754 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndRectangleDraw -- Time elapsed: 1.874 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndNodeMoved -- Time elapsed: 3.114 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSize -- Time elapsed: 1.819 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInVerticalStack -- Time elapsed: 2.127 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 1.838 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfHorizontalRegionContainerWithFixedSizeRegions -- Time elapsed: 3.124 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeToEdgeVisibilityInCaseOfCollapseCompartment -- Time elapsed: 2.585 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInHorizontalStack -- Time elapsed: 1.813 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 1.813 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInVerticalStack -- Time elapsed: 1.826 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInHorizontalStack -- Time elapsed: 1.845 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegion -- Time elapsed: 1.881 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInVerticalStack -- Time elapsed: 1.868 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfCollapseCompartment -- Time elapsed: 4.547 s
18:37:23 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfAnotherEdgeRenaming -- Time elapsed: 3.179 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopPaddingSetting -- Time elapsed: 10.93 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayout -- Time elapsed: 5.122 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayoutWithContainers -- Time elapsed: 5.134 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomPaddingSetting -- Time elapsed: 10.89 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllLeftRight -- Time elapsed: 5.148 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayout -- Time elapsed: 5.734 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayout -- Time elapsed: 5.115 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTreeOrdering -- Time elapsed: 5.633 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayoutWithContainers -- Time elapsed: 5.112 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayoutWithContainers -- Time elapsed: 5.142 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTopBottom -- Time elapsed: 5.058 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTreeOrdering -- Time elapsed: 5.831 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightPaddingSetting -- Time elapsed: 10.60 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBorderNodeSnapWithArrange -- Time elapsed: 5.115 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testContainerSnapWithArrange -- Time elapsed: 5.061 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopPaddingSetting -- Time elapsed: 11.45 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayout -- Time elapsed: 5.634 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayoutWithContainers -- Time elapsed: 5.098 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomPaddingSetting -- Time elapsed: 10.44 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllLeftRight -- Time elapsed: 5.178 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayout -- Time elapsed: 5.754 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayout -- Time elapsed: 5.613 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTreeOrdering -- Time elapsed: 5.654 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayoutWithContainers -- Time elapsed: 5.148 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayoutWithContainers -- Time elapsed: 5.285 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTopBottom -- Time elapsed: 5.221 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTreeOrdering -- Time elapsed: 6.043 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightPaddingSetting -- Time elapsed: 11.02 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank2_zoom200 -- Time elapsed: 1.464 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2DiagramBlank5 -- Time elapsed: 2.243 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDNodeFromContainer2DiagramBlank2 -- Time elapsed: 1.963 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromContainer2ContainerBlank2_zoom200 -- Time elapsed: 3.821 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDEClassMC2ContainerBlank2 -- Time elapsed: 1.823 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank2 -- Time elapsed: 1.819 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank5 -- Time elapsed: 1.781 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDNoNPEDuringFeedback_Diagram3 -- Time elapsed: 1.722 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2DiagramBlank6FromATransientLayerTool -- Time elapsed: 1.778 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromDiagram2ContainerBlank2 -- Time elapsed: 2.068 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDEClassFromMC2DiagramBlank2 -- Time elapsed: 2.151 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_MoveLabelOnBorderWith4ArrowsIcon -- Time elapsed: 1.725 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromContainer2ContainerBlank2 -- Time elapsed: 2.525 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_SelectionChangeBehaviorAfterADnDWithUnexpectedBehavior -- Time elapsed: 1.970 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromContainer2ContainerBlank5 -- Time elapsed: 2.014 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2DiagramBlank2 -- Time elapsed: 1.698 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2DiagramBlank5 -- Time elapsed: 1.713 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2ContainerBlank5 -- Time elapsed: 1.763 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnBendpointsAlignmentTest.testEdgeStabilityOnBendpointsAlignment -- Time elapsed: 1.784 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnNorth -- Time elapsed: 1.565 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnSouth -- Time elapsed: 1.731 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnEast -- Time elapsed: 1.604 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnWest -- Time elapsed: 1.615 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropToContainedNode -- Time elapsed: 1.611 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropWithSourceAndTarget -- Time elapsed: 1.554 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnCopyPasteLayout -- Time elapsed: 3.041 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnDragAndDrop -- Time elapsed: 1.628 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelUpdateTest.testEdgeLabelCreatedEmptyAndThenUpdated -- Time elapsed: 1.832 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveTest.testEdgeLabelMoveFromBorder -- Time elapsed: 2.246 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerActivation -- Time elapsed: 3.401 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerDeactivation -- Time elapsed: 3.471 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSource -- Time elapsed: 2.091 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTarget -- Time elapsed: 1.931 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdge -- Time elapsed: 1.851 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateEdgeOnNodeWithBorderImage -- Time elapsed: 1.920 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdgeOnProvidedShape -- Time elapsed: 1.912 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShape -- Time elapsed: 1.975 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdge -- Time elapsed: 1.888 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdgeOnProvidedShape -- Time elapsed: 1.912 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShape -- Time elapsed: 1.932 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShapeWithZoomAndScroll -- Time elapsed: 2.105 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShapeWithZoomAndScroll -- Time elapsed: 2.308 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testExtremityLocationOfExistingEdges -- Time elapsed: 1.615 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseTable -- Time elapsed: 9.178 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseDiagram -- Time elapsed: 9.212 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseAll -- Time elapsed: 12.41 s
18:37:23 org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterEdgeDeletionTest -- Time elapsed: 4.725 s
18:37:23 org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterNodeDeletionTest -- Time elapsed: 4.726 s
18:37:23 org.eclipse.sirius.tests.swtbot.modelexplorer.RepresentationVisibilityAfterSessionReloadTest.testRepresentationVisibilityAfterSessionReload -- Time elapsed: 0.883 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering -- Time elapsed: 1.942 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering -- Time elapsed: 1.873 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering2 -- Time elapsed: 1.844 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering2 -- Time elapsed: 1.999 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingUsingPreferencesUI -- Time elapsed: 5.981 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingWithFilters -- Time elapsed: 3.011 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeHidingLabelIconsUsingAPI -- Time elapsed: 4.686 s
18:37:23 org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenTableRepresentation -- Time elapsed: 2.679 s
18:37:23 org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramAndTableRepresentations -- Time elapsed: 7.464 s
18:37:23 org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramRepresentation -- Time elapsed: 5.151 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToSW -- Time elapsed: 1.709 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSE -- Time elapsed: 1.671 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSW -- Time elapsed: 1.654 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNE -- Time elapsed: 1.725 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNW -- Time elapsed: 1.680 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToSE -- Time elapsed: 1.723 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNE -- Time elapsed: 1.629 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNW -- Time elapsed: 1.652 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSE -- Time elapsed: 1.694 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSW -- Time elapsed: 1.688 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN1ToSW -- Time elapsed: 1.610 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNE -- Time elapsed: 1.696 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNW -- Time elapsed: 1.700 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSE -- Time elapsed: 1.665 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSW -- Time elapsed: 1.672 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToNE -- Time elapsed: 1.744 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSE -- Time elapsed: 1.702 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSW -- Time elapsed: 1.618 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith50 -- Time elapsed: 1.737 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith125 -- Time elapsed: 1.686 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith125 -- Time elapsed: 1.657 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB1ToN -- Time elapsed: 1.606 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToE -- Time elapsed: 1.636 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToN -- Time elapsed: 1.710 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToW -- Time elapsed: 1.633 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB3ToS -- Time elapsed: 1.645 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToS -- Time elapsed: 1.678 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToS -- Time elapsed: 1.672 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToS -- Time elapsed: 1.707 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith50 -- Time elapsed: 1.681 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_North -- Time elapsed: 1.637 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_South -- Time elapsed: 2.118 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_East -- Time elapsed: 1.702 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_West -- Time elapsed: 1.682 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_East -- Time elapsed: 1.664 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_West -- Time elapsed: 1.639 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_North -- Time elapsed: 1.664 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_South -- Time elapsed: 1.694 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_North -- Time elapsed: 1.700 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_South -- Time elapsed: 1.634 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_East -- Time elapsed: 2.165 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_West -- Time elapsed: 2.196 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_East -- Time elapsed: 1.746 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_West -- Time elapsed: 1.643 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_North -- Time elapsed: 1.696 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_South -- Time elapsed: 2.288 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_East -- Time elapsed: 1.654 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_West -- Time elapsed: 1.702 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_North -- Time elapsed: 1.718 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_South -- Time elapsed: 1.641 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_North -- Time elapsed: 1.636 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_South -- Time elapsed: 1.611 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_East -- Time elapsed: 1.678 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_West -- Time elapsed: 1.676 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_DNode4EditPart_LabelSizeIncrease -- Time elapsed: 3.204 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_East -- Time elapsed: 2.181 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_West -- Time elapsed: 2.166 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_North -- Time elapsed: 1.691 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_South -- Time elapsed: 1.657 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_East -- Time elapsed: 1.674 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_West -- Time elapsed: 1.673 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_North -- Time elapsed: 1.749 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_South -- Time elapsed: 1.726 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropTest.testPortLocationFromParentDnDFromModelExplorerView -- Time elapsed: 2.131 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropOnDiagramTest.testPortsLocationsAfterDragAndDropOnSameContainer -- Time elapsed: 2.807 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPaste -- Time elapsed: 2.213 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInCopy -- Time elapsed: 2.763 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInPaste -- Time elapsed: 2.936 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithPastedPortsTest.testCopyPaste -- Time elapsed: 2.305 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteFormat -- Time elapsed: 2.515 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteLayout -- Time elapsed: 2.399 s
18:37:23 org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteStyle -- Time elapsed: 2.411 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode3EditPartLabelStability -- Time elapsed: 1.675 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNodeEditPartLabelStability -- Time elapsed: 1.658 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode4EditPartLabelStability -- Time elapsed: 1.627 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode2EditPartLabelStability -- Time elapsed: 1.647 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeLayoutStabilityWithToolWizardTest.testEdgeLayoutStabilityOnToolWizard -- Time elapsed: 1.744 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStabilityOnTheSameDiagram -- Time elapsed: 1.623 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStability -- Time elapsed: 2.116 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortSelectionTest.testPortSelectionWithMarkee -- Time elapsed: 2.176 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickBottomLeftPortToSelectPortWithManyEdges -- Time elapsed: 2.255 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickInCenterSelectPortWithManyEdges -- Time elapsed: 2.242 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickTopRightPortToSelectPortWithManyEdges -- Time elapsed: 2.186 s
18:37:23 org.eclipse.sirius.tests.swtbot.PortNotVisibleSelectionTest.testPortSelectionAfterContainerResize -- Time elapsed: 2.069 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterUndoDeletionFromGenericToolTest.test_Deletion_Undo_Of_Node_With_BorderedNodes -- Time elapsed: 2.080 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingStyleFromAppearanceSection -- Time elapsed: 4.195 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksStatusFromAppearanceSection -- Time elapsed: 3.638 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeEdgeSmoothnessFromAppearanceSection -- Time elapsed: 3.781 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundColorFromAppearanceSection -- Time elapsed: 3.747 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundImageFromAppearanceSection -- Time elapsed: 3.595 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingObstructionsFromAppearanceSection -- Time elapsed: 4.855 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksTypeFromAppearanceSection -- Time elapsed: 3.536 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingClosestDistanceFromAppearanceSection -- Time elapsed: 4.880 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksReverseFromAppearanceSection -- Time elapsed: 5.006 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeLineColorFromTabbar -- Time elapsed: 3.042 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundColorFromTabbar -- Time elapsed: 3.048 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundImageFromTabbar -- Time elapsed: 3.173 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeRoutingStyleFromTabbar -- Time elapsed: 3.077 s
18:37:23 org.eclipse.sirius.tests.swtbot.ResizeKindRefreshTests.testResizePermission -- Time elapsed: 23.79 s
18:37:23 org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels1 -- Time elapsed: 9.372 s
18:37:23 org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels2 -- Time elapsed: 9.286 s
18:37:23 org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnDifferentsBranches -- Time elapsed: 7.311 s
18:37:23 org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtTrue -- Time elapsed: 7.283 s
18:37:23 org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolApplicationInWorkspaceContext -- Time elapsed: 2.861 s
18:37:23 org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtFalse -- Time elapsed: 7.136 s
18:37:23 org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromDotNodeStyle -- Time elapsed: 3.222 s
18:37:23 org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromShapeContainerStyle -- Time elapsed: 3.258 s
18:37:23 org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareNodeStyle -- Time elapsed: 3.381 s
18:37:23 org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromFlatContainerStyle -- Time elapsed: 3.211 s
18:37:23 org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareBorderedNodeStyle -- Time elapsed: 3.151 s
18:37:23 org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromCustomNodeStyle -- Time elapsed: 3.082 s
18:37:23 org.eclipse.sirius.tests.swtbot.BackgroundStyleUpdateTest.testStyleCustomizationOfFlatContainerStyle -- Time elapsed: 1.773 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeMappingTestCase.testEdgeMappingCreationOnLayer -- Time elapsed: 11.31 s
18:37:23 org.eclipse.sirius.tests.swtbot.InvalidMetamodelRessourceTest.testDefaultLabelExpressionValue -- Time elapsed: 0.667 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExtensionActivationOrderTest.testEnableOnlyExtension -- Time elapsed: 8.582 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ContainerDropPropertySectionsTests.testContainersReferences -- Time elapsed: 0.684 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNode -- Time elapsed: 0.475 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithNoConditionalStyle -- Time elapsed: 10.74 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithConditionalStyle -- Time elapsed: 10.52 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithConditionalStyle -- Time elapsed: 10.64 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithNoConditionalStyle -- Time elapsed: 10.47 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNodeWithConditionalStyle -- Time elapsed: 0.462 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterNodeSelection -- Time elapsed: 2.312 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterEdgeSelection -- Time elapsed: 2.308 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testMultiEdgesSelection -- Time elapsed: 1.879 s
18:37:23 org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterBorderNodeSelection -- Time elapsed: 2.795 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromAppearanceSection -- Time elapsed: 11.73 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testStrikeFromAppearanceSection -- Time elapsed: 8.013 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdgeLabel -- Time elapsed: 1.937 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontSizeFromAppearanceSection -- Time elapsed: 7.771 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromAppearanceSection -- Time elapsed: 10.52 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromAppearanceSection -- Time elapsed: 3.814 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromAppearanceSection -- Time elapsed: 9.788 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testUnderlineFromAppearanceSection -- Time elapsed: 7.518 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromTabbar -- Time elapsed: 8.245 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdge -- Time elapsed: 1.946 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldAllSelectedElementsFromToolBarWithUndoRedo -- Time elapsed: 1.938 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromToolbar -- Time elapsed: 9.476 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromToolbar -- Time elapsed: 9.851 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdgeLabel -- Time elapsed: 1.896 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdge -- Time elapsed: 1.868 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontFromAppearanceSection -- Time elapsed: 7.357 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromToolbar -- Time elapsed: 1.660 s
18:37:23 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testToolbarActionWithNodeLabelSelection -- Time elapsed: 9.919 s
18:37:23 org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionVerticalPreference -- Time elapsed: 2.100 s
18:37:23 org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionHorizontalPreference -- Time elapsed: 2.091 s
18:37:23 org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionDiagonalPreference -- Time elapsed: 2.215 s
18:37:23 org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAllCombinationsSizeComputationExpressionSizeNodeWithSquareStyle -- Time elapsed: 44.47 s
18:37:23 org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAutoSizeComputationExpression -- Time elapsed: 3.950 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyLineSuggestedColors -- Time elapsed: 1.869 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropLineSuggestedColors -- Time elapsed: 2.087 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFontSuggestedColors -- Time elapsed: 1.862 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFontSuggestedColors -- Time elapsed: 2.123 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeLineCustomColor -- Time elapsed: 1.806 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFontLastUsedColors -- Time elapsed: 1.945 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderLineCustomColor -- Time elapsed: 2.059 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveLineCustomColor -- Time elapsed: 1.716 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFillCustomColor -- Time elapsed: 1.954 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFillCustomColor -- Time elapsed: 2.014 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFontCustomColorAndClickOnPalette -- Time elapsed: 1.970 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFillCustomColor -- Time elapsed: 1.732 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseLineLastUsedColors -- Time elapsed: 2.034 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFillLastUsedColors -- Time elapsed: 1.895 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFillCustomColorAndClickOnPalette -- Time elapsed: 1.971 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFillSuggestedColors -- Time elapsed: 1.935 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFillSuggestedColors -- Time elapsed: 2.247 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFontCustomColor -- Time elapsed: 2.044 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFontColors -- Time elapsed: 2.545 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddLineCustomColorAndClickOnPalette -- Time elapsed: 2.042 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFillColors -- Time elapsed: 2.648 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFontCustomColor -- Time elapsed: 2.050 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFontCustomColor -- Time elapsed: 1.868 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicLineColors -- Time elapsed: 2.592 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.test_ViewpointViewpoint_Specification_Project_Creation -- Time elapsed: 0.084 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.testCreatingProjectWithExistingName -- Time elapsed: 0.149 s
18:37:23 org.eclipse.sirius.tests.swtbot.suite.AllTestSuite$SWTBotBundlesReport.dump_environment_data -- Time elapsed: 0.049 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 4.052 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScroll -- Time elapsed: 5.150 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 2.296 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 4.120 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 5.529 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 4.194 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScroll -- Time elapsed: 2.291 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainer -- Time elapsed: 4.182 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScroll -- Time elapsed: 2.445 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 4.070 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 5.509 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.354 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScroll -- Time elapsed: 5.147 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScroll -- Time elapsed: 3.825 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScroll -- Time elapsed: 3.342 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.837 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 3.862 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 3.911 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.269 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.271 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 3.947 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainer -- Time elapsed: 2.327 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.323 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScroll -- Time elapsed: 3.945 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 3.805 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.186 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 4.157 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 4.135 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 4.050 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 3.993 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.518 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainer -- Time elapsed: 4.036 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.963 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 3.921 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 3.890 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.282 s
18:37:23 org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testNavigateToDiagramInFragment -- Time elapsed: 2.557 s
18:37:23 org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testCreateLinkNoteInDiagramInFragment -- Time elapsed: 2.475 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.MigrationOnVsmEditorReloadTest.test_Migration_Initalization_On_VSM_Editor_Reload -- Time elapsed: 0.590 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTreeStyle -- Time elapsed: 0.477 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTable -- Time elapsed: 0.377 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatDeleteViewNotPresentForTree -- Time elapsed: 0.686 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForCrossTable -- Time elapsed: 0.700 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForCrossTable -- Time elapsed: 0.791 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTableStyle -- Time elapsed: 0.358 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testCheckFlatContainerBackgroundStyle -- Time elapsed: 0.387 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnDiagramStyle -- Time elapsed: 0.466 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTree -- Time elapsed: 0.717 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTree -- Time elapsed: 0.694 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForCrossTable -- Time elapsed: 0.742 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTable -- Time elapsed: 0.032 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForTable -- Time elapsed: 0.411 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testEmptyNodeLabels -- Time elapsed: 1.031 s
18:37:23 org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithoutOpenedEditor -- Time elapsed: 2.264 s
18:37:23 org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithOpenedEditor -- Time elapsed: 2.652 s
18:37:23 org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testModifySemanticResources -- Time elapsed: 3.018 s
18:37:23 org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testChangeVSM -- Time elapsed: 12.07 s
18:37:23 org.eclipse.sirius.tests.swtbot.SVGZImageTest.testSvgzImageLoad -- Time elapsed: 1.496 s
18:37:23 org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithOneEdgeSelected -- Time elapsed: 2.243 s
18:37:23 org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithMultiSelection -- Time elapsed: 1.958 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepresentationGroupWithoutRepresentationInstanceTest.testRepresentationWithNoInstanceIsNotVisible -- Time elapsed: 0.891 s
18:37:23 org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromAppearanceView -- Time elapsed: 2.229 s
18:37:23 org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromStyleView -- Time elapsed: 2.484 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToObliqueButWithoutVisualChange -- Time elapsed: 1.604 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromTreeToOblique -- Time elapsed: 1.546 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToOblique -- Time elapsed: 1.573 s
18:37:23 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testNewEdgeAfterReconnectSource -- Time elapsed: 1.583 s
18:37:23 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeSource -- Time elapsed: 1.647 s
18:37:23 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeTarget -- Time elapsed: 1.651 s
18:37:23 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectEdgeWithBadGMFBendpointAndNoReconnectionCandidate -- Time elapsed: 1.813 s
18:37:23 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeSource -- Time elapsed: 1.613 s
18:37:23 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeTarget -- Time elapsed: 1.699 s
18:37:23 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectWithUserSpecificLineStyle -- Time elapsed: 1.842 s
18:37:23 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeSource -- Time elapsed: 1.693 s
18:37:23 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeTarget -- Time elapsed: 1.597 s
18:37:23 org.eclipse.sirius.tests.swtbot.QuickStartScenario.testQuickStart -- Time elapsed: 0.304 s
18:37:23 org.eclipse.sirius.tests.swtbot.NonVisibleLabelSelectionTest.testCheckLabelSelection -- Time elapsed: 8.576 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithLeftAlignement -- Time elapsed: 1.422 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeLabelPosition -- Time elapsed: 1.527 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithCenterAlignement -- Time elapsed: 1.396 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithRightAlignement -- Time elapsed: 1.404 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testBorderLabelPosition -- Time elapsed: 1.457 s
18:37:23 org.eclipse.sirius.tests.swtbot.NavigateToNewRepresentationTest.testCreateNewRepresentationWithComputedNamed -- Time elapsed: 1.844 s
18:37:23 org.eclipse.sirius.tests.swtbot.LockedAppearanceTabTest.testActionsEnablement -- Time elapsed: 2.883 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 1.976 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 1.809 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 1.851 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 1.989 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 1.930 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 1.983 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 2.090 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 1.983 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 2.142 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceTargetOnEdgeCreation -- Time elapsed: 1.973 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceOnEdgeCreation -- Time elapsed: 1.551 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageWhenManyRepresentationsHaveSameNameTest.testExportDiagramsOfFragmentSessionAsJPGFromTabBar -- Time elapsed: 0.034 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationTest.testReferenceToolWithIcon -- Time elapsed: 1.528 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTableToDiagram -- Time elapsed: 0.919 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTreeToDiagram -- Time elapsed: 0.892 s
18:37:23 org.eclipse.sirius.tests.swtbot.DeleteFromDiagramTest.testDeleteFromDiagramAction -- Time elapsed: 1.633 s
18:37:23 org.eclipse.sirius.tests.swtbot.DeleteDiagramWithListeningPaletteToolTest.testDeleteDiagramFromModelExplorer -- Time elapsed: 1.761 s
18:37:23 org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromAppearanceSection -- Time elapsed: 9.906 s
18:37:23 org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromTabbar -- Time elapsed: 9.344 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser -- Time elapsed: 2.698 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser -- Time elapsed: 2.603 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser_Closed -- Time elapsed: 1.526 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser_Closed -- Time elapsed: 1.560 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser -- Time elapsed: 3.319 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser -- Time elapsed: 3.270 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser_Closed -- Time elapsed: 1.558 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameTableName -- Time elapsed: 2.007 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser_Closed -- Time elapsed: 1.529 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameDiagramName -- Time elapsed: 2.690 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInNewGroupInTabbar -- Time elapsed: 1.415 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnPackage -- Time elapsed: 1.641 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnPackage -- Time elapsed: 1.634 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnPackage -- Time elapsed: 1.651 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithBlankLocationOnClass -- Time elapsed: 1.544 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu4 -- Time elapsed: 1.925 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAPopupMenuOnPackage -- Time elapsed: 1.625 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnClass -- Time elapsed: 1.686 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenuWithWrongVariable -- Time elapsed: 1.691 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheNewMenuOnPackage -- Time elapsed: 1.594 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInExistingMenuOnClass -- Time elapsed: 1.629 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAMenuContributedByVSMOnClass -- Time elapsed: 1.617 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnClass -- Time elapsed: 1.635 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInDefaultMenuOnClass -- Time elapsed: 1.590 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnAttribute -- Time elapsed: 1.639 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnAttribute -- Time elapsed: 1.534 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnAttribute -- Time elapsed: 1.587 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheOpenMenuOnPackage -- Time elapsed: 1.670 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnClass -- Time elapsed: 1.522 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testUndoRedoMenuAction -- Time elapsed: 1.652 s
18:37:23 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithLocationInPopupMenuOnPackage -- Time elapsed: 1.592 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.690 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.683 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.672 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainer -- Time elapsed: 1.773 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScroll -- Time elapsed: 1.696 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.727 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.287 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagram -- Time elapsed: 1.758 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.713 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.745 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScroll -- Time elapsed: 1.668 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScroll -- Time elapsed: 2.725 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.805 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.734 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.816 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainer -- Time elapsed: 1.739 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScroll -- Time elapsed: 1.751 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.846 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.289 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagram -- Time elapsed: 1.869 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.686 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.716 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScroll -- Time elapsed: 1.688 s
18:37:23 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScroll -- Time elapsed: 2.719 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuWithNoDeleteTools -- Time elapsed: 3.065 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyNoPasteInReference -- Time elapsed: 2.780 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopySuperTypeEdgePasteNode -- Time elapsed: 2.778 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGeneriCopyNoPasteInSuperTypeEdge -- Time elapsed: 2.786 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackageOtherEditor -- Time elapsed: 3.596 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuDeleteElement -- Time elapsed: 3.021 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackage -- Time elapsed: 3.186 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyElementsPasteOnMoreElements -- Time elapsed: 3.135 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyPasteMenusSync -- Time elapsed: 3.250 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEClassSiriusClipboardContent -- Time elapsed: 3.362 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEPackageSiriusClipboardContent -- Time elapsed: 3.218 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClass -- Time elapsed: 2.863 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClassOtherEditor -- Time elapsed: 3.539 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyMoreElementsPasteNode -- Time elapsed: 3.250 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyReferenceEdgePasteNode -- Time elapsed: 3.167 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEClassOtherSession -- Time elapsed: 5.468 s
18:37:23 org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEPackageOtherSession -- Time elapsed: 5.706 s
18:37:23 org.eclipse.sirius.tests.swtbot.CloseWithoutSavingTest.testCreateMultipleElementsAndCloseWithoutSaving -- Time elapsed: 6.025 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.CreateMandatoryElementsTest.testCreationMandatoryElements -- Time elapsed: 4.070 s
18:37:23 org.eclipse.sirius.tests.swtbot.modelexplorer.LockedModelExplorerTest.testRefreshJobForModelExplorerView -- Time elapsed: 2.174 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveContainer -- Time elapsed: 2.473 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainer -- Time elapsed: 2.199 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainer -- Time elapsed: 2.195 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNode -- Time elapsed: 2.212 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainerWithZoom125 -- Time elapsed: 2.221 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainer -- Time elapsed: 2.251 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNodeInContainer -- Time elapsed: 2.248 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainerInContainer -- Time elapsed: 2.190 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpoint -- Time elapsed: 2.724 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeContainer -- Time elapsed: 2.681 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNode -- Time elapsed: 2.212 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNote -- Time elapsed: 2.260 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNode -- Time elapsed: 2.714 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNote -- Time elapsed: 2.898 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeText -- Time elapsed: 2.736 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpointWithZoom50 -- Time elapsed: 2.716 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainerWithZoom125 -- Time elapsed: 2.566 s
18:37:23 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnBorderNode -- Time elapsed: 2.257 s
18:37:23 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom50 -- Time elapsed: 3.121 s
18:37:23 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveContainer -- Time elapsed: 2.186 s
18:37:23 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainer -- Time elapsed: 2.675 s
18:37:23 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNode -- Time elapsed: 2.692 s
18:37:23 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainer -- Time elapsed: 3.190 s
18:37:23 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNodeInContainer -- Time elapsed: 2.636 s
18:37:23 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainerInContainer -- Time elapsed: 2.667 s
18:37:23 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNode -- Time elapsed: 2.697 s
18:37:23 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNote -- Time elapsed: 2.666 s
18:37:23 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom125 -- Time elapsed: 3.155 s
18:37:23 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom200 -- Time elapsed: 3.336 s
18:37:23 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnBorderNode -- Time elapsed: 2.628 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testCustomTabbarContributor -- Time elapsed: 1.914 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testTabbarCountWithoutContributor -- Time elapsed: 1.977 s
18:37:23 org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithMessage -- Time elapsed: 0.084 s
18:37:23 org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithoutMessage -- Time elapsed: 10.54 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesRepairTest.testRepairMove -- Time elapsed: 2.331 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnCrossTableDescription -- Time elapsed: 1.271 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramDescription -- Time elapsed: 0.847 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryWithAllRepresentation -- Time elapsed: 3.458 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnSequenceDiagramDescription -- Time elapsed: 0.977 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnTreeDescription -- Time elapsed: 0.785 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelAddingFromEPackageWithNullProperties -- Time elapsed: 0.570 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramExtensionDescription -- Time elapsed: 0.740 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnEditionTableDescription -- Time elapsed: 0.826 s
18:37:23 org.eclipse.sirius.tests.swtbot.DiagramPrintTest.testGMFPrintDiagramDialogDisplay -- Time elapsed: 1.837 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled -- Time elapsed: 1.735 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.652 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned_IgnorePin -- Time elapsed: 1.648 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.695 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_No_Overlaps -- Time elapsed: 1.671 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinUnpinElementFromPalette -- Time elapsed: 3.568 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.690 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Unpinned -- Time elapsed: 1.617 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.661 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Pinned -- Time elapsed: 1.641 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Pinned -- Time elapsed: 1.615 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Unpinned -- Time elapsed: 1.620 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsSetsPinnedIfPreferenceEnabled -- Time elapsed: 2.549 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned -- Time elapsed: 1.691 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Unpinned -- Time elapsed: 1.682 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.633 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.632 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinElementContextualMenuAction -- Time elapsed: 1.990 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_No_Overlaps -- Time elapsed: 1.591 s
18:37:23 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinnedAttributeIsPersistent -- Time elapsed: 3.780 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearAllForbiddenForDifferentAxes -- Time elapsed: 2.238 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCenteringWithZoom200 -- Time elapsed: 3.742 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesToRightWithOneWithLeftForbidden -- Time elapsed: 3.562 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdges -- Time elapsed: 4.827 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRight -- Time elapsed: 4.573 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueToBottomWithScrollbar -- Time elapsed: 4.633 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottom -- Time elapsed: 4.553 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomWithWrongXGMFCoordinate -- Time elapsed: 4.693 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCentering -- Time elapsed: 3.526 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementAtSameLevelButNotInSameContainer -- Time elapsed: 4.512 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndContainer -- Time elapsed: 4.012 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesLinkedToBorderNodeWithOverlapBeforeStraighten -- Time elapsed: 4.606 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightCenteringOnBothSourceAndTargetBorderNodes -- Time elapsed: 4.652 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomForbiddenForOverlap -- Time elapsed: 3.460 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementNotAtSameLevel -- Time elapsed: 4.403 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeAtSameLevelButNotInSameContainer -- Time elapsed: 5.652 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBounds -- Time elapsed: 3.313 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightForbiddenBecauseofCentering -- Time elapsed: 2.258 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeNotAsSameLevel -- Time elapsed: 3.409 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdgesWithZoom200 -- Time elapsed: 4.840 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBoundsWithScrollbar -- Time elapsed: 4.374 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesAllIncompatibleStraigthenAction -- Time elapsed: 5.615 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLinkedToBorderNodeWithSeveralEdges -- Time elapsed: 4.494 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndPartName -- Time elapsed: 3.928 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightWithWrongYGMFCoordinate -- Time elapsed: 4.480 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackward -- Time elapsed: 2.174 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForwardWithShortcut -- Time elapsed: 2.101 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringToFront -- Time elapsed: 2.158 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBackWithShortcut -- Time elapsed: 2.147 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFrontWithShortcut -- Time elapsed: 2.126 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringForward -- Time elapsed: 2.118 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFront -- Time elapsed: 2.113 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForward -- Time elapsed: 2.160 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBack -- Time elapsed: 2.226 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendBackward -- Time elapsed: 2.225 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackwardWithShortcut -- Time elapsed: 2.106 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendToBack -- Time elapsed: 2.221 s
18:37:23 org.eclipse.sirius.tests.swtbot.DndWorkspaceToAirdEditorTest.testDragAndDropModelFile -- Time elapsed: 0.037 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorTest.testViewpointActivationStatusChange -- Time elapsed: 4.077 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict -- Time elapsed: 1.475 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioningAndBefore -- Time elapsed: 1.490 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBefore -- Time elapsed: 1.467 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict2 -- Time elapsed: 1.463 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testBothDynamicPageUpdate -- Time elapsed: 1.534 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate2 -- Time elapsed: 1.582 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate3 -- Time elapsed: 1.495 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameUpdate -- Time elapsed: 1.630 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplaceConflict -- Time elapsed: 1.564 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplaceMissingPage -- Time elapsed: 1.488 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate -- Time elapsed: 1.465 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalVisibilityUpdate -- Time elapsed: 1.583 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingConflict -- Time elapsed: 1.551 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalDesynchroUpdate -- Time elapsed: 1.456 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplace -- Time elapsed: 1.575 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBefore -- Time elapsed: 1.467 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBeforeMissingPage -- Time elapsed: 1.494 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageProviderRemoval -- Time elapsed: 1.448 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict2 -- Time elapsed: 1.471 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameVisibilityUpdate -- Time elapsed: 1.539 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate2 -- Time elapsed: 1.489 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate3 -- Time elapsed: 1.522 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplacement -- Time elapsed: 1.686 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering2 -- Time elapsed: 1.485 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfter -- Time elapsed: 1.589 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfter -- Time elapsed: 1.442 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate -- Time elapsed: 1.468 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfterMissingPage -- Time elapsed: 1.465 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingNoPositioning -- Time elapsed: 1.472 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterFirstPage -- Time elapsed: 1.607 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering -- Time elapsed: 1.459 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioning -- Time elapsed: 1.570 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalUpdate -- Time elapsed: 1.471 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict -- Time elapsed: 1.491 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionEditorProjectRemovalTest.testProjectRemovalWithDirtyCommandStack -- Time elapsed: 2.677 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListCreationWithoutAutoRefresh -- Time elapsed: 2.436 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingDragAndDropTool -- Time elapsed: 0.857 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeInContainerCreationWithAutoRefresh -- Time elapsed: 1.938 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerInContainerCreationWithAutoRefresh -- Time elapsed: 3.039 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingPaneBasedSelectionWizardTool -- Time elapsed: 2.268 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerCreationWithoutAutoRefresh -- Time elapsed: 2.733 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingPaneBasedSelectionWizardTool -- Time elapsed: 2.280 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerCreationWithAutoRefresh -- Time elapsed: 1.809 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingSelectionWizardTool -- Time elapsed: 2.241 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeCreationWithoutAutoRefresh -- Time elapsed: 3.888 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeInContainerCreationWithoutAutoRefresh -- Time elapsed: 2.465 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerInContainerCreationWithAutoRefresh -- Time elapsed: 1.842 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerCreationWithAutoRefresh -- Time elapsed: 2.522 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerInContainerCreationWithoutAutoRefresh -- Time elapsed: 5.074 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeInContainerCreationWithAutoRefresh -- Time elapsed: 2.894 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeCreationWithoutAutoRefresh -- Time elapsed: 2.479 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingSelectionWizardTool -- Time elapsed: 2.205 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListInContainerCreationWithoutAutoRefresh -- Time elapsed: 2.850 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListInContainerCreationWithAutoRefresh -- Time elapsed: 1.880 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerInContainerCreationWithoutAutoRefresh -- Time elapsed: 2.983 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeCreationWithAutoRefresh -- Time elapsed: 2.439 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerCreationWithoutAutoRefresh -- Time elapsed: 4.596 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testSelectionPackageInWizardAndCheckIfEdgeIsCreated -- Time elapsed: 1.844 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingDragAndDropFromTreeview -- Time elapsed: 0.850 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeCreationWithAutoRefresh -- Time elapsed: 1.789 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListCreationWithAutoRefresh -- Time elapsed: 1.907 s
18:37:23 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeInContainerCreationWithoutAutoRefresh -- Time elapsed: 5.768 s
18:37:23 org.eclipse.sirius.tests.swtbot.std.STD006.testSTD006 -- Time elapsed: 0.038 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromTrees -- Time elapsed: 2.645 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromCrossTables -- Time elapsed: 2.568 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromEditionTablesWithPrecondition -- Time elapsed: 2.656 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementExpansion -- Time elapsed: 2.053 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelFormat -- Time elapsed: 2.188 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleBackgroundColor -- Time elapsed: 2.032 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemWidth -- Time elapsed: 1.909 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelSize -- Time elapsed: 2.018 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemHeaderWidth -- Time elapsed: 1.977 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelColor -- Time elapsed: 1.991 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEAttributeCustomization -- Time elapsed: 0.283 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testVSMElementCustomizationReuseEReferenceCustomization -- Time elapsed: 0.933 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testLabelAlignmentInVSM -- Time elapsed: 0.692 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEReferenceCustomization -- Time elapsed: 0.236 s
18:37:23 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithClosedSession -- Time elapsed: 7.840 s
18:37:23 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithRefreshAtOpening -- Time elapsed: 7.834 s
18:37:23 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickCancel -- Time elapsed: 1.437 s
18:37:23 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenGoToMarkerIsCalledOnAllOpenedEditors -- Time elapsed: 2.122 s
18:37:23 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithOpenedRepresentationsWithRefreshAtOpening -- Time elapsed: 6.347 s
18:37:23 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenNoRepresentationElementExists -- Time elapsed: 1.350 s
18:37:23 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithoutRefreshAtOpening -- Time elapsed: 7.070 s
18:37:23 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickOk -- Time elapsed: 2.147 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 3.748 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScroll -- Time elapsed: 4.599 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 2.196 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 3.461 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 4.835 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.522 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScroll -- Time elapsed: 2.273 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainer -- Time elapsed: 3.586 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScroll -- Time elapsed: 2.229 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 3.468 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 4.671 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.214 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScroll -- Time elapsed: 4.694 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScroll -- Time elapsed: 3.571 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScroll -- Time elapsed: 3.200 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.599 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 3.573 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 3.490 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.148 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.134 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 3.389 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainer -- Time elapsed: 2.121 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.256 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScroll -- Time elapsed: 3.450 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 3.555 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.151 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.646 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 3.729 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 3.551 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 3.507 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.239 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainer -- Time elapsed: 3.550 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.475 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 3.633 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 3.613 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.235 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.891 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScroll -- Time elapsed: 1.881 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainer -- Time elapsed: 1.877 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.007 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScroll -- Time elapsed: 1.845 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.026 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.887 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.914 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagram -- Time elapsed: 1.834 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.910 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.806 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScroll -- Time elapsed: 2.862 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testSychronizedContainerChildrenPresentation -- Time elapsed: 3.260 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testUnsychronizedContainerChildrenPresentation -- Time elapsed: 3.168 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.842 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScroll -- Time elapsed: 1.924 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainer -- Time elapsed: 1.878 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.889 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScroll -- Time elapsed: 1.866 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.910 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.960 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.997 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagram -- Time elapsed: 1.869 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.923 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.856 s
18:37:23 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScroll -- Time elapsed: 3.152 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.513 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.046 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScroll -- Time elapsed: 3.056 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.975 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.035 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.983 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.845 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScroll -- Time elapsed: 1.824 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInContainer -- Time elapsed: 2.283 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScroll -- Time elapsed: 1.894 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagram -- Time elapsed: 1.992 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.921 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.839 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.821 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScroll -- Time elapsed: 2.925 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.822 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.914 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.842 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.854 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScroll -- Time elapsed: 1.804 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInContainer -- Time elapsed: 1.831 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScroll -- Time elapsed: 1.856 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagram -- Time elapsed: 1.869 s
18:37:23 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.865 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.341 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.104 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.843 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.757 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.316 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.711 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.713 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.707 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.718 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.723 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.608 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.847 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.701 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainer -- Time elapsed: 2.619 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.312 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.180 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.713 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.733 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocation -- Time elapsed: 2.876 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocationWithThinGridSpacing -- Time elapsed: 2.748 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.340 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.263 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.894 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.775 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.316 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.770 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.762 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.719 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.733 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.761 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.793 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.895 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.690 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.618 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.341 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.219 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.747 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.728 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnNodeCreation -- Time elapsed: 1.480 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnBorderedNodeCreation -- Time elapsed: 1.473 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnBorderedNodeCreation -- Time elapsed: 1.482 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnNodeCreation -- Time elapsed: 1.508 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnBorderedNodeCreation -- Time elapsed: 1.501 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnNodeCreation -- Time elapsed: 1.463 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnNodeCreation -- Time elapsed: 1.498 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnBorderedNodeCreation -- Time elapsed: 1.494 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.262 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.728 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.715 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.672 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.696 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.801 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.722 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.768 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.777 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.254 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.333 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.748 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.732 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer -- Time elapsed: 2.220 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.181 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.231 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.202 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.774 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.288 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.758 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.718 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.703 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.827 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.734 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.725 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.707 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.682 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.219 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.245 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.756 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.767 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.205 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.229 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.282 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.229 s
18:37:23 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.742 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.468 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.233 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.959 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.899 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.269 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.783 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.823 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.785 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.790 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.862 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.814 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.906 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.777 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainer -- Time elapsed: 2.933 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.402 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.250 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.757 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.775 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.404 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.244 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 3.010 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.776 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.298 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.770 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.748 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.760 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.731 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.870 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.826 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.943 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.735 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.738 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.418 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.200 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.666 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.797 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.266 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.789 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.795 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.885 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.859 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.844 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.779 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.753 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.740 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.325 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.298 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.757 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.803 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer -- Time elapsed: 2.284 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.267 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.328 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.320 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.754 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.322 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.745 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.710 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.808 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.702 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.817 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.779 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.758 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.854 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.254 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.370 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.795 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.803 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.349 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.203 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.222 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.207 s
18:37:23 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.745 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.565 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_then_Container -- Time elapsed: 2.362 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned -- Time elapsed: 1.544 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List -- Time elapsed: 1.497 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node -- Time elapsed: 1.570 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.645 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List_Aligned -- Time elapsed: 1.582 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.624 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithZoom -- Time elapsed: 1.657 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container_Aligned -- Time elapsed: 1.573 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.509 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_Aligned -- Time elapsed: 1.536 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node -- Time elapsed: 1.490 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_in_Container -- Time elapsed: 1.478 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container -- Time elapsed: 1.977 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container -- Time elapsed: 1.501 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Container -- Time elapsed: 1.488 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.523 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_then_Container -- Time elapsed: 1.878 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned -- Time elapsed: 1.544 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List -- Time elapsed: 1.551 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node -- Time elapsed: 1.532 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.538 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List_Aligned -- Time elapsed: 1.555 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.547 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithZoom -- Time elapsed: 1.494 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned -- Time elapsed: 1.621 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.485 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_Aligned -- Time elapsed: 1.545 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node -- Time elapsed: 1.511 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_in_Container -- Time elapsed: 1.564 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container -- Time elapsed: 1.498 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container -- Time elapsed: 1.612 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container -- Time elapsed: 1.621 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAligned -- Time elapsed: 2.853 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagramAndZoom -- Time elapsed: 2.912 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom -- Time elapsed: 3.127 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List -- Time elapsed: 1.738 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node -- Time elapsed: 1.839 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagram -- Time elapsed: 0.920 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagram -- Time elapsed: 3.137 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainer -- Time elapsed: 3.134 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagramAndWithZoom -- Time elapsed: 4.512 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithZoom -- Time elapsed: 1.960 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom -- Time elapsed: 3.061 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.567 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node -- Time elapsed: 1.672 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container -- Time elapsed: 1.706 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainer -- Time elapsed: 2.797 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedAnotherCase -- Time elapsed: 2.913 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container -- Time elapsed: 1.592 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.584 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_then_Container -- Time elapsed: 2.139 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned -- Time elapsed: 1.578 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.586 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List_Aligned -- Time elapsed: 1.686 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.738 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned -- Time elapsed: 1.560 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_Aligned -- Time elapsed: 1.576 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_in_Container -- Time elapsed: 1.577 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container -- Time elapsed: 1.615 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdgeWithInvalidSelection -- Time elapsed: 1.746 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnEdge -- Time elapsed: 1.429 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnNode -- Time elapsed: 1.496 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideAndRevealLabelWithOutline -- Time elapsed: 1.452 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNode -- Time elapsed: 1.667 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabel -- Time elapsed: 1.743 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideLabelWithOutline -- Time elapsed: 1.436 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideAndRevealLabelWithOutline -- Time elapsed: 1.411 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNodeWithInvalidSelection -- Time elapsed: 1.707 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnBorderedNode -- Time elapsed: 1.572 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdge -- Time elapsed: 1.800 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNode -- Time elapsed: 1.689 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnLabel -- Time elapsed: 1.425 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNodeWithInvalidSelection -- Time elapsed: 1.652 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabelWithInvalidSelection -- Time elapsed: 1.750 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdge -- Time elapsed: 1.625 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnNode -- Time elapsed: 1.642 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdgeWithInvalidSelection -- Time elapsed: 1.591 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnLabel -- Time elapsed: 1.705 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideLabelWithOutline -- Time elapsed: 1.438 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_1Label -- Time elapsed: 1.666 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_1Label -- Time elapsed: 1.528 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_2Labels -- Time elapsed: 2.039 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_2Labels -- Time elapsed: 1.586 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_3Labels -- Time elapsed: 1.694 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_3Labels -- Time elapsed: 1.575 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_1Label -- Time elapsed: 1.719 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_1Label -- Time elapsed: 2.147 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_2Labels -- Time elapsed: 1.706 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_3Labels -- Time elapsed: 1.634 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_2Labels -- Time elapsed: 2.340 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_1Label -- Time elapsed: 1.649 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_2Labels -- Time elapsed: 1.649 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_3Labels -- Time elapsed: 2.267 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_3Labels -- Time elapsed: 1.533 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_3Labels -- Time elapsed: 1.817 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_3Labels -- Time elapsed: 2.740 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_3Labels -- Time elapsed: 1.627 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_2Labels -- Time elapsed: 1.714 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_1Label -- Time elapsed: 1.590 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_1Label -- Time elapsed: 1.507 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_2Labels -- Time elapsed: 1.903 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels -- Time elapsed: 1.612 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_3Labels -- Time elapsed: 1.740 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_1Label -- Time elapsed: 1.682 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_2Labels -- Time elapsed: 1.611 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_2Labels -- Time elapsed: 1.589 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_3Labels -- Time elapsed: 2.266 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_2Labels -- Time elapsed: 1.700 s
18:37:23 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_1Label -- Time elapsed: 1.659 s
18:37:23 org.eclipse.sirius.tests.swtbot.IndirectDeleteEdgeWithLabelSelectedTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels -- Time elapsed: 1.612 s
18:37:23 org.eclipse.sirius.tests.swtbot.modelexplorer.LinkWithEditorFeatureWithModelExplorerViewTest.testLinkWithEditorFeatureWithModelExplorerView -- Time elapsed: 1.746 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomtoTopDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.503 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomtoBottomEdgeAbove -- Time elapsed: 2.465 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomToTopEdgeAbove -- Time elapsed: 2.504 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToTopEdgeBelow -- Time elapsed: 2.517 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToBottomEdgeAbove -- Time elapsed: 2.562 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBotttomDragNDropSourceRoot2TopToTopEdgeAbove -- Time elapsed: 2.549 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2ToptoTopEdgeBelow -- Time elapsed: 2.589 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1ToptoTopEdgeBelow -- Time elapsed: 2.549 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToTopEdgeBelow -- Time elapsed: 2.610 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeAbove -- Time elapsed: 2.477 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.502 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.640 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToTopEdgeBelow -- Time elapsed: 2.509 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourcetRoot2BottomToTopEdgeAbove -- Time elapsed: 2.480 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomToTopEdgeAbove -- Time elapsed: 2.474 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2BottomtoBottomEdgeAbove -- Time elapsed: 2.489 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.515 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1ToptoTopEdgeBelow -- Time elapsed: 2.572 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.515 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToTopEdgeAbove -- Time elapsed: 2.537 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToTopEdgeBelow -- Time elapsed: 2.528 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBellow -- Time elapsed: 2.511 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.514 s
18:37:23 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomtoBottomEdgeAbove -- Time elapsed: 2.578 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.BorderSizeComputationExpressionTest.testBorderSizeComputationExpression -- Time elapsed: 1.942 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificVerticalLayout -- Time elapsed: 1.972 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnRectilinearEdges -- Time elapsed: 1.736 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeOverAnotherNode -- Time elapsed: 2.147 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtBorderNode -- Time elapsed: 1.850 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingTargetBorderNodeOverAnotherNode -- Time elapsed: 2.018 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcNode -- Time elapsed: 1.619 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredBorderNode -- Time elapsed: 1.720 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.757 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnBorderNode -- Time elapsed: 1.572 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnContainer -- Time elapsed: 1.651 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnBorderNode -- Time elapsed: 1.593 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtNode -- Time elapsed: 1.648 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnNode -- Time elapsed: 1.647 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnContainer -- Time elapsed: 1.623 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnNode -- Time elapsed: 1.715 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.759 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnContainer -- Time elapsed: 1.659 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyle -- Time elapsed: 1.679 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificLayout -- Time elapsed: 1.983 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnContainer -- Time elapsed: 1.618 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingNullAnchorSourceBorderNode -- Time elapsed: 2.102 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingContainerWithInViewBendpoints -- Time elapsed: 1.914 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.725 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredContainer -- Time elapsed: 1.684 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcBorderNode -- Time elapsed: 1.637 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleWithGMFAutoSize -- Time elapsed: 1.743 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnContainer -- Time elapsed: 1.776 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnNode -- Time elapsed: 1.667 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredNode -- Time elapsed: 1.737 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyle -- Time elapsed: 1.661 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnNode -- Time elapsed: 1.588 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtContainer -- Time elapsed: 1.668 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyle -- Time elapsed: 1.671 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnBorderNode -- Time elapsed: 1.563 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnStraightEdges -- Time elapsed: 1.594 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredBorderNode -- Time elapsed: 1.861 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromStyleTabWithGMFAutoSize -- Time elapsed: 1.871 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearSpecificCases -- Time elapsed: 1.479 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcContainer -- Time elapsed: 1.954 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredContainer -- Time elapsed: 1.784 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnNode -- Time elapsed: 1.671 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingAutoSizeContainer -- Time elapsed: 1.923 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom125 -- Time elapsed: 2.616 s
18:37:23 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom200 -- Time elapsed: 3.125 s
18:37:23 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButtonCancel -- Time elapsed: 1.504 s
18:37:23 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlX -- Time elapsed: 1.723 s
18:37:23 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCut -- Time elapsed: 1.577 s
18:37:23 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButton -- Time elapsed: 1.666 s
18:37:23 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCutCancel -- Time elapsed: 1.492 s
18:37:23 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDeleteCancel -- Time elapsed: 1.418 s
18:37:23 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlXCancel -- Time elapsed: 1.542 s
18:37:23 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDelete -- Time elapsed: 1.667 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramWithFileSeparator -- Time elapsed: 4.012 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar -- Time elapsed: 0.038 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromProjectExplorerView -- Time elapsed: 1.925 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar -- Time elapsed: 0.040 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromTabbar -- Time elapsed: 8.457 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromModelContentView -- Time elapsed: 2.655 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView -- Time elapsed: 6.582 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromProjectExplorerView -- Time elapsed: 4.720 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromProjectExplorerView -- Time elapsed: 5.121 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar -- Time elapsed: 2.960 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromProjectExplorerView -- Time elapsed: 7.741 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromTabbar -- Time elapsed: 9.365 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromTabbar -- Time elapsed: 11.60 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromProjectExplorerView -- Time elapsed: 1.893 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromProjectExplorerView -- Time elapsed: 2.513 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromModelContentView -- Time elapsed: 2.980 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView -- Time elapsed: 0.040 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromModelContentView -- Time elapsed: 2.038 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView -- Time elapsed: 2.898 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageFromCloseSessionTest.testExportDiagramFromCloseSession -- Time elapsed: 0.548 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar -- Time elapsed: 2.872 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromProjectExplorerView -- Time elapsed: 2.035 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar -- Time elapsed: 2.936 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromModelContentView -- Time elapsed: 2.031 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView -- Time elapsed: 3.236 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithAnInvalidPathAtCreationOfPopup -- Time elapsed: 1.398 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar -- Time elapsed: 2.823 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithPathContainingDot -- Time elapsed: 1.624 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerView -- Time elapsed: 1.957 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromProjectExplorerView -- Time elapsed: 1.878 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromModelContentView -- Time elapsed: 2.024 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView -- Time elapsed: 3.056 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromModelContentView -- Time elapsed: 2.104 s
18:37:23 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView -- Time elapsed: 0.041 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarActivation -- Time elapsed: 12.27 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorSwitch -- Time elapsed: 2.043 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDisposal -- Time elapsed: 1.587 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitializationWithExtension -- Time elapsed: 4.780 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorFocusOut -- Time elapsed: 5.853 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDiagramActionsEnablement -- Time elapsed: 11.25 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitialization -- Time elapsed: 5.697 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.NotInvisibleTabBarTest.testTabbarButtonsNotInvisible -- Time elapsed: 10.19 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionAvailability -- Time elapsed: 3.391 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionUnavailability -- Time elapsed: 3.071 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementWithCustomTabbar -- Time elapsed: 2.398 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelection -- Time elapsed: 2.071 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagram -- Time elapsed: 2.111 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablement -- Time elapsed: 2.454 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagramWithCustomTabbar -- Time elapsed: 2.072 s
18:37:23 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelectionWithCustomTabbar -- Time elapsed: 2.077 s
18:37:23 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testControlSemanticModel -- Time elapsed: 2.538 s
18:37:23 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentationFromSession -- Time elapsed: 2.706 s
18:37:23 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentation -- Time elapsed: 2.369 s
18:37:23 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testDeleteRepresentation -- Time elapsed: 2.400 s
18:37:23 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testMoveRepresentation -- Time elapsed: 2.195 s
18:37:23 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCopyRepresentation -- Time elapsed: 2.299 s
18:37:23 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testExtractRepresentation -- Time elapsed: 2.065 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability -- Time elapsed: 2.017 s
18:37:23 org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability_OrderedTreeLayout -- Time elapsed: 1.648 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFillColor -- Time elapsed: 1.952 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingLineColor -- Time elapsed: 3.019 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuRelationBaseEdgeMapping -- Time elapsed: 1.709 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFillColor -- Time elapsed: 11.96 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNodeMapping -- Time elapsed: 1.931 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFontColor -- Time elapsed: 3.673 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramLineColor -- Time elapsed: 3.312 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingLineColor -- Time elapsed: 1.882 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingLineColor -- Time elapsed: 1.895 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingLineColor -- Time elapsed: 1.868 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingLineColor -- Time elapsed: 2.932 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFontColor -- Time elapsed: 2.840 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromBorderedNodeMapping -- Time elapsed: 1.730 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFontColor -- Time elapsed: 1.813 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFontColor -- Time elapsed: 1.913 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFillColor -- Time elapsed: 3.478 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFontColor -- Time elapsed: 1.831 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFontColor -- Time elapsed: 3.531 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingLineColor -- Time elapsed: 1.968 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromElementBaseEdgeMapping -- Time elapsed: 1.817 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFillColor -- Time elapsed: 2.809 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFillColor -- Time elapsed: 1.796 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFillColor -- Time elapsed: 1.819 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFillColor -- Time elapsed: 1.837 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingFontColor -- Time elapsed: 1.839 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFillColor -- Time elapsed: 3.453 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingLineColor -- Time elapsed: 11.92 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingLineColor -- Time elapsed: 2.935 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFontColor -- Time elapsed: 12.04 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFontColor -- Time elapsed: 2.970 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainer2Mapping -- Time elapsed: 2.009 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingLineColor -- Time elapsed: 1.817 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFillColor -- Time elapsed: 3.439 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFontColor -- Time elapsed: 1.820 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingLineColor -- Time elapsed: 3.518 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFillColor -- Time elapsed: 2.939 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode2Mapping -- Time elapsed: 1.761 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingLineColor -- Time elapsed: 1.853 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingFontColor -- Time elapsed: 3.037 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFontColor -- Time elapsed: 1.903 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFillColor -- Time elapsed: 1.959 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFillColor -- Time elapsed: 1.944 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingLineColor -- Time elapsed: 3.077 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFontColor -- Time elapsed: 3.563 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingLineColor -- Time elapsed: 1.901 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFillColor -- Time elapsed: 3.551 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingLineColor -- Time elapsed: 11.97 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode3Mapping -- Time elapsed: 1.691 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFontColor -- Time elapsed: 1.887 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFontColor -- Time elapsed: 11.90 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainerMapping -- Time elapsed: 1.875 s
18:37:23 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnBorderedNodes -- Time elapsed: 1.702 s
18:37:23 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnEdges -- Time elapsed: 1.955 s
18:37:23 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodes -- Time elapsed: 1.683 s
18:37:23 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodeLists -- Time elapsed: 2.127 s
18:37:23 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnLifelinesAndInstanceRoles -- Time elapsed: 1.848 s
18:37:23 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnContainers -- Time elapsed: 2.004 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelStraight -- Time elapsed: 2.780 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeStraight -- Time elapsed: 1.728 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelManhattan -- Time elapsed: 1.638 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelTree -- Time elapsed: 1.643 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelManhattan -- Time elapsed: 1.909 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeTree -- Time elapsed: 1.945 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelManhattan -- Time elapsed: 11.62 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelStraight -- Time elapsed: 1.867 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelTree -- Time elapsed: 1.999 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelStraight -- Time elapsed: 1.598 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelManhattan -- Time elapsed: 1.951 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeStraight -- Time elapsed: 1.857 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeManhattan -- Time elapsed: 1.814 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelStraight -- Time elapsed: 1.818 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeStraight -- Time elapsed: 1.788 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelTree -- Time elapsed: 11.60 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelStraight -- Time elapsed: 1.584 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelManhattan -- Time elapsed: 1.760 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelTree -- Time elapsed: 1.657 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelTree -- Time elapsed: 1.613 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelManhattan -- Time elapsed: 1.977 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelManhattan -- Time elapsed: 1.593 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelStraight -- Time elapsed: 1.564 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeManhattan -- Time elapsed: 1.765 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelStraight -- Time elapsed: 11.59 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeTree -- Time elapsed: 1.831 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelTree -- Time elapsed: 1.648 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeTree -- Time elapsed: 1.824 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelTree -- Time elapsed: 1.934 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelStraight -- Time elapsed: 1.977 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelStraight -- Time elapsed: 11.58 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelStraight -- Time elapsed: 1.598 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelManhattan -- Time elapsed: 1.597 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeStraight -- Time elapsed: 1.902 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelStraight -- Time elapsed: 2.652 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelTree -- Time elapsed: 1.609 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelStraight -- Time elapsed: 1.613 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelStraight -- Time elapsed: 1.683 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelStraight -- Time elapsed: 2.010 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelManhattan -- Time elapsed: 1.678 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeTree -- Time elapsed: 1.790 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelManhattan -- Time elapsed: 2.575 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelManhattan -- Time elapsed: 1.872 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelTree -- Time elapsed: 1.665 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeManhattan -- Time elapsed: 1.800 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelTree -- Time elapsed: 3.084 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelTree -- Time elapsed: 11.58 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeManhattan -- Time elapsed: 1.793 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelManhattan -- Time elapsed: 1.578 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelManhattan -- Time elapsed: 2.578 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelTree -- Time elapsed: 2.556 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelTree -- Time elapsed: 1.848 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelManhattan -- Time elapsed: 11.59 s
18:37:23 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelTree -- Time elapsed: 2.053 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTablePropertiesViewTitle -- Time elapsed: 2.115 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewStringField -- Time elapsed: 13.76 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewBooleanField -- Time elapsed: 13.76 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewBooleanField -- Time elapsed: 14.14 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewStringField -- Time elapsed: 13.69 s
18:37:23 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTreePropertiesViewTitle -- Time elapsed: 3.080 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 2.276 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.186 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 2.194 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.737 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 2.086 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 2.179 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 2.933 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.921 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 2.741 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.802 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 2.307 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 2.299 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 2.214 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.195 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 2.249 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.793 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 2.191 s
18:37:23 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 2.353 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolAutoRefresh -- Time elapsed: 1.097 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolManualRefresh -- Time elapsed: 2.393 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetDiagramOriginAction -- Time elapsed: 1.503 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetContainerOriginAction -- Time elapsed: 1.675 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithPinnedElement -- Time elapsed: 2.920 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithoutPinnedElement -- Time elapsed: 2.745 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testEdgeLayoutStabilityOnSemanticDelete -- Time elapsed: 3.095 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testPortLayoutStabilityOnSemanticAddPort -- Time elapsed: 2.042 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportElkgFile -- Time elapsed: 2.110 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportElktFile -- Time elapsed: 1.656 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportDuringArrangeAll_withoutDebugEnabled -- Time elapsed: 1.927 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportElktFileWithSpecificFolder -- Time elapsed: 2.311 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportDuringArrangeAll_withDebugEnabledOnElkg -- Time elapsed: 1.634 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportDuringArrangeAll_withDebugEnabledOnElkt -- Time elapsed: 1.662 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseEffectOnSaveDialog -- Time elapsed: 1.919 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testEscapeKeyEffectOnSaveDialog -- Time elapsed: 1.886 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorsWithoutSaving -- Time elapsed: 3.380 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefTrue -- Time elapsed: 4.376 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefFalse -- Time elapsed: 4.744 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefTrue -- Time elapsed: 3.724 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefFalse -- Time elapsed: 3.848 s
18:37:23 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testSessionProvideOwnSaveable -- Time elapsed: 1.948 s
18:37:23 org.eclipse.sirius.tests.swtbot.DragAndDropFromControlledResourceTest.testDragAndDropClassFromControlledResourceOntoDiagram -- Time elapsed: 2.409 s
18:37:23 org.eclipse.sirius.tests.swtbot.RoundedCornerRefreshTest.testRoundedCornerChanges -- Time elapsed: 23.80 s
18:37:23 org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerFilterTests.testTheFilterArea -- Time elapsed: 2.883 s
18:37:23 org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerInvalidRepTest.testInvalidRepresentationsSection -- Time elapsed: 1.659 s
18:37:23 org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectDependenciesTest.testCannotSelectAird -- Time elapsed: 0.377 s
18:37:23 org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentCloseWithOpenedDiagrams -- Time elapsed: 3.847 s
18:37:23 org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentClose -- Time elapsed: 2.622 s
18:37:23 org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionWithLockedObjectTest.testPropertyViewEditionOnModelExplorerViewSelectionForLockedObject -- Time elapsed: 11.15 s
18:37:23 org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testOpenTransientSession -- Time elapsed: 2.510 s
18:37:23 org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testPropertyViewEditionOnModelExplorerViewSelection -- Time elapsed: 1.784 s
18:37:23 org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_No_Delete_Menu_On_Semantic -- Time elapsed: 11.10 s
18:37:23 org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_Delete_Menu_On_DRepresentation -- Time elapsed: 0.982 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdge -- Time elapsed: 2.988 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRightInContainer -- Time elapsed: 3.282 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdgeInContainer -- Time elapsed: 3.121 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeft -- Time elapsed: 3.352 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdge -- Time elapsed: 3.382 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottomInContainer -- Time elapsed: 3.329 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRoutingStyleNotAppears -- Time elapsed: 4.330 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottom -- Time elapsed: 3.253 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMoveInContainer -- Time elapsed: 3.123 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSourceInContainer -- Time elapsed: 3.231 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnStandardEdge -- Time elapsed: 2.919 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeDecoratorsInOdesign -- Time elapsed: 3.559 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testBracketEdgeStyleDescriptionCreation -- Time elapsed: 3.546 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMove -- Time elapsed: 3.158 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testSourceTargetInnerDecorationWhenSegmentTooSmall -- Time elapsed: 2.981 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRight -- Time elapsed: 3.311 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdgeInContainer -- Time elapsed: 3.237 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTop -- Time elapsed: 3.194 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSource -- Time elapsed: 3.170 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTarget -- Time elapsed: 3.232 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeLineStyleInOdesign -- Time elapsed: 2.838 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeftInContainer -- Time elapsed: 3.409 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTopInContainer -- Time elapsed: 3.164 s
18:37:23 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTargetInContainer -- Time elapsed: 3.228 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayout -- Time elapsed: 2.758 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testNodeAndEdgeLabelCopyLayout -- Time elapsed: 1.824 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteStyleUsingDiagramsWithExtension -- Time elapsed: 2.550 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteFormatUsingDiagramsWithExtension -- Time elapsed: 2.737 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayoutUsingDiagramsWithExtension -- Time elapsed: 2.845 s
18:37:23 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentRemoval -- Time elapsed: 2.336 s
18:37:23 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentInverted -- Time elapsed: 2.292 s
18:37:23 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithMergeSegment -- Time elapsed: 2.193 s
18:37:23 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistency -- Time elapsed: 2.198 s
18:37:23 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testPointsConsistencyOfObliqueEdgeAfterInversion -- Time elapsed: 2.739 s
18:37:23 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentRemoval -- Time elapsed: 2.239 s
18:37:23 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentInverted -- Time elapsed: 2.180 s
18:37:23 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromContainerToItsNodes -- Time elapsed: 2.665 s
18:37:23 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistency -- Time elapsed: 2.198 s
18:37:23 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromNodeToItsContainer -- Time elapsed: 2.929 s
18:37:23 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithMergeSegment -- Time elapsed: 2.215 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 2.031 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnSameDiagram -- Time elapsed: 1.770 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceAndTargetNodes -- Time elapsed: 2.519 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderNodeCopyPasteStyleOnDiagramWithExtension -- Time elapsed: 2.070 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedTargetNodes -- Time elapsed: 2.590 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayout -- Time elapsed: 2.671 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithSelectAll -- Time elapsed: 2.461 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithHiddenTargetNodes -- Time elapsed: 2.468 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagram -- Time elapsed: 2.356 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceNodes -- Time elapsed: 2.789 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 2.630 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelectionIncludingEdges -- Time elapsed: 2.117 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case6_withPasteOnMultiSelection -- Time elapsed: 2.190 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteWSImageStyleOnDiagramWithExtension -- Time elapsed: 2.417 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 2.169 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelection -- Time elapsed: 2.120 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1_withPasteOnBrothers -- Time elapsed: 1.958 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseStyleOnDiagramWithExtension -- Time elapsed: 1.917 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testPasteModeDialogAndPreferenceValues -- Time elapsed: 2.228 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerToNodeCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 2.063 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondStyleOnDiagramWithExtension -- Time elapsed: 2.101 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case1_withPasteOnBrothers -- Time elapsed: 2.484 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1 -- Time elapsed: 2.032 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case2 -- Time elapsed: 1.990 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case3 -- Time elapsed: 2.117 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case4 -- Time elapsed: 2.108 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case5 -- Time elapsed: 2.061 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6 -- Time elapsed: 2.074 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case7 -- Time elapsed: 2.007 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteImageLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 2.475 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 2.163 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithoutPrefAutosize -- Time elapsed: 2.616 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithPrefAutoSize -- Time elapsed: 2.579 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnShape -- Time elapsed: 1.658 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnFlat -- Time elapsed: 1.654 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnFlat -- Time elapsed: 2.597 s
18:37:23 org.eclipse.sirius.tests.swtbot.layout.ModifyEdgeLayoutAfterRefreshTest.testChangeRoutingStyleAfterRefresh -- Time elapsed: 2.169 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.CopyTreeRepresentationTest.testCopyTreeRepresentation -- Time elapsed: 2.163 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.CreatedDTreeItemsSelectionTests.testCreatedDTreeItemSelection -- Time elapsed: 2.153 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.OpenCloseCreateDeleteTreeRepresentationTest.testCreateDeletTreeRepresentation -- Time elapsed: 11.92 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.RenameTreeRepresentationTest.testRenameTreeRepresentation -- Time elapsed: 2.185 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.NavigateInTreeRepresentationTest.testNavigationInTreeRepresentation -- Time elapsed: 2.026 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyWithSpecificSystemProperty -- Time elapsed: 2.492 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithF2Key -- Time elapsed: 2.486 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithReturnKey -- Time elapsed: 2.508 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyDoesNothing -- Time elapsed: 3.986 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose -- Time elapsed: 5.520 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 4.078 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen -- Time elapsed: 4.164 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh -- Time elapsed: 5.953 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose -- Time elapsed: 6.039 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 4.369 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen -- Time elapsed: 3.963 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh -- Time elapsed: 5.674 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testTreeItemStyleWithStandardFontSizeOptionActivated -- Time elapsed: 1.765 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 3.399 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testStyleDescriptionManualRefresh -- Time elapsed: 5.125 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithOperationActionAndFalsePrecondition -- Time elapsed: 2.971 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionAndFalsePrecondition -- Time elapsed: 2.968 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithFalsePrecondition -- Time elapsed: 2.972 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionCallAndFalsePrecondition -- Time elapsed: 2.979 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionAutoRefresh -- Time elapsed: 3.604 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionManualRefresh -- Time elapsed: 3.576 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.DeleteSeveralElementOnTree.testDeleteSeveralElements -- Time elapsed: 4.988 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.ContextMenuTreeTest.testRefreshContextMenuAfterModifyVsm -- Time elapsed: 3.223 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemExpansion -- Time elapsed: 3.558 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemCollapse -- Time elapsed: 2.707 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleBackgroundColor -- Time elapsed: 2.013 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelColor -- Time elapsed: 1.992 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemExpansion -- Time elapsed: 2.065 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelFormat -- Time elapsed: 2.149 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleShowIcon -- Time elapsed: 2.075 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelSize -- Time elapsed: 2.093 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeLocalRefreshWithF5Shortcut -- Time elapsed: 2.479 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeGlobalRefreshWithF5Shortcut -- Time elapsed: 2.433 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.DisplayLabelOnNodeTest.testLabelNameOnNode -- Time elapsed: 0.270 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboard -- Time elapsed: 3.002 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboardWhenPermissionAuthorityForbidThem -- Time elapsed: 5.950 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboard -- Time elapsed: 3.012 s
18:37:23 org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboardWithSpecificDepthLimit -- Time elapsed: 3.020 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_Selected_MetaModels -- Time elapsed: 5.809 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_No_Selected_MetaModels -- Time elapsed: 0.206 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Service_Keyword -- Time elapsed: 0.374 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion -- Time elapsed: 0.097 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_MTL_Service_Completion -- Time elapsed: 0.043 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_AQL -- Time elapsed: 0.093 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Acceleo -- Time elapsed: 0.090 s
18:37:23 org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnList -- Time elapsed: 2.491 s
18:37:23 org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNode -- Time elapsed: 2.369 s
18:37:23 org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnContainer -- Time elapsed: 2.557 s
18:37:23 org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnBorderedNode -- Time elapsed: 2.438 s
18:37:23 org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNodeInContainer -- Time elapsed: 2.445 s
18:37:23 org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testActivateNewVPWithMandatoryLayer -- Time elapsed: 6.828 s
18:37:23 org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddMandatoryAddtionalLayerInVSM -- Time elapsed: 3.840 s
18:37:23 org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddtionalLayerAtDiagramCreationTime -- Time elapsed: 3.838 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupEnabled -- Time elapsed: 1.005 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupEnabled -- Time elapsed: 0.944 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupDisabled -- Time elapsed: 1.724 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupEnabled -- Time elapsed: 1.677 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupDisabled -- Time elapsed: 1.003 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupDisabled -- Time elapsed: 1.702 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupDisabled_NotAppear -- Time elapsed: 1.024 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_NotAppear -- Time elapsed: 1.069 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_Appear -- Time elapsed: 0.959 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupDisabled_NotAppear -- Time elapsed: 1.772 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_NotAppear -- Time elapsed: 1.727 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_Appear -- Time elapsed: 1.894 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupDisabled_NotAppear -- Time elapsed: 1.829 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_NotAppear -- Time elapsed: 1.892 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_NotAppear -- Time elapsed: 1.801 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_Appear -- Time elapsed: 1.761 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_NotAppear -- Time elapsed: 1.026 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_Appear -- Time elapsed: 1.033 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_NotAppear -- Time elapsed: 1.708 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_Appear -- Time elapsed: 1.004 s
18:37:23 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_Appear -- Time elapsed: 1.750 s
18:37:23 org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenTwoDiagram -- Time elapsed: 2.581 s
18:37:23 org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenDiagramOpenPalette -- Time elapsed: 11.84 s
18:37:23 org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenDiagram -- Time elapsed: 1.878 s
18:37:23 org.eclipse.sirius.tests.swtbot.PaletteManagerAfterVSMSelectionChange.testHideShowLayersAfterDiagramCreation -- Time elapsed: 4.513 s
18:37:23 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testImportDiagramCreation -- Time elapsed: 3.121 s
18:37:23 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreation -- Time elapsed: 3.043 s
18:37:23 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelFirstWizard -- Time elapsed: 1.369 s
18:37:23 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreationWithoutSemanticElement -- Time elapsed: 1.451 s
18:37:23 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testEmptySirius -- Time elapsed: 11.34 s
18:37:23 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTreeCreation -- Time elapsed: 2.516 s
18:37:23 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTableCreation -- Time elapsed: 2.520 s
18:37:23 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelSecondWizard -- Time elapsed: 1.370 s
18:37:23 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer -- Time elapsed: 2.901 s
18:37:23 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer2 -- Time elapsed: 2.893 s
18:37:23 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer2 -- Time elapsed: 2.867 s
18:37:23 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnDiagram -- Time elapsed: 3.204 s
18:37:23 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnDiagram -- Time elapsed: 2.918 s
18:37:23 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer -- Time elapsed: 2.865 s
18:37:23 org.eclipse.sirius.tests.swtbot.LocalSessionViewTest.testConstantLocalSessionTreeLayoutDuringSessionOperations -- Time elapsed: 5.648 s
18:37:23 org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction -- Time elapsed: 0.848 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_east -- Time elapsed: 3.792 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_west -- Time elapsed: 4.729 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right_zoom125 -- Time elapsed: 3.067 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_two_drags -- Time elapsed: 1.659 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_north -- Time elapsed: 3.726 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_south -- Time elapsed: 3.729 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_bottom -- Time elapsed: 3.389 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left_zoom125 -- Time elapsed: 3.417 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_south_to_north_on_two_drags -- Time elapsed: 1.671 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right_zoom125 -- Time elapsed: 3.520 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_left -- Time elapsed: 3.656 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_bottom -- Time elapsed: 2.848 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_left -- Time elapsed: 2.800 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom_zoom125 -- Time elapsed: 3.520 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_west -- Time elapsed: 2.884 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_close_reopen_diag -- Time elapsed: 3.408 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_close_reopen_diag -- Time elapsed: 2.779 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_west_to_east_on_close_reopen_diag -- Time elapsed: 2.817 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_bottom -- Time elapsed: 3.638 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_left -- Time elapsed: 3.425 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top_zoom125 -- Time elapsed: 3.518 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top -- Time elapsed: 3.389 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top_zoom125 -- Time elapsed: 3.603 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left -- Time elapsed: 3.546 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_two_drags -- Time elapsed: 1.807 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_close_reopen_diag -- Time elapsed: 3.736 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_top -- Time elapsed: 3.473 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_two_drags -- Time elapsed: 1.837 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom -- Time elapsed: 3.478 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right -- Time elapsed: 3.643 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left_125 -- Time elapsed: 3.687 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom_zoom125 -- Time elapsed: 3.888 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left -- Time elapsed: 3.646 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_top -- Time elapsed: 3.627 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_top -- Time elapsed: 3.628 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_right -- Time elapsed: 2.800 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right -- Time elapsed: 3.539 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom -- Time elapsed: 3.699 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_north -- Time elapsed: 3.896 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_right -- Time elapsed: 3.350 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_right -- Time elapsed: 2.764 s
18:37:23 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top -- Time elapsed: 3.460 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMEditorPropertiesTest.testCloseAndReeopenVSMEditorProperties -- Time elapsed: 0.369 s
18:37:23 org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick -- Time elapsed: 1.641 s
18:37:23 org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick2 -- Time elapsed: 1.700 s
18:37:23 org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick3 -- Time elapsed: 1.821 s
18:37:23 org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick4 -- Time elapsed: 1.809 s
18:37:23 org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick5 -- Time elapsed: 1.972 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncKeepNote -- Time elapsed: 1.652 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveSemanticUnsync -- Time elapsed: 1.797 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutWithInternNote -- Time elapsed: 1.598 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentKeepNote -- Time elapsed: 3.980 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncRmNote -- Time elapsed: 1.523 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeDiffMapping -- Time elapsed: 1.594 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerSameMapping -- Time elapsed: 1.782 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentHideNote -- Time elapsed: 2.403 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutSameMapping -- Time elapsed: 1.787 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_Note_deletion -- Time elapsed: 1.797 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerOutSameMapping -- Time elapsed: 1.629 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutCompartmentWithInternNote -- Time elapsed: 1.614 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutDiffMapping -- Time elapsed: 1.538 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentKeepNote -- Time elapsed: 2.124 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveEdge -- Time elapsed: 1.638 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutWithEdgeSameMapping -- Time elapsed: 1.639 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachments_can_be_selected -- Time elapsed: 2.546 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentRmNote -- Time elapsed: 3.909 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNode -- Time elapsed: 1.484 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNote -- Time elapsed: 1.568 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndText -- Time elapsed: 1.598 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeSameMapping -- Time elapsed: 1.581 s
18:37:23 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveConnectedPin -- Time elapsed: 1.844 s
18:37:23 org.eclipse.sirius.tests.swtbot.ESEDemoTest.testGEFBotAPI -- Time elapsed: 12.77 s
18:37:23 org.eclipse.sirius.tests.swtbot.ViewpointSelectionDialogTest.testViewpointsLabelsOnViewpointSelectionDialog -- Time elapsed: 1.619 s
18:37:23 org.eclipse.sirius.tests.swtbot.InitializeEmptySessionTest.testInitializeSession -- Time elapsed: 8.388 s
18:37:23 org.eclipse.sirius.tests.swtbot.InitializeSessionTest.testInitializeSession -- Time elapsed: 0.076 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancelWithCloseOfPopup -- Time elapsed: 1.900 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancel -- Time elapsed: 1.843 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepairTest.testBasicRepair -- Time elapsed: 1.732 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpened -- Time elapsed: 3.826 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpened -- Time elapsed: 2.660 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleFragmentedSessionsOpened -- Time elapsed: 5.084 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndSave -- Time elapsed: 5.466 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedAndCancel -- Time elapsed: 2.493 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancelWithCloseOfPopup -- Time elapsed: 3.066 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancel -- Time elapsed: 2.981 s
18:37:23 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndWithoutSave -- Time elapsed: 5.502 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.ValidationEmptyNameTest.testValidationErrorValue -- Time elapsed: 1.784 s
18:37:23 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTableBehaviourOnControlUncontrol -- Time elapsed: 1.768 s
18:37:23 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedDiagramBehaviourOnControlUncontrol -- Time elapsed: 3.147 s
18:37:23 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTreeBehaviourOnControlUncontrol -- Time elapsed: 3.269 s
18:37:23 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubDiagramBehaviourOnControlUncontrol -- Time elapsed: 3.090 s
18:37:23 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTableBehaviourOnControlUncontrol -- Time elapsed: 1.683 s
18:37:23 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTreeBehaviourOnControlUncontrol -- Time elapsed: 3.345 s
18:37:23 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_FR -- Time elapsed: 3.006 s
18:37:23 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_ENG -- Time elapsed: 2.993 s
18:37:23 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_ENG -- Time elapsed: 3.015 s
18:37:23 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_ENG -- Time elapsed: 2.932 s
18:37:23 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_FR -- Time elapsed: 3.039 s
18:37:23 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_ENG -- Time elapsed: 4.601 s
18:37:23 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_FR -- Time elapsed: 2.961 s
18:37:23 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_FR -- Time elapsed: 4.394 s
18:37:23 org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorAutoRefresh -- Time elapsed: 1.881 s
18:37:23 org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorManualRefresh -- Time elapsed: 1.747 s
18:37:23 org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorAutoRefresh -- Time elapsed: 1.755 s
18:37:23 org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorManualRefresh -- Time elapsed: 1.766 s
18:37:23 org.eclipse.sirius.tests.swtbot.editor.vsm.LayoutOptionsTests.testLayoutOptionModifications -- Time elapsed: 10.78 s
18:37:23 org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithOpenSession -- Time elapsed: 1.140 s
18:37:23 org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithCloseSession -- Time elapsed: 0.066 s
18:37:23 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.831 s
18:37:23 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testConsistentNumberBendpoints -- Time elapsed: 2.145 s
18:37:23 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote -- Time elapsed: 2.328 s
18:37:23 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithRepresentationLinkTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.826 s
18:37:23 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.798 s
18:37:23 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testConsistentNumberBendpoints -- Time elapsed: 2.243 s
18:37:23 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote -- Time elapsed: 2.531 s
18:37:23 org.eclipse.sirius.tests.swtbot.RemoveBendpointsRectilinearNoteAttachmentTest.testRemoveBendpointsOnNoteAttachment -- Time elapsed: 2.016 s
18:37:23 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithOneBendpointTest.testMovingNoteWithOneBendpointOnNoteAttachmentAtOpening -- Time elapsed: 1.667 s
18:37:23 org.eclipse.sirius.tests.swtbot.LinkedBorderNodeLocationTest.testDnDSubContainerWithLinkedBorderNodes -- Time elapsed: 3.055 s
18:37:23 
18:37:23 Results:
18:37:23 
18:37:23 Tests run: 2620, Failures: 0, Errors: 0, Skipped: 0
18:37:23 
18:37:26 [INFO] All tests passed
18:37:26 [INFO] 
18:37:26 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design >---
18:37:26 [INFO] Building org.eclipse.sirius.tests.sample.scxml.design 7.4.3-SNAPSHOT [124/140]
18:37:26 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml
18:37:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:37:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml
18:37:26 [INFO] 
18:37:26 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] 
18:37:26 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] The project's OSGi version is 7.4.3.202407021953
18:37:26 [INFO] 
18:37:26 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] 
18:37:26 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] 
18:37:26 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] 
18:37:26 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.scxml.design
18:37:26 [INFO] 
18:37:26 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:37:26 [INFO] 
18:37:26 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/main/resources
18:37:26 [INFO] 
18:37:26 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
18:37:26 [INFO] 
18:37:26 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] 
18:37:26 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] 
18:37:26 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/test/resources
18:37:26 [INFO] 
18:37:26 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] 
18:37:26 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] 
18:37:26 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-7.4.3-SNAPSHOT-sources.jar
18:37:26 [INFO] 
18:37:26 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-7.4.3-SNAPSHOT.jar
18:37:26 [INFO] 
18:37:26 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] 
18:37:26 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:37:26 [INFO] 
18:37:26 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.tests >-------------
18:37:26 [INFO] Building org.eclipse.sirius.tests 7.4.3-SNAPSHOT               [125/140]
18:37:26 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml
18:37:26 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:37:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml
18:37:27 [INFO] 
18:37:27 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests ---
18:37:27 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/target
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests ---
18:37:27 [INFO] The project's OSGi version is 7.4.3.202407021953
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests ---
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests ---
18:37:27 [INFO] 
18:37:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests ---
18:37:27 [INFO] 
18:37:27 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests ---
18:37:27 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:37:27 [INFO] 
18:37:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests ---
18:37:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/src/main/resources
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests ---
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests ---
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests ---
18:37:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-7.4.3-SNAPSHOT.jar
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests ---
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests ---
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests ---
18:37:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-7.4.3-SNAPSHOT-sources-feature.jar
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests ---
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests ---
18:37:27 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:37:27 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:37:27 [INFO] 
18:37:27 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties >----
18:37:27 [INFO] Building org.eclipse.sirius.tests.rcptt.properties 7.4.3-SNAPSHOT [126/140]
18:37:27 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml
18:37:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:37:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml
18:37:27 [INFO] 
18:37:27 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] The project's OSGi version is 7.4.3.202407021953
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] 
18:37:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties
18:37:27 [INFO] 
18:37:27 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:37:27 [INFO] 
18:37:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/src/main/resources
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] 
18:37:27 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/src/test/resources
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-7.4.3-SNAPSHOT-sources.jar
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-7.4.3-SNAPSHOT.jar
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties ---
18:37:27 [INFO] 
18:37:27 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit >--
18:37:27 [INFO] Building org.eclipse.sirius.tests.rcptt.properties.edit 7.4.3-SNAPSHOT [127/140]
18:37:27 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml
18:37:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:37:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml
18:37:27 [INFO] 
18:37:27 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:27 [INFO] The project's OSGi version is 7.4.3.202407021953
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:27 [INFO] 
18:37:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:27 [INFO] 
18:37:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:28 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.edit
18:37:28 [INFO] 
18:37:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:28 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:37:28 [INFO] 
18:37:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/main/resources
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:28 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:28 [INFO] 
18:37:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/test/resources
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-7.4.3-SNAPSHOT-sources.jar
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-7.4.3-SNAPSHOT.jar
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:37:28 [INFO] 
18:37:28 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples >--
18:37:28 [INFO] Building org.eclipse.sirius.tests.rcptt.properties.samples 7.4.3-SNAPSHOT [128/140]
18:37:28 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml
18:37:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:37:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml
18:37:28 [INFO] 
18:37:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] The project's OSGi version is 7.4.3.202407021953
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] 
18:37:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.samples
18:37:28 [INFO] 
18:37:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:37:28 [INFO] 
18:37:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/main/resources
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] 
18:37:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/test/resources
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-7.4.3-SNAPSHOT-sources.jar
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-7.4.3-SNAPSHOT.jar
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:37:28 [INFO] 
18:37:28 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor >--
18:37:28 [INFO] Building org.eclipse.sirius.tests.rcptt.properties.editor 7.4.3-SNAPSHOT [129/140]
18:37:28 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml
18:37:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:37:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml
18:37:28 [INFO] 
18:37:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:28 [INFO] The project's OSGi version is 7.4.3.202407021953
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:28 [INFO] 
18:37:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:28 [INFO] 
18:37:28 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:28 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.editor
18:37:29 [INFO] 
18:37:29 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:29 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:37:29 [INFO] 
18:37:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/main/resources
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:29 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:29 [INFO] 
18:37:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/test/resources
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-7.4.3-SNAPSHOT-sources.jar
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-7.4.3-SNAPSHOT.jar
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:37:29 [INFO] 
18:37:29 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature >------
18:37:29 [INFO] Building org.eclipse.sirius.tests.rcptt.feature 7.4.3-SNAPSHOT [130/140]
18:37:29 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml
18:37:29 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:37:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml
18:37:29 [INFO] 
18:37:29 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.feature ---
18:37:29 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/target
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.rcptt.feature ---
18:37:29 [INFO] The project's OSGi version is 7.4.3.202407021953
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.feature ---
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.feature ---
18:37:29 [INFO] 
18:37:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.feature ---
18:37:29 [INFO] 
18:37:29 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.feature ---
18:37:29 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:37:29 [INFO] 
18:37:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.feature ---
18:37:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/src/main/resources
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.feature ---
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.feature ---
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests.rcptt.feature ---
18:37:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-7.4.3-SNAPSHOT.jar
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.feature ---
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature ---
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests.rcptt.feature ---
18:37:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-7.4.3-SNAPSHOT-sources-feature.jar
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature ---
18:37:29 [INFO] 
18:37:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature ---
18:37:29 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:37:29 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:37:29 [INFO] 
18:37:29 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.update >------------
18:37:29 [INFO] Building org.eclipse.sirius.update 7.4.3-SNAPSHOT              [131/140]
18:37:29 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml
18:37:29 [INFO] -------------------------[ eclipse-repository ]-------------------------
18:37:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml
18:37:30 [INFO] 
18:37:30 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.update ---
18:37:30 [INFO] 
18:37:30 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.update ---
18:37:30 [INFO] The project's OSGi version is 7.4.3.202407021953
18:37:30 [INFO] 
18:37:30 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.update ---
18:37:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:30 [INFO] Copying 1 resource
18:37:30 [INFO] 
18:37:30 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.update ---
18:37:30 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/target
18:37:30 [INFO] 
18:37:30 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.update ---
18:37:30 [INFO] 
18:37:30 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.update ---
18:37:30 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:37:30 [INFO] 
18:37:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.update ---
18:37:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/src/main/resources
18:37:30 [INFO] 
18:37:30 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.update ---
18:37:30 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:37:30 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
18:37:30 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
18:37:30 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
18:37:30 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
18:37:30 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
18:37:30 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
18:37:30 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
18:37:30 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
18:37:30 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
18:37:30 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
18:37:30 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
18:37:30 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
18:37:30 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
18:37:30 [INFO] 
18:37:30 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.update ---
18:37:30 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:37:30 [INFO] 
18:37:30 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.update ---
18:37:30 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:37:30 [INFO] 
18:37:30 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.update ---
18:37:30 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:37:30 [INFO] 
18:37:30 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.update ---
18:37:30 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:37:46 [INFO] 
18:37:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.update ---
18:37:46 [INFO] 
18:37:46 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.update ---
18:37:46 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:37:46 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/target/org.eclipse.sirius.update-7.4.3-SNAPSHOT.zip
18:37:48 [INFO] 
18:37:48 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.update ---
18:37:48 [INFO] 
18:37:48 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update >---
18:37:48 [INFO] Building org.eclipse.sirius.sample.basicfamily.update 7.4.3-SNAPSHOT [132/140]
18:37:48 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml
18:37:48 [INFO] -------------------------[ eclipse-repository ]-------------------------
18:37:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml
18:37:48 [INFO] 
18:37:48 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.update ---
18:37:48 [INFO] 
18:37:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.update ---
18:37:48 [INFO] The project's OSGi version is 7.4.3.202407021953
18:37:48 [INFO] 
18:37:48 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.sample.basicfamily.update ---
18:37:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:48 [INFO] Copying 0 resource
18:37:48 [INFO] 
18:37:48 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.sample.basicfamily.update ---
18:37:48 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/target
18:37:48 [INFO] 
18:37:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.update ---
18:37:48 [INFO] 
18:37:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.update ---
18:37:48 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:37:48 [INFO] 
18:37:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.update ---
18:37:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/src/main/resources
18:37:48 [INFO] 
18:37:48 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.sample.basicfamily.update ---
18:37:48 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:37:48 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
18:37:48 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
18:37:48 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
18:37:48 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
18:37:48 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
18:37:48 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
18:37:48 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
18:37:48 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
18:37:48 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
18:37:48 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
18:37:48 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
18:37:48 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
18:37:48 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
18:37:48 [INFO] 
18:37:48 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.sample.basicfamily.update ---
18:37:48 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:37:48 [INFO] 
18:37:48 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.sample.basicfamily.update ---
18:37:48 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:37:48 [INFO] 
18:37:48 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.sample.basicfamily.update ---
18:37:48 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:37:48 [INFO] 
18:37:48 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.sample.basicfamily.update ---
18:37:48 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:37:49 [INFO] 
18:37:49 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.update ---
18:37:49 [INFO] 
18:37:49 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.sample.basicfamily.update ---
18:37:49 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:37:49 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/target/org.eclipse.sirius.sample.basicfamily.update-7.4.3-SNAPSHOT.zip
18:37:49 [INFO] 
18:37:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.update ---
18:37:49 [INFO] 
18:37:49 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit >---
18:37:49 [INFO] Building org.eclipse.sirius.tests.sample.docbook.edit 7.4.3-SNAPSHOT [133/140]
18:37:49 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml
18:37:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:37:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml
18:37:49 [INFO] 
18:37:49 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:49 [INFO] 
18:37:49 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:49 [INFO] The project's OSGi version is 7.4.3.202407021953
18:37:49 [INFO] 
18:37:49 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:49 [INFO] 
18:37:49 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:49 [INFO] 
18:37:49 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:49 [INFO] 
18:37:49 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:49 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.edit
18:37:49 [INFO] 
18:37:49 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:49 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:37:49 [INFO] 
18:37:49 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/main/resources
18:37:49 [INFO] 
18:37:49 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:49 [INFO] Compiling 109 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
18:37:50 [INFO] 
18:37:50 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:50 [INFO] 
18:37:50 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:50 [INFO] 
18:37:50 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/test/resources
18:37:50 [INFO] 
18:37:50 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:50 [INFO] 
18:37:50 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:50 [INFO] 
18:37:50 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-7.4.3-SNAPSHOT-sources.jar
18:37:50 [INFO] 
18:37:50 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-7.4.3-SNAPSHOT.jar
18:37:50 [INFO] 
18:37:50 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:50 [INFO] 
18:37:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:37:50 [INFO] 
18:37:50 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor >--
18:37:50 [INFO] Building org.eclipse.sirius.tests.sample.docbook.editor 7.4.3-SNAPSHOT [134/140]
18:37:50 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml
18:37:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:37:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml
18:37:50 [INFO] 
18:37:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:50 [INFO] 
18:37:50 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:50 [INFO] The project's OSGi version is 7.4.3.202407021953
18:37:50 [INFO] 
18:37:50 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:50 [INFO] 
18:37:50 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:50 [INFO] 
18:37:50 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:50 [INFO] 
18:37:50 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:50 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.editor
18:37:51 [INFO] 
18:37:51 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:51 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:37:51 [INFO] 
18:37:51 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/main/resources
18:37:51 [INFO] 
18:37:51 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:51 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
18:37:51 [INFO] 
18:37:51 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:51 [INFO] 
18:37:51 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:51 [INFO] 
18:37:51 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:37:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:37:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/test/resources
18:37:51 [INFO] 
18:37:51 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:51 [INFO] 
18:37:51 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:51 [INFO] 
18:37:51 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:51 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-7.4.3-SNAPSHOT-sources.jar
18:37:51 [INFO] 
18:37:51 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:51 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-7.4.3-SNAPSHOT.jar
18:37:51 [INFO] 
18:37:51 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:51 [INFO] 
18:37:51 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:37:51 [INFO] 
18:37:51 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine >--
18:37:51 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.3-SNAPSHOT [135/140]
18:37:51 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml
18:37:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:37:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml
18:38:13 [INFO] 
18:38:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:13 [INFO] 
18:38:13 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:13 [INFO] The project's OSGi version is 7.4.3.202407021953
18:38:13 [INFO] 
18:38:13 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:13 [INFO] 
18:38:13 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:13 [INFO] 
18:38:13 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:13 [INFO] 
18:38:13 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:13 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine
18:38:14 [INFO] 
18:38:14 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:14 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:38:14 [INFO] 
18:38:14 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:38:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:38:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/main/resources
18:38:14 [INFO] 
18:38:14 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:14 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
18:38:14 [INFO] 
18:38:14 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:14 [INFO] 
18:38:14 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:14 [INFO] 
18:38:14 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:38:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:38:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/test/resources
18:38:14 [INFO] 
18:38:14 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:14 [INFO] 
18:38:14 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:14 [INFO] 
18:38:14 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:14 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-7.4.3-SNAPSHOT-sources.jar
18:38:14 [INFO] 
18:38:14 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:14 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-7.4.3-SNAPSHOT.jar
18:38:14 [INFO] 
18:38:14 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:14 [INFO] 
18:38:14 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:38:14 [INFO] 
18:38:14 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide >--
18:38:14 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.3-SNAPSHOT [136/140]
18:38:14 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml
18:38:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:38:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml
18:38:15 [INFO] 
18:38:15 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] 
18:38:15 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] The project's OSGi version is 7.4.3.202407021953
18:38:15 [INFO] 
18:38:15 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] 
18:38:15 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] 
18:38:15 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] 
18:38:15 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.ide
18:38:15 [INFO] 
18:38:15 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:38:15 [INFO] 
18:38:15 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:38:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:38:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/main/resources
18:38:15 [INFO] 
18:38:15 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
18:38:15 [INFO] 
18:38:15 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] 
18:38:15 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] 
18:38:15 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:38:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:38:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/test/resources
18:38:15 [INFO] 
18:38:15 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] 
18:38:15 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] 
18:38:15 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-7.4.3-SNAPSHOT-sources.jar
18:38:15 [INFO] 
18:38:15 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-7.4.3-SNAPSHOT.jar
18:38:15 [INFO] 
18:38:15 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] 
18:38:15 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:38:15 [INFO] 
18:38:15 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui >--
18:38:15 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.3-SNAPSHOT [137/140]
18:38:15 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml
18:38:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:38:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml
18:38:16 [INFO] 
18:38:16 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:16 [INFO] 
18:38:16 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:16 [INFO] The project's OSGi version is 7.4.3.202407021953
18:38:16 [INFO] 
18:38:16 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:16 [INFO] 
18:38:16 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:16 [INFO] 
18:38:16 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:16 [INFO] 
18:38:16 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:16 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.ui
18:38:16 [INFO] 
18:38:16 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:16 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:38:16 [INFO] 
18:38:16 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:38:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:38:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/main/resources
18:38:16 [INFO] 
18:38:16 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:16 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
18:38:17 [INFO] 
18:38:17 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:17 [INFO] 
18:38:17 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:17 [INFO] 
18:38:17 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:38:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:38:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/test/resources
18:38:17 [INFO] 
18:38:17 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:17 [INFO] 
18:38:17 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:17 [INFO] 
18:38:17 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:17 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-7.4.3-SNAPSHOT-sources.jar
18:38:17 [INFO] 
18:38:17 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:17 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-7.4.3-SNAPSHOT.jar
18:38:17 [INFO] 
18:38:17 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:17 [INFO] 
18:38:17 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:38:17 [INFO] 
18:38:17 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design >--
18:38:17 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.3-SNAPSHOT [138/140]
18:38:17 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml
18:38:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:38:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml
18:38:17 [INFO] 
18:38:17 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:17 [INFO] 
18:38:17 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:17 [INFO] The project's OSGi version is 7.4.3.202407021953
18:38:17 [INFO] 
18:38:17 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:17 [INFO] 
18:38:17 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:17 [INFO] 
18:38:17 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:17 [INFO] 
18:38:17 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:17 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.design
18:38:18 [INFO] 
18:38:18 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:18 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:38:18 [INFO] 
18:38:18 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:38:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:38:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/main/resources
18:38:18 [INFO] 
18:38:18 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:18 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
18:38:18 [INFO] 
18:38:18 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:18 [INFO] 
18:38:18 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:18 [INFO] 
18:38:18 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:38:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:38:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/test/resources
18:38:18 [INFO] 
18:38:18 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:18 [INFO] 
18:38:18 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:18 [INFO] 
18:38:18 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:18 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-7.4.3-SNAPSHOT-sources.jar
18:38:18 [INFO] 
18:38:18 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:18 Jul 02, 2024 10:38:18 PM java.util.jar.Attributes read
18:38:18 WARNING: Duplicate name in Manifest: Bundle-Localization.
18:38:18 Ensure that the manifest does not have duplicate entries, and
18:38:18 that blank lines separate individual sections in both your
18:38:18 manifest and in the META-INF/MANIFEST.MF entry in the jar file.
18:38:18 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-7.4.3-SNAPSHOT.jar
18:38:18 [INFO] 
18:38:18 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:18 [INFO] 
18:38:18 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:38:18 [INFO] 
18:38:18 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext >-------
18:38:18 [INFO] Building org.eclipse.sirius.tests.junit.xtext 7.4.3-SNAPSHOT   [139/140]
18:38:18 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml
18:38:18 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:38:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml
18:38:19 [INFO] 
18:38:19 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:19 [INFO] 
18:38:19 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:19 [INFO] The project's OSGi version is 7.4.3.202407021953
18:38:19 [INFO] 
18:38:19 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:19 [INFO] 
18:38:19 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:19 [INFO] 
18:38:19 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:19 [INFO] 
18:38:19 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:19 [INFO] Resolving class path of org.eclipse.sirius.tests.junit.xtext
18:38:20 [INFO] 
18:38:20 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:20 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:38:20 [INFO] 
18:38:20 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:38:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:38:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/src/main/resources
18:38:20 [INFO] 
18:38:20 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:20 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
18:38:21 [INFO] 
18:38:21 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:21 [INFO] 
18:38:21 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:38:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:38:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/src/test/resources
18:38:21 [INFO] 
18:38:21 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:21 [INFO] 
18:38:21 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:21 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-7.4.3-SNAPSHOT-sources.jar
18:38:21 [INFO] 
18:38:21 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:21 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-7.4.3-SNAPSHOT.jar
18:38:21 [INFO] 
18:38:21 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:21 [INFO] 
18:38:21 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:21 [INFO] 
18:38:21 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.junit.xtext ---
18:38:21 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/work/data/.metadata/.log
18:38:21 [INFO] Command line:
18:38:21 	[/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/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true, -Xmx2048m, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -DcreateLocalRepresentationInSeparateResource=null, -Dorg.eclipse.sirius.tests.skipLongTests=false, -Dorg.eclipse.sirius.tests.skipUnreliableTests=true, -Dsun.awt.datatransfer.timeout=100, -jar, /home/jenkins/agent/workspace/sirius.sonar-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/work/data, -install, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/work, -configuration, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/surefire.properties]
18:38:33 Running org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite
18:38:36 Setup of org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextFileAfterChangeFromSessionChange()
18:38:37 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator).
18:38:37 log4j:WARN Please initialize the log4j system properly.
18:38:37 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
18:38:40 Setup of org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextResourceInSessionAfterXtextFileChange()
18:38:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.584 s -- in org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite
18:38:41 org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite$XtextJUnitBundlesReport.dump_environment_data -- Time elapsed: 0.216 s
18:38:41 org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextFileAfterChangeFromSessionChange -- Time elapsed: 4.373 s
18:38:41 org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextResourceInSessionAfterXtextFileChange -- Time elapsed: 0.199 s
18:38:41 
18:38:41 Results:
18:38:41 
18:38:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
18:38:41 
18:38:42 [INFO] All tests passed
18:38:42 [INFO] 
18:38:42 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.update >---------
18:38:42 [INFO] Building org.eclipse.sirius.tests.update 7.4.3-SNAPSHOT        [140/140]
18:38:42 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml
18:38:42 [INFO] -------------------------[ eclipse-repository ]-------------------------
18:38:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml
18:38:43 [INFO] 
18:38:43 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.update ---
18:38:43 [INFO] 
18:38:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.update ---
18:38:43 [INFO] The project's OSGi version is 7.4.3.202407021953
18:38:43 [INFO] 
18:38:43 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.tests.update ---
18:38:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:38:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:38:43 [INFO] Copying 1 resource
18:38:43 [INFO] 
18:38:43 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.tests.update ---
18:38:43 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/target
18:38:43 [INFO] 
18:38:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.update ---
18:38:43 [INFO] 
18:38:43 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.update ---
18:38:43 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:38:43 [INFO] 
18:38:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.update ---
18:38:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:38:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:38:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/src/main/resources
18:38:43 [INFO] 
18:38:43 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.tests.update ---
18:38:43 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:38:43 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
18:38:43 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
18:38:43 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
18:38:43 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
18:38:43 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
18:38:43 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
18:38:43 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
18:38:43 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
18:38:43 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
18:38:43 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
18:38:43 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
18:38:43 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
18:38:43 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
18:38:43 [INFO] 
18:38:43 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.tests.update ---
18:38:43 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:38:43 [INFO] 
18:38:43 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.tests.update ---
18:38:43 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:38:43 [INFO] 
18:38:43 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.tests.update ---
18:38:43 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:38:43 [INFO] 
18:38:43 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.tests.update ---
18:38:43 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:38:45 [INFO] 
18:38:45 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.update ---
18:38:45 [INFO] 
18:38:45 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.tests.update ---
18:38:45 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:38:45 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/target/org.eclipse.sirius.tests.update-7.4.3-SNAPSHOT.zip
18:38:46 [INFO] 
18:38:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.update ---
18:38:46 [INFO] ------------------------------------------------------------------------
18:38:46 [INFO] Reactor Summary:
18:38:46 [INFO] 
18:38:46 [INFO] Sirius Parent 7.4.3-SNAPSHOT ....................... SUCCESS [  2.418 s]
18:38:46 [INFO] org.eclipse.sirius.ext.base 7.4.3-SNAPSHOT ......... SUCCESS [ 21.715 s]
18:38:46 [INFO] org.eclipse.sirius.ext.e3 7.4.3-SNAPSHOT ........... SUCCESS [  0.373 s]
18:38:46 [INFO] org.eclipse.sirius.ext.emf 7.4.3-SNAPSHOT .......... SUCCESS [  0.915 s]
18:38:46 [INFO] org.eclipse.sirius.ext.emf.edit 7.4.3-SNAPSHOT ..... SUCCESS [  0.603 s]
18:38:46 [INFO] org.eclipse.sirius.ext.emf.tx 7.4.3-SNAPSHOT ....... SUCCESS [  0.714 s]
18:38:46 [INFO] org.eclipse.sirius.ext.gmf.notation 7.4.3-SNAPSHOT . SUCCESS [  0.183 s]
18:38:46 [INFO] org.eclipse.sirius.ext.ide 7.4.3-SNAPSHOT .......... SUCCESS [  0.468 s]
18:38:46 [INFO] org.eclipse.sirius.model 7.4.3-SNAPSHOT ............ SUCCESS [  2.751 s]
18:38:46 [INFO] org.eclipse.sirius.ecore.extender 7.4.3-SNAPSHOT ... SUCCESS [  0.680 s]
18:38:46 [INFO] org.eclipse.sirius.common 7.4.3-SNAPSHOT ........... SUCCESS [  1.140 s]
18:38:46 [INFO] org.eclipse.sirius 7.4.3-SNAPSHOT .................. SUCCESS [  2.272 s]
18:38:46 [INFO] org.eclipse.sirius.common.acceleo.aql 7.4.3-SNAPSHOT SUCCESS [  0.485 s]
18:38:46 [INFO] org.eclipse.sirius.common.acceleo.mtl 7.4.3-SNAPSHOT SUCCESS [  1.003 s]
18:38:46 [INFO] org.eclipse.sirius.common.interpreter 7.4.3-SNAPSHOT SUCCESS [  0.282 s]
18:38:46 [INFO] org.eclipse.sirius.common.ocl 7.4.3-SNAPSHOT ....... SUCCESS [  0.348 s]
18:38:46 [INFO] org.eclipse.sirius.diagram.model 7.4.3-SNAPSHOT .... SUCCESS [  1.776 s]
18:38:46 [INFO] org.eclipse.sirius.diagram 7.4.3-SNAPSHOT .......... SUCCESS [  1.728 s]
18:38:46 [INFO] org.eclipse.sirius.diagram.formatdata 7.4.3-SNAPSHOT SUCCESS [  0.466 s]
18:38:46 [INFO] org.eclipse.sirius.synchronizer 7.4.3-SNAPSHOT ..... SUCCESS [  0.414 s]
18:38:46 [INFO] org.eclipse.sirius.table.model 7.4.3-SNAPSHOT ...... SUCCESS [  0.883 s]
18:38:46 [INFO] org.eclipse.sirius.table 7.4.3-SNAPSHOT ............ SUCCESS [  0.595 s]
18:38:46 [INFO] org.eclipse.sirius.tree.model 7.4.3-SNAPSHOT ....... SUCCESS [  0.758 s]
18:38:46 [INFO] org.eclipse.sirius.tree 7.4.3-SNAPSHOT ............. SUCCESS [  0.544 s]
18:38:46 [INFO] org.eclipse.sirius.model.feature 7.4.3-SNAPSHOT .... SUCCESS [  0.391 s]
18:38:46 [INFO] org.eclipse.sirius.runtime 7.4.3-SNAPSHOT .......... SUCCESS [  0.390 s]
18:38:46 [INFO] org.eclipse.sirius.runtime.acceleo 7.4.3-SNAPSHOT .. SUCCESS [  0.193 s]
18:38:46 [INFO] org.eclipse.sirius.runtime.aql 7.4.3-SNAPSHOT ...... SUCCESS [  0.171 s]
18:38:46 [INFO] org.eclipse.sirius.runtime.ocl 7.4.3-SNAPSHOT ...... SUCCESS [  0.178 s]
18:38:46 [INFO] org.eclipse.sirius.headless.update 7.4.3-SNAPSHOT .. SUCCESS [  2.298 s]
18:38:46 [INFO] org.eclipse.sirius.ext.draw2d 7.4.3-SNAPSHOT ....... SUCCESS [  2.834 s]
18:38:46 [INFO] org.eclipse.sirius.ext.e3.ui 7.4.3-SNAPSHOT ........ SUCCESS [  3.127 s]
18:38:46 [INFO] org.eclipse.sirius.ext.emf.ui 7.4.3-SNAPSHOT ....... SUCCESS [  0.737 s]
18:38:46 [INFO] org.eclipse.sirius.ext.gef 7.4.3-SNAPSHOT .......... SUCCESS [  0.509 s]
18:38:46 [INFO] org.eclipse.sirius.ext.gmf.runtime 7.4.3-SNAPSHOT .. SUCCESS [  1.390 s]
18:38:46 [INFO] org.eclipse.sirius.ext.jface 7.4.3-SNAPSHOT ........ SUCCESS [  0.185 s]
18:38:46 [INFO] org.eclipse.sirius.ext.swt 7.4.3-SNAPSHOT .......... SUCCESS [  0.235 s]
18:38:46 [INFO] org.eclipse.sirius.common.acceleo.aql.ide 7.4.3-SNAPSHOT SUCCESS [  0.292 s]
18:38:46 [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 7.4.3-SNAPSHOT SUCCESS [  6.678 s]
18:38:46 [INFO] org.eclipse.sirius.common.ui 7.4.3-SNAPSHOT ........ SUCCESS [  0.974 s]
18:38:46 [INFO] org.eclipse.sirius.common.ui.ext 7.4.3-SNAPSHOT .... SUCCESS [  0.525 s]
18:38:46 [INFO] org.eclipse.sirius.common.xtext 7.4.3-SNAPSHOT ..... SUCCESS [  5.392 s]
18:38:46 [INFO] org.eclipse.sirius.ui 7.4.3-SNAPSHOT ............... SUCCESS [  2.723 s]
18:38:46 [INFO] org.eclipse.sirius.diagram.ui 7.4.3-SNAPSHOT ....... SUCCESS [  8.158 s]
18:38:46 [INFO] org.eclipse.sirius.diagram.elk 7.4.3-SNAPSHOT ...... SUCCESS [  1.595 s]
18:38:46 [INFO] org.eclipse.sirius.diagram.elk.debug 7.4.3-SNAPSHOT  SUCCESS [  1.281 s]
18:38:46 [INFO] org.eclipse.sirius.diagram.ui.ext 7.4.3-SNAPSHOT ... SUCCESS [  1.002 s]
18:38:46 [INFO] org.eclipse.sirius.diagram.sequence.model 7.4.3-SNAPSHOT SUCCESS [  0.788 s]
18:38:46 [INFO] org.eclipse.sirius.diagram.sequence 7.4.3-SNAPSHOT . SUCCESS [  1.609 s]
18:38:46 [INFO] org.eclipse.sirius.diagram.sequence.edit 7.4.3-SNAPSHOT SUCCESS [  1.247 s]
18:38:46 [INFO] org.eclipse.sirius.diagram.sequence.ui 7.4.3-SNAPSHOT SUCCESS [  1.600 s]
18:38:46 [INFO] org.eclipse.sirius.doc 7.4.3-SNAPSHOT .............. SUCCESS [  1.458 s]
18:38:46 [INFO] org.eclipse.sirius.editor 7.4.3-SNAPSHOT ........... SUCCESS [  2.122 s]
18:38:46 [INFO] org.eclipse.sirius.editor.diagram 7.4.3-SNAPSHOT ... SUCCESS [  2.110 s]
18:38:46 [INFO] org.eclipse.sirius.editor.sequence 7.4.3-SNAPSHOT .. SUCCESS [  2.359 s]
18:38:46 [INFO] org.eclipse.sirius.table.ui 7.4.3-SNAPSHOT ......... SUCCESS [  1.559 s]
18:38:46 [INFO] org.eclipse.sirius.editor.table 7.4.3-SNAPSHOT ..... SUCCESS [  1.023 s]
18:38:46 [INFO] org.eclipse.sirius.tree.ui 7.4.3-SNAPSHOT .......... SUCCESS [  0.976 s]
18:38:46 [INFO] org.eclipse.sirius.editor.tree 7.4.3-SNAPSHOT ...... SUCCESS [  0.902 s]
18:38:46 [INFO] org.eclipse.sirius.eef.adapters 7.4.3-SNAPSHOT ..... SUCCESS [  1.054 s]
18:38:46 [INFO] org.eclipse.sirius.interpreter 7.4.3-SNAPSHOT ...... SUCCESS [  0.558 s]
18:38:46 [INFO] org.eclipse.sirius.table.ui.ext 7.4.3-SNAPSHOT ..... SUCCESS [  0.574 s]
18:38:46 [INFO] org.eclipse.sirius.tree.ui.ext 7.4.3-SNAPSHOT ...... SUCCESS [  0.558 s]
18:38:46 [INFO] org.eclipse.sirius.ui.ext 7.4.3-SNAPSHOT ........... SUCCESS [  0.622 s]
18:38:46 [INFO] org.eclipse.sirius.ui.editor 7.4.3-SNAPSHOT ........ SUCCESS [  0.910 s]
18:38:46 [INFO] org.eclipse.sirius.tests.junit.support 7.4.3-SNAPSHOT SUCCESS [  1.660 s]
18:38:46 [INFO] org.eclipse.sirius.tests.swtbot.support 7.4.3-SNAPSHOT SUCCESS [  2.041 s]
18:38:46 [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [  0.254 s]
18:38:46 [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [  0.372 s]
18:38:46 [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [  0.514 s]
18:38:46 [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [  0.312 s]
18:38:46 [INFO] org.eclipse.sirius.samples.family 7.4.3-SNAPSHOT ... SUCCESS [  0.292 s]
18:38:46 [INFO] org.eclipse.sirius.common.interpreter.aql 7.4.3-SNAPSHOT SUCCESS [  0.220 s]
18:38:46 [INFO] org.eclipse.sirius.properties 7.4.3-SNAPSHOT ....... SUCCESS [  0.748 s]
18:38:46 [INFO] org.eclipse.sirius.properties.edit 7.4.3-SNAPSHOT .. SUCCESS [  0.989 s]
18:38:46 [INFO] org.eclipse.sirius.properties.ext.widgets.reference 7.4.3-SNAPSHOT SUCCESS [  0.262 s]
18:38:46 [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.3-SNAPSHOT SUCCESS [  0.630 s]
18:38:46 [INFO] org.eclipse.sirius.properties.defaultrules 7.4.3-SNAPSHOT SUCCESS [  0.265 s]
18:38:46 [INFO] org.eclipse.sirius.properties.core 7.4.3-SNAPSHOT .. SUCCESS [  0.589 s]
18:38:46 [INFO] org.eclipse.sirius.editor.properties 7.4.3-SNAPSHOT  SUCCESS [  1.742 s]
18:38:46 [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.3-SNAPSHOT SUCCESS [  0.805 s]
18:38:46 [INFO] org.eclipse.sirius.ui.properties 7.4.3-SNAPSHOT .... SUCCESS [  0.794 s]
18:38:46 [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.3-SNAPSHOT SUCCESS [  0.693 s]
18:38:46 [INFO] org.eclipse.sirius.sample.properties 7.4.3-SNAPSHOT  SUCCESS [  0.449 s]
18:38:46 [INFO] org.eclipse.sirius.sample.properties.checkbox 7.4.3-SNAPSHOT SUCCESS [  0.475 s]
18:38:46 [INFO] org.eclipse.sirius.sample.properties.radio 7.4.3-SNAPSHOT SUCCESS [  0.421 s]
18:38:46 [INFO] org.eclipse.sirius.sample.properties.textarea 7.4.3-SNAPSHOT SUCCESS [  0.480 s]
18:38:46 [INFO] org.eclipse.sirius.tests.ui.properties 7.4.3-SNAPSHOT SUCCESS [ 13.324 s]
18:38:46 [INFO] org.eclipse.sirius.aql 7.4.3-SNAPSHOT .............. SUCCESS [  0.177 s]
18:38:46 [INFO] org.eclipse.sirius.doc.feature 7.4.3-SNAPSHOT ...... SUCCESS [  0.130 s]
18:38:46 [INFO] org.eclipse.sirius.runtime.ide.eef 7.4.3-SNAPSHOT .. SUCCESS [  0.397 s]
18:38:46 [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.3-SNAPSHOT SUCCESS [  0.223 s]
18:38:46 [INFO] org.eclipse.sirius.runtime.ide.ui 7.4.3-SNAPSHOT ... SUCCESS [  0.462 s]
18:38:46 [INFO] org.eclipse.sirius.runtime.ide.xtext 7.4.3-SNAPSHOT  SUCCESS [  0.384 s]
18:38:46 [INFO] org.eclipse.sirius.samples 7.4.3-SNAPSHOT .......... SUCCESS [  0.402 s]
18:38:46 [INFO] org.eclipse.sirius.specifier 7.4.3-SNAPSHOT ........ SUCCESS [  0.822 s]
18:38:46 [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.3-SNAPSHOT SUCCESS [  0.275 s]
18:38:46 [INFO] org.eclipse.sirius.specifier.ide.ui.aql 7.4.3-SNAPSHOT SUCCESS [  0.194 s]
18:38:46 [INFO] org.eclipse.sirius.specifier.ide.ui 7.4.3-SNAPSHOT . SUCCESS [  0.462 s]
18:38:46 [INFO] org.eclipse.sirius.tests.support 7.4.3-SNAPSHOT .... SUCCESS [  0.313 s]
18:38:46 [INFO] org.eclipse.sirius.interpreter.feature 7.4.3-SNAPSHOT SUCCESS [  0.101 s]
18:38:46 [INFO] org.eclipse.sirius.properties.feature 7.4.3-SNAPSHOT SUCCESS [  0.325 s]
18:38:46 [INFO] org.eclipse.sirius.specifier.properties.feature 7.4.3-SNAPSHOT SUCCESS [  0.275 s]
18:38:46 [INFO] org.eclipse.sirius.samples.properties.feature 7.4.3-SNAPSHOT SUCCESS [  0.226 s]
18:38:46 [INFO] org.eclipse.sirius.diagram.elk.feature 7.4.3-SNAPSHOT SUCCESS [  0.440 s]
18:38:46 [INFO] org.eclipse.sirius.diagram.elk.sdk.feature 7.4.3-SNAPSHOT SUCCESS [  0.723 s]
18:38:46 [INFO] org.eclipse.sirius.sample.basicfamily.feature 7.4.3-SNAPSHOT SUCCESS [  0.111 s]
18:38:46 [INFO] org.eclipse.sirius.tests.sample.docbook 7.4.3-SNAPSHOT SUCCESS [  0.300 s]
18:38:46 [INFO] org.eclipse.sirius.tests.sample.docbook.design 7.4.3-SNAPSHOT SUCCESS [  0.417 s]
18:38:46 [INFO] org.eclipse.sirius.tests.sample.component 7.4.3-SNAPSHOT SUCCESS [  0.257 s]
18:38:46 [INFO] org.eclipse.sirius.tests.sample.component.design 7.4.3-SNAPSHOT SUCCESS [  1.256 s]
18:38:46 [INFO] org.eclipse.sirius.tests.sample.benchmark 7.4.3-SNAPSHOT SUCCESS [  0.284 s]
18:38:46 [INFO] org.eclipse.sirius.sample.interactions 7.4.3-SNAPSHOT SUCCESS [  0.328 s]
18:38:46 [INFO] org.eclipse.sirius.sample.interactions.edit 7.4.3-SNAPSHOT SUCCESS [  0.356 s]
18:38:46 [INFO] org.eclipse.sirius.tests.sample.migration 7.4.3-SNAPSHOT SUCCESS [  0.479 s]
18:38:46 [INFO] org.eclipse.sirius.sample.interactions.design 7.4.3-SNAPSHOT SUCCESS [  0.948 s]
18:38:46 [INFO] org.eclipse.sirius.sample.interactions.editor 7.4.3-SNAPSHOT SUCCESS [  0.551 s]
18:38:46 [INFO] org.eclipse.sirius.sample.ecore.design 7.4.3-SNAPSHOT SUCCESS [  1.210 s]
18:38:46 [INFO] org.eclipse.sirius.tests.sample.migration.design 7.4.3-SNAPSHOT SUCCESS [  1.025 s]
18:38:46 [INFO] org.eclipse.sirius.tests.sample.scxml 7.4.3-SNAPSHOT SUCCESS [  0.498 s]
18:38:46 [INFO] org.eclipse.sirius.tests.junit 7.4.3-SNAPSHOT ...... SUCCESS [28:18 min]
18:38:46 [INFO] org.eclipse.sirius.tests.tree 7.4.3-SNAPSHOT ....... SUCCESS [ 54.305 s]
18:38:46 [INFO] org.eclipse.sirius.tests.swtbot 7.4.3-SNAPSHOT ..... SUCCESS [  02:11 h]
18:38:46 [INFO] org.eclipse.sirius.tests.sample.scxml.design 7.4.3-SNAPSHOT SUCCESS [  0.615 s]
18:38:46 [INFO] org.eclipse.sirius.tests 7.4.3-SNAPSHOT ............ SUCCESS [  0.795 s]
18:38:46 [INFO] org.eclipse.sirius.tests.rcptt.properties 7.4.3-SNAPSHOT SUCCESS [  0.340 s]
18:38:46 [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 7.4.3-SNAPSHOT SUCCESS [  0.257 s]
18:38:46 [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 7.4.3-SNAPSHOT SUCCESS [  0.569 s]
18:38:46 [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 7.4.3-SNAPSHOT SUCCESS [  0.586 s]
18:38:46 [INFO] org.eclipse.sirius.tests.rcptt.feature 7.4.3-SNAPSHOT SUCCESS [  0.294 s]
18:38:46 [INFO] org.eclipse.sirius.update 7.4.3-SNAPSHOT ........... SUCCESS [ 18.891 s]
18:38:46 [INFO] org.eclipse.sirius.sample.basicfamily.update 7.4.3-SNAPSHOT SUCCESS [  0.511 s]
18:38:46 [INFO] org.eclipse.sirius.tests.sample.docbook.edit 7.4.3-SNAPSHOT SUCCESS [  1.480 s]
18:38:46 [INFO] org.eclipse.sirius.tests.sample.docbook.editor 7.4.3-SNAPSHOT SUCCESS [  1.184 s]
18:38:46 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.3-SNAPSHOT SUCCESS [ 23.007 s]
18:38:46 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.3-SNAPSHOT SUCCESS [  0.970 s]
18:38:46 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.3-SNAPSHOT SUCCESS [  1.818 s]
18:38:46 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.3-SNAPSHOT SUCCESS [  0.850 s]
18:38:46 [INFO] org.eclipse.sirius.tests.junit.xtext 7.4.3-SNAPSHOT  SUCCESS [ 24.264 s]
18:38:46 [INFO] org.eclipse.sirius.tests.update 7.4.3-SNAPSHOT ..... SUCCESS [  3.417 s]
18:38:46 [INFO] ------------------------------------------------------------------------
18:38:46 [INFO] BUILD SUCCESS
18:38:46 [INFO] ------------------------------------------------------------------------
18:38:46 [INFO] Total time:  02:44 h
18:38:46 [INFO] Finished at: 2024-07-02T22:38:46Z
18:38:46 [INFO] ------------------------------------------------------------------------
18:38:46 [WARNING] The requested profile "headless-server" could not be activated because it does not exist.
18:38:46 [sirius.sonar-master] $ /bin/sh -xe /tmp/jenkins565249259332551042.sh
18:38:46 + mkdir -p /home/jenkins/agent/workspace/sirius.sonar-master/.maven/tmp
18:38:46 [sirius.sonar-master] $ /opt/tools/apache-maven/latest/bin/mvn -f packaging/org.eclipse.sirius.parent/pom.xml -Djava.io.tmpdir=/home/jenkins/agent/workspace/sirius.sonar-master/.maven/tmp -Dmaven.repo.local=/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo -Dplatform-version-name=2023-03 verify -e -B sonar:sonar -Dtests.junit.skip=true -Dtests.swtbot.skip=true -Pheadless,full,junit,swtbot-sequence,swtbot -Dsonar.projectKey=org.eclipse.sirius -Dsonar.organization=eclipse -Dsonar.language=java -Dsonar.host.url=https://sonarcloud.io -Dsonar.token=******
18:38:47 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
18:38:47 Maven home: /opt/tools/apache-maven/latest
18:38:47 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
18:38:47 Default locale: en_US, platform encoding: UTF-8
18:38:47 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
18:38:48 [INFO] Error stacktraces are turned on.
18:38:48 [INFO] Scanning for projects...
18:38:54 [INFO] Tycho Version:  4.0.4 (868454bf476f18ad997abdfd7ef5f88a8fa2d67f)
18:38:54 [INFO] Tycho Mode:     project
18:38:54 [INFO] Tycho Builder:  maven
18:38:55 [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: SonarQube plugin was moved to SonarSource organisation
18:39:05 [INFO] ------------------------------------------------------------------------
18:39:05 [INFO] Reactor Build Order:
18:39:05 [INFO] 
18:39:05 [INFO] Sirius Parent                                                      [pom]
18:39:05 [INFO] org.eclipse.sirius.ext.base                             [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ext.e3                               [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ext.emf                              [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ext.emf.edit                         [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ext.emf.tx                           [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ext.gmf.notation                     [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ext.ide                              [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.model                                [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ecore.extender                       [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.common                               [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius                                      [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.common.acceleo.aql                   [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.common.acceleo.mtl                   [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.common.interpreter                   [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.common.ocl                           [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.diagram.model                        [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.diagram                              [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.diagram.formatdata                   [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.synchronizer                         [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.table.model                          [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.table                                [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tree.model                           [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tree                                 [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.model.feature                       [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.runtime                             [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.runtime.acceleo                     [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.runtime.aql                         [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.runtime.ocl                         [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.headless.update                  [eclipse-repository]
18:39:05 [INFO] org.eclipse.sirius.ext.draw2d                           [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ext.e3.ui                            [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ext.emf.ui                           [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ext.gef                              [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ext.gmf.runtime                      [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ext.jface                            [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ext.swt                              [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.common.acceleo.aql.ide               [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.common.acceleo.mtl.ide               [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.common.ui                            [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.common.ui.ext                        [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.common.xtext                         [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ui                                   [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.diagram.ui                           [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.diagram.elk                          [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.diagram.elk.debug                    [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.diagram.ui.ext                       [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.diagram.sequence.model               [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.diagram.sequence                     [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.diagram.sequence.edit                [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.diagram.sequence.ui                  [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.doc                                  [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.editor                               [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.editor.diagram                       [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.editor.sequence                      [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.table.ui                             [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.editor.table                         [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tree.ui                              [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.editor.tree                          [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.eef.adapters                         [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.interpreter                          [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.table.ui.ext                         [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tree.ui.ext                          [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ui.ext                               [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ui.editor                            [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.junit.support                  [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.swtbot.support                 [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.sample.basicfamily                   [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.sample.basicfamily.edit              [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.sample.basicfamily.editor            [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.sample.basicfamily.design            [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.samples.family                       [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.common.interpreter.aql               [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.properties                           [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.properties.edit                      [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.properties.ext.widgets.reference     [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.properties.defaultrules              [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.properties.core                      [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.editor.properties                    [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ui.properties                        [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference  [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.sample.properties                    [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.sample.properties.checkbox           [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.sample.properties.radio              [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.sample.properties.textarea           [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.ui.properties             [eclipse-test-plugin]
18:39:05 [INFO] org.eclipse.sirius.aql                                 [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.doc.feature                         [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.runtime.ide.eef                     [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo              [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.runtime.ide.ui                      [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.runtime.ide.xtext                   [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.samples                             [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.specifier                           [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo            [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.specifier.ide.ui.aql                [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.specifier.ide.ui                    [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.tests.support                       [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.interpreter.feature                 [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.properties.feature                  [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.specifier.properties.feature        [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.samples.properties.feature          [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.diagram.elk.feature                 [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.diagram.elk.sdk.feature             [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.sample.basicfamily.feature          [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.tests.sample.docbook                 [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.sample.docbook.design          [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.sample.component               [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.sample.component.design        [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.sample.benchmark               [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.sample.interactions                  [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.sample.interactions.edit             [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.sample.migration               [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.sample.interactions.design           [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.sample.interactions.editor           [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.sample.ecore.design                  [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.sample.migration.design        [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.sample.scxml                   [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.junit                     [eclipse-test-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.tree                      [eclipse-test-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.swtbot                    [eclipse-test-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.sample.scxml.design            [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests                               [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.tests.rcptt.properties               [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.rcptt.properties.edit          [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.rcptt.properties.samples       [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.rcptt.properties.editor        [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.rcptt.feature                 [eclipse-feature]
18:39:05 [INFO] org.eclipse.sirius.update                           [eclipse-repository]
18:39:05 [INFO] org.eclipse.sirius.sample.basicfamily.update        [eclipse-repository]
18:39:05 [INFO] org.eclipse.sirius.tests.sample.docbook.edit            [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.sample.docbook.editor          [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine      [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide  [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui   [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design [eclipse-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.junit.xtext               [eclipse-test-plugin]
18:39:05 [INFO] org.eclipse.sirius.tests.update                     [eclipse-repository]
18:39:05 [INFO] 
18:39:05 [INFO] ------------------< org.eclipse.sirius:sirius-parent >------------------
18:39:05 [INFO] Building Sirius Parent 7.4.3-SNAPSHOT                            [1/140]
18:39:05 [INFO]   from pom.xml
18:39:05 [INFO] --------------------------------[ pom ]---------------------------------
18:39:06 [INFO] 
18:39:06 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ sirius-parent ---
18:39:07 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:07 [INFO] 
18:39:07 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ sirius-parent ---
18:39:07 [INFO] 
18:39:07 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ sirius-parent ---
18:39:07 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:39:07 [INFO] 
18:39:07 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.base >-----------
18:39:07 [INFO] Building org.eclipse.sirius.ext.base 7.4.3-SNAPSHOT              [2/140]
18:39:07 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/pom.xml
18:39:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:11 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/../../releng/org.eclipse.sirius.targets/./sirius_2023-03.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@4c2370b5
18:39:11 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
18:39:11 [INFO]     Cache location:         /home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/.cache/tycho
18:39:11 [INFO]     Transport mode:         online
18:39:11 [INFO]     Http Transport type:    Java11Client
18:39:11 [INFO]     Update mode:            cache first
18:39:11 [INFO]     Minimum cache duration: 60 minutes
18:39:11 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
18:39:16 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).; 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).]
18:39:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).; 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).]
18:39:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).; 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).]
18:39:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/pom.xml
18:39:21 [INFO] 
18:39:21 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.base ---
18:39:21 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:21 [INFO] 
18:39:21 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.base ---
18:39:21 [INFO] 
18:39:21 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.base ---
18:39:21 [INFO] 
18:39:21 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.base ---
18:39:21 [INFO] 
18:39:21 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.base ---
18:39:21 [INFO] Resolving class path of org.eclipse.sirius.ext.base
18:39:21 [INFO] 
18:39:21 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.base ---
18:39:21 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:21 [INFO] 
18:39:21 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.base ---
18:39:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/src/main/resources
18:39:22 [INFO] 
18:39:22 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.base ---
18:39:23 [INFO] Nothing to compile - all classes are up to date
18:39:23 [INFO] 
18:39:23 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.base ---
18:39:23 [INFO] 
18:39:23 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.base ---
18:39:23 [INFO] 
18:39:23 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.base ---
18:39:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/src/test/resources
18:39:23 [INFO] 
18:39:23 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.base ---
18:39:23 [INFO] 
18:39:23 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.base ---
18:39:23 [INFO] 
18:39:23 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.base ---
18:39:23 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-7.4.3-SNAPSHOT-sources.jar
18:39:23 [INFO] 
18:39:23 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.base ---
18:39:23 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-7.4.3-SNAPSHOT.jar
18:39:23 [INFO] 
18:39:23 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.base ---
18:39:23 [INFO] 
18:39:23 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.base ---
18:39:23 [INFO] 
18:39:23 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.base ---
18:39:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:23 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.base' with 16 classes
18:39:23 [INFO] 
18:39:23 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ext.e3 >------------
18:39:23 [INFO] Building org.eclipse.sirius.ext.e3 7.4.3-SNAPSHOT                [3/140]
18:39:23 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/pom.xml
18:39:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/pom.xml
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] 
18:39:24 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] Resolving class path of org.eclipse.sirius.ext.e3
18:39:24 [INFO] 
18:39:24 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:24 [INFO] 
18:39:24 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/src/main/resources
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] Nothing to compile - all classes are up to date
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] 
18:39:24 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/src/test/resources
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-7.4.3-SNAPSHOT-sources.jar
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-7.4.3-SNAPSHOT.jar
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] 
18:39:24 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.e3 ---
18:39:24 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:24 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.e3' with 0 classes
18:39:24 [INFO] 
18:39:24 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf >------------
18:39:24 [INFO] Building org.eclipse.sirius.ext.emf 7.4.3-SNAPSHOT               [4/140]
18:39:24 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/pom.xml
18:39:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/pom.xml
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] 
18:39:24 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] Resolving class path of org.eclipse.sirius.ext.emf
18:39:24 [INFO] 
18:39:24 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:24 [INFO] 
18:39:24 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/src/main/resources
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] Nothing to compile - all classes are up to date
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] 
18:39:24 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/src/test/resources
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-7.4.3-SNAPSHOT-sources.jar
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-7.4.3-SNAPSHOT.jar
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] 
18:39:24 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.emf ---
18:39:24 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:24 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.emf' with 9 classes
18:39:24 [INFO] 
18:39:24 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit >---------
18:39:24 [INFO] Building org.eclipse.sirius.ext.emf.edit 7.4.3-SNAPSHOT          [5/140]
18:39:24 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml
18:39:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.edit ---
18:39:24 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.edit ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.edit ---
18:39:24 [INFO] 
18:39:24 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.edit ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.edit ---
18:39:24 [INFO] Resolving class path of org.eclipse.sirius.ext.emf.edit
18:39:24 [INFO] 
18:39:24 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.edit ---
18:39:24 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:24 [INFO] 
18:39:24 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.edit ---
18:39:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/src/main/resources
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.edit ---
18:39:24 [INFO] Nothing to compile - all classes are up to date
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.edit ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.edit ---
18:39:24 [INFO] 
18:39:24 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.edit ---
18:39:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/src/test/resources
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.edit ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.edit ---
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.edit ---
18:39:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-7.4.3-SNAPSHOT-sources.jar
18:39:24 [INFO] 
18:39:24 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.edit ---
18:39:25 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-7.4.3-SNAPSHOT.jar
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.edit ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.edit ---
18:39:25 [INFO] 
18:39:25 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.emf.edit ---
18:39:25 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:25 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.emf.edit' with 1 classes
18:39:25 [INFO] 
18:39:25 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx >----------
18:39:25 [INFO] Building org.eclipse.sirius.ext.emf.tx 7.4.3-SNAPSHOT            [6/140]
18:39:25 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml
18:39:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] 
18:39:25 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] Resolving class path of org.eclipse.sirius.ext.emf.tx
18:39:25 [INFO] 
18:39:25 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:25 [INFO] 
18:39:25 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/src/main/resources
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] Nothing to compile - all classes are up to date
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] 
18:39:25 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/src/test/resources
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-7.4.3-SNAPSHOT-sources.jar
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-7.4.3-SNAPSHOT.jar
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] 
18:39:25 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.emf.tx ---
18:39:25 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:25 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.emf.tx' with 1 classes
18:39:25 [INFO] 
18:39:25 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation >-------
18:39:25 [INFO] Building org.eclipse.sirius.ext.gmf.notation 7.4.3-SNAPSHOT      [7/140]
18:39:25 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml
18:39:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] 
18:39:25 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] Resolving class path of org.eclipse.sirius.ext.gmf.notation
18:39:25 [INFO] 
18:39:25 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:25 [INFO] 
18:39:25 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/src/main/resources
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] Nothing to compile - all classes are up to date
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] 
18:39:25 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/src/test/resources
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-7.4.3-SNAPSHOT-sources.jar
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-7.4.3-SNAPSHOT.jar
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] 
18:39:25 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.gmf.notation ---
18:39:25 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:25 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.gmf.notation' with 0 classes
18:39:25 [INFO] 
18:39:25 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.ide >------------
18:39:25 [INFO] Building org.eclipse.sirius.ext.ide 7.4.3-SNAPSHOT               [8/140]
18:39:25 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/pom.xml
18:39:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/pom.xml
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.ide ---
18:39:25 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.ide ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.ide ---
18:39:25 [INFO] 
18:39:25 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.ide ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.ide ---
18:39:25 [INFO] Resolving class path of org.eclipse.sirius.ext.ide
18:39:25 [INFO] 
18:39:25 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.ide ---
18:39:25 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:25 [INFO] 
18:39:25 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.ide ---
18:39:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/src/main/resources
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.ide ---
18:39:25 [INFO] Nothing to compile - all classes are up to date
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.ide ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.ide ---
18:39:25 [INFO] 
18:39:25 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.ide ---
18:39:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/src/test/resources
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.ide ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.ide ---
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.ide ---
18:39:25 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-7.4.3-SNAPSHOT-sources.jar
18:39:25 [INFO] 
18:39:25 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.ide ---
18:39:26 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-7.4.3-SNAPSHOT.jar
18:39:26 [INFO] 
18:39:26 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.ide ---
18:39:26 [INFO] 
18:39:26 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.ide ---
18:39:26 [INFO] 
18:39:26 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.ide ---
18:39:26 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:26 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.ide' with 8 classes
18:39:26 [INFO] 
18:39:26 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.model >-------------
18:39:26 [INFO] Building org.eclipse.sirius.model 7.4.3-SNAPSHOT                 [9/140]
18:39:26 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/pom.xml
18:39:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.model:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/pom.xml
18:39:26 [INFO] 
18:39:26 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.model ---
18:39:26 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:26 [INFO] 
18:39:26 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.model ---
18:39:26 [INFO] 
18:39:26 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.model ---
18:39:26 [INFO] 
18:39:26 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.model ---
18:39:26 [INFO] 
18:39:26 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.model ---
18:39:26 [INFO] Resolving class path of org.eclipse.sirius.model
18:39:26 [INFO] 
18:39:26 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.model ---
18:39:26 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:26 [INFO] 
18:39:26 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.model ---
18:39:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/src/main/resources
18:39:26 [INFO] 
18:39:26 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.model ---
18:39:26 [INFO] Nothing to compile - all classes are up to date
18:39:26 [INFO] 
18:39:26 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.model ---
18:39:26 [INFO] 
18:39:26 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.model ---
18:39:26 [INFO] 
18:39:26 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.model ---
18:39:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/src/test/resources
18:39:26 [INFO] 
18:39:26 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.model ---
18:39:26 [INFO] 
18:39:26 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.model ---
18:39:26 [INFO] 
18:39:26 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.model ---
18:39:26 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/org.eclipse.sirius.model-7.4.3-SNAPSHOT-sources.jar
18:39:26 [INFO] 
18:39:26 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.model ---
18:39:26 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/org.eclipse.sirius.model-7.4.3-SNAPSHOT.jar
18:39:26 [INFO] 
18:39:26 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.model ---
18:39:26 [INFO] 
18:39:26 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.model ---
18:39:26 [INFO] 
18:39:26 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.model ---
18:39:26 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:27 [INFO] Analyzed bundle 'org.eclipse.sirius.model' with 223 classes
18:39:27 [INFO] 
18:39:27 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ecore.extender >--------
18:39:27 [INFO] Building org.eclipse.sirius.ecore.extender 7.4.3-SNAPSHOT       [10/140]
18:39:27 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/pom.xml
18:39:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/pom.xml
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] 
18:39:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] Resolving class path of org.eclipse.sirius.ecore.extender
18:39:27 [INFO] 
18:39:27 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:27 [INFO] 
18:39:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/src/main/resources
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] Nothing to compile - all classes are up to date
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] 
18:39:27 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/src/test/resources
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-7.4.3-SNAPSHOT-sources.jar
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-7.4.3-SNAPSHOT.jar
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] 
18:39:27 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ecore.extender ---
18:39:27 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:27 [INFO] Analyzed bundle 'org.eclipse.sirius.ecore.extender' with 42 classes
18:39:27 [INFO] 
18:39:27 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.common >------------
18:39:27 [INFO] Building org.eclipse.sirius.common 7.4.3-SNAPSHOT               [11/140]
18:39:27 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/pom.xml
18:39:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/pom.xml
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common ---
18:39:27 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common ---
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common ---
18:39:27 [INFO] 
18:39:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common ---
18:39:27 [INFO] 
18:39:27 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common ---
18:39:27 [INFO] Resolving class path of org.eclipse.sirius.common
18:39:28 [INFO] 
18:39:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common ---
18:39:28 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:28 [INFO] 
18:39:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common ---
18:39:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/src/main/resources
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common ---
18:39:28 [INFO] Nothing to compile - all classes are up to date
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common ---
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common ---
18:39:28 [INFO] 
18:39:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common ---
18:39:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/src/test/resources
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common ---
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common ---
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common ---
18:39:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-7.4.3-SNAPSHOT-sources.jar
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common ---
18:39:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-7.4.3-SNAPSHOT.jar
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common ---
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common ---
18:39:28 [INFO] 
18:39:28 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common ---
18:39:28 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:28 [INFO] Analyzed bundle 'org.eclipse.sirius.common' with 121 classes
18:39:28 [INFO] 
18:39:28 [INFO] ---------------< org.eclipse.sirius:org.eclipse.sirius >----------------
18:39:28 [INFO] Building org.eclipse.sirius 7.4.3-SNAPSHOT                      [12/140]
18:39:28 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/pom.xml
18:39:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/pom.xml
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius ---
18:39:28 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius ---
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius ---
18:39:28 [INFO] 
18:39:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius ---
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius ---
18:39:28 [INFO] Resolving class path of org.eclipse.sirius
18:39:28 [INFO] 
18:39:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius ---
18:39:28 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:28 [INFO] 
18:39:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius ---
18:39:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/src/main/resources
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius ---
18:39:28 [INFO] Nothing to compile - all classes are up to date
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius ---
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius ---
18:39:28 [INFO] 
18:39:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius ---
18:39:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/src/test/resources
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius ---
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius ---
18:39:28 [INFO] 
18:39:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius ---
18:39:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/org.eclipse.sirius-7.4.3-SNAPSHOT-sources.jar
18:39:29 [INFO] 
18:39:29 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius ---
18:39:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/org.eclipse.sirius-7.4.3-SNAPSHOT.jar
18:39:29 [INFO] 
18:39:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius ---
18:39:29 [INFO] 
18:39:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius ---
18:39:29 [INFO] 
18:39:29 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius ---
18:39:29 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:29 [INFO] Analyzed bundle 'org.eclipse.sirius' with 403 classes
18:39:30 [INFO] 
18:39:30 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql >------
18:39:30 [INFO] Building org.eclipse.sirius.common.acceleo.aql 7.4.3-SNAPSHOT   [13/140]
18:39:30 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml
18:39:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] 
18:39:30 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.aql
18:39:30 [INFO] 
18:39:30 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:30 [INFO] 
18:39:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/src/main/resources
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] Nothing to compile - all classes are up to date
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] 
18:39:30 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/src/test/resources
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-7.4.3-SNAPSHOT-sources.jar
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-7.4.3-SNAPSHOT.jar
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] 
18:39:30 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.acceleo.aql ---
18:39:30 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:30 [INFO] Analyzed bundle 'org.eclipse.sirius.common.acceleo.aql' with 13 classes
18:39:30 [INFO] 
18:39:30 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl >------
18:39:30 [INFO] Building org.eclipse.sirius.common.acceleo.mtl 7.4.3-SNAPSHOT   [14/140]
18:39:30 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml
18:39:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml
18:39:30 [WARNING] [c787d690-a755-4094-bb96-398ea18564d5][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,lpg.runtime.java,2.0.17.v201004271640 have severely compromised security. Please report this concern to the artifact provider.
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:30 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:30 [INFO] 
18:39:30 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:30 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.mtl
18:39:30 [INFO] 
18:39:30 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:30 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:30 [INFO] 
18:39:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/src/main/resources
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:30 [INFO] Nothing to compile - all classes are up to date
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:30 [INFO] 
18:39:30 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/src/test/resources
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:30 [INFO] 
18:39:30 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-7.4.3-SNAPSHOT-sources.jar
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-7.4.3-SNAPSHOT.jar
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:31 [INFO] 
18:39:31 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.acceleo.mtl ---
18:39:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:31 [INFO] Analyzed bundle 'org.eclipse.sirius.common.acceleo.mtl' with 19 classes
18:39:31 [INFO] 
18:39:31 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.interpreter >------
18:39:31 [INFO] Building org.eclipse.sirius.common.interpreter 7.4.3-SNAPSHOT   [15/140]
18:39:31 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/pom.xml
18:39:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/pom.xml
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] 
18:39:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] Resolving class path of org.eclipse.sirius.common.interpreter
18:39:31 [INFO] 
18:39:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:31 [INFO] 
18:39:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/src/main/resources
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] Nothing to compile - all classes are up to date
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] 
18:39:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/src/test/resources
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-7.4.3-SNAPSHOT-sources.jar
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-7.4.3-SNAPSHOT.jar
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] 
18:39:31 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.interpreter ---
18:39:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:31 [INFO] Analyzed bundle 'org.eclipse.sirius.common.interpreter' with 3 classes
18:39:31 [INFO] 
18:39:31 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ocl >----------
18:39:31 [INFO] Building org.eclipse.sirius.common.ocl 7.4.3-SNAPSHOT           [16/140]
18:39:31 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/pom.xml
18:39:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/pom.xml
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] 
18:39:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] Resolving class path of org.eclipse.sirius.common.ocl
18:39:31 [INFO] 
18:39:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:31 [INFO] 
18:39:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/src/main/resources
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] Nothing to compile - all classes are up to date
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] 
18:39:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/src/test/resources
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-7.4.3-SNAPSHOT-sources.jar
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-7.4.3-SNAPSHOT.jar
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] 
18:39:31 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.ocl ---
18:39:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:31 [INFO] Analyzed bundle 'org.eclipse.sirius.common.ocl' with 6 classes
18:39:31 [INFO] 
18:39:31 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.model >---------
18:39:31 [INFO] Building org.eclipse.sirius.diagram.model 7.4.3-SNAPSHOT        [17/140]
18:39:31 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/pom.xml
18:39:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.model:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/pom.xml
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.model ---
18:39:31 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.model ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.model ---
18:39:31 [INFO] 
18:39:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.model ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.model ---
18:39:31 [INFO] Resolving class path of org.eclipse.sirius.diagram.model
18:39:31 [INFO] 
18:39:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.model ---
18:39:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:31 [INFO] 
18:39:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.model ---
18:39:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/src/main/resources
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.model ---
18:39:31 [INFO] Nothing to compile - all classes are up to date
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.model ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.model ---
18:39:31 [INFO] 
18:39:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.model ---
18:39:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/src/test/resources
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.model ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.model ---
18:39:31 [INFO] 
18:39:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.model ---
18:39:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/org.eclipse.sirius.diagram.model-7.4.3-SNAPSHOT-sources.jar
18:39:32 [INFO] 
18:39:32 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.model ---
18:39:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/org.eclipse.sirius.diagram.model-7.4.3-SNAPSHOT.jar
18:39:32 [INFO] 
18:39:32 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.model ---
18:39:32 [INFO] 
18:39:32 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.model ---
18:39:32 [INFO] 
18:39:32 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.model ---
18:39:32 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:32 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.model' with 239 classes
18:39:32 [INFO] 
18:39:32 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.diagram >------------
18:39:32 [INFO] Building org.eclipse.sirius.diagram 7.4.3-SNAPSHOT              [18/140]
18:39:32 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/pom.xml
18:39:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/pom.xml
18:39:33 [INFO] 
18:39:33 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:33 [INFO] 
18:39:33 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] 
18:39:33 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] 
18:39:33 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] 
18:39:33 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] Resolving class path of org.eclipse.sirius.diagram
18:39:33 [INFO] 
18:39:33 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:33 [INFO] 
18:39:33 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/src/main/resources
18:39:33 [INFO] 
18:39:33 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] Nothing to compile - all classes are up to date
18:39:33 [INFO] 
18:39:33 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] 
18:39:33 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] 
18:39:33 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/src/test/resources
18:39:33 [INFO] 
18:39:33 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] 
18:39:33 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] 
18:39:33 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-7.4.3-SNAPSHOT-sources.jar
18:39:33 [INFO] 
18:39:33 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-7.4.3-SNAPSHOT.jar
18:39:33 [INFO] 
18:39:33 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] 
18:39:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] 
18:39:33 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram ---
18:39:33 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:33 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram' with 287 classes
18:39:33 [INFO] 
18:39:33 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata >------
18:39:33 [INFO] Building org.eclipse.sirius.diagram.formatdata 7.4.3-SNAPSHOT   [19/140]
18:39:33 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml
18:39:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] 
18:39:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] Resolving class path of org.eclipse.sirius.diagram.formatdata
18:39:34 [INFO] 
18:39:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:34 [INFO] 
18:39:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/src/main/resources
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] Nothing to compile - all classes are up to date
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] 
18:39:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/src/test/resources
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-7.4.3-SNAPSHOT-sources.jar
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-7.4.3-SNAPSHOT.jar
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] 
18:39:34 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.formatdata ---
18:39:34 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:34 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.formatdata' with 22 classes
18:39:34 [INFO] 
18:39:34 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.synchronizer >---------
18:39:34 [INFO] Building org.eclipse.sirius.synchronizer 7.4.3-SNAPSHOT         [20/140]
18:39:34 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/pom.xml
18:39:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/pom.xml
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] 
18:39:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] Resolving class path of org.eclipse.sirius.synchronizer
18:39:34 [INFO] 
18:39:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:34 [INFO] 
18:39:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/src/main/resources
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] Nothing to compile - all classes are up to date
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] 
18:39:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/src/test/resources
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-7.4.3-SNAPSHOT-sources.jar
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-7.4.3-SNAPSHOT.jar
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] 
18:39:34 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.synchronizer ---
18:39:34 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:34 [INFO] Analyzed bundle 'org.eclipse.sirius.synchronizer' with 22 classes
18:39:34 [INFO] 
18:39:34 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.model >----------
18:39:34 [INFO] Building org.eclipse.sirius.table.model 7.4.3-SNAPSHOT          [21/140]
18:39:34 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/pom.xml
18:39:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.model:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/pom.xml
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.model ---
18:39:34 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.model ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.model ---
18:39:34 [INFO] 
18:39:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.model ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.model ---
18:39:34 [INFO] Resolving class path of org.eclipse.sirius.table.model
18:39:34 [INFO] 
18:39:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.model ---
18:39:34 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:34 [INFO] 
18:39:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.model ---
18:39:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/src/main/resources
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.model ---
18:39:34 [INFO] Nothing to compile - all classes are up to date
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.model ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.model ---
18:39:34 [INFO] 
18:39:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.model ---
18:39:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/src/test/resources
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.model ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.model ---
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.model ---
18:39:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/org.eclipse.sirius.table.model-7.4.3-SNAPSHOT-sources.jar
18:39:34 [INFO] 
18:39:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.model ---
18:39:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/org.eclipse.sirius.table.model-7.4.3-SNAPSHOT.jar
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.model ---
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.model ---
18:39:35 [INFO] 
18:39:35 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.table.model ---
18:39:35 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:35 [INFO] Analyzed bundle 'org.eclipse.sirius.table.model' with 81 classes
18:39:35 [INFO] 
18:39:35 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.table >-------------
18:39:35 [INFO] Building org.eclipse.sirius.table 7.4.3-SNAPSHOT                [22/140]
18:39:35 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/pom.xml
18:39:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/pom.xml
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table ---
18:39:35 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table ---
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table ---
18:39:35 [INFO] 
18:39:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table ---
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table ---
18:39:35 [INFO] Resolving class path of org.eclipse.sirius.table
18:39:35 [INFO] 
18:39:35 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table ---
18:39:35 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:35 [INFO] 
18:39:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table ---
18:39:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/src/main/resources
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table ---
18:39:35 [INFO] Nothing to compile - all classes are up to date
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table ---
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table ---
18:39:35 [INFO] 
18:39:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table ---
18:39:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/src/test/resources
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table ---
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table ---
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table ---
18:39:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-7.4.3-SNAPSHOT-sources.jar
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table ---
18:39:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-7.4.3-SNAPSHOT.jar
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table ---
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table ---
18:39:35 [INFO] 
18:39:35 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.table ---
18:39:35 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:35 [INFO] Analyzed bundle 'org.eclipse.sirius.table' with 48 classes
18:39:35 [INFO] 
18:39:35 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tree.model >----------
18:39:35 [INFO] Building org.eclipse.sirius.tree.model 7.4.3-SNAPSHOT           [23/140]
18:39:35 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/pom.xml
18:39:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.model:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/pom.xml
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.model ---
18:39:35 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.model ---
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.model ---
18:39:35 [INFO] 
18:39:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.model ---
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.model ---
18:39:35 [INFO] Resolving class path of org.eclipse.sirius.tree.model
18:39:35 [INFO] 
18:39:35 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.model ---
18:39:35 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:35 [INFO] 
18:39:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.model ---
18:39:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/src/main/resources
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.model ---
18:39:35 [INFO] Nothing to compile - all classes are up to date
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.model ---
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.model ---
18:39:35 [INFO] 
18:39:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.model ---
18:39:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/src/test/resources
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.model ---
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.model ---
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.model ---
18:39:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/org.eclipse.sirius.tree.model-7.4.3-SNAPSHOT-sources.jar
18:39:35 [INFO] 
18:39:35 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.model ---
18:39:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/org.eclipse.sirius.tree.model-7.4.3-SNAPSHOT.jar
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.model ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.model ---
18:39:36 [INFO] 
18:39:36 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tree.model ---
18:39:36 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:36 [INFO] Analyzed bundle 'org.eclipse.sirius.tree.model' with 53 classes
18:39:36 [INFO] 
18:39:36 [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.tree >-------------
18:39:36 [INFO] Building org.eclipse.sirius.tree 7.4.3-SNAPSHOT                 [24/140]
18:39:36 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/pom.xml
18:39:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/pom.xml
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] 
18:39:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] Resolving class path of org.eclipse.sirius.tree
18:39:36 [INFO] 
18:39:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:36 [INFO] 
18:39:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/src/main/resources
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] Nothing to compile - all classes are up to date
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] 
18:39:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/src/test/resources
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-7.4.3-SNAPSHOT-sources.jar
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-7.4.3-SNAPSHOT.jar
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] 
18:39:36 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tree ---
18:39:36 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:36 [INFO] Analyzed bundle 'org.eclipse.sirius.tree' with 56 classes
18:39:36 [INFO] 
18:39:36 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.model.feature >---------
18:39:36 [INFO] Building org.eclipse.sirius.model.feature 7.4.3-SNAPSHOT        [25/140]
18:39:36 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml
18:39:36 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:39:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.model.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.model.feature ---
18:39:36 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.model.feature ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.model.feature ---
18:39:36 [INFO] 
18:39:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.model.feature ---
18:39:36 [INFO] 
18:39:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.model.feature ---
18:39:36 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:36 [INFO] 
18:39:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.model.feature ---
18:39:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/src/main/resources
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.model.feature ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.model.feature ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.model.feature ---
18:39:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/target/org.eclipse.sirius.model.feature-7.4.3-SNAPSHOT.jar
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.model.feature ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.model.feature ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.model.feature ---
18:39:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/target/org.eclipse.sirius.model.feature-7.4.3-SNAPSHOT-sources-feature.jar
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.model.feature ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.model.feature ---
18:39:36 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:39:36 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:39:36 [INFO] 
18:39:36 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.model.feature ---
18:39:36 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:39:36 [INFO] 
18:39:36 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.runtime >------------
18:39:36 [INFO] Building org.eclipse.sirius.runtime 7.4.3-SNAPSHOT              [26/140]
18:39:36 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml
18:39:36 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:39:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime ---
18:39:36 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime ---
18:39:36 [INFO] 
18:39:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime ---
18:39:36 [INFO] 
18:39:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime ---
18:39:36 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:36 [INFO] 
18:39:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime ---
18:39:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/src/main/resources
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime ---
18:39:36 [INFO] 
18:39:36 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime ---
18:39:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-7.4.3-SNAPSHOT.jar
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime ---
18:39:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-7.4.3-SNAPSHOT-sources-feature.jar
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime ---
18:39:37 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:39:37 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:39:37 [INFO] 
18:39:37 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime ---
18:39:37 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:39:37 [INFO] 
18:39:37 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo >--------
18:39:37 [INFO] Building org.eclipse.sirius.runtime.acceleo 7.4.3-SNAPSHOT      [27/140]
18:39:37 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml
18:39:37 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:39:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.acceleo ---
18:39:37 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.acceleo ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.acceleo ---
18:39:37 [INFO] 
18:39:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.acceleo ---
18:39:37 [INFO] 
18:39:37 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.acceleo ---
18:39:37 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:37 [INFO] 
18:39:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.acceleo ---
18:39:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/src/main/resources
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.acceleo ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.acceleo ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.acceleo ---
18:39:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-7.4.3-SNAPSHOT.jar
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.acceleo ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.acceleo ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.acceleo ---
18:39:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-7.4.3-SNAPSHOT-sources-feature.jar
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.acceleo ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.acceleo ---
18:39:37 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:39:37 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:39:37 [INFO] 
18:39:37 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.acceleo ---
18:39:37 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:39:37 [INFO] 
18:39:37 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.aql >----------
18:39:37 [INFO] Building org.eclipse.sirius.runtime.aql 7.4.3-SNAPSHOT          [28/140]
18:39:37 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml
18:39:37 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:39:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.aql ---
18:39:37 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.aql ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.aql ---
18:39:37 [INFO] 
18:39:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.aql ---
18:39:37 [INFO] 
18:39:37 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.aql ---
18:39:37 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:37 [INFO] 
18:39:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.aql ---
18:39:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/src/main/resources
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.aql ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.aql ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.aql ---
18:39:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-7.4.3-SNAPSHOT.jar
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.aql ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.aql ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.aql ---
18:39:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-7.4.3-SNAPSHOT-sources-feature.jar
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.aql ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.aql ---
18:39:37 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:39:37 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:39:37 [INFO] 
18:39:37 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.aql ---
18:39:37 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:39:37 [INFO] 
18:39:37 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.ocl >----------
18:39:37 [INFO] Building org.eclipse.sirius.runtime.ocl 7.4.3-SNAPSHOT          [29/140]
18:39:37 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml
18:39:37 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:39:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ocl ---
18:39:37 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ocl ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ocl ---
18:39:37 [INFO] 
18:39:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ocl ---
18:39:37 [INFO] 
18:39:37 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ocl ---
18:39:37 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:37 [INFO] 
18:39:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ocl ---
18:39:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/src/main/resources
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ocl ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ocl ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ocl ---
18:39:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-7.4.3-SNAPSHOT.jar
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ocl ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ocl ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ocl ---
18:39:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-7.4.3-SNAPSHOT-sources-feature.jar
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ocl ---
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ocl ---
18:39:37 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:39:37 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:39:37 [INFO] 
18:39:37 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.ocl ---
18:39:37 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:39:37 [INFO] 
18:39:37 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.headless.update >--------
18:39:37 [INFO] Building org.eclipse.sirius.headless.update 7.4.3-SNAPSHOT      [30/140]
18:39:37 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml
18:39:37 [INFO] -------------------------[ eclipse-repository ]-------------------------
18:39:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.headless.update ---
18:39:37 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:37 [INFO] 
18:39:37 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.headless.update ---
18:39:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:37 [INFO] Copying 1 resource
18:39:37 [INFO] 
18:39:37 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.headless.update ---
18:39:37 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/target
18:39:37 [INFO] 
18:39:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.headless.update ---
18:39:37 [INFO] 
18:39:37 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.headless.update ---
18:39:37 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:37 [INFO] 
18:39:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.headless.update ---
18:39:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/src/main/resources
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.headless.update ---
18:39:37 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:39:37 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
18:39:37 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
18:39:37 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
18:39:37 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
18:39:37 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
18:39:37 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
18:39:37 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
18:39:37 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
18:39:37 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
18:39:37 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
18:39:37 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
18:39:37 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
18:39:37 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.headless.update ---
18:39:37 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.headless.update ---
18:39:37 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.headless.update ---
18:39:37 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:39:37 [INFO] 
18:39:37 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.headless.update ---
18:39:37 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:39:39 [INFO] 
18:39:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.headless.update ---
18:39:39 [INFO] 
18:39:39 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.headless.update ---
18:39:39 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:39:39 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/target/org.eclipse.sirius.headless.update-7.4.3-SNAPSHOT.zip
18:39:39 [INFO] 
18:39:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.headless.update ---
18:39:39 [INFO] 
18:39:39 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.headless.update ---
18:39:39 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:39:39 [INFO] 
18:39:39 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.draw2d >----------
18:39:39 [INFO] Building org.eclipse.sirius.ext.draw2d 7.4.3-SNAPSHOT           [31/140]
18:39:39 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/pom.xml
18:39:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/pom.xml
18:39:41 [INFO] 
18:39:41 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.draw2d ---
18:39:41 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:41 [INFO] 
18:39:41 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.draw2d ---
18:39:41 [INFO] 
18:39:41 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.draw2d ---
18:39:41 [INFO] 
18:39:41 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.draw2d ---
18:39:41 [INFO] 
18:39:41 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.draw2d ---
18:39:41 [INFO] Resolving class path of org.eclipse.sirius.ext.draw2d
18:39:41 [INFO] 
18:39:41 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.draw2d ---
18:39:41 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:41 [INFO] 
18:39:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.draw2d ---
18:39:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/src/main/resources
18:39:41 [INFO] 
18:39:41 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.draw2d ---
18:39:41 [INFO] Nothing to compile - all classes are up to date
18:39:41 [INFO] 
18:39:41 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.draw2d ---
18:39:41 [INFO] 
18:39:41 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.draw2d ---
18:39:41 [INFO] 
18:39:41 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.draw2d ---
18:39:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/src/test/resources
18:39:41 [INFO] 
18:39:41 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.draw2d ---
18:39:41 [INFO] 
18:39:41 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.draw2d ---
18:39:41 [INFO] 
18:39:41 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.draw2d ---
18:39:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-7.4.3-SNAPSHOT-sources.jar
18:39:41 [INFO] 
18:39:41 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.draw2d ---
18:39:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-7.4.3-SNAPSHOT.jar
18:39:42 [INFO] 
18:39:42 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.draw2d ---
18:39:42 [INFO] 
18:39:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.draw2d ---
18:39:42 [INFO] 
18:39:42 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.draw2d ---
18:39:42 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:42 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.draw2d' with 18 classes
18:39:42 [INFO] 
18:39:42 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui >-----------
18:39:42 [INFO] Building org.eclipse.sirius.ext.e3.ui 7.4.3-SNAPSHOT            [32/140]
18:39:42 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml
18:39:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml
18:39:42 [WARNING] [c787d690-a755-4094-bb96-398ea18564d5][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433 have severely compromised security. Please report this concern to the artifact provider.
18:39:42 [WARNING] [c787d690-a755-4094-bb96-398ea18564d5][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656 have severely compromised security. Please report this concern to the artifact provider.
18:39:42 [WARNING] [c787d690-a755-4094-bb96-398ea18564d5][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider.
18:39:42 [WARNING] [c787d690-a755-4094-bb96-398ea18564d5][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.jxpath,1.3.0.v200911051830 have severely compromised security. Please report this concern to the artifact provider.
18:39:43 [WARNING] [c787d690-a755-4094-bb96-398ea18564d5][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider.
18:39:43 [INFO] 
18:39:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3.ui ---
18:39:43 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:43 [INFO] 
18:39:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3.ui ---
18:39:43 [INFO] 
18:39:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3.ui ---
18:39:43 [INFO] 
18:39:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3.ui ---
18:39:43 [INFO] 
18:39:43 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.e3.ui ---
18:39:43 [INFO] Resolving class path of org.eclipse.sirius.ext.e3.ui
18:39:44 [INFO] 
18:39:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3.ui ---
18:39:44 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:44 [INFO] 
18:39:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.e3.ui ---
18:39:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/main/resources
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.e3.ui ---
18:39:44 [INFO] Nothing to compile - all classes are up to date
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.e3.ui ---
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.e3.ui ---
18:39:44 [INFO] 
18:39:44 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.e3.ui ---
18:39:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/test/resources
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.e3.ui ---
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.e3.ui ---
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3.ui ---
18:39:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-7.4.3-SNAPSHOT-sources.jar
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3.ui ---
18:39:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-7.4.3-SNAPSHOT.jar
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3.ui ---
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3.ui ---
18:39:44 [INFO] 
18:39:44 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.e3.ui ---
18:39:44 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:44 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.e3.ui' with 24 classes
18:39:44 [INFO] 
18:39:44 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui >----------
18:39:44 [INFO] Building org.eclipse.sirius.ext.emf.ui 7.4.3-SNAPSHOT           [33/140]
18:39:44 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml
18:39:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] 
18:39:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] Resolving class path of org.eclipse.sirius.ext.emf.ui
18:39:44 [INFO] 
18:39:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:44 [INFO] 
18:39:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/src/main/resources
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] Nothing to compile - all classes are up to date
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] 
18:39:44 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/src/test/resources
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-7.4.3-SNAPSHOT-sources.jar
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-7.4.3-SNAPSHOT.jar
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] 
18:39:44 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.emf.ui ---
18:39:44 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:44 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.emf.ui' with 2 classes
18:39:44 [INFO] 
18:39:44 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.gef >------------
18:39:44 [INFO] Building org.eclipse.sirius.ext.gef 7.4.3-SNAPSHOT              [34/140]
18:39:44 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/pom.xml
18:39:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/pom.xml
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gef ---
18:39:44 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gef ---
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gef ---
18:39:44 [INFO] 
18:39:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gef ---
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gef ---
18:39:44 [INFO] Resolving class path of org.eclipse.sirius.ext.gef
18:39:44 [INFO] 
18:39:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gef ---
18:39:44 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:44 [INFO] 
18:39:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gef ---
18:39:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/src/main/resources
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gef ---
18:39:44 [INFO] Nothing to compile - all classes are up to date
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gef ---
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gef ---
18:39:44 [INFO] 
18:39:44 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gef ---
18:39:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/src/test/resources
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gef ---
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gef ---
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gef ---
18:39:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-7.4.3-SNAPSHOT-sources.jar
18:39:44 [INFO] 
18:39:44 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gef ---
18:39:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-7.4.3-SNAPSHOT.jar
18:39:45 [INFO] 
18:39:45 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gef ---
18:39:45 [INFO] 
18:39:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gef ---
18:39:45 [INFO] 
18:39:45 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.gef ---
18:39:45 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:45 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.gef' with 4 classes
18:39:45 [INFO] 
18:39:45 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime >--------
18:39:45 [INFO] Building org.eclipse.sirius.ext.gmf.runtime 7.4.3-SNAPSHOT      [35/140]
18:39:45 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml
18:39:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml
18:39:45 [INFO] 
18:39:45 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:45 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:45 [INFO] 
18:39:45 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:45 [INFO] 
18:39:45 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:45 [INFO] 
18:39:45 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:45 [INFO] 
18:39:45 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:45 [INFO] Resolving class path of org.eclipse.sirius.ext.gmf.runtime
18:39:45 [INFO] 
18:39:45 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:45 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:45 [INFO] 
18:39:45 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/src/main/resources
18:39:45 [INFO] 
18:39:45 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:46 [INFO] Nothing to compile - all classes are up to date
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:46 [INFO] 
18:39:46 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/src/test/resources
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-7.4.3-SNAPSHOT-sources.jar
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-7.4.3-SNAPSHOT.jar
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:46 [INFO] 
18:39:46 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.gmf.runtime ---
18:39:46 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:46 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.gmf.runtime' with 44 classes
18:39:46 [INFO] 
18:39:46 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.jface >-----------
18:39:46 [INFO] Building org.eclipse.sirius.ext.jface 7.4.3-SNAPSHOT            [36/140]
18:39:46 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/pom.xml
18:39:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/pom.xml
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] 
18:39:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] Resolving class path of org.eclipse.sirius.ext.jface
18:39:46 [INFO] 
18:39:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:46 [INFO] 
18:39:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/src/main/resources
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] Nothing to compile - all classes are up to date
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] 
18:39:46 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/src/test/resources
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-7.4.3-SNAPSHOT-sources.jar
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-7.4.3-SNAPSHOT.jar
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] 
18:39:46 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.jface ---
18:39:46 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:46 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.jface' with 0 classes
18:39:46 [INFO] 
18:39:46 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.swt >------------
18:39:46 [INFO] Building org.eclipse.sirius.ext.swt 7.4.3-SNAPSHOT              [37/140]
18:39:46 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/pom.xml
18:39:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/pom.xml
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] 
18:39:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] Resolving class path of org.eclipse.sirius.ext.swt
18:39:46 [INFO] 
18:39:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:46 [INFO] 
18:39:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/src/main/resources
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] Nothing to compile - all classes are up to date
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] 
18:39:46 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/src/test/resources
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-7.4.3-SNAPSHOT-sources.jar
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-7.4.3-SNAPSHOT.jar
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] 
18:39:46 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.swt ---
18:39:46 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:46 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.swt' with 1 classes
18:39:46 [INFO] 
18:39:46 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide >----
18:39:46 [INFO] Building org.eclipse.sirius.common.acceleo.aql.ide 7.4.3-SNAPSHOT [38/140]
18:39:46 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml
18:39:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] 
18:39:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.aql.ide
18:39:46 [INFO] 
18:39:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:46 [INFO] 
18:39:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/main/resources
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] Nothing to compile - all classes are up to date
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] 
18:39:46 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/test/resources
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-7.4.3-SNAPSHOT-sources.jar
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-7.4.3-SNAPSHOT.jar
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] 
18:39:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] 
18:39:46 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.acceleo.aql.ide ---
18:39:46 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:46 [INFO] Analyzed bundle 'org.eclipse.sirius.common.acceleo.aql.ide' with 4 classes
18:39:46 [INFO] 
18:39:46 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide >----
18:39:46 [INFO] Building org.eclipse.sirius.common.acceleo.mtl.ide 7.4.3-SNAPSHOT [39/140]
18:39:46 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml
18:39:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml
18:39:52 [INFO] 
18:39:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:52 [INFO] 
18:39:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] 
18:39:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] 
18:39:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] 
18:39:52 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.mtl.ide
18:39:52 [INFO] 
18:39:52 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:52 [INFO] 
18:39:52 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/main/resources
18:39:52 [INFO] 
18:39:52 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] Nothing to compile - all classes are up to date
18:39:52 [INFO] 
18:39:52 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] 
18:39:52 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] 
18:39:52 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/test/resources
18:39:52 [INFO] 
18:39:52 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] 
18:39:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] 
18:39:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-7.4.3-SNAPSHOT-sources.jar
18:39:52 [INFO] 
18:39:52 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-7.4.3-SNAPSHOT.jar
18:39:52 [INFO] 
18:39:52 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] 
18:39:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] 
18:39:52 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
18:39:52 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:52 [INFO] Analyzed bundle 'org.eclipse.sirius.common.acceleo.mtl.ide' with 11 classes
18:39:52 [INFO] 
18:39:52 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ui >-----------
18:39:52 [INFO] Building org.eclipse.sirius.common.ui 7.4.3-SNAPSHOT            [40/140]
18:39:52 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/pom.xml
18:39:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/pom.xml
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] 
18:39:53 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] Resolving class path of org.eclipse.sirius.common.ui
18:39:53 [INFO] 
18:39:53 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:53 [INFO] 
18:39:53 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/src/main/resources
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] Nothing to compile - all classes are up to date
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] 
18:39:53 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/src/test/resources
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-7.4.3-SNAPSHOT-sources.jar
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-7.4.3-SNAPSHOT.jar
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] 
18:39:53 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.ui ---
18:39:53 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:53 [INFO] Analyzed bundle 'org.eclipse.sirius.common.ui' with 149 classes
18:39:53 [INFO] 
18:39:53 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.common.ui.ext >---------
18:39:53 [INFO] Building org.eclipse.sirius.common.ui.ext 7.4.3-SNAPSHOT        [41/140]
18:39:53 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/pom.xml
18:39:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/pom.xml
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui.ext ---
18:39:53 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui.ext ---
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui.ext ---
18:39:53 [INFO] 
18:39:53 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui.ext ---
18:39:53 [INFO] 
18:39:53 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ui.ext ---
18:39:53 [INFO] Resolving class path of org.eclipse.sirius.common.ui.ext
18:39:54 [INFO] 
18:39:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui.ext ---
18:39:54 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:54 [INFO] 
18:39:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ui.ext ---
18:39:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/src/main/resources
18:39:54 [INFO] 
18:39:54 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ui.ext ---
18:39:54 [INFO] Nothing to compile - all classes are up to date
18:39:54 [INFO] 
18:39:54 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ui.ext ---
18:39:54 [INFO] 
18:39:54 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ui.ext ---
18:39:54 [INFO] 
18:39:54 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ui.ext ---
18:39:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/src/test/resources
18:39:54 [INFO] 
18:39:54 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ui.ext ---
18:39:54 [INFO] 
18:39:54 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ui.ext ---
18:39:54 [INFO] 
18:39:54 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui.ext ---
18:39:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-7.4.3-SNAPSHOT-sources.jar
18:39:54 [INFO] 
18:39:54 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui.ext ---
18:39:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-7.4.3-SNAPSHOT.jar
18:39:54 [INFO] 
18:39:54 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui.ext ---
18:39:54 [INFO] 
18:39:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui.ext ---
18:39:54 [INFO] 
18:39:54 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.ui.ext ---
18:39:54 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:54 [INFO] Analyzed bundle 'org.eclipse.sirius.common.ui.ext' with 1 classes
18:39:54 [INFO] 
18:39:54 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.common.xtext >---------
18:39:54 [INFO] Building org.eclipse.sirius.common.xtext 7.4.3-SNAPSHOT         [42/140]
18:39:54 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/pom.xml
18:39:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/pom.xml
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] 
18:39:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] Resolving class path of org.eclipse.sirius.common.xtext
18:39:57 [INFO] 
18:39:57 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:57 [INFO] 
18:39:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/src/main/resources
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] Nothing to compile - all classes are up to date
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] 
18:39:57 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/src/test/resources
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-7.4.3-SNAPSHOT-sources.jar
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-7.4.3-SNAPSHOT.jar
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] 
18:39:57 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.xtext ---
18:39:57 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:57 [INFO] Analyzed bundle 'org.eclipse.sirius.common.xtext' with 6 classes
18:39:57 [INFO] 
18:39:57 [INFO] --------------< org.eclipse.sirius:org.eclipse.sirius.ui >--------------
18:39:57 [INFO] Building org.eclipse.sirius.ui 7.4.3-SNAPSHOT                   [43/140]
18:39:57 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/pom.xml
18:39:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/pom.xml
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui ---
18:39:57 [INFO] The project's OSGi version is 7.4.3.202407022238
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui ---
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui ---
18:39:57 [INFO] 
18:39:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui ---
18:39:57 [INFO] 
18:39:57 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui ---
18:39:57 [INFO] Resolving class path of org.eclipse.sirius.ui
18:39:58 [INFO] 
18:39:58 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui ---
18:39:58 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:39:58 [INFO] 
18:39:58 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui ---
18:39:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/main/resources
18:39:58 [INFO] 
18:39:58 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui ---
18:39:58 [INFO] Nothing to compile - all classes are up to date
18:39:58 [INFO] 
18:39:58 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui ---
18:39:58 [INFO] 
18:39:58 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui ---
18:39:58 [INFO] 
18:39:58 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui ---
18:39:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:39:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:39:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/test/resources
18:39:58 [INFO] 
18:39:58 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui ---
18:39:58 [INFO] 
18:39:58 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui ---
18:39:58 [INFO] 
18:39:58 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui ---
18:39:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-7.4.3-SNAPSHOT-sources.jar
18:39:58 [INFO] 
18:39:58 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui ---
18:39:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-7.4.3-SNAPSHOT.jar
18:39:59 [INFO] 
18:39:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui ---
18:39:59 [INFO] 
18:39:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui ---
18:39:59 [INFO] 
18:39:59 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ui ---
18:39:59 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:39:59 [INFO] Analyzed bundle 'org.eclipse.sirius.ui' with 614 classes
18:39:59 [INFO] 
18:39:59 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui >----------
18:39:59 [INFO] Building org.eclipse.sirius.diagram.ui 7.4.3-SNAPSHOT           [44/140]
18:39:59 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/pom.xml
18:39:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:39:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/pom.xml
18:40:00 [INFO] 
18:40:00 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui ---
18:40:00 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:00 [INFO] 
18:40:00 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui ---
18:40:00 [INFO] 
18:40:00 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui ---
18:40:00 [INFO] 
18:40:00 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui ---
18:40:00 [INFO] 
18:40:00 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.ui ---
18:40:00 [INFO] Resolving class path of org.eclipse.sirius.diagram.ui
18:40:01 [INFO] 
18:40:01 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui ---
18:40:01 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:01 [INFO] 
18:40:01 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.ui ---
18:40:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/src/main/resources
18:40:01 [INFO] 
18:40:01 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.ui ---
18:40:01 [INFO] Nothing to compile - all classes are up to date
18:40:01 [INFO] 
18:40:01 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.ui ---
18:40:01 [INFO] 
18:40:01 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.ui ---
18:40:01 [INFO] 
18:40:01 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui ---
18:40:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/src/test/resources
18:40:01 [INFO] 
18:40:01 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.ui ---
18:40:01 [INFO] 
18:40:01 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.ui ---
18:40:01 [INFO] 
18:40:01 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui ---
18:40:01 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-7.4.3-SNAPSHOT-sources.jar
18:40:01 [INFO] 
18:40:01 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui ---
18:40:02 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-7.4.3-SNAPSHOT.jar
18:40:03 [INFO] 
18:40:03 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui ---
18:40:03 [INFO] 
18:40:03 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui ---
18:40:03 [INFO] 
18:40:03 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.ui ---
18:40:03 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:03 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.ui' with 1592 classes
18:40:04 [INFO] 
18:40:04 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk >----------
18:40:04 [INFO] Building org.eclipse.sirius.diagram.elk 7.4.3-SNAPSHOT          [45/140]
18:40:04 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/pom.xml
18:40:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/pom.xml
18:40:04 [INFO] 
18:40:04 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk ---
18:40:04 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:04 [INFO] 
18:40:04 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk ---
18:40:04 [INFO] 
18:40:04 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk ---
18:40:04 [INFO] 
18:40:04 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk ---
18:40:04 [INFO] 
18:40:04 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.elk ---
18:40:04 [INFO] Resolving class path of org.eclipse.sirius.diagram.elk
18:40:05 [INFO] 
18:40:05 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk ---
18:40:05 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:05 [INFO] 
18:40:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk ---
18:40:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/src/main/resources
18:40:05 [INFO] 
18:40:05 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.elk ---
18:40:05 [INFO] Nothing to compile - all classes are up to date
18:40:05 [INFO] 
18:40:05 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.elk ---
18:40:05 [INFO] 
18:40:05 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.elk ---
18:40:05 [INFO] 
18:40:05 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk ---
18:40:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/src/test/resources
18:40:05 [INFO] 
18:40:05 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.elk ---
18:40:05 [INFO] 
18:40:05 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk ---
18:40:05 [INFO] 
18:40:05 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk ---
18:40:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-7.4.3-SNAPSHOT-sources.jar
18:40:05 [INFO] 
18:40:05 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk ---
18:40:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-7.4.3-SNAPSHOT.jar
18:40:06 [INFO] 
18:40:06 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk ---
18:40:06 [INFO] 
18:40:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk ---
18:40:06 [INFO] 
18:40:06 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.elk ---
18:40:06 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:06 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.elk' with 22 classes
18:40:06 [INFO] 
18:40:06 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug >-------
18:40:06 [INFO] Building org.eclipse.sirius.diagram.elk.debug 7.4.3-SNAPSHOT    [46/140]
18:40:06 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml
18:40:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml
18:40:06 [INFO] 
18:40:06 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:06 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:06 [INFO] 
18:40:06 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:06 [INFO] 
18:40:06 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:06 [INFO] 
18:40:06 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:06 [INFO] 
18:40:06 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:06 [INFO] Resolving class path of org.eclipse.sirius.diagram.elk.debug
18:40:07 [INFO] 
18:40:07 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:07 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:07 [INFO] 
18:40:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/src/main/resources
18:40:07 [INFO] 
18:40:07 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:07 [INFO] Nothing to compile - all classes are up to date
18:40:07 [INFO] 
18:40:07 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:07 [INFO] 
18:40:07 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:07 [INFO] 
18:40:07 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/src/test/resources
18:40:07 [INFO] 
18:40:07 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:07 [INFO] 
18:40:07 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:07 [INFO] 
18:40:07 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:07 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-7.4.3-SNAPSHOT-sources.jar
18:40:07 [INFO] 
18:40:07 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:07 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-7.4.3-SNAPSHOT.jar
18:40:07 [INFO] 
18:40:07 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:07 [INFO] 
18:40:07 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:07 [INFO] 
18:40:07 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.elk.debug ---
18:40:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:07 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.elk.debug' with 10 classes
18:40:07 [INFO] 
18:40:07 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext >--------
18:40:07 [INFO] Building org.eclipse.sirius.diagram.ui.ext 7.4.3-SNAPSHOT       [47/140]
18:40:07 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml
18:40:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml
18:40:07 [INFO] 
18:40:07 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:07 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:07 [INFO] 
18:40:07 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:07 [INFO] 
18:40:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:07 [INFO] 
18:40:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:07 [INFO] 
18:40:07 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:07 [INFO] Resolving class path of org.eclipse.sirius.diagram.ui.ext
18:40:08 [INFO] 
18:40:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:08 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:08 [INFO] 
18:40:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/src/main/resources
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:08 [INFO] Nothing to compile - all classes are up to date
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:08 [INFO] 
18:40:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/src/test/resources
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-7.4.3-SNAPSHOT-sources.jar
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-7.4.3-SNAPSHOT.jar
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:08 [INFO] 
18:40:08 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.ui.ext ---
18:40:08 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:08 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.ui.ext' with 1 classes
18:40:08 [INFO] 
18:40:08 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.model >----
18:40:08 [INFO] Building org.eclipse.sirius.diagram.sequence.model 7.4.3-SNAPSHOT [48/140]
18:40:08 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/pom.xml
18:40:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.model:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/pom.xml
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] 
18:40:08 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.model
18:40:08 [INFO] 
18:40:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:08 [INFO] 
18:40:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/src/main/resources
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] Nothing to compile - all classes are up to date
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] 
18:40:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/src/test/resources
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/target/org.eclipse.sirius.diagram.sequence.model-7.4.3-SNAPSHOT-sources.jar
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/target/org.eclipse.sirius.diagram.sequence.model-7.4.3-SNAPSHOT.jar
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] 
18:40:08 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.sequence.model ---
18:40:08 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:08 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.sequence.model' with 112 classes
18:40:08 [INFO] 
18:40:08 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence >-------
18:40:08 [INFO] Building org.eclipse.sirius.diagram.sequence 7.4.3-SNAPSHOT     [49/140]
18:40:08 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/pom.xml
18:40:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/pom.xml
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence ---
18:40:08 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence ---
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence ---
18:40:08 [INFO] 
18:40:08 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence ---
18:40:08 [INFO] 
18:40:08 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence ---
18:40:08 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence
18:40:09 [INFO] 
18:40:09 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence ---
18:40:09 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:09 [INFO] 
18:40:09 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence ---
18:40:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/src/main/resources
18:40:09 [INFO] 
18:40:09 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence ---
18:40:09 [INFO] Nothing to compile - all classes are up to date
18:40:09 [INFO] 
18:40:09 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence ---
18:40:09 [INFO] 
18:40:09 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence ---
18:40:09 [INFO] 
18:40:09 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence ---
18:40:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/src/test/resources
18:40:09 [INFO] 
18:40:09 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence ---
18:40:09 [INFO] 
18:40:09 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence ---
18:40:09 [INFO] 
18:40:09 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence ---
18:40:09 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-7.4.3-SNAPSHOT-sources.jar
18:40:09 [INFO] 
18:40:09 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence ---
18:40:09 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-7.4.3-SNAPSHOT.jar
18:40:09 [INFO] 
18:40:09 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence ---
18:40:09 [INFO] 
18:40:09 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence ---
18:40:09 [INFO] 
18:40:09 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.sequence ---
18:40:09 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:09 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.sequence' with 209 classes
18:40:09 [INFO] 
18:40:09 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit >-----
18:40:09 [INFO] Building org.eclipse.sirius.diagram.sequence.edit 7.4.3-SNAPSHOT [50/140]
18:40:09 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml
18:40:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml
18:40:10 [INFO] 
18:40:10 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:10 [INFO] 
18:40:10 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] 
18:40:10 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] 
18:40:10 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] 
18:40:10 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.edit
18:40:10 [INFO] 
18:40:10 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:10 [INFO] 
18:40:10 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/src/main/resources
18:40:10 [INFO] 
18:40:10 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] Nothing to compile - all classes are up to date
18:40:10 [INFO] 
18:40:10 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] 
18:40:10 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] 
18:40:10 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/src/test/resources
18:40:10 [INFO] 
18:40:10 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] 
18:40:10 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] 
18:40:10 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-7.4.3-SNAPSHOT-sources.jar
18:40:10 [INFO] 
18:40:10 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-7.4.3-SNAPSHOT.jar
18:40:10 [INFO] 
18:40:10 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] 
18:40:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] 
18:40:10 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.sequence.edit ---
18:40:10 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:11 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.sequence.edit' with 65 classes
18:40:11 [INFO] 
18:40:11 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui >------
18:40:11 [INFO] Building org.eclipse.sirius.diagram.sequence.ui 7.4.3-SNAPSHOT  [51/140]
18:40:11 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml
18:40:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml
18:40:11 [INFO] 
18:40:11 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:11 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:11 [INFO] 
18:40:11 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:11 [INFO] 
18:40:11 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:11 [INFO] 
18:40:11 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:11 [INFO] 
18:40:11 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:11 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.ui
18:40:11 [INFO] 
18:40:11 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:11 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:11 [INFO] 
18:40:11 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/src/main/resources
18:40:11 [INFO] 
18:40:11 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:11 [INFO] Nothing to compile - all classes are up to date
18:40:11 [INFO] 
18:40:11 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:11 [INFO] 
18:40:11 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:11 [INFO] 
18:40:11 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/src/test/resources
18:40:11 [INFO] 
18:40:11 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:11 [INFO] 
18:40:11 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:11 [INFO] 
18:40:11 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:11 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-7.4.3-SNAPSHOT-sources.jar
18:40:12 [INFO] 
18:40:12 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-7.4.3-SNAPSHOT.jar
18:40:12 [INFO] 
18:40:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:12 [INFO] 
18:40:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:12 [INFO] 
18:40:12 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.sequence.ui ---
18:40:12 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:12 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.sequence.ui' with 151 classes
18:40:12 [INFO] 
18:40:12 [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.doc >--------------
18:40:12 [INFO] Building org.eclipse.sirius.doc 7.4.3-SNAPSHOT                  [52/140]
18:40:12 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml
18:40:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml
18:40:12 [INFO] 
18:40:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.doc ---
18:40:12 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:12 [INFO] 
18:40:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.doc ---
18:40:12 [INFO] 
18:40:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.doc ---
18:40:12 [INFO] 
18:40:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.doc ---
18:40:12 [INFO] 
18:40:12 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.doc ---
18:40:12 [INFO] Resolving class path of org.eclipse.sirius.doc
18:40:12 [INFO] 
18:40:12 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc ---
18:40:12 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:12 [INFO] 
18:40:12 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.doc ---
18:40:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/src/main/resources
18:40:12 [INFO] 
18:40:12 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.doc ---
18:40:12 [INFO] 
18:40:12 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.doc ---
18:40:12 [INFO] 
18:40:12 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.doc ---
18:40:12 [INFO] 
18:40:12 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.doc ---
18:40:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/src/test/resources
18:40:12 [INFO] 
18:40:12 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.doc ---
18:40:12 [INFO] 
18:40:12 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.doc ---
18:40:12 [INFO] 
18:40:12 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.doc ---
18:40:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-7.4.3-SNAPSHOT-sources.jar
18:40:13 [INFO] 
18:40:13 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.doc ---
18:40:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-7.4.3-SNAPSHOT.jar
18:40:13 [INFO] 
18:40:13 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc ---
18:40:13 [INFO] 
18:40:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc ---
18:40:13 [INFO] 
18:40:13 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.doc ---
18:40:13 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:13 [INFO] 
18:40:13 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.editor >------------
18:40:13 [INFO] Building org.eclipse.sirius.editor 7.4.3-SNAPSHOT               [53/140]
18:40:13 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/pom.xml
18:40:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/pom.xml
18:40:14 [INFO] 
18:40:14 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor ---
18:40:14 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:14 [INFO] 
18:40:14 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor ---
18:40:14 [INFO] 
18:40:14 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor ---
18:40:14 [INFO] 
18:40:14 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor ---
18:40:14 [INFO] 
18:40:14 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor ---
18:40:14 [INFO] Resolving class path of org.eclipse.sirius.editor
18:40:14 [INFO] 
18:40:14 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor ---
18:40:14 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:14 [INFO] 
18:40:14 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor ---
18:40:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/src/main/resources
18:40:14 [INFO] 
18:40:14 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor ---
18:40:14 [INFO] Nothing to compile - all classes are up to date
18:40:14 [INFO] 
18:40:14 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor ---
18:40:14 [INFO] 
18:40:14 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor ---
18:40:14 [INFO] 
18:40:14 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor ---
18:40:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/src/test/resources
18:40:14 [INFO] 
18:40:14 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor ---
18:40:14 [INFO] 
18:40:14 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor ---
18:40:14 [INFO] 
18:40:14 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor ---
18:40:14 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-7.4.3-SNAPSHOT-sources.jar
18:40:14 [INFO] 
18:40:14 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor ---
18:40:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-7.4.3-SNAPSHOT.jar
18:40:15 [INFO] 
18:40:15 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor ---
18:40:15 [INFO] 
18:40:15 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor ---
18:40:15 [INFO] 
18:40:15 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor ---
18:40:15 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:15 [INFO] Analyzed bundle 'org.eclipse.sirius.editor' with 601 classes
18:40:15 [INFO] 
18:40:15 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.editor.diagram >--------
18:40:15 [INFO] Building org.eclipse.sirius.editor.diagram 7.4.3-SNAPSHOT       [54/140]
18:40:15 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/pom.xml
18:40:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/pom.xml
18:40:15 [INFO] 
18:40:15 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.diagram ---
18:40:15 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:15 [INFO] 
18:40:15 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.diagram ---
18:40:15 [INFO] 
18:40:15 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.diagram ---
18:40:15 [INFO] 
18:40:15 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.diagram ---
18:40:15 [INFO] 
18:40:15 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.diagram ---
18:40:15 [INFO] Resolving class path of org.eclipse.sirius.editor.diagram
18:40:16 [INFO] 
18:40:16 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.diagram ---
18:40:16 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:16 [INFO] 
18:40:16 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.diagram ---
18:40:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/src/main/resources
18:40:16 [INFO] 
18:40:16 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.diagram ---
18:40:16 [INFO] Nothing to compile - all classes are up to date
18:40:16 [INFO] 
18:40:16 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.diagram ---
18:40:16 [INFO] 
18:40:16 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.diagram ---
18:40:16 [INFO] 
18:40:16 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.diagram ---
18:40:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/src/test/resources
18:40:16 [INFO] 
18:40:16 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.diagram ---
18:40:16 [INFO] 
18:40:16 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.diagram ---
18:40:16 [INFO] 
18:40:16 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.diagram ---
18:40:16 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-7.4.3-SNAPSHOT-sources.jar
18:40:16 [INFO] 
18:40:16 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.diagram ---
18:40:16 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-7.4.3-SNAPSHOT.jar
18:40:16 [INFO] 
18:40:16 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.diagram ---
18:40:16 [INFO] 
18:40:16 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.diagram ---
18:40:16 [INFO] 
18:40:16 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.diagram ---
18:40:16 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:16 [INFO] Analyzed bundle 'org.eclipse.sirius.editor.diagram' with 410 classes
18:40:16 [INFO] 
18:40:16 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.editor.sequence >--------
18:40:16 [INFO] Building org.eclipse.sirius.editor.sequence 7.4.3-SNAPSHOT      [55/140]
18:40:16 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/pom.xml
18:40:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/pom.xml
18:40:17 [INFO] 
18:40:17 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.sequence ---
18:40:17 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:17 [INFO] 
18:40:17 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.sequence ---
18:40:17 [INFO] 
18:40:17 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.sequence ---
18:40:17 [INFO] 
18:40:17 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.sequence ---
18:40:17 [INFO] 
18:40:17 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.sequence ---
18:40:17 [INFO] Resolving class path of org.eclipse.sirius.editor.sequence
18:40:17 [INFO] 
18:40:17 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.sequence ---
18:40:17 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:17 [INFO] 
18:40:17 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.sequence ---
18:40:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/src/main/resources
18:40:17 [INFO] 
18:40:17 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.sequence ---
18:40:17 [INFO] Nothing to compile - all classes are up to date
18:40:17 [INFO] 
18:40:17 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.sequence ---
18:40:17 [INFO] 
18:40:17 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.sequence ---
18:40:17 [INFO] 
18:40:17 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.sequence ---
18:40:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/src/test/resources
18:40:17 [INFO] 
18:40:17 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.sequence ---
18:40:17 [INFO] 
18:40:17 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.sequence ---
18:40:17 [INFO] 
18:40:17 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.sequence ---
18:40:17 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-7.4.3-SNAPSHOT-sources.jar
18:40:17 [INFO] 
18:40:17 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.sequence ---
18:40:17 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-7.4.3-SNAPSHOT.jar
18:40:18 [INFO] 
18:40:18 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.sequence ---
18:40:18 [INFO] 
18:40:18 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.sequence ---
18:40:18 [INFO] 
18:40:18 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.sequence ---
18:40:18 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:18 [INFO] Analyzed bundle 'org.eclipse.sirius.editor.sequence' with 128 classes
18:40:18 [INFO] 
18:40:18 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.table.ui >-----------
18:40:18 [INFO] Building org.eclipse.sirius.table.ui 7.4.3-SNAPSHOT             [56/140]
18:40:18 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/pom.xml
18:40:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/pom.xml
18:40:18 [INFO] 
18:40:18 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:18 [INFO] 
18:40:18 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] 
18:40:18 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] 
18:40:18 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] 
18:40:18 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] Resolving class path of org.eclipse.sirius.table.ui
18:40:18 [INFO] 
18:40:18 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:18 [INFO] 
18:40:18 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/src/main/resources
18:40:18 [INFO] 
18:40:18 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] Nothing to compile - all classes are up to date
18:40:18 [INFO] 
18:40:18 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] 
18:40:18 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] 
18:40:18 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/src/test/resources
18:40:18 [INFO] 
18:40:18 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] 
18:40:18 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] 
18:40:18 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-7.4.3-SNAPSHOT-sources.jar
18:40:18 [INFO] 
18:40:18 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-7.4.3-SNAPSHOT.jar
18:40:18 [INFO] 
18:40:18 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] 
18:40:18 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] 
18:40:18 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.table.ui ---
18:40:18 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:18 [INFO] Analyzed bundle 'org.eclipse.sirius.table.ui' with 272 classes
18:40:18 [INFO] 
18:40:18 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.table >---------
18:40:18 [INFO] Building org.eclipse.sirius.editor.table 7.4.3-SNAPSHOT         [57/140]
18:40:18 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/pom.xml
18:40:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/pom.xml
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] 
18:40:19 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] Resolving class path of org.eclipse.sirius.editor.table
18:40:19 [INFO] 
18:40:19 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:19 [INFO] 
18:40:19 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/src/main/resources
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] Nothing to compile - all classes are up to date
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] 
18:40:19 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/src/test/resources
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-7.4.3-SNAPSHOT-sources.jar
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-7.4.3-SNAPSHOT.jar
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] 
18:40:19 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.table ---
18:40:19 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:19 [INFO] Analyzed bundle 'org.eclipse.sirius.editor.table' with 100 classes
18:40:19 [INFO] 
18:40:19 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.tree.ui >------------
18:40:19 [INFO] Building org.eclipse.sirius.tree.ui 7.4.3-SNAPSHOT              [58/140]
18:40:19 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/pom.xml
18:40:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/pom.xml
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui ---
18:40:19 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui ---
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui ---
18:40:19 [INFO] 
18:40:19 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui ---
18:40:19 [INFO] 
18:40:19 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.ui ---
18:40:19 [INFO] Resolving class path of org.eclipse.sirius.tree.ui
18:40:20 [INFO] 
18:40:20 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui ---
18:40:20 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:20 [INFO] 
18:40:20 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.ui ---
18:40:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/src/main/resources
18:40:20 [INFO] 
18:40:20 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.ui ---
18:40:20 [INFO] Nothing to compile - all classes are up to date
18:40:20 [INFO] 
18:40:20 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.ui ---
18:40:20 [INFO] 
18:40:20 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.ui ---
18:40:20 [INFO] 
18:40:20 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.ui ---
18:40:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/src/test/resources
18:40:20 [INFO] 
18:40:20 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.ui ---
18:40:20 [INFO] 
18:40:20 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.ui ---
18:40:20 [INFO] 
18:40:20 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui ---
18:40:20 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-7.4.3-SNAPSHOT-sources.jar
18:40:20 [INFO] 
18:40:20 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui ---
18:40:20 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-7.4.3-SNAPSHOT.jar
18:40:20 [INFO] 
18:40:20 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui ---
18:40:20 [INFO] 
18:40:20 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui ---
18:40:20 [INFO] 
18:40:20 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tree.ui ---
18:40:20 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:20 [INFO] Analyzed bundle 'org.eclipse.sirius.tree.ui' with 96 classes
18:40:20 [INFO] 
18:40:20 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.tree >----------
18:40:20 [INFO] Building org.eclipse.sirius.editor.tree 7.4.3-SNAPSHOT          [59/140]
18:40:20 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/pom.xml
18:40:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/pom.xml
18:40:20 [INFO] 
18:40:20 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.tree ---
18:40:20 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:20 [INFO] 
18:40:20 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.tree ---
18:40:20 [INFO] 
18:40:20 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.tree ---
18:40:20 [INFO] 
18:40:20 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.tree ---
18:40:20 [INFO] 
18:40:20 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.tree ---
18:40:20 [INFO] Resolving class path of org.eclipse.sirius.editor.tree
18:40:21 [INFO] 
18:40:21 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.tree ---
18:40:21 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:21 [INFO] 
18:40:21 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.tree ---
18:40:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/src/main/resources
18:40:21 [INFO] 
18:40:21 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.tree ---
18:40:21 [INFO] Nothing to compile - all classes are up to date
18:40:21 [INFO] 
18:40:21 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.tree ---
18:40:21 [INFO] 
18:40:21 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.tree ---
18:40:21 [INFO] 
18:40:21 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.tree ---
18:40:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/src/test/resources
18:40:21 [INFO] 
18:40:21 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.tree ---
18:40:21 [INFO] 
18:40:21 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.tree ---
18:40:21 [INFO] 
18:40:21 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.tree ---
18:40:21 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-7.4.3-SNAPSHOT-sources.jar
18:40:21 [INFO] 
18:40:21 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.tree ---
18:40:21 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-7.4.3-SNAPSHOT.jar
18:40:21 [INFO] 
18:40:21 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.tree ---
18:40:21 [INFO] 
18:40:21 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.tree ---
18:40:21 [INFO] 
18:40:21 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.tree ---
18:40:21 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:21 [INFO] Analyzed bundle 'org.eclipse.sirius.editor.tree' with 49 classes
18:40:21 [INFO] 
18:40:21 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.eef.adapters >---------
18:40:21 [INFO] Building org.eclipse.sirius.eef.adapters 7.4.3-SNAPSHOT         [60/140]
18:40:21 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml
18:40:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml
18:40:21 [WARNING] [c787d690-a755-4094-bb96-398ea18564d5][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.emf.eef.runtime,1.5.1.201601141612.
18:40:21 [INFO] 
18:40:21 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.eef.adapters ---
18:40:21 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:21 [INFO] 
18:40:21 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.eef.adapters ---
18:40:21 [INFO] 
18:40:21 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.eef.adapters ---
18:40:21 [INFO] 
18:40:21 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.eef.adapters ---
18:40:21 [INFO] 
18:40:21 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.eef.adapters ---
18:40:21 [INFO] Resolving class path of org.eclipse.sirius.eef.adapters
18:40:22 [INFO] 
18:40:22 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.eef.adapters ---
18:40:22 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:22 [INFO] 
18:40:22 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.eef.adapters ---
18:40:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/src/main/resources
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.eef.adapters ---
18:40:22 [INFO] Nothing to compile - all classes are up to date
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.eef.adapters ---
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.eef.adapters ---
18:40:22 [INFO] 
18:40:22 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.eef.adapters ---
18:40:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/src/test/resources
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.eef.adapters ---
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.eef.adapters ---
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.eef.adapters ---
18:40:22 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-7.4.3-SNAPSHOT-sources.jar
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.eef.adapters ---
18:40:22 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-7.4.3-SNAPSHOT.jar
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.eef.adapters ---
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.eef.adapters ---
18:40:22 [INFO] 
18:40:22 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.eef.adapters ---
18:40:22 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:22 [INFO] Analyzed bundle 'org.eclipse.sirius.eef.adapters' with 12 classes
18:40:22 [INFO] 
18:40:22 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.interpreter >----------
18:40:22 [INFO] Building org.eclipse.sirius.interpreter 7.4.3-SNAPSHOT          [61/140]
18:40:22 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/pom.xml
18:40:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/pom.xml
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] 
18:40:22 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] Resolving class path of org.eclipse.sirius.interpreter
18:40:22 [INFO] 
18:40:22 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:22 [INFO] 
18:40:22 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/src/main/resources
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] Nothing to compile - all classes are up to date
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] 
18:40:22 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/src/test/resources
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-7.4.3-SNAPSHOT-sources.jar
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-7.4.3-SNAPSHOT.jar
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] 
18:40:22 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] 
18:40:22 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.interpreter ---
18:40:22 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:22 [INFO] Analyzed bundle 'org.eclipse.sirius.interpreter' with 10 classes
18:40:22 [INFO] 
18:40:22 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.ui.ext >---------
18:40:22 [INFO] Building org.eclipse.sirius.table.ui.ext 7.4.3-SNAPSHOT         [62/140]
18:40:22 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/pom.xml
18:40:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/pom.xml
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] Resolving class path of org.eclipse.sirius.table.ui.ext
18:40:23 [INFO] 
18:40:23 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:23 [INFO] 
18:40:23 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/src/main/resources
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] Nothing to compile - all classes are up to date
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/src/test/resources
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-7.4.3-SNAPSHOT-sources.jar
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-7.4.3-SNAPSHOT.jar
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.table.ui.ext ---
18:40:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:23 [INFO] Analyzed bundle 'org.eclipse.sirius.table.ui.ext' with 2 classes
18:40:23 [INFO] 
18:40:23 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext >----------
18:40:23 [INFO] Building org.eclipse.sirius.tree.ui.ext 7.4.3-SNAPSHOT          [63/140]
18:40:23 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml
18:40:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] Resolving class path of org.eclipse.sirius.tree.ui.ext
18:40:23 [INFO] 
18:40:23 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:23 [INFO] 
18:40:23 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/src/main/resources
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] Nothing to compile - all classes are up to date
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/src/test/resources
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-7.4.3-SNAPSHOT-sources.jar
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-7.4.3-SNAPSHOT.jar
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] 
18:40:23 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tree.ui.ext ---
18:40:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:23 [INFO] Analyzed bundle 'org.eclipse.sirius.tree.ui.ext' with 2 classes
18:40:23 [INFO] 
18:40:23 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ui.ext >------------
18:40:23 [INFO] Building org.eclipse.sirius.ui.ext 7.4.3-SNAPSHOT               [64/140]
18:40:23 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/pom.xml
18:40:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/pom.xml
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] 
18:40:24 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] Resolving class path of org.eclipse.sirius.ui.ext
18:40:24 [INFO] 
18:40:24 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:24 [INFO] 
18:40:24 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/src/main/resources
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] Nothing to compile - all classes are up to date
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] 
18:40:24 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/src/test/resources
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-7.4.3-SNAPSHOT-sources.jar
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-7.4.3-SNAPSHOT.jar
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] 
18:40:24 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ui.ext ---
18:40:24 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:24 [INFO] Analyzed bundle 'org.eclipse.sirius.ui.ext' with 2 classes
18:40:24 [INFO] 
18:40:24 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ui.editor >-----------
18:40:24 [INFO] Building org.eclipse.sirius.ui.editor 7.4.3-SNAPSHOT            [65/140]
18:40:24 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/pom.xml
18:40:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/pom.xml
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] 
18:40:24 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] Resolving class path of org.eclipse.sirius.ui.editor
18:40:24 [INFO] 
18:40:24 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:24 [INFO] 
18:40:24 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/src/main/resources
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] Nothing to compile - all classes are up to date
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] 
18:40:24 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/src/test/resources
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-7.4.3-SNAPSHOT-sources.jar
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-7.4.3-SNAPSHOT.jar
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] 
18:40:24 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] 
18:40:24 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ui.editor ---
18:40:24 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:25 [INFO] Analyzed bundle 'org.eclipse.sirius.ui.editor' with 41 classes
18:40:25 [INFO] 
18:40:25 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.junit.support >------
18:40:25 [INFO] Building org.eclipse.sirius.tests.junit.support 7.4.3-SNAPSHOT  [66/140]
18:40:25 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/pom.xml
18:40:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/pom.xml
18:40:25 [INFO] 
18:40:25 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.support ---
18:40:25 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:25 [INFO] 
18:40:25 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.support ---
18:40:25 [INFO] 
18:40:25 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.support ---
18:40:25 [INFO] 
18:40:25 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.support ---
18:40:25 [INFO] 
18:40:25 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit.support ---
18:40:25 [INFO] Resolving class path of org.eclipse.sirius.tests.junit.support
18:40:26 [INFO] 
18:40:26 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.support ---
18:40:26 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:26 [INFO] 
18:40:26 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit.support ---
18:40:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/src/main/resources
18:40:26 [INFO] 
18:40:26 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit.support ---
18:40:26 [INFO] Nothing to compile - all classes are up to date
18:40:26 [INFO] 
18:40:26 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.junit.support ---
18:40:26 [INFO] 
18:40:26 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit.support ---
18:40:26 [INFO] 
18:40:26 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.support ---
18:40:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/src/test/resources
18:40:26 [INFO] 
18:40:26 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.junit.support ---
18:40:26 [INFO] 
18:40:26 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit.support ---
18:40:26 [INFO] 
18:40:26 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.support ---
18:40:26 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-7.4.3-SNAPSHOT-sources.jar
18:40:26 [INFO] 
18:40:26 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.support ---
18:40:26 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-7.4.3-SNAPSHOT.jar
18:40:26 [INFO] 
18:40:26 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.support ---
18:40:26 [INFO] 
18:40:26 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.support ---
18:40:26 [INFO] 
18:40:26 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.junit.support ---
18:40:26 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:26 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.junit.support' with 48 classes
18:40:26 [INFO] 
18:40:26 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support >-----
18:40:26 [INFO] Building org.eclipse.sirius.tests.swtbot.support 7.4.3-SNAPSHOT [67/140]
18:40:26 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml
18:40:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml
18:40:26 [INFO] 
18:40:26 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:26 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:26 [INFO] 
18:40:26 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:26 [INFO] 
18:40:26 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:26 [INFO] 
18:40:26 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:26 [INFO] 
18:40:26 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:26 [INFO] Resolving class path of org.eclipse.sirius.tests.swtbot.support
18:40:27 [INFO] 
18:40:27 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:27 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:27 [INFO] 
18:40:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/src/main/resources
18:40:27 [INFO] 
18:40:27 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:27 [INFO] Nothing to compile - all classes are up to date
18:40:27 [INFO] 
18:40:27 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:27 [INFO] 
18:40:27 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:27 [INFO] 
18:40:27 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/src/test/resources
18:40:27 [INFO] 
18:40:27 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:27 [INFO] 
18:40:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:27 [INFO] 
18:40:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-7.4.3-SNAPSHOT-sources.jar
18:40:27 [INFO] 
18:40:27 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-7.4.3-SNAPSHOT.jar
18:40:27 [INFO] 
18:40:27 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:27 [INFO] 
18:40:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:27 [INFO] 
18:40:27 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.swtbot.support ---
18:40:27 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:27 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.swtbot.support' with 304 classes
18:40:27 [INFO] 
18:40:27 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily >------
18:40:27 [INFO] Building org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT   [68/140]
18:40:27 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml
18:40:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] The project's OSGi version is 1.0.0.202407022238
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] 
18:40:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily
18:40:28 [INFO] 
18:40:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:28 [INFO] 
18:40:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/main/resources
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] Nothing to compile - all classes are up to date
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] 
18:40:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/test/resources
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT-sources.jar
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT.jar
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] 
18:40:28 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily ---
18:40:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
18:40:28 [INFO] 
18:40:28 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit >----
18:40:28 [INFO] Building org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT [69/140]
18:40:28 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml
18:40:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] The project's OSGi version is 1.0.0.202407022238
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] 
18:40:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.edit
18:40:28 [INFO] 
18:40:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:28 [INFO] 
18:40:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/main/resources
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] Nothing to compile - all classes are up to date
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] 
18:40:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/test/resources
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/org.eclipse.sirius.sample.basicfamily.edit-1.0.0-SNAPSHOT-sources.jar
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/org.eclipse.sirius.sample.basicfamily.edit-1.0.0-SNAPSHOT.jar
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] 
18:40:28 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily.edit ---
18:40:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
18:40:28 [INFO] 
18:40:28 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor >---
18:40:28 [INFO] Building org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT [70/140]
18:40:28 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml
18:40:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] The project's OSGi version is 1.0.0.202407022238
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] 
18:40:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.editor
18:40:28 [INFO] 
18:40:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:28 [INFO] 
18:40:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/main/resources
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] Nothing to compile - all classes are up to date
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] 
18:40:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/test/resources
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/org.eclipse.sirius.sample.basicfamily.editor-1.0.0-SNAPSHOT-sources.jar
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/org.eclipse.sirius.sample.basicfamily.editor-1.0.0-SNAPSHOT.jar
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] 
18:40:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] 
18:40:28 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily.editor ---
18:40:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
18:40:28 [INFO] 
18:40:28 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design >---
18:40:28 [INFO] Building org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT [71/140]
18:40:28 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml
18:40:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] The project's OSGi version is 1.0.0.202407022238
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] 
18:40:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.design
18:40:29 [INFO] 
18:40:29 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:29 [INFO] 
18:40:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/main/resources
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] Nothing to compile - all classes are up to date
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] 
18:40:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/test/resources
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/org.eclipse.sirius.sample.basicfamily.design-1.0.0-SNAPSHOT-sources.jar
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/org.eclipse.sirius.sample.basicfamily.design-1.0.0-SNAPSHOT.jar
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] 
18:40:29 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily.design ---
18:40:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
18:40:29 [INFO] 
18:40:29 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.samples.family >--------
18:40:29 [INFO] Building org.eclipse.sirius.samples.family 7.4.3-SNAPSHOT       [72/140]
18:40:29 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml
18:40:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] 
18:40:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] Resolving class path of org.eclipse.sirius.samples.family
18:40:29 [INFO] 
18:40:29 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:29 [INFO] 
18:40:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/src/main/resources
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] 
18:40:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/src/test/resources
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-7.4.3-SNAPSHOT-sources.jar
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-7.4.3-SNAPSHOT.jar
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] 
18:40:29 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.samples.family ---
18:40:29 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:29 [INFO] 
18:40:29 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql >----
18:40:29 [INFO] Building org.eclipse.sirius.common.interpreter.aql 7.4.3-SNAPSHOT [73/140]
18:40:29 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml
18:40:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] 
18:40:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] Resolving class path of org.eclipse.sirius.common.interpreter.aql
18:40:29 [INFO] 
18:40:29 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:29 [INFO] 
18:40:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/src/main/resources
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] Nothing to compile - all classes are up to date
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] 
18:40:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/src/test/resources
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-7.4.3-SNAPSHOT-sources.jar
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-7.4.3-SNAPSHOT.jar
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] 
18:40:29 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.interpreter.aql ---
18:40:29 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:29 [INFO] Analyzed bundle 'org.eclipse.sirius.common.interpreter.aql' with 2 classes
18:40:29 [INFO] 
18:40:29 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.properties >----------
18:40:29 [INFO] Building org.eclipse.sirius.properties 7.4.3-SNAPSHOT           [74/140]
18:40:29 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/pom.xml
18:40:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/pom.xml
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties ---
18:40:29 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties ---
18:40:29 [INFO] 
18:40:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties ---
18:40:29 [INFO] Resolving class path of org.eclipse.sirius.properties
18:40:29 [INFO] 
18:40:29 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties ---
18:40:29 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:29 [INFO] 
18:40:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties ---
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/src/main/resources
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties ---
18:40:29 [INFO] Nothing to compile - all classes are up to date
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties ---
18:40:29 [INFO] 
18:40:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties ---
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/src/test/resources
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties ---
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties ---
18:40:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-7.4.3-SNAPSHOT-sources.jar
18:40:29 [INFO] 
18:40:29 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties ---
18:40:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-7.4.3-SNAPSHOT.jar
18:40:30 [INFO] 
18:40:30 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties ---
18:40:30 [INFO] 
18:40:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties ---
18:40:30 [INFO] 
18:40:30 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties ---
18:40:30 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:30 [INFO] Analyzed bundle 'org.eclipse.sirius.properties' with 100 classes
18:40:30 [INFO] 
18:40:30 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.edit >--------
18:40:30 [INFO] Building org.eclipse.sirius.properties.edit 7.4.3-SNAPSHOT      [75/140]
18:40:30 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/pom.xml
18:40:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/pom.xml
18:40:30 [INFO] 
18:40:30 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:30 [INFO] 
18:40:30 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] 
18:40:30 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] 
18:40:30 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] 
18:40:30 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] Resolving class path of org.eclipse.sirius.properties.edit
18:40:30 [INFO] 
18:40:30 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:30 [INFO] 
18:40:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/src/main/resources
18:40:30 [INFO] 
18:40:30 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] Nothing to compile - all classes are up to date
18:40:30 [INFO] 
18:40:30 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] 
18:40:30 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] 
18:40:30 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/src/test/resources
18:40:30 [INFO] 
18:40:30 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] 
18:40:30 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] 
18:40:30 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-7.4.3-SNAPSHOT-sources.jar
18:40:30 [INFO] 
18:40:30 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-7.4.3-SNAPSHOT.jar
18:40:30 [INFO] 
18:40:30 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] 
18:40:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] 
18:40:30 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.edit ---
18:40:30 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:31 [INFO] Analyzed bundle 'org.eclipse.sirius.properties.edit' with 198 classes
18:40:31 [INFO] 
18:40:31 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference >--
18:40:31 [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference 7.4.3-SNAPSHOT [76/140]
18:40:31 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml
18:40:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] 
18:40:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] Resolving class path of org.eclipse.sirius.properties.ext.widgets.reference
18:40:31 [INFO] 
18:40:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:31 [INFO] 
18:40:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/main/resources
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] Nothing to compile - all classes are up to date
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] 
18:40:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/test/resources
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-7.4.3-SNAPSHOT-sources.jar
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-7.4.3-SNAPSHOT.jar
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] 
18:40:31 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.ext.widgets.reference ---
18:40:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:31 [INFO] Analyzed bundle 'org.eclipse.sirius.properties.ext.widgets.reference' with 13 classes
18:40:31 [INFO] 
18:40:31 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit >--
18:40:31 [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.3-SNAPSHOT [77/140]
18:40:31 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml
18:40:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] 
18:40:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] Resolving class path of org.eclipse.sirius.properties.ext.widgets.reference.edit
18:40:31 [INFO] 
18:40:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:31 [INFO] 
18:40:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/main/resources
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] Nothing to compile - all classes are up to date
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] 
18:40:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/test/resources
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-7.4.3-SNAPSHOT-sources.jar
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-7.4.3-SNAPSHOT.jar
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] 
18:40:31 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
18:40:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:31 [INFO] Analyzed bundle 'org.eclipse.sirius.properties.ext.widgets.reference.edit' with 15 classes
18:40:31 [INFO] 
18:40:31 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules >----
18:40:31 [INFO] Building org.eclipse.sirius.properties.defaultrules 7.4.3-SNAPSHOT [78/140]
18:40:31 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml
18:40:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] 
18:40:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] Resolving class path of org.eclipse.sirius.properties.defaultrules
18:40:31 [INFO] 
18:40:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:31 [INFO] 
18:40:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/src/main/resources
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] Nothing to compile - all classes are up to date
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] 
18:40:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/src/test/resources
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-7.4.3-SNAPSHOT-sources.jar
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-7.4.3-SNAPSHOT.jar
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] 
18:40:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] 
18:40:31 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.defaultrules ---
18:40:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:31 [INFO] Analyzed bundle 'org.eclipse.sirius.properties.defaultrules' with 4 classes
18:40:31 [INFO] 
18:40:31 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.core >--------
18:40:31 [INFO] Building org.eclipse.sirius.properties.core 7.4.3-SNAPSHOT      [79/140]
18:40:31 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/pom.xml
18:40:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/pom.xml
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] 
18:40:32 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] Resolving class path of org.eclipse.sirius.properties.core
18:40:32 [INFO] 
18:40:32 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:32 [INFO] 
18:40:32 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/src/main/resources
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] Nothing to compile - all classes are up to date
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] 
18:40:32 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/src/test/resources
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-7.4.3-SNAPSHOT-sources.jar
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-7.4.3-SNAPSHOT.jar
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] 
18:40:32 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.core ---
18:40:32 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:32 [INFO] Analyzed bundle 'org.eclipse.sirius.properties.core' with 64 classes
18:40:32 [INFO] 
18:40:32 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.editor.properties >-------
18:40:32 [INFO] Building org.eclipse.sirius.editor.properties 7.4.3-SNAPSHOT    [80/140]
18:40:32 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/pom.xml
18:40:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/pom.xml
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties ---
18:40:32 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties ---
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties ---
18:40:32 [INFO] 
18:40:32 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties ---
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.properties ---
18:40:32 [INFO] Resolving class path of org.eclipse.sirius.editor.properties
18:40:32 [INFO] 
18:40:32 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties ---
18:40:32 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:32 [INFO] 
18:40:32 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.properties ---
18:40:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/src/main/resources
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.properties ---
18:40:32 [INFO] Nothing to compile - all classes are up to date
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.properties ---
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.properties ---
18:40:32 [INFO] 
18:40:32 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.properties ---
18:40:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/src/test/resources
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.properties ---
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.properties ---
18:40:32 [INFO] 
18:40:32 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties ---
18:40:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-7.4.3-SNAPSHOT-sources.jar
18:40:33 [INFO] 
18:40:33 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties ---
18:40:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-7.4.3-SNAPSHOT.jar
18:40:33 [INFO] 
18:40:33 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties ---
18:40:33 [INFO] 
18:40:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties ---
18:40:33 [INFO] 
18:40:33 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.properties ---
18:40:33 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:33 [INFO] Analyzed bundle 'org.eclipse.sirius.editor.properties' with 565 classes
18:40:33 [INFO] 
18:40:33 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference >--
18:40:33 [INFO] Building org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.3-SNAPSHOT [81/140]
18:40:33 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml
18:40:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml
18:40:33 [INFO] 
18:40:33 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:33 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:33 [INFO] 
18:40:33 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:33 [INFO] 
18:40:33 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:33 [INFO] 
18:40:33 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:33 [INFO] 
18:40:33 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:33 [INFO] Resolving class path of org.eclipse.sirius.editor.properties.ext.widgets.reference
18:40:34 [INFO] 
18:40:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:34 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:34 [INFO] 
18:40:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/main/resources
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:34 [INFO] Nothing to compile - all classes are up to date
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:34 [INFO] 
18:40:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/test/resources
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-7.4.3-SNAPSHOT-sources.jar
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-7.4.3-SNAPSHOT.jar
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:34 [INFO] 
18:40:34 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
18:40:34 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:34 [INFO] Analyzed bundle 'org.eclipse.sirius.editor.properties.ext.widgets.reference' with 17 classes
18:40:34 [INFO] 
18:40:34 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ui.properties >---------
18:40:34 [INFO] Building org.eclipse.sirius.ui.properties 7.4.3-SNAPSHOT        [82/140]
18:40:34 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/pom.xml
18:40:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/pom.xml
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] 
18:40:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] Resolving class path of org.eclipse.sirius.ui.properties
18:40:34 [INFO] 
18:40:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:34 [INFO] 
18:40:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/src/main/resources
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] Nothing to compile - all classes are up to date
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] 
18:40:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/src/test/resources
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-7.4.3-SNAPSHOT-sources.jar
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-7.4.3-SNAPSHOT.jar
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] 
18:40:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] 
18:40:34 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ui.properties ---
18:40:34 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:34 [INFO] Analyzed bundle 'org.eclipse.sirius.ui.properties' with 30 classes
18:40:34 [INFO] 
18:40:34 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference >--
18:40:34 [INFO] Building org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.3-SNAPSHOT [83/140]
18:40:34 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml
18:40:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] 
18:40:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] Resolving class path of org.eclipse.sirius.ui.properties.ext.widgets.reference
18:40:35 [INFO] 
18:40:35 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:35 [INFO] 
18:40:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/main/resources
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] Nothing to compile - all classes are up to date
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] 
18:40:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/test/resources
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-7.4.3-SNAPSHOT-sources.jar
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-7.4.3-SNAPSHOT.jar
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] 
18:40:35 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
18:40:35 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:35 [INFO] Analyzed bundle 'org.eclipse.sirius.ui.properties.ext.widgets.reference' with 9 classes
18:40:35 [INFO] 
18:40:35 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.properties >-------
18:40:35 [INFO] Building org.eclipse.sirius.sample.properties 7.4.3-SNAPSHOT    [84/140]
18:40:35 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/pom.xml
18:40:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/pom.xml
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] 
18:40:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] Resolving class path of org.eclipse.sirius.sample.properties
18:40:35 [INFO] 
18:40:35 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:35 [INFO] 
18:40:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/src/main/resources
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] Nothing to compile - all classes are up to date
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] 
18:40:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/src/test/resources
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-7.4.3-SNAPSHOT-sources.jar
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-7.4.3-SNAPSHOT.jar
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] 
18:40:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] 
18:40:35 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.properties ---
18:40:35 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:35 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.properties' with 1 classes
18:40:35 [INFO] 
18:40:35 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox >--
18:40:35 [INFO] Building org.eclipse.sirius.sample.properties.checkbox 7.4.3-SNAPSHOT [85/140]
18:40:35 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml
18:40:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] 
18:40:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] Resolving class path of org.eclipse.sirius.sample.properties.checkbox
18:40:36 [INFO] 
18:40:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:36 [INFO] 
18:40:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/src/main/resources
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] Nothing to compile - all classes are up to date
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] 
18:40:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/src/test/resources
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-7.4.3-SNAPSHOT-sources.jar
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-7.4.3-SNAPSHOT.jar
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] 
18:40:36 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.properties.checkbox ---
18:40:36 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:36 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.properties.checkbox' with 1 classes
18:40:36 [INFO] 
18:40:36 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio >----
18:40:36 [INFO] Building org.eclipse.sirius.sample.properties.radio 7.4.3-SNAPSHOT [86/140]
18:40:36 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml
18:40:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] 
18:40:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] Resolving class path of org.eclipse.sirius.sample.properties.radio
18:40:36 [INFO] 
18:40:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:36 [INFO] 
18:40:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/src/main/resources
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] Nothing to compile - all classes are up to date
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] 
18:40:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/src/test/resources
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-7.4.3-SNAPSHOT-sources.jar
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-7.4.3-SNAPSHOT.jar
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] 
18:40:36 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.properties.radio ---
18:40:36 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:36 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.properties.radio' with 1 classes
18:40:36 [INFO] 
18:40:36 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea >--
18:40:36 [INFO] Building org.eclipse.sirius.sample.properties.textarea 7.4.3-SNAPSHOT [87/140]
18:40:36 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml
18:40:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] 
18:40:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] Resolving class path of org.eclipse.sirius.sample.properties.textarea
18:40:36 [INFO] 
18:40:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:36 [INFO] 
18:40:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/src/main/resources
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] Nothing to compile - all classes are up to date
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] 
18:40:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/src/test/resources
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-7.4.3-SNAPSHOT-sources.jar
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-7.4.3-SNAPSHOT.jar
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] 
18:40:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] 
18:40:36 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.properties.textarea ---
18:40:36 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:37 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.properties.textarea' with 1 classes
18:40:37 [INFO] 
18:40:37 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties >------
18:40:37 [INFO] Building org.eclipse.sirius.tests.ui.properties 7.4.3-SNAPSHOT  [88/140]
18:40:37 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml
18:40:37 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:40:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml
18:40:37 [INFO] 
18:40:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.ui.properties ---
18:40:37 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:37 [INFO] 
18:40:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.ui.properties ---
18:40:37 [INFO] 
18:40:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.ui.properties ---
18:40:37 [INFO] 
18:40:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.ui.properties ---
18:40:37 [INFO] 
18:40:37 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.ui.properties ---
18:40:37 [INFO] Resolving class path of org.eclipse.sirius.tests.ui.properties
18:40:38 [INFO] 
18:40:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.ui.properties ---
18:40:38 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:38 [INFO] 
18:40:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.ui.properties ---
18:40:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/src/main/resources
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.ui.properties ---
18:40:38 [INFO] Nothing to compile - all classes are up to date
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.ui.properties ---
18:40:38 [INFO] 
18:40:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.ui.properties ---
18:40:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/src/test/resources
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.ui.properties ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.ui.properties ---
18:40:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-7.4.3-SNAPSHOT-sources.jar
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.ui.properties ---
18:40:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-7.4.3-SNAPSHOT.jar
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.ui.properties ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.ui.properties ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.ui.properties ---
18:40:38 [INFO] Skipping tests
18:40:38 [INFO] 
18:40:38 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.ui.properties ---
18:40:38 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:38 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.ui.properties' with 13 classes
18:40:38 [INFO] 
18:40:38 [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.aql >--------------
18:40:38 [INFO] Building org.eclipse.sirius.aql 7.4.3-SNAPSHOT                  [89/140]
18:40:38 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml
18:40:38 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.aql ---
18:40:38 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.aql ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.aql ---
18:40:38 [INFO] 
18:40:38 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.aql ---
18:40:38 [INFO] 
18:40:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.aql ---
18:40:38 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:38 [INFO] 
18:40:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.aql ---
18:40:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/src/main/resources
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.aql ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.aql ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.aql ---
18:40:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-7.4.3-SNAPSHOT.jar
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.aql ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.aql ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.aql ---
18:40:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-7.4.3-SNAPSHOT-sources-feature.jar
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.aql ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.aql ---
18:40:38 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:38 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:38 [INFO] 
18:40:38 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.aql ---
18:40:38 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:38 [INFO] 
18:40:38 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.doc.feature >----------
18:40:38 [INFO] Building org.eclipse.sirius.doc.feature 7.4.3-SNAPSHOT          [90/140]
18:40:38 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml
18:40:38 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.doc.feature ---
18:40:38 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.doc.feature ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.doc.feature ---
18:40:38 [INFO] 
18:40:38 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.doc.feature ---
18:40:38 [INFO] 
18:40:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc.feature ---
18:40:38 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:38 [INFO] 
18:40:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.doc.feature ---
18:40:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/src/main/resources
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.doc.feature ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.doc.feature ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.doc.feature ---
18:40:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-7.4.3-SNAPSHOT.jar
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc.feature ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.doc.feature ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.doc.feature ---
18:40:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-7.4.3-SNAPSHOT-sources-feature.jar
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc.feature ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.doc.feature ---
18:40:38 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:38 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:38 [INFO] 
18:40:38 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.doc.feature ---
18:40:38 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:38 [INFO] 
18:40:38 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef >--------
18:40:38 [INFO] Building org.eclipse.sirius.runtime.ide.eef 7.4.3-SNAPSHOT      [91/140]
18:40:38 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml
18:40:38 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.eef ---
18:40:38 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.eef ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.eef ---
18:40:38 [INFO] 
18:40:38 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.eef ---
18:40:38 [INFO] 
18:40:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.eef ---
18:40:38 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:38 [INFO] 
18:40:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.eef ---
18:40:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/src/main/resources
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.eef ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.eef ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.eef ---
18:40:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-7.4.3-SNAPSHOT.jar
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.eef ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.eef ---
18:40:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-7.4.3-SNAPSHOT-sources-feature.jar
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.eef ---
18:40:38 [INFO] 
18:40:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef ---
18:40:38 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:38 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:38 [INFO] 
18:40:38 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.ide.eef ---
18:40:38 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:38 [INFO] 
18:40:38 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo >----
18:40:38 [INFO] Building org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.3-SNAPSHOT [92/140]
18:40:38 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml
18:40:38 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
18:40:39 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
18:40:39 [INFO] 
18:40:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
18:40:39 [INFO] 
18:40:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
18:40:39 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:39 [INFO] 
18:40:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
18:40:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/src/main/resources
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
18:40:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-7.4.3-SNAPSHOT.jar
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
18:40:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-7.4.3-SNAPSHOT-sources-feature.jar
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
18:40:39 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:39 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:39 [INFO] 
18:40:39 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
18:40:39 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:39 [INFO] 
18:40:39 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui >--------
18:40:39 [INFO] Building org.eclipse.sirius.runtime.ide.ui 7.4.3-SNAPSHOT       [93/140]
18:40:39 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml
18:40:39 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui ---
18:40:39 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui ---
18:40:39 [INFO] 
18:40:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui ---
18:40:39 [INFO] 
18:40:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui ---
18:40:39 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:39 [INFO] 
18:40:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.ui ---
18:40:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/src/main/resources
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.ui ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui ---
18:40:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-7.4.3-SNAPSHOT.jar
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.ui ---
18:40:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-7.4.3-SNAPSHOT-sources-feature.jar
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui ---
18:40:39 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:39 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:39 [INFO] 
18:40:39 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.ide.ui ---
18:40:39 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:39 [INFO] 
18:40:39 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext >-------
18:40:39 [INFO] Building org.eclipse.sirius.runtime.ide.xtext 7.4.3-SNAPSHOT    [94/140]
18:40:39 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml
18:40:39 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.xtext ---
18:40:39 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.xtext ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.xtext ---
18:40:39 [INFO] 
18:40:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.xtext ---
18:40:39 [INFO] 
18:40:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.xtext ---
18:40:39 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:39 [INFO] 
18:40:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.xtext ---
18:40:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/src/main/resources
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.xtext ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.xtext ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.xtext ---
18:40:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-7.4.3-SNAPSHOT.jar
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.xtext ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.xtext ---
18:40:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-7.4.3-SNAPSHOT-sources-feature.jar
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext ---
18:40:39 [INFO] 
18:40:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext ---
18:40:39 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:39 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:39 [INFO] 
18:40:39 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.ide.xtext ---
18:40:39 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:39 [INFO] 
18:40:39 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.samples >------------
18:40:39 [INFO] Building org.eclipse.sirius.samples 7.4.3-SNAPSHOT              [95/140]
18:40:39 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml
18:40:39 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples ---
18:40:40 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples ---
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples ---
18:40:40 [INFO] 
18:40:40 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples ---
18:40:40 [INFO] 
18:40:40 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples ---
18:40:40 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:40 [INFO] 
18:40:40 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples ---
18:40:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/src/main/resources
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples ---
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples ---
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.samples ---
18:40:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-7.4.3-SNAPSHOT.jar
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples ---
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples ---
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.samples ---
18:40:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-7.4.3-SNAPSHOT-sources-feature.jar
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples ---
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples ---
18:40:40 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:40 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:40 [INFO] 
18:40:40 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.samples ---
18:40:40 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:40 [INFO] 
18:40:40 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.specifier >-----------
18:40:40 [INFO] Building org.eclipse.sirius.specifier 7.4.3-SNAPSHOT            [96/140]
18:40:40 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml
18:40:40 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier ---
18:40:40 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier ---
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier ---
18:40:40 [INFO] 
18:40:40 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier ---
18:40:40 [INFO] 
18:40:40 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier ---
18:40:40 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:40 [INFO] 
18:40:40 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier ---
18:40:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/src/main/resources
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier ---
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier ---
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier ---
18:40:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-7.4.3-SNAPSHOT.jar
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier ---
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier ---
18:40:40 [INFO] 
18:40:40 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier ---
18:40:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-7.4.3-SNAPSHOT-sources-feature.jar
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier ---
18:40:41 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:41 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:41 [INFO] 
18:40:41 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.specifier ---
18:40:41 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:41 [INFO] 
18:40:41 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo >---
18:40:41 [INFO] Building org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.3-SNAPSHOT [97/140]
18:40:41 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml
18:40:41 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
18:40:41 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
18:40:41 [INFO] 
18:40:41 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
18:40:41 [INFO] 
18:40:41 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
18:40:41 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:41 [INFO] 
18:40:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
18:40:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/src/main/resources
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
18:40:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-7.4.3-SNAPSHOT.jar
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
18:40:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-7.4.3-SNAPSHOT-sources-feature.jar
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
18:40:41 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:41 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:41 [INFO] 
18:40:41 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
18:40:41 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:41 [INFO] 
18:40:41 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql >-----
18:40:41 [INFO] Building org.eclipse.sirius.specifier.ide.ui.aql 7.4.3-SNAPSHOT [98/140]
18:40:41 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml
18:40:41 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.aql ---
18:40:41 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.aql ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.aql ---
18:40:41 [INFO] 
18:40:41 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.aql ---
18:40:41 [INFO] 
18:40:41 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.aql ---
18:40:41 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:41 [INFO] 
18:40:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui.aql ---
18:40:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/src/main/resources
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui.aql ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.aql ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.aql ---
18:40:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-7.4.3-SNAPSHOT.jar
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.aql ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui.aql ---
18:40:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-7.4.3-SNAPSHOT-sources-feature.jar
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql ---
18:40:41 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:41 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:41 [INFO] 
18:40:41 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.specifier.ide.ui.aql ---
18:40:41 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:41 [INFO] 
18:40:41 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui >-------
18:40:41 [INFO] Building org.eclipse.sirius.specifier.ide.ui 7.4.3-SNAPSHOT     [99/140]
18:40:41 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml
18:40:41 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui ---
18:40:41 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui ---
18:40:41 [INFO] 
18:40:41 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui ---
18:40:41 [INFO] 
18:40:41 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui ---
18:40:41 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:41 [INFO] 
18:40:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui ---
18:40:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/src/main/resources
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui ---
18:40:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-7.4.3-SNAPSHOT.jar
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui ---
18:40:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-7.4.3-SNAPSHOT-sources-feature.jar
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui ---
18:40:41 [INFO] 
18:40:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui ---
18:40:41 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:41 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:41 [INFO] 
18:40:41 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.specifier.ide.ui ---
18:40:41 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:41 [INFO] 
18:40:41 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.tests.support >---------
18:40:41 [INFO] Building org.eclipse.sirius.tests.support 7.4.3-SNAPSHOT       [100/140]
18:40:41 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml
18:40:41 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.support ---
18:40:42 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.support ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.support ---
18:40:42 [INFO] 
18:40:42 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.support ---
18:40:42 [INFO] 
18:40:42 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.support ---
18:40:42 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:42 [INFO] 
18:40:42 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.support ---
18:40:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/src/main/resources
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.support ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.support ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests.support ---
18:40:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-7.4.3-SNAPSHOT.jar
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.support ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.support ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests.support ---
18:40:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-7.4.3-SNAPSHOT-sources-feature.jar
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.support ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.support ---
18:40:42 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:42 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:42 [INFO] 
18:40:42 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.support ---
18:40:42 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:42 [INFO] 
18:40:42 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.interpreter.feature >------
18:40:42 [INFO] Building org.eclipse.sirius.interpreter.feature 7.4.3-SNAPSHOT [101/140]
18:40:42 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml
18:40:42 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.interpreter.feature ---
18:40:42 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter.feature ---
18:40:42 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:42 [INFO] 
18:40:42 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.interpreter.feature ---
18:40:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/src/main/resources
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.interpreter.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.interpreter.feature ---
18:40:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-7.4.3-SNAPSHOT.jar
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.interpreter.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.interpreter.feature ---
18:40:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-7.4.3-SNAPSHOT-sources-feature.jar
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.interpreter.feature ---
18:40:42 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:42 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:42 [INFO] 
18:40:42 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.interpreter.feature ---
18:40:42 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:42 [INFO] 
18:40:42 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.properties.feature >------
18:40:42 [INFO] Building org.eclipse.sirius.properties.feature 7.4.3-SNAPSHOT  [102/140]
18:40:42 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml
18:40:42 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.properties.feature ---
18:40:42 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.feature ---
18:40:42 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:42 [INFO] 
18:40:42 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.feature ---
18:40:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/src/main/resources
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.properties.feature ---
18:40:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-7.4.3-SNAPSHOT.jar
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.properties.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.properties.feature ---
18:40:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-7.4.3-SNAPSHOT-sources-feature.jar
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.feature ---
18:40:42 [INFO] 
18:40:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.properties.feature ---
18:40:42 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:42 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:42 [INFO] 
18:40:42 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.feature ---
18:40:42 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:42 [INFO] 
18:40:42 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature >--
18:40:42 [INFO] Building org.eclipse.sirius.specifier.properties.feature 7.4.3-SNAPSHOT [103/140]
18:40:42 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml
18:40:42 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.properties.feature ---
18:40:43 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.properties.feature ---
18:40:43 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:43 [INFO] 
18:40:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.properties.feature ---
18:40:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/src/main/resources
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.properties.feature ---
18:40:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-7.4.3-SNAPSHOT.jar
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.properties.feature ---
18:40:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-7.4.3-SNAPSHOT-sources-feature.jar
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature ---
18:40:43 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:43 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:43 [INFO] 
18:40:43 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.specifier.properties.feature ---
18:40:43 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:43 [INFO] 
18:40:43 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature >--
18:40:43 [INFO] Building org.eclipse.sirius.samples.properties.feature 7.4.3-SNAPSHOT [104/140]
18:40:43 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml
18:40:43 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples.properties.feature ---
18:40:43 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.properties.feature ---
18:40:43 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:43 [INFO] 
18:40:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples.properties.feature ---
18:40:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/src/main/resources
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.samples.properties.feature ---
18:40:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-7.4.3-SNAPSHOT.jar
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.samples.properties.feature ---
18:40:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-7.4.3-SNAPSHOT-sources-feature.jar
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.properties.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples.properties.feature ---
18:40:43 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:43 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:43 [INFO] 
18:40:43 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.samples.properties.feature ---
18:40:43 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:43 [INFO] 
18:40:43 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature >------
18:40:43 [INFO] Building org.eclipse.sirius.diagram.elk.feature 7.4.3-SNAPSHOT [105/140]
18:40:43 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml
18:40:43 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.feature ---
18:40:43 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.feature ---
18:40:43 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:43 [INFO] 
18:40:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.feature ---
18:40:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/src/main/resources
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.feature ---
18:40:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-7.4.3-SNAPSHOT.jar
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.diagram.elk.feature ---
18:40:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-7.4.3-SNAPSHOT-sources-feature.jar
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.feature ---
18:40:43 [INFO] 
18:40:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature ---
18:40:43 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:43 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:43 [INFO] 
18:40:43 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.elk.feature ---
18:40:43 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:43 [INFO] 
18:40:43 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature >----
18:40:43 [INFO] Building org.eclipse.sirius.diagram.elk.sdk.feature 7.4.3-SNAPSHOT [106/140]
18:40:43 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml
18:40:43 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
18:40:44 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
18:40:44 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:44 [INFO] 
18:40:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
18:40:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/src/main/resources
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
18:40:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/target/org.eclipse.sirius.diagram.elk.sdk.feature-7.4.3-SNAPSHOT.jar
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
18:40:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/target/org.eclipse.sirius.diagram.elk.sdk.feature-7.4.3-SNAPSHOT-sources-feature.jar
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
18:40:44 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:44 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:44 [INFO] 
18:40:44 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
18:40:44 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:44 [INFO] 
18:40:44 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature >--
18:40:44 [INFO] Building org.eclipse.sirius.sample.basicfamily.feature 7.4.3-SNAPSHOT [107/140]
18:40:44 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml
18:40:44 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:40:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.feature ---
18:40:44 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.feature ---
18:40:44 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:44 [INFO] 
18:40:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.feature ---
18:40:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/src/main/resources
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.sample.basicfamily.feature ---
18:40:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-7.4.3-SNAPSHOT.jar
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.sample.basicfamily.feature ---
18:40:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-7.4.3-SNAPSHOT-sources-feature.jar
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature ---
18:40:44 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:44 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:40:44 [INFO] 
18:40:44 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily.feature ---
18:40:44 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:40:44 [INFO] 
18:40:44 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook >-----
18:40:44 [INFO] Building org.eclipse.sirius.tests.sample.docbook 7.4.3-SNAPSHOT [108/140]
18:40:44 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml
18:40:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] 
18:40:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook
18:40:44 [INFO] 
18:40:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:44 [INFO] 
18:40:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/src/main/resources
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] Nothing to compile - all classes are up to date
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] 
18:40:44 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/src/test/resources
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-7.4.3-SNAPSHOT-sources.jar
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-7.4.3-SNAPSHOT.jar
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] 
18:40:44 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.docbook ---
18:40:44 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:44 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.docbook' with 30 classes
18:40:44 [INFO] 
18:40:44 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design >--
18:40:44 [INFO] Building org.eclipse.sirius.tests.sample.docbook.design 7.4.3-SNAPSHOT [109/140]
18:40:44 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml
18:40:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:44 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:44 [INFO] 
18:40:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:44 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.design
18:40:44 [INFO] 
18:40:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:44 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:44 [INFO] 
18:40:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/main/resources
18:40:44 [INFO] 
18:40:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:45 [INFO] Nothing to compile - all classes are up to date
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:45 [INFO] 
18:40:45 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/test/resources
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-7.4.3-SNAPSHOT-sources.jar
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-7.4.3-SNAPSHOT.jar
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:45 [INFO] 
18:40:45 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.docbook.design ---
18:40:45 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:45 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.docbook.design' with 2 classes
18:40:45 [INFO] 
18:40:45 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component >----
18:40:45 [INFO] Building org.eclipse.sirius.tests.sample.component 7.4.3-SNAPSHOT [110/140]
18:40:45 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/pom.xml
18:40:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/pom.xml
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] 
18:40:45 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.component
18:40:45 [INFO] 
18:40:45 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:45 [INFO] 
18:40:45 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/src/main/resources
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] Nothing to compile - all classes are up to date
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] 
18:40:45 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/src/test/resources
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-7.4.3-SNAPSHOT-sources.jar
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-7.4.3-SNAPSHOT.jar
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] 
18:40:45 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.component ---
18:40:45 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:45 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.component' with 12 classes
18:40:45 [INFO] 
18:40:45 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design >--
18:40:45 [INFO] Building org.eclipse.sirius.tests.sample.component.design 7.4.3-SNAPSHOT [111/140]
18:40:45 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml
18:40:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:45 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:45 [INFO] 
18:40:45 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:45 [INFO] 
18:40:45 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:45 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.component.design
18:40:46 [INFO] 
18:40:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:46 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:46 [INFO] 
18:40:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/src/main/resources
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:46 [INFO] Nothing to compile - all classes are up to date
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:46 [INFO] 
18:40:46 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/src/test/resources
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-7.4.3-SNAPSHOT-sources.jar
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-7.4.3-SNAPSHOT.jar
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:46 [INFO] 
18:40:46 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.component.design ---
18:40:46 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:46 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.component.design' with 41 classes
18:40:46 [INFO] 
18:40:46 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark >----
18:40:46 [INFO] Building org.eclipse.sirius.tests.sample.benchmark 7.4.3-SNAPSHOT [112/140]
18:40:46 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml
18:40:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] 
18:40:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.benchmark
18:40:46 [INFO] 
18:40:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:46 [INFO] 
18:40:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/src/main/resources
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] Nothing to compile - all classes are up to date
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] 
18:40:46 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/src/test/resources
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-7.4.3-SNAPSHOT-sources.jar
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-7.4.3-SNAPSHOT.jar
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] 
18:40:46 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.benchmark ---
18:40:46 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:46 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.benchmark' with 15 classes
18:40:46 [INFO] 
18:40:46 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.interactions >------
18:40:46 [INFO] Building org.eclipse.sirius.sample.interactions 7.4.3-SNAPSHOT [113/140]
18:40:46 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/pom.xml
18:40:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/pom.xml
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] 
18:40:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions
18:40:46 [INFO] 
18:40:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:46 [INFO] 
18:40:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/src/main/resources
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] Nothing to compile - all classes are up to date
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] 
18:40:46 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/src/test/resources
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-7.4.3-SNAPSHOT-sources.jar
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-7.4.3-SNAPSHOT.jar
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] 
18:40:46 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.interactions ---
18:40:46 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:46 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.interactions' with 31 classes
18:40:46 [INFO] 
18:40:46 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit >---
18:40:46 [INFO] Building org.eclipse.sirius.sample.interactions.edit 7.4.3-SNAPSHOT [114/140]
18:40:46 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml
18:40:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:46 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:46 [INFO] 
18:40:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:46 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.edit
18:40:46 [INFO] 
18:40:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:46 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:46 [INFO] 
18:40:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/src/main/resources
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:46 [INFO] Nothing to compile - all classes are up to date
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:46 [INFO] 
18:40:46 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/src/test/resources
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-7.4.3-SNAPSHOT-sources.jar
18:40:46 [INFO] 
18:40:46 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-7.4.3-SNAPSHOT.jar
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:47 [INFO] 
18:40:47 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.interactions.edit ---
18:40:47 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:47 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.interactions.edit' with 26 classes
18:40:47 [INFO] 
18:40:47 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration >----
18:40:47 [INFO] Building org.eclipse.sirius.tests.sample.migration 7.4.3-SNAPSHOT [115/140]
18:40:47 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml
18:40:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] 
18:40:47 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.migration
18:40:47 [INFO] 
18:40:47 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:47 [INFO] 
18:40:47 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/src/main/resources
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] Nothing to compile - all classes are up to date
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] 
18:40:47 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/src/test/resources
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-7.4.3-SNAPSHOT-sources.jar
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-7.4.3-SNAPSHOT.jar
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] 
18:40:47 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.migration ---
18:40:47 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:47 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.migration' with 53 classes
18:40:47 [INFO] 
18:40:47 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design >--
18:40:47 [INFO] Building org.eclipse.sirius.sample.interactions.design 7.4.3-SNAPSHOT [116/140]
18:40:47 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml
18:40:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.design ---
18:40:47 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.design ---
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.design ---
18:40:47 [INFO] 
18:40:47 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.design ---
18:40:47 [INFO] 
18:40:47 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.design ---
18:40:47 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.design
18:40:48 [INFO] 
18:40:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.design ---
18:40:48 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:48 [INFO] 
18:40:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.design ---
18:40:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/src/main/resources
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.design ---
18:40:48 [INFO] Nothing to compile - all classes are up to date
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.design ---
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.design ---
18:40:48 [INFO] 
18:40:48 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.design ---
18:40:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/src/test/resources
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.design ---
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.design ---
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.design ---
18:40:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-7.4.3-SNAPSHOT-sources.jar
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.design ---
18:40:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-7.4.3-SNAPSHOT.jar
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.design ---
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.design ---
18:40:48 [INFO] 
18:40:48 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.interactions.design ---
18:40:48 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:48 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.interactions.design' with 3 classes
18:40:48 [INFO] 
18:40:48 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor >--
18:40:48 [INFO] Building org.eclipse.sirius.sample.interactions.editor 7.4.3-SNAPSHOT [117/140]
18:40:48 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml
18:40:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] 
18:40:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.editor
18:40:48 [INFO] 
18:40:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:48 [INFO] 
18:40:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/src/main/resources
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] Nothing to compile - all classes are up to date
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] 
18:40:48 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/src/test/resources
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-7.4.3-SNAPSHOT-sources.jar
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-7.4.3-SNAPSHOT.jar
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] 
18:40:48 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] 
18:40:48 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.interactions.editor ---
18:40:48 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:48 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.interactions.editor' with 39 classes
18:40:48 [INFO] 
18:40:48 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design >------
18:40:48 [INFO] Building org.eclipse.sirius.sample.ecore.design 7.4.3-SNAPSHOT [118/140]
18:40:48 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml
18:40:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml
18:40:49 [INFO] 
18:40:49 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:49 [INFO] 
18:40:49 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] 
18:40:49 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] 
18:40:49 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] 
18:40:49 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] Resolving class path of org.eclipse.sirius.sample.ecore.design
18:40:49 [INFO] 
18:40:49 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:49 [INFO] 
18:40:49 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/src/main/resources
18:40:49 [INFO] 
18:40:49 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] Nothing to compile - all classes are up to date
18:40:49 [INFO] 
18:40:49 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] 
18:40:49 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] 
18:40:49 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/src/test/resources
18:40:49 [INFO] 
18:40:49 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] 
18:40:49 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] 
18:40:49 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-7.4.3-SNAPSHOT-sources.jar
18:40:49 [INFO] 
18:40:49 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-7.4.3-SNAPSHOT.jar
18:40:49 [INFO] 
18:40:49 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] 
18:40:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] 
18:40:49 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.ecore.design ---
18:40:49 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:49 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.ecore.design' with 12 classes
18:40:49 [INFO] 
18:40:49 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design >--
18:40:49 [INFO] Building org.eclipse.sirius.tests.sample.migration.design 7.4.3-SNAPSHOT [119/140]
18:40:49 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml
18:40:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] 
18:40:50 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.migration.design
18:40:50 [INFO] 
18:40:50 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:50 [INFO] 
18:40:50 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/src/main/resources
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] Nothing to compile - all classes are up to date
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] 
18:40:50 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/src/test/resources
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-7.4.3-SNAPSHOT-sources.jar
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-7.4.3-SNAPSHOT.jar
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] 
18:40:50 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.migration.design ---
18:40:50 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:50 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.migration.design' with 4 classes
18:40:50 [INFO] 
18:40:50 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml >------
18:40:50 [INFO] Building org.eclipse.sirius.tests.sample.scxml 7.4.3-SNAPSHOT  [120/140]
18:40:50 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml
18:40:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:40:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:50 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:50 [INFO] 
18:40:50 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:50 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.scxml
18:40:50 [INFO] 
18:40:50 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:50 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:50 [INFO] 
18:40:50 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/src/main/resources
18:40:50 [INFO] 
18:40:50 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:51 [INFO] Nothing to compile - all classes are up to date
18:40:51 [INFO] 
18:40:51 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:51 [INFO] 
18:40:51 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:51 [INFO] 
18:40:51 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/src/test/resources
18:40:51 [INFO] 
18:40:51 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:51 [INFO] 
18:40:51 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:51 [INFO] 
18:40:51 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:51 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-7.4.3-SNAPSHOT-sources.jar
18:40:51 [INFO] 
18:40:51 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:51 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-7.4.3-SNAPSHOT.jar
18:40:51 [INFO] 
18:40:51 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:51 [INFO] 
18:40:51 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:51 [INFO] 
18:40:51 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.scxml ---
18:40:51 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:51 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.scxml' with 46 classes
18:40:51 [INFO] 
18:40:51 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.junit >----------
18:40:51 [INFO] Building org.eclipse.sirius.tests.junit 7.4.3-SNAPSHOT         [121/140]
18:40:51 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml
18:40:51 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:40:51 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
18:40:51 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
18:40:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml
18:40:52 [WARNING] [c787d690-a755-4094-bb96-398ea18564d5][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.easymock,2.4.0.v20090202-0900 have severely compromised security. Please report this concern to the artifact provider.
18:40:52 [INFO] 
18:40:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit ---
18:40:52 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:52 [INFO] 
18:40:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit ---
18:40:52 [INFO] 
18:40:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit ---
18:40:52 [INFO] 
18:40:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit ---
18:40:52 [INFO] 
18:40:52 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit ---
18:40:52 [INFO] Resolving class path of org.eclipse.sirius.tests.junit
18:40:54 [INFO] 
18:40:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit ---
18:40:54 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:40:54 [INFO] 
18:40:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit ---
18:40:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/main/resources
18:40:54 [INFO] 
18:40:54 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit ---
18:40:54 [INFO] Nothing to compile - all classes are up to date
18:40:54 [INFO] 
18:40:54 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.junit ---
18:40:54 [INFO] Acceleo maven stand alone build...
18:40:54 [INFO] Starting packages registration...
18:40:55 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
18:40:55 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit'...
18:40:55 [INFO] Mapping the pom.xml to AcceleoProject...
18:40:55 [INFO] Adding jar dependencies...
18:40:55 [INFO] Starting parsing...
18:40:55 [INFO] Build completed.
18:40:55 [INFO] 
18:40:55 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.junit ---
18:40:55 [INFO] Acceleo maven stand alone build...
18:40:55 [INFO] Starting packages registration...
18:40:55 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
18:40:55 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit'...
18:40:55 [INFO] Mapping the pom.xml to AcceleoProject...
18:40:55 [INFO] Adding jar dependencies...
18:40:55 [INFO] Starting parsing...
18:40:55 [INFO] Build completed.
18:40:55 [INFO] 
18:40:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit ---
18:40:55 [INFO] 
18:40:55 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit ---
18:40:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:40:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:40:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/test/resources
18:40:55 [INFO] 
18:40:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit ---
18:40:55 [INFO] 
18:40:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit ---
18:40:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-7.4.3-SNAPSHOT-sources.jar
18:40:55 [INFO] 
18:40:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit ---
18:40:56 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-7.4.3-SNAPSHOT.jar
18:40:58 [INFO] 
18:40:58 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit ---
18:40:58 [INFO] 
18:40:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit ---
18:40:58 [INFO] 
18:40:58 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.junit ---
18:40:58 [INFO] Skipping tests
18:40:58 [INFO] 
18:40:58 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.junit ---
18:40:58 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:40:58 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.junit' with 1355 classes
18:40:59 [INFO] 
18:40:59 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tests.tree >----------
18:40:59 [INFO] Building org.eclipse.sirius.tests.tree 7.4.3-SNAPSHOT          [122/140]
18:40:59 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/pom.xml
18:40:59 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:40:59 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
18:40:59 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
18:40:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/pom.xml
18:40:59 [INFO] 
18:40:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.tree ---
18:40:59 [INFO] The project's OSGi version is 7.4.3.202407022238
18:40:59 [INFO] 
18:40:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.tree ---
18:40:59 [INFO] 
18:40:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.tree ---
18:40:59 [INFO] 
18:40:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.tree ---
18:40:59 [INFO] 
18:40:59 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.tree ---
18:40:59 [INFO] Resolving class path of org.eclipse.sirius.tests.tree
18:41:01 [INFO] 
18:41:01 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.tree ---
18:41:01 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:01 [INFO] 
18:41:01 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.tree ---
18:41:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/src/main/resources
18:41:01 [INFO] 
18:41:01 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.tree ---
18:41:01 [INFO] Nothing to compile - all classes are up to date
18:41:01 [INFO] 
18:41:01 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.tree ---
18:41:01 [INFO] Acceleo maven stand alone build...
18:41:01 [INFO] Starting packages registration...
18:41:01 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
18:41:01 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree'...
18:41:01 [INFO] Mapping the pom.xml to AcceleoProject...
18:41:01 [INFO] Adding jar dependencies...
18:41:01 [INFO] Starting parsing...
18:41:01 [INFO] Build completed.
18:41:01 [INFO] 
18:41:01 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.tree ---
18:41:01 [INFO] Acceleo maven stand alone build...
18:41:01 [INFO] Starting packages registration...
18:41:01 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
18:41:01 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree'...
18:41:01 [INFO] Mapping the pom.xml to AcceleoProject...
18:41:01 [INFO] Adding jar dependencies...
18:41:01 [INFO] Starting parsing...
18:41:01 [INFO] Build completed.
18:41:01 [INFO] 
18:41:01 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.tree ---
18:41:01 [INFO] 
18:41:01 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.tree ---
18:41:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/src/test/resources
18:41:01 [INFO] 
18:41:01 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.tree ---
18:41:01 [INFO] 
18:41:01 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.tree ---
18:41:01 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-7.4.3-SNAPSHOT-sources.jar
18:41:01 [INFO] 
18:41:01 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.tree ---
18:41:01 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-7.4.3-SNAPSHOT.jar
18:41:01 [INFO] 
18:41:01 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.tree ---
18:41:01 [INFO] 
18:41:01 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.tree ---
18:41:01 [INFO] 
18:41:01 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.tree ---
18:41:01 [INFO] Skipping tests
18:41:01 [INFO] 
18:41:01 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.tree ---
18:41:01 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:41:01 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.tree' with 63 classes
18:41:01 [INFO] 
18:41:01 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot >---------
18:41:01 [INFO] Building org.eclipse.sirius.tests.swtbot 7.4.3-SNAPSHOT        [123/140]
18:41:01 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/pom.xml
18:41:01 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:41:01 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
18:41:01 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
18:41:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/pom.xml
18:41:03 [INFO] 
18:41:03 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot ---
18:41:03 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:03 [INFO] 
18:41:03 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot ---
18:41:03 [INFO] 
18:41:03 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot ---
18:41:03 [INFO] 
18:41:03 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot ---
18:41:03 [INFO] 
18:41:03 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.swtbot ---
18:41:03 [INFO] Resolving class path of org.eclipse.sirius.tests.swtbot
18:41:04 [INFO] 
18:41:04 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot ---
18:41:04 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:04 [INFO] 
18:41:04 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.swtbot ---
18:41:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/src/main/resources
18:41:04 [INFO] 
18:41:04 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.swtbot ---
18:41:04 [INFO] Nothing to compile - all classes are up to date
18:41:04 [INFO] 
18:41:04 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.swtbot ---
18:41:04 [INFO] Acceleo maven stand alone build...
18:41:04 [INFO] Starting packages registration...
18:41:04 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
18:41:04 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot'...
18:41:04 [INFO] Mapping the pom.xml to AcceleoProject...
18:41:04 [INFO] Adding jar dependencies...
18:41:04 [INFO] Starting parsing...
18:41:04 [INFO] Build completed.
18:41:04 [INFO] 
18:41:04 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.swtbot ---
18:41:04 [INFO] Acceleo maven stand alone build...
18:41:04 [INFO] Starting packages registration...
18:41:04 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
18:41:04 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot'...
18:41:04 [INFO] Mapping the pom.xml to AcceleoProject...
18:41:04 [INFO] Adding jar dependencies...
18:41:04 [INFO] Starting parsing...
18:41:04 [INFO] Build completed.
18:41:04 [INFO] 
18:41:04 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.swtbot ---
18:41:04 [INFO] 
18:41:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot ---
18:41:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/src/test/resources
18:41:04 [INFO] 
18:41:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.swtbot ---
18:41:04 [INFO] 
18:41:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot ---
18:41:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-7.4.3-SNAPSHOT-sources.jar
18:41:04 [INFO] 
18:41:04 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot ---
18:41:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-7.4.3-SNAPSHOT.jar
18:41:05 [INFO] 
18:41:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot ---
18:41:05 [INFO] 
18:41:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot ---
18:41:06 [INFO] 
18:41:06 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.swtbot ---
18:41:06 [INFO] Skipping tests
18:41:06 [INFO] 
18:41:06 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.swtbot ---
18:41:06 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:41:06 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.swtbot' with 902 classes
18:41:06 [INFO] 
18:41:06 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design >---
18:41:06 [INFO] Building org.eclipse.sirius.tests.sample.scxml.design 7.4.3-SNAPSHOT [124/140]
18:41:06 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml
18:41:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:41:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] 
18:41:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.scxml.design
18:41:07 [INFO] 
18:41:07 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:07 [INFO] 
18:41:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/main/resources
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] Nothing to compile - all classes are up to date
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] 
18:41:07 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/test/resources
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-7.4.3-SNAPSHOT-sources.jar
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-7.4.3-SNAPSHOT.jar
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] 
18:41:07 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.scxml.design ---
18:41:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:41:07 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.scxml.design' with 2 classes
18:41:07 [INFO] 
18:41:07 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.tests >-------------
18:41:07 [INFO] Building org.eclipse.sirius.tests 7.4.3-SNAPSHOT               [125/140]
18:41:07 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml
18:41:07 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:41:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests ---
18:41:07 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests ---
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests ---
18:41:07 [INFO] 
18:41:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests ---
18:41:07 [INFO] 
18:41:07 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests ---
18:41:07 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:07 [INFO] 
18:41:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests ---
18:41:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/src/main/resources
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests ---
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests ---
18:41:07 [INFO] 
18:41:07 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests ---
18:41:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-7.4.3-SNAPSHOT.jar
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests ---
18:41:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-7.4.3-SNAPSHOT-sources-feature.jar
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests ---
18:41:08 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:41:08 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:41:08 [INFO] 
18:41:08 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests ---
18:41:08 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:41:08 [INFO] 
18:41:08 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties >----
18:41:08 [INFO] Building org.eclipse.sirius.tests.rcptt.properties 7.4.3-SNAPSHOT [126/140]
18:41:08 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml
18:41:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:41:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] 
18:41:08 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties
18:41:08 [INFO] 
18:41:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:08 [INFO] 
18:41:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/src/main/resources
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] Nothing to compile - all classes are up to date
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] 
18:41:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/src/test/resources
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-7.4.3-SNAPSHOT-sources.jar
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-7.4.3-SNAPSHOT.jar
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] 
18:41:08 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.rcptt.properties ---
18:41:08 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:41:08 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.rcptt.properties' with 11 classes
18:41:08 [INFO] 
18:41:08 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit >--
18:41:08 [INFO] Building org.eclipse.sirius.tests.rcptt.properties.edit 7.4.3-SNAPSHOT [127/140]
18:41:08 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml
18:41:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:41:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] 
18:41:08 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.edit
18:41:08 [INFO] 
18:41:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:08 [INFO] 
18:41:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/main/resources
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] Nothing to compile - all classes are up to date
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] 
18:41:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/test/resources
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-7.4.3-SNAPSHOT-sources.jar
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-7.4.3-SNAPSHOT.jar
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] 
18:41:08 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
18:41:08 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:41:08 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.rcptt.properties.edit' with 5 classes
18:41:08 [INFO] 
18:41:08 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples >--
18:41:08 [INFO] Building org.eclipse.sirius.tests.rcptt.properties.samples 7.4.3-SNAPSHOT [128/140]
18:41:08 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml
18:41:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:41:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:08 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:08 [INFO] 
18:41:08 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:08 [INFO] 
18:41:08 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:08 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.samples
18:41:09 [INFO] 
18:41:09 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:09 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:09 [INFO] 
18:41:09 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/main/resources
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:09 [INFO] Nothing to compile - all classes are up to date
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:09 [INFO] 
18:41:09 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/test/resources
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:09 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-7.4.3-SNAPSHOT-sources.jar
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:09 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-7.4.3-SNAPSHOT.jar
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:09 [INFO] 
18:41:09 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
18:41:09 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:41:09 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.rcptt.properties.samples' with 2 classes
18:41:09 [INFO] 
18:41:09 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor >--
18:41:09 [INFO] Building org.eclipse.sirius.tests.rcptt.properties.editor 7.4.3-SNAPSHOT [129/140]
18:41:09 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml
18:41:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:41:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] 
18:41:09 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.editor
18:41:09 [INFO] 
18:41:09 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:09 [INFO] 
18:41:09 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/main/resources
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] Nothing to compile - all classes are up to date
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] 
18:41:09 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/test/resources
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-7.4.3-SNAPSHOT-sources.jar
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-7.4.3-SNAPSHOT.jar
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] 
18:41:09 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
18:41:09 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:41:09 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.rcptt.properties.editor' with 39 classes
18:41:09 [INFO] 
18:41:09 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature >------
18:41:09 [INFO] Building org.eclipse.sirius.tests.rcptt.feature 7.4.3-SNAPSHOT [130/140]
18:41:09 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml
18:41:09 [INFO] --------------------------[ eclipse-feature ]---------------------------
18:41:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.rcptt.feature ---
18:41:09 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.feature ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.feature ---
18:41:09 [INFO] 
18:41:09 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.feature ---
18:41:09 [INFO] 
18:41:09 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.feature ---
18:41:09 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:09 [INFO] 
18:41:09 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.feature ---
18:41:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/src/main/resources
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.feature ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.feature ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests.rcptt.feature ---
18:41:09 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-7.4.3-SNAPSHOT.jar
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.feature ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests.rcptt.feature ---
18:41:09 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-7.4.3-SNAPSHOT-sources-feature.jar
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature ---
18:41:09 [INFO] 
18:41:09 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature ---
18:41:09 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2metadata:7.4.3-SNAPSHOT already attached, replace previous instance
18:41:09 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance
18:41:09 [INFO] 
18:41:09 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.rcptt.feature ---
18:41:09 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:41:09 [INFO] 
18:41:09 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.update >------------
18:41:09 [INFO] Building org.eclipse.sirius.update 7.4.3-SNAPSHOT              [131/140]
18:41:09 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml
18:41:09 [INFO] -------------------------[ eclipse-repository ]-------------------------
18:41:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml
18:41:10 [INFO] 
18:41:10 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.update ---
18:41:10 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:10 [INFO] 
18:41:10 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.update ---
18:41:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:10 [INFO] Copying 1 resource
18:41:10 [INFO] 
18:41:10 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.update ---
18:41:10 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/target
18:41:10 [INFO] 
18:41:10 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.update ---
18:41:10 [INFO] 
18:41:10 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.update ---
18:41:10 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:10 [INFO] 
18:41:10 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.update ---
18:41:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/src/main/resources
18:41:10 [INFO] 
18:41:10 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.update ---
18:41:10 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:10 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
18:41:10 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
18:41:10 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
18:41:10 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
18:41:10 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
18:41:10 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
18:41:10 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
18:41:10 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
18:41:10 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
18:41:10 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
18:41:10 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
18:41:10 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
18:41:10 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
18:41:10 [INFO] 
18:41:10 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.update ---
18:41:10 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:10 [INFO] 
18:41:10 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.update ---
18:41:10 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:10 [INFO] 
18:41:10 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.update ---
18:41:10 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:10 [INFO] 
18:41:10 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.update ---
18:41:10 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:27 [INFO] 
18:41:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.update ---
18:41:27 [INFO] 
18:41:27 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.update ---
18:41:27 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:27 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/target/org.eclipse.sirius.update-7.4.3-SNAPSHOT.zip
18:41:30 [INFO] 
18:41:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.update ---
18:41:30 [INFO] 
18:41:30 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.update ---
18:41:30 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:41:30 [INFO] 
18:41:30 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update >---
18:41:30 [INFO] Building org.eclipse.sirius.sample.basicfamily.update 7.4.3-SNAPSHOT [132/140]
18:41:30 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml
18:41:30 [INFO] -------------------------[ eclipse-repository ]-------------------------
18:41:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml
18:41:30 [INFO] 
18:41:30 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.update ---
18:41:30 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:30 [INFO] 
18:41:30 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.sample.basicfamily.update ---
18:41:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:30 [INFO] Copying 0 resource
18:41:30 [INFO] 
18:41:30 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.sample.basicfamily.update ---
18:41:30 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/target
18:41:30 [INFO] 
18:41:30 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.update ---
18:41:30 [INFO] 
18:41:30 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.update ---
18:41:30 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:30 [INFO] 
18:41:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.update ---
18:41:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/src/main/resources
18:41:30 [INFO] 
18:41:30 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.sample.basicfamily.update ---
18:41:30 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:30 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
18:41:30 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
18:41:30 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
18:41:30 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
18:41:30 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
18:41:30 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
18:41:30 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
18:41:30 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
18:41:30 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
18:41:30 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
18:41:30 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
18:41:30 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
18:41:30 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
18:41:30 [INFO] 
18:41:30 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.sample.basicfamily.update ---
18:41:30 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:30 [INFO] 
18:41:30 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.sample.basicfamily.update ---
18:41:30 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:30 [INFO] 
18:41:30 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.sample.basicfamily.update ---
18:41:30 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:30 [INFO] 
18:41:30 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.sample.basicfamily.update ---
18:41:30 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:30 [INFO] 
18:41:30 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.update ---
18:41:30 [INFO] 
18:41:30 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.sample.basicfamily.update ---
18:41:30 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:30 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/target/org.eclipse.sirius.sample.basicfamily.update-7.4.3-SNAPSHOT.zip
18:41:30 [INFO] 
18:41:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.update ---
18:41:30 [INFO] 
18:41:30 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily.update ---
18:41:30 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:41:30 [INFO] 
18:41:30 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit >---
18:41:30 [INFO] Building org.eclipse.sirius.tests.sample.docbook.edit 7.4.3-SNAPSHOT [133/140]
18:41:30 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml
18:41:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:41:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml
18:41:31 [INFO] 
18:41:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:31 [INFO] 
18:41:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] 
18:41:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] 
18:41:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] 
18:41:31 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.edit
18:41:31 [INFO] 
18:41:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:31 [INFO] 
18:41:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/main/resources
18:41:31 [INFO] 
18:41:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] Nothing to compile - all classes are up to date
18:41:31 [INFO] 
18:41:31 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] 
18:41:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] 
18:41:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/test/resources
18:41:31 [INFO] 
18:41:31 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] 
18:41:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] 
18:41:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-7.4.3-SNAPSHOT-sources.jar
18:41:31 [INFO] 
18:41:31 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-7.4.3-SNAPSHOT.jar
18:41:31 [INFO] 
18:41:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:31 [INFO] 
18:41:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:32 [INFO] 
18:41:32 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.docbook.edit ---
18:41:32 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:41:32 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.docbook.edit' with 311 classes
18:41:32 [INFO] 
18:41:32 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor >--
18:41:32 [INFO] Building org.eclipse.sirius.tests.sample.docbook.editor 7.4.3-SNAPSHOT [134/140]
18:41:32 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml
18:41:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:41:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml
18:41:32 [INFO] 
18:41:32 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:32 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:32 [INFO] 
18:41:32 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:32 [INFO] 
18:41:32 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:32 [INFO] 
18:41:32 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:32 [INFO] 
18:41:32 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:32 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.editor
18:41:33 [INFO] 
18:41:33 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:33 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:33 [INFO] 
18:41:33 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/main/resources
18:41:33 [INFO] 
18:41:33 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:33 [INFO] Nothing to compile - all classes are up to date
18:41:33 [INFO] 
18:41:33 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:33 [INFO] 
18:41:33 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:33 [INFO] 
18:41:33 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/test/resources
18:41:33 [INFO] 
18:41:33 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:33 [INFO] 
18:41:33 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:33 [INFO] 
18:41:33 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-7.4.3-SNAPSHOT-sources.jar
18:41:33 [INFO] 
18:41:33 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-7.4.3-SNAPSHOT.jar
18:41:33 [INFO] 
18:41:33 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:33 [INFO] 
18:41:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:33 [INFO] 
18:41:33 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.docbook.editor ---
18:41:33 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:41:33 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.docbook.editor' with 38 classes
18:41:33 [INFO] 
18:41:33 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine >--
18:41:33 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.3-SNAPSHOT [135/140]
18:41:33 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml
18:41:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:41:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml
18:41:38 [INFO] 
18:41:38 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:38 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:38 [INFO] 
18:41:38 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:38 [INFO] 
18:41:38 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:38 [INFO] 
18:41:38 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:38 [INFO] 
18:41:38 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:38 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine
18:41:38 [INFO] 
18:41:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:38 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:38 [INFO] 
18:41:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/main/resources
18:41:38 [INFO] 
18:41:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:39 [INFO] Nothing to compile - all classes are up to date
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:39 [INFO] 
18:41:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/test/resources
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-7.4.3-SNAPSHOT-sources.jar
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-7.4.3-SNAPSHOT.jar
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:39 [INFO] 
18:41:39 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
18:41:39 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:41:39 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.xtext.statemachine' with 37 classes
18:41:39 [INFO] 
18:41:39 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide >--
18:41:39 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.3-SNAPSHOT [136/140]
18:41:39 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml
18:41:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:41:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] 
18:41:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.ide
18:41:39 [INFO] 
18:41:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:39 [INFO] 
18:41:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/main/resources
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] Nothing to compile - all classes are up to date
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] 
18:41:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/test/resources
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-7.4.3-SNAPSHOT-sources.jar
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-7.4.3-SNAPSHOT.jar
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] 
18:41:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] 
18:41:39 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
18:41:39 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:41:39 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.xtext.statemachine.ide' with 6 classes
18:41:39 [INFO] 
18:41:39 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui >--
18:41:39 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.3-SNAPSHOT [137/140]
18:41:39 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml
18:41:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:41:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml
18:41:40 [INFO] 
18:41:40 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:40 [INFO] 
18:41:40 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] 
18:41:40 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] 
18:41:40 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] 
18:41:40 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.ui
18:41:40 [INFO] 
18:41:40 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:40 [INFO] 
18:41:40 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/main/resources
18:41:40 [INFO] 
18:41:40 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] Nothing to compile - all classes are up to date
18:41:40 [INFO] 
18:41:40 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] 
18:41:40 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] 
18:41:40 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/test/resources
18:41:40 [INFO] 
18:41:40 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] 
18:41:40 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] 
18:41:40 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-7.4.3-SNAPSHOT-sources.jar
18:41:40 [INFO] 
18:41:40 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-7.4.3-SNAPSHOT.jar
18:41:40 [INFO] 
18:41:40 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] 
18:41:40 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] 
18:41:40 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
18:41:40 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:41:40 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.xtext.statemachine.ui' with 10 classes
18:41:40 [INFO] 
18:41:40 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design >--
18:41:40 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.3-SNAPSHOT [138/140]
18:41:40 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml
18:41:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:41:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml
18:41:41 [INFO] 
18:41:41 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:41 [INFO] 
18:41:41 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] 
18:41:41 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] 
18:41:41 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] 
18:41:41 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.design
18:41:41 [INFO] 
18:41:41 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:41 [INFO] 
18:41:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/main/resources
18:41:41 [INFO] 
18:41:41 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] Nothing to compile - all classes are up to date
18:41:41 [INFO] 
18:41:41 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] 
18:41:41 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] 
18:41:41 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/test/resources
18:41:41 [INFO] 
18:41:41 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] 
18:41:41 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] 
18:41:41 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-7.4.3-SNAPSHOT-sources.jar
18:41:41 [INFO] 
18:41:41 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 Jul 02, 2024 10:41:41 PM java.util.jar.Attributes read
18:41:41 WARNING: Duplicate name in Manifest: Bundle-Localization.
18:41:41 Ensure that the manifest does not have duplicate entries, and
18:41:41 that blank lines separate individual sections in both your
18:41:41 manifest and in the META-INF/MANIFEST.MF entry in the jar file.
18:41:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-7.4.3-SNAPSHOT.jar
18:41:41 [INFO] 
18:41:41 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] 
18:41:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] 
18:41:41 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
18:41:41 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:41:41 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.xtext.statemachine.design' with 2 classes
18:41:41 [INFO] 
18:41:41 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext >-------
18:41:41 [INFO] Building org.eclipse.sirius.tests.junit.xtext 7.4.3-SNAPSHOT   [139/140]
18:41:41 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml
18:41:41 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:41:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml
18:41:42 [INFO] 
18:41:42 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:42 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:42 [INFO] 
18:41:42 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:42 [INFO] 
18:41:42 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:42 [INFO] 
18:41:42 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:42 [INFO] 
18:41:42 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:42 [INFO] Resolving class path of org.eclipse.sirius.tests.junit.xtext
18:41:43 [INFO] 
18:41:43 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:43 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:43 [INFO] 
18:41:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/src/main/resources
18:41:43 [INFO] 
18:41:43 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:43 [INFO] Nothing to compile - all classes are up to date
18:41:43 [INFO] 
18:41:43 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:43 [INFO] 
18:41:43 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/src/test/resources
18:41:43 [INFO] 
18:41:43 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:43 [INFO] 
18:41:43 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-7.4.3-SNAPSHOT-sources.jar
18:41:43 [INFO] 
18:41:43 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-7.4.3-SNAPSHOT.jar
18:41:43 [INFO] 
18:41:43 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:43 [INFO] 
18:41:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:43 [INFO] 
18:41:43 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:43 [INFO] Skipping tests
18:41:43 [INFO] 
18:41:43 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.junit.xtext ---
18:41:43 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
18:41:43 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.junit.xtext' with 5 classes
18:41:43 [INFO] 
18:41:43 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.update >---------
18:41:43 [INFO] Building org.eclipse.sirius.tests.update 7.4.3-SNAPSHOT        [140/140]
18:41:43 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml
18:41:43 [INFO] -------------------------[ eclipse-repository ]-------------------------
18:41:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml
18:41:44 [INFO] 
18:41:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.update ---
18:41:44 [INFO] The project's OSGi version is 7.4.3.202407022238
18:41:44 [INFO] 
18:41:44 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.tests.update ---
18:41:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:44 [INFO] Copying 1 resource
18:41:44 [INFO] 
18:41:44 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.tests.update ---
18:41:44 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/target
18:41:44 [INFO] 
18:41:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.update ---
18:41:44 [INFO] 
18:41:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.update ---
18:41:44 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
18:41:44 [INFO] 
18:41:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.update ---
18:41:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:41:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
18:41:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/src/main/resources
18:41:44 [INFO] 
18:41:44 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.tests.update ---
18:41:44 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:44 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
18:41:44 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
18:41:44 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
18:41:44 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
18:41:44 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
18:41:44 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
18:41:44 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
18:41:44 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
18:41:44 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
18:41:44 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
18:41:44 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
18:41:44 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
18:41:44 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
18:41:44 [INFO] 
18:41:44 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.tests.update ---
18:41:44 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:44 [INFO] 
18:41:44 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.tests.update ---
18:41:44 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:44 [INFO] 
18:41:44 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.tests.update ---
18:41:44 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:44 [INFO] 
18:41:44 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.tests.update ---
18:41:44 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:46 [INFO] 
18:41:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.update ---
18:41:46 [INFO] 
18:41:46 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.tests.update ---
18:41:46 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:41:46 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/target/org.eclipse.sirius.tests.update-7.4.3-SNAPSHOT.zip
18:41:46 [INFO] 
18:41:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.update ---
18:41:46 [INFO] 
18:41:46 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.update ---
18:41:46 [INFO] Skipping JaCoCo execution due to missing classes directory.
18:41:46 [INFO] 
18:41:46 [INFO] ------------------< org.eclipse.sirius:sirius-parent >------------------
18:41:46 [INFO] Building Sirius Parent 7.4.3-SNAPSHOT                          [141/140]
18:41:46 [INFO]   from pom.xml
18:41:46 [INFO] --------------------------------[ pom ]---------------------------------
18:41:50 [INFO] 
18:41:50 [INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ sirius-parent ---
18:41:50 [WARNING] 22:41:50.826 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'.
18:41:50 [INFO] 22:41:50.840 Java 17.0.2 Oracle Corporation (64-bit)
18:41:50 [INFO] 22:41:50.840 Linux 6.2.9-300.fc38.x86_64 (amd64)
18:41:50 [INFO] 22:41:50.841 MAVEN_OPTS= -Xmx4g
18:41:50 [INFO] 22:41:50.874 User cache: /home/jenkins/.sonar/cache
18:41:52 [INFO] 22:41:52.275 Communicating with SonarCloud
18:41:52 [INFO] 22:41:52.300 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.model.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.300 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.300 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.300 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.300 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.300 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.342 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.383 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.411 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.411 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.411 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.411 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.411 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.411 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.411 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.412 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.412 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.412 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.412 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.412 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.412 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.412 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.412 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.412 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.412 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.412 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.412 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml skipped by property 'sonar.skip'
18:41:52 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
18:41:52 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
18:41:52 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
18:41:52 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
18:41:52 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
18:41:52 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
18:41:52 [INFO] 22:41:52.449 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.449 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.449 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.449 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.449 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.449 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.449 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.450 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.471 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml skipped by property 'sonar.skip'
18:41:52 [INFO] 22:41:52.518 Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent)
18:41:53 [INFO] 22:41:53.102 Load global settings
18:41:53 [INFO] 22:41:53.515 Load global settings (done) | time=415ms
18:41:53 [INFO] 22:41:53.519 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
18:41:53 [INFO] 22:41:53.609 Loading required plugins
18:41:53 [INFO] 22:41:53.610 Load plugins index
18:41:53 [INFO] 22:41:53.934 Load plugins index (done) | time=324ms
18:41:53 [INFO] 22:41:53.934 Load/download plugins
18:41:54 [INFO] 22:41:54.676 Load/download plugins (done) | time=742ms
18:41:55 [INFO] 22:41:55.182 Found an active CI vendor: 'Jenkins'
18:41:55 [INFO] 22:41:55.188 Load project settings for component key: 'org.eclipse.sirius'
18:41:55 [INFO] 22:41:55.525 Load project settings for component key: 'org.eclipse.sirius' (done) | time=337ms
18:41:55 [INFO] 22:41:55.529 Process project properties
18:41:55 [INFO] 22:41:55.622 Project key: org.eclipse.sirius
18:41:55 [INFO] 22:41:55.622 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master
18:41:55 [INFO] 22:41:55.623 Working dir: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar
18:41:55 [INFO] 22:41:55.650 Load project branches
18:41:56 [INFO] 22:41:56.007 Load project branches (done) | time=357ms
18:41:56 [INFO] 22:41:56.014 Check ALM binding of project 'org.eclipse.sirius'
18:41:56 [INFO] 22:41:56.328 Detected project binding: NOT_BOUND
18:41:56 [INFO] 22:41:56.328 Check ALM binding of project 'org.eclipse.sirius' (done) | time=314ms
18:41:56 [INFO] 22:41:56.329 Load project pull requests
18:41:56 [INFO] 22:41:56.448 Load project pull requests (done) | time=119ms
18:41:56 [INFO] 22:41:56.450 Load branch configuration
18:41:56 [INFO] 22:41:56.451 Load branch configuration (done) | time=1ms
18:41:56 [INFO] 22:41:56.457 Load quality profiles
18:41:56 [INFO] 22:41:56.858 Load quality profiles (done) | time=401ms
18:41:56 [INFO] 22:41:56.862 Load active rules
18:42:03 [INFO] 22:42:03.844 Load active rules (done) | time=6982ms
18:42:04 [INFO] 22:42:04.020 Organization key: eclipse
18:42:04 [INFO] 22:42:04.029 Preprocessing files...
18:42:09 [INFO] 22:42:09.837 2 languages detected in 5516 preprocessed files
18:42:09 [INFO] 22:42:09.838 2903 files ignored because of inclusion/exclusion patterns
18:42:09 [INFO] 22:42:09.838 0 files ignored because of scm ignore settings
18:42:09 [INFO] 22:42:09.851 Loading plugins for detected languages
18:42:09 [INFO] 22:42:09.851 Load/download plugins
18:42:10 [INFO] 22:42:10.596 Load/download plugins (done) | time=745ms
18:42:10 [INFO] 22:42:10.818 Load project repositories
18:42:12 [INFO] 22:42:12.938 Load project repositories (done) | time=2120ms
18:42:12 [INFO] 22:42:12.940 Indexing files...
18:42:12 [INFO] 22:42:12.940 Project configuration:
18:42:12 [INFO] 22:42:12.941   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.943 Indexing files of module 'org.eclipse.sirius'
18:42:12 [INFO] 22:42:12.943   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius
18:42:12 [INFO] 22:42:12.943   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.944   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.962 Indexing files of module 'org.eclipse.sirius.common'
18:42:12 [INFO] 22:42:12.962   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common
18:42:12 [INFO] 22:42:12.962   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.962   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.967 Indexing files of module 'org.eclipse.sirius.common.acceleo.aql'
18:42:12 [INFO] 22:42:12.967   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql
18:42:12 [INFO] 22:42:12.967   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.967   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.968 Indexing files of module 'org.eclipse.sirius.common.acceleo.aql.ide'
18:42:12 [INFO] 22:42:12.968   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide
18:42:12 [INFO] 22:42:12.968   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.968   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.968 Indexing files of module 'org.eclipse.sirius.common.acceleo.mtl'
18:42:12 [INFO] 22:42:12.968   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl
18:42:12 [INFO] 22:42:12.968   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.968   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.969 Indexing files of module 'org.eclipse.sirius.common.acceleo.mtl.ide'
18:42:12 [INFO] 22:42:12.969   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide
18:42:12 [INFO] 22:42:12.969   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.969   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.970 Indexing files of module 'org.eclipse.sirius.common.interpreter'
18:42:12 [INFO] 22:42:12.970   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter
18:42:12 [INFO] 22:42:12.970   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.970   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.970 Indexing files of module 'org.eclipse.sirius.common.interpreter.aql'
18:42:12 [INFO] 22:42:12.970   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql
18:42:12 [INFO] 22:42:12.971   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.971   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.971 Indexing files of module 'org.eclipse.sirius.common.ocl'
18:42:12 [INFO] 22:42:12.971   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl
18:42:12 [INFO] 22:42:12.971   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.971   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.971 Indexing files of module 'org.eclipse.sirius.common.ui'
18:42:12 [INFO] 22:42:12.971   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui
18:42:12 [INFO] 22:42:12.971   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.971   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.973 Indexing files of module 'org.eclipse.sirius.common.ui.ext'
18:42:12 [INFO] 22:42:12.973   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext
18:42:12 [INFO] 22:42:12.973   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.973   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.974 Indexing files of module 'org.eclipse.sirius.common.xtext'
18:42:12 [INFO] 22:42:12.974   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext
18:42:12 [INFO] 22:42:12.974   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.974   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.974 Indexing files of module 'org.eclipse.sirius.diagram'
18:42:12 [INFO] 22:42:12.974   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram
18:42:12 [INFO] 22:42:12.974   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.974   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.979 Indexing files of module 'org.eclipse.sirius.diagram.elk'
18:42:12 [INFO] 22:42:12.980   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk
18:42:12 [INFO] 22:42:12.980   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.980   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.980 Indexing files of module 'org.eclipse.sirius.diagram.elk.debug'
18:42:12 [INFO] 22:42:12.980   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug
18:42:12 [INFO] 22:42:12.980   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.980   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.981 Indexing files of module 'org.eclipse.sirius.diagram.formatdata'
18:42:12 [INFO] 22:42:12.981   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata
18:42:12 [INFO] 22:42:12.981   Source paths: pom.xml, src, src-gen
18:42:12 [INFO] 22:42:12.981   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.981 Indexing files of module 'org.eclipse.sirius.diagram.model'
18:42:12 [INFO] 22:42:12.981   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model
18:42:12 [INFO] 22:42:12.982   Source paths: pom.xml, src, src-gen
18:42:12 [INFO] 22:42:12.982   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.983 Indexing files of module 'org.eclipse.sirius.diagram.sequence'
18:42:12 [INFO] 22:42:12.983   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence
18:42:12 [INFO] 22:42:12.983   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.983   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.985 Indexing files of module 'org.eclipse.sirius.diagram.sequence.edit'
18:42:12 [INFO] 22:42:12.985   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit
18:42:12 [INFO] 22:42:12.985   Source paths: pom.xml, src, src-gen
18:42:12 [INFO] 22:42:12.985   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.986 Indexing files of module 'org.eclipse.sirius.diagram.sequence.model'
18:42:12 [INFO] 22:42:12.986   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model
18:42:12 [INFO] 22:42:12.986   Source paths: pom.xml, src, src-gen
18:42:12 [INFO] 22:42:12.986   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.986 Indexing files of module 'org.eclipse.sirius.diagram.sequence.ui'
18:42:12 [INFO] 22:42:12.986   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui
18:42:12 [INFO] 22:42:12.987   Source paths: pom.xml, src
18:42:12 [INFO] 22:42:12.987   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:12 [INFO] 22:42:12.989 Indexing files of module 'org.eclipse.sirius.diagram.ui'
18:42:12 [INFO] 22:42:12.989   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui
18:42:12 [INFO] 22:42:12.989   Source paths: pom.xml, src, src-gen, src-diag
18:42:12 [INFO] 22:42:12.989   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.009 Indexing files of module 'org.eclipse.sirius.diagram.ui.ext'
18:42:13 [INFO] 22:42:13.009   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext
18:42:13 [INFO] 22:42:13.009   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.009   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.009 Indexing files of module 'org.eclipse.sirius.ecore.extender'
18:42:13 [INFO] 22:42:13.009   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender
18:42:13 [INFO] 22:42:13.009   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.009   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.011 Indexing files of module 'org.eclipse.sirius.editor'
18:42:13 [INFO] 22:42:13.011   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor
18:42:13 [INFO] 22:42:13.011   Source paths: pom.xml, src, src-gen
18:42:13 [INFO] 22:42:13.011   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.013 Indexing files of module 'org.eclipse.sirius.editor.diagram'
18:42:13 [INFO] 22:42:13.013   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram
18:42:13 [INFO] 22:42:13.013   Source paths: pom.xml, src, src-gen
18:42:13 [INFO] 22:42:13.013   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.015 Indexing files of module 'org.eclipse.sirius.editor.properties'
18:42:13 [INFO] 22:42:13.015   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties
18:42:13 [INFO] 22:42:13.015   Source paths: pom.xml, src, src-gen
18:42:13 [INFO] 22:42:13.015   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.016 Indexing files of module 'org.eclipse.sirius.editor.properties.ext.widgets.reference'
18:42:13 [INFO] 22:42:13.016   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference
18:42:13 [INFO] 22:42:13.016   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.016   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.017 Indexing files of module 'org.eclipse.sirius.editor.sequence'
18:42:13 [INFO] 22:42:13.017   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence
18:42:13 [INFO] 22:42:13.017   Source paths: pom.xml, src, src-gen
18:42:13 [INFO] 22:42:13.017   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.018 Indexing files of module 'org.eclipse.sirius.editor.table'
18:42:13 [INFO] 22:42:13.018   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table
18:42:13 [INFO] 22:42:13.018   Source paths: pom.xml, src, src-gen
18:42:13 [INFO] 22:42:13.018   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.018 Indexing files of module 'org.eclipse.sirius.editor.tree'
18:42:13 [INFO] 22:42:13.018   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree
18:42:13 [INFO] 22:42:13.018   Source paths: pom.xml, src, src-gen
18:42:13 [INFO] 22:42:13.018   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.019 Indexing files of module 'org.eclipse.sirius.eef.adapters'
18:42:13 [INFO] 22:42:13.019   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters
18:42:13 [INFO] 22:42:13.019   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.019   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.019 Indexing files of module 'org.eclipse.sirius.ext.base'
18:42:13 [INFO] 22:42:13.019   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base
18:42:13 [INFO] 22:42:13.019   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.019   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.020 Indexing files of module 'org.eclipse.sirius.ext.draw2d'
18:42:13 [INFO] 22:42:13.020   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d
18:42:13 [INFO] 22:42:13.020   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.020   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.021 Indexing files of module 'org.eclipse.sirius.ext.e3'
18:42:13 [INFO] 22:42:13.021   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3
18:42:13 [INFO] 22:42:13.021   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.021   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.021 Indexing files of module 'org.eclipse.sirius.ext.e3.ui'
18:42:13 [INFO] 22:42:13.021   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui
18:42:13 [INFO] 22:42:13.021   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.021   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.021 Indexing files of module 'org.eclipse.sirius.ext.emf'
18:42:13 [INFO] 22:42:13.021   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf
18:42:13 [INFO] 22:42:13.021   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.021   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.022 Indexing files of module 'org.eclipse.sirius.ext.emf.edit'
18:42:13 [INFO] 22:42:13.022   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit
18:42:13 [INFO] 22:42:13.022   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.022   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.022 Indexing files of module 'org.eclipse.sirius.ext.emf.tx'
18:42:13 [INFO] 22:42:13.022   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx
18:42:13 [INFO] 22:42:13.022   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.022   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.023 Indexing files of module 'org.eclipse.sirius.ext.emf.ui'
18:42:13 [INFO] 22:42:13.023   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui
18:42:13 [INFO] 22:42:13.023   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.023   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.023 Indexing files of module 'org.eclipse.sirius.ext.gef'
18:42:13 [INFO] 22:42:13.023   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef
18:42:13 [INFO] 22:42:13.023   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.023   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.024 Indexing files of module 'org.eclipse.sirius.ext.gmf.notation'
18:42:13 [INFO] 22:42:13.024   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation
18:42:13 [INFO] 22:42:13.024   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.024   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.024 Indexing files of module 'org.eclipse.sirius.ext.gmf.runtime'
18:42:13 [INFO] 22:42:13.024   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime
18:42:13 [INFO] 22:42:13.024   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.024   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.025 Indexing files of module 'org.eclipse.sirius.ext.ide'
18:42:13 [INFO] 22:42:13.025   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide
18:42:13 [INFO] 22:42:13.025   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.025   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.026 Indexing files of module 'org.eclipse.sirius.ext.jface'
18:42:13 [INFO] 22:42:13.026   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface
18:42:13 [INFO] 22:42:13.026   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.026   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.026 Indexing files of module 'org.eclipse.sirius.ext.swt'
18:42:13 [INFO] 22:42:13.026   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt
18:42:13 [INFO] 22:42:13.026   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.026   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.027 Indexing files of module 'org.eclipse.sirius.interpreter'
18:42:13 [INFO] 22:42:13.027   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter
18:42:13 [INFO] 22:42:13.027   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.027   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.027 Indexing files of module 'org.eclipse.sirius.model'
18:42:13 [INFO] 22:42:13.027   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model
18:42:13 [INFO] 22:42:13.027   Source paths: pom.xml, src, src-gen
18:42:13 [INFO] 22:42:13.027   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.028 Indexing files of module 'org.eclipse.sirius.properties'
18:42:13 [INFO] 22:42:13.028   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties
18:42:13 [INFO] 22:42:13.028   Source paths: pom.xml, src, src-gen
18:42:13 [INFO] 22:42:13.028   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.029 Indexing files of module 'org.eclipse.sirius.properties.core'
18:42:13 [INFO] 22:42:13.029   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core
18:42:13 [INFO] 22:42:13.029   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.029   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.030 Indexing files of module 'org.eclipse.sirius.properties.defaultrules'
18:42:13 [INFO] 22:42:13.030   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules
18:42:13 [INFO] 22:42:13.030   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.031   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.031 Indexing files of module 'org.eclipse.sirius.properties.edit'
18:42:13 [INFO] 22:42:13.031   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit
18:42:13 [INFO] 22:42:13.031   Source paths: pom.xml, src-gen, src-generator, src-spec
18:42:13 [INFO] 22:42:13.031   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.033 Indexing files of module 'org.eclipse.sirius.properties.ext.widgets.reference'
18:42:13 [INFO] 22:42:13.033   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference
18:42:13 [INFO] 22:42:13.033   Source paths: pom.xml, src-gen
18:42:13 [INFO] 22:42:13.033   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.033 Indexing files of module 'org.eclipse.sirius.properties.ext.widgets.reference.edit'
18:42:13 [INFO] 22:42:13.033   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit
18:42:13 [INFO] 22:42:13.034   Source paths: pom.xml, src-gen, src-spec
18:42:13 [INFO] 22:42:13.034   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.034 Indexing files of module 'org.eclipse.sirius.sample.basicfamily'
18:42:13 [INFO] 22:42:13.034   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily
18:42:13 [INFO] 22:42:13.034   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.034   Test paths: src
18:42:13 [INFO] 22:42:13.034   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.035 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.design'
18:42:13 [INFO] 22:42:13.035   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design
18:42:13 [INFO] 22:42:13.035   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.035   Test paths: src
18:42:13 [INFO] 22:42:13.035   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.035 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.edit'
18:42:13 [INFO] 22:42:13.035   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit
18:42:13 [INFO] 22:42:13.035   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.035   Test paths: src
18:42:13 [INFO] 22:42:13.035   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.036 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.editor'
18:42:13 [INFO] 22:42:13.036   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor
18:42:13 [INFO] 22:42:13.036   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.036   Test paths: src
18:42:13 [INFO] 22:42:13.036   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.036 Indexing files of module 'org.eclipse.sirius.sample.ecore.design'
18:42:13 [INFO] 22:42:13.037   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design
18:42:13 [INFO] 22:42:13.037   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.037   Test paths: src
18:42:13 [INFO] 22:42:13.037   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.037 Indexing files of module 'org.eclipse.sirius.sample.interactions'
18:42:13 [INFO] 22:42:13.037   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions
18:42:13 [INFO] 22:42:13.037   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.037   Test paths: src
18:42:13 [INFO] 22:42:13.037   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.039 Indexing files of module 'org.eclipse.sirius.sample.interactions.design'
18:42:13 [INFO] 22:42:13.039   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design
18:42:13 [INFO] 22:42:13.039   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.039   Test paths: src
18:42:13 [INFO] 22:42:13.039   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.039 Indexing files of module 'org.eclipse.sirius.sample.interactions.edit'
18:42:13 [INFO] 22:42:13.039   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit
18:42:13 [INFO] 22:42:13.039   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.039   Test paths: src
18:42:13 [INFO] 22:42:13.039   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.040 Indexing files of module 'org.eclipse.sirius.sample.interactions.editor'
18:42:13 [INFO] 22:42:13.040   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor
18:42:13 [INFO] 22:42:13.040   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.040   Test paths: src
18:42:13 [INFO] 22:42:13.040   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.040 Indexing files of module 'org.eclipse.sirius.sample.properties'
18:42:13 [INFO] 22:42:13.040   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties
18:42:13 [INFO] 22:42:13.041   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.041   Test paths: src
18:42:13 [INFO] 22:42:13.041   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.041 Indexing files of module 'org.eclipse.sirius.sample.properties.checkbox'
18:42:13 [INFO] 22:42:13.041   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox
18:42:13 [INFO] 22:42:13.041   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.041   Test paths: src
18:42:13 [INFO] 22:42:13.041   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.041 Indexing files of module 'org.eclipse.sirius.sample.properties.radio'
18:42:13 [INFO] 22:42:13.041   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio
18:42:13 [INFO] 22:42:13.041   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.041   Test paths: src
18:42:13 [INFO] 22:42:13.041   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.042 Indexing files of module 'org.eclipse.sirius.sample.properties.textarea'
18:42:13 [INFO] 22:42:13.042   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea
18:42:13 [INFO] 22:42:13.042   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.042   Test paths: src
18:42:13 [INFO] 22:42:13.042   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.042 Indexing files of module 'org.eclipse.sirius.synchronizer'
18:42:13 [INFO] 22:42:13.042   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer
18:42:13 [INFO] 22:42:13.042   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.042   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.043 Indexing files of module 'org.eclipse.sirius.table'
18:42:13 [INFO] 22:42:13.043   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table
18:42:13 [INFO] 22:42:13.043   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.043   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.045 Indexing files of module 'org.eclipse.sirius.table.model'
18:42:13 [INFO] 22:42:13.045   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model
18:42:13 [INFO] 22:42:13.045   Source paths: pom.xml, src, src-gen
18:42:13 [INFO] 22:42:13.045   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.045 Indexing files of module 'org.eclipse.sirius.table.ui'
18:42:13 [INFO] 22:42:13.046   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui
18:42:13 [INFO] 22:42:13.046   Source paths: pom.xml, src, src-paperclips, src-gen
18:42:13 [INFO] 22:42:13.046   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.053 Indexing files of module 'org.eclipse.sirius.table.ui.ext'
18:42:13 [INFO] 22:42:13.053   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext
18:42:13 [INFO] 22:42:13.053   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.053   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.053 Indexing files of module 'org.eclipse.sirius.tests.junit'
18:42:13 [INFO] 22:42:13.053   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit
18:42:13 [INFO] 22:42:13.054   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.054   Test paths: src
18:42:13 [INFO] 22:42:13.054   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.069 Indexing files of module 'org.eclipse.sirius.tests.junit.support'
18:42:13 [INFO] 22:42:13.069   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support
18:42:13 [INFO] 22:42:13.069   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.069   Test paths: src
18:42:13 [INFO] 22:42:13.069   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.070 Indexing files of module 'org.eclipse.sirius.tests.junit.xtext'
18:42:13 [INFO] 22:42:13.070   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext
18:42:13 [INFO] 22:42:13.070   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.070   Test paths: src
18:42:13 [INFO] 22:42:13.071   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.071 Indexing files of module 'org.eclipse.sirius.tests.sample.benchmark'
18:42:13 [INFO] 22:42:13.071   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark
18:42:13 [INFO] 22:42:13.071   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.071   Test paths: src
18:42:13 [INFO] 22:42:13.071   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.072 Indexing files of module 'org.eclipse.sirius.tests.sample.component'
18:42:13 [INFO] 22:42:13.072   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component
18:42:13 [INFO] 22:42:13.072   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.072   Test paths: src
18:42:13 [INFO] 22:42:13.072   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.072 Indexing files of module 'org.eclipse.sirius.tests.sample.component.design'
18:42:13 [INFO] 22:42:13.072   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design
18:42:13 [INFO] 22:42:13.072   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.072   Test paths: src, src-gen
18:42:13 [INFO] 22:42:13.072   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.073 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook'
18:42:13 [INFO] 22:42:13.073   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook
18:42:13 [INFO] 22:42:13.073   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.073   Test paths: src
18:42:13 [INFO] 22:42:13.073   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.074 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.design'
18:42:13 [INFO] 22:42:13.074   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design
18:42:13 [INFO] 22:42:13.074   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.074   Test paths: src
18:42:13 [INFO] 22:42:13.074   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.074 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.edit'
18:42:13 [INFO] 22:42:13.074   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit
18:42:13 [INFO] 22:42:13.074   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.074   Test paths: src-gen
18:42:13 [INFO] 22:42:13.075   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.096 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.editor'
18:42:13 [INFO] 22:42:13.096   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor
18:42:13 [INFO] 22:42:13.096   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.096   Test paths: src-gen
18:42:13 [INFO] 22:42:13.096   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.097 Indexing files of module 'org.eclipse.sirius.tests.sample.migration'
18:42:13 [INFO] 22:42:13.097   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration
18:42:13 [INFO] 22:42:13.097   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.097   Test paths: src-gen
18:42:13 [INFO] 22:42:13.097   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.099 Indexing files of module 'org.eclipse.sirius.tests.sample.migration.design'
18:42:13 [INFO] 22:42:13.099   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design
18:42:13 [INFO] 22:42:13.099   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.099   Test paths: src
18:42:13 [INFO] 22:42:13.099   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.099 Indexing files of module 'org.eclipse.sirius.tests.sample.scxml'
18:42:13 [INFO] 22:42:13.100   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml
18:42:13 [INFO] 22:42:13.100   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.100   Test paths: src-gen
18:42:13 [INFO] 22:42:13.100   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.102 Indexing files of module 'org.eclipse.sirius.tests.sample.scxml.design'
18:42:13 [INFO] 22:42:13.102   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design
18:42:13 [INFO] 22:42:13.102   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.102   Test paths: src
18:42:13 [INFO] 22:42:13.102   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.102 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine'
18:42:13 [INFO] 22:42:13.102   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine
18:42:13 [INFO] 22:42:13.102   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.102   Test paths: src, src-gen, xtend-gen
18:42:13 [INFO] 22:42:13.102   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.112 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.design'
18:42:13 [INFO] 22:42:13.112   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design
18:42:13 [INFO] 22:42:13.112   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.112   Test paths: src
18:42:13 [INFO] 22:42:13.112   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.112 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.ide'
18:42:13 [INFO] 22:42:13.112   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide
18:42:13 [INFO] 22:42:13.112   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.113   Test paths: src-gen
18:42:13 [INFO] 22:42:13.113   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.115 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.ui'
18:42:13 [INFO] 22:42:13.115   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui
18:42:13 [INFO] 22:42:13.115   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.115   Test paths: src-gen, xtend-gen
18:42:13 [INFO] 22:42:13.115   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.115 Indexing files of module 'org.eclipse.sirius.tests.swtbot'
18:42:13 [INFO] 22:42:13.115   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot
18:42:13 [INFO] 22:42:13.115   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.115   Test paths: src
18:42:13 [INFO] 22:42:13.115   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.124 Indexing files of module 'org.eclipse.sirius.tests.swtbot.support'
18:42:13 [INFO] 22:42:13.124   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support
18:42:13 [INFO] 22:42:13.124   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.124   Test paths: src
18:42:13 [INFO] 22:42:13.124   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.127 Indexing files of module 'org.eclipse.sirius.tests.tree'
18:42:13 [INFO] 22:42:13.127   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree
18:42:13 [INFO] 22:42:13.127   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.127   Test paths: src
18:42:13 [INFO] 22:42:13.127   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.128 Indexing files of module 'org.eclipse.sirius.tests.ui.properties'
18:42:13 [INFO] 22:42:13.128   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties
18:42:13 [INFO] 22:42:13.128   Source paths: pom.xml
18:42:13 [INFO] 22:42:13.128   Test paths: src
18:42:13 [INFO] 22:42:13.128   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.129 Indexing files of module 'org.eclipse.sirius.tree'
18:42:13 [INFO] 22:42:13.129   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree
18:42:13 [INFO] 22:42:13.129   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.129   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.130 Indexing files of module 'org.eclipse.sirius.tree.model'
18:42:13 [INFO] 22:42:13.130   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model
18:42:13 [INFO] 22:42:13.130   Source paths: pom.xml, src, src-gen
18:42:13 [INFO] 22:42:13.130   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.130 Indexing files of module 'org.eclipse.sirius.tree.ui'
18:42:13 [INFO] 22:42:13.131   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui
18:42:13 [INFO] 22:42:13.131   Source paths: pom.xml, src, src-gen
18:42:13 [INFO] 22:42:13.131   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.132 Indexing files of module 'org.eclipse.sirius.tree.ui.ext'
18:42:13 [INFO] 22:42:13.132   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext
18:42:13 [INFO] 22:42:13.132   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.132   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.132 Indexing files of module 'org.eclipse.sirius.ui'
18:42:13 [INFO] 22:42:13.132   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui
18:42:13 [INFO] 22:42:13.133   Source paths: pom.xml, src, src-gen
18:42:13 [INFO] 22:42:13.133   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.145 Indexing files of module 'org.eclipse.sirius.ui.editor'
18:42:13 [INFO] 22:42:13.145   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor
18:42:13 [INFO] 22:42:13.146   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.146   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.146 Indexing files of module 'org.eclipse.sirius.ui.ext'
18:42:13 [INFO] 22:42:13.146   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext
18:42:13 [INFO] 22:42:13.146   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.146   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.146 Indexing files of module 'org.eclipse.sirius.ui.properties'
18:42:13 [INFO] 22:42:13.147   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties
18:42:13 [INFO] 22:42:13.147   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.147   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.147 Indexing files of module 'org.eclipse.sirius.ui.properties.ext.widgets.reference'
18:42:13 [INFO] 22:42:13.147   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference
18:42:13 [INFO] 22:42:13.147   Source paths: pom.xml, src
18:42:13 [INFO] 22:42:13.147   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.148 Indexing files of module 'Sirius Parent'
18:42:13 [INFO] 22:42:13.148   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master
18:42:13 [INFO] 22:42:13.148   Source paths: packaging/org.eclipse.sirius.parent/pom.xml
18:42:13 [INFO] 22:42:13.148   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
18:42:13 [INFO] 22:42:13.148 5516 files indexed
18:42:13 [INFO] 22:42:13.153 Quality profile for java: Sonar way
18:42:13 [INFO] 22:42:13.153 Quality profile for xml: Sonar way
18:42:13 [INFO] 22:42:13.153 ------------- Run sensors on module org.eclipse.sirius.tests.junit.xtext
18:42:13 [INFO] 22:42:13.212 Load metrics repository
18:42:13 [INFO] 22:42:13.329 Load metrics repository (done) | time=117ms
18:42:13 [INFO] 22:42:13.334 Sensor cache enabled
18:42:13 [INFO] 22:42:13.650 Load sensor cache
18:42:22 [INFO] 22:42:22.524 Load sensor cache (24 MB) | time=8874ms
18:42:23 [INFO] 22:42:23.613 Sensor JavaSensor [java]
18:42:23 [INFO] 22:42:23.618 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:42:23 [INFO] 22:42:23.644 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:42:23 [INFO] 22:42:23.644 No "Main" source files to scan.
18:42:23 [INFO] 22:42:23.719 Using ECJ batch to parse 3 Test java source files with batch size 214 KB.
18:42:23 [INFO] 22:42:23.874 Starting batch processing.
18:42:25 [INFO] 22:42:25.125 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:42:25 [INFO] 22:42:25.748 100% analyzed
18:42:25 [INFO] 22:42:25.748 Batch processing: Done.
18:42:25 [INFO] 22:42:25.797 Did not optimize analysis for any files, performed a full analysis for all 3 files.
18:42:25 [INFO] 22:42:25.797 No "Generated" source files to scan.
18:42:25 [INFO] 22:42:25.797 Sensor JavaSensor [java] (done) | time=2184ms
18:42:25 [INFO] 22:42:25.797 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:42:25 [INFO] 22:42:25.798 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:42:25 [INFO] 22:42:25.798 Sensor SurefireSensor [java]
18:42:25 [INFO] 22:42:25.800 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/surefire-reports]
18:42:25 [INFO] 22:42:25.905 Sensor SurefireSensor [java] (done) | time=107ms
18:42:25 [INFO] 22:42:25.905 Sensor XML Sensor [xml]
18:42:25 [INFO] 22:42:25.910 1 source file to be analyzed
18:42:26 [INFO] 22:42:26.096 1/1 source file has been analyzed
18:42:26 [INFO] 22:42:26.096 Sensor XML Sensor [xml] (done) | time=191ms
18:42:26 [INFO] 22:42:26.096 Sensor JaCoCo XML Report Importer [jacoco]
18:42:26 [INFO] 22:42:26.101 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:42:26 [INFO] 22:42:26.123 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=27ms
18:42:26 [INFO] 22:42:26.123 Sensor Java Config Sensor [iac]
18:42:26 [INFO] 22:42:26.128 0 source files to be analyzed
18:42:26 [INFO] 22:42:26.139 0/0 source files have been analyzed
18:42:26 [INFO] 22:42:26.139 Sensor Java Config Sensor [iac] (done) | time=16ms
18:42:26 [INFO] 22:42:26.140 Sensor IaC Docker Sensor [iac]
18:42:26 [INFO] 22:42:26.141 0 source files to be analyzed
18:42:26 [INFO] 22:42:26.236 0/0 source files have been analyzed
18:42:26 [INFO] 22:42:26.236 Sensor IaC Docker Sensor [iac] (done) | time=96ms
18:42:26 [INFO] 22:42:26.236 Sensor Serverless configuration file sensor [security]
18:42:26 [INFO] 22:42:26.237 0 Serverless function entries were found in the project
18:42:26 [INFO] 22:42:26.238 0 Serverless function handlers were kept as entrypoints
18:42:26 [INFO] 22:42:26.238 Sensor Serverless configuration file sensor [security] (done) | time=2ms
18:42:26 [INFO] 22:42:26.238 Sensor AWS SAM template file sensor [security]
18:42:26 [INFO] 22:42:26.238 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:42:26 [INFO] 22:42:26.239 Sensor AWS SAM Inline template file sensor [security]
18:42:26 [INFO] 22:42:26.239 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:42:26 [INFO] 22:42:26.242 ------------- Run sensors on module org.eclipse.sirius
18:42:26 [INFO] 22:42:26.408 Sensor JavaSensor [java]
18:42:26 [INFO] 22:42:26.408 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:42:26 [INFO] 22:42:26.412 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:42:26 [INFO] 22:42:26.413 Using ECJ batch to parse 381 Main java source files with batch size 214 KB.
18:42:26 [INFO] 22:42:26.438 Starting batch processing.
18:42:26 [INFO] 22:42:26.525 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:42:57 [INFO] 22:42:57.309 100% analyzed
18:42:57 [INFO] 22:42:57.309 Batch processing: Done.
18:42:57 [INFO] 22:42:57.310 Did not optimize analysis for any files, performed a full analysis for all 381 files.
18:42:57 [INFO] 22:42:57.456 No "Test" source files to scan.
18:42:57 [INFO] 22:42:57.456 No "Generated" source files to scan.
18:42:57 [INFO] 22:42:57.456 Sensor JavaSensor [java] (done) | time=31048ms
18:42:57 [INFO] 22:42:57.456 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:42:57 [INFO] 22:42:57.457 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:42:57 [INFO] 22:42:57.458 Sensor SurefireSensor [java]
18:42:57 [INFO] 22:42:57.458 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/surefire-reports]
18:42:57 [INFO] 22:42:57.458 Sensor SurefireSensor [java] (done) | time=0ms
18:42:57 [INFO] 22:42:57.458 Sensor XML Sensor [xml]
18:42:57 [INFO] 22:42:57.459 1 source file to be analyzed
18:42:57 [INFO] 22:42:57.501 1/1 source file has been analyzed
18:42:57 [INFO] 22:42:57.501 Sensor XML Sensor [xml] (done) | time=43ms
18:42:57 [INFO] 22:42:57.501 Sensor JaCoCo XML Report Importer [jacoco]
18:42:57 [INFO] 22:42:57.503 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:42:57 [INFO] 22:42:57.646 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=145ms
18:42:57 [INFO] 22:42:57.647 Sensor Java Config Sensor [iac]
18:42:57 [INFO] 22:42:57.652 0 source files to be analyzed
18:42:57 [INFO] 22:42:57.652 0/0 source files have been analyzed
18:42:57 [INFO] 22:42:57.652 Sensor Java Config Sensor [iac] (done) | time=5ms
18:42:57 [INFO] 22:42:57.652 Sensor IaC Docker Sensor [iac]
18:42:57 [INFO] 22:42:57.656 0 source files to be analyzed
18:42:57 [INFO] 22:42:57.668 0/0 source files have been analyzed
18:42:57 [INFO] 22:42:57.668 Sensor IaC Docker Sensor [iac] (done) | time=16ms
18:42:57 [INFO] 22:42:57.669 Sensor Serverless configuration file sensor [security]
18:42:57 [INFO] 22:42:57.669 0 Serverless function entries were found in the project
18:42:57 [INFO] 22:42:57.669 0 Serverless function handlers were kept as entrypoints
18:42:57 [INFO] 22:42:57.669 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:42:57 [INFO] 22:42:57.670 Sensor AWS SAM template file sensor [security]
18:42:57 [INFO] 22:42:57.670 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:42:57 [INFO] 22:42:57.671 Sensor AWS SAM Inline template file sensor [security]
18:42:57 [INFO] 22:42:57.671 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:42:57 [INFO] 22:42:57.671 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.design
18:42:57 [INFO] 22:42:57.770 Sensor JavaSensor [java]
18:42:57 [INFO] 22:42:57.770 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:42:57 [INFO] 22:42:57.778 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:42:57 [INFO] 22:42:57.778 No "Main" source files to scan.
18:42:57 [INFO] 22:42:57.808 Using ECJ batch to parse 2 Test java source files with batch size 214 KB.
18:42:57 [INFO] 22:42:57.813 Starting batch processing.
18:42:57 [INFO] 22:42:57.873 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:42:57 [INFO] 22:42:57.923 100% analyzed
18:42:57 [INFO] 22:42:57.923 Batch processing: Done.
18:42:57 [INFO] 22:42:57.924 Did not optimize analysis for any files, performed a full analysis for all 2 files.
18:42:57 [INFO] 22:42:57.924 No "Generated" source files to scan.
18:42:57 [INFO] 22:42:57.924 Sensor JavaSensor [java] (done) | time=154ms
18:42:57 [INFO] 22:42:57.924 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:42:57 [INFO] 22:42:57.924 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:42:57 [INFO] 22:42:57.924 Sensor SurefireSensor [java]
18:42:57 [INFO] 22:42:57.924 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/target/surefire-reports]
18:42:57 [INFO] 22:42:57.924 Sensor SurefireSensor [java] (done) | time=0ms
18:42:57 [INFO] 22:42:57.924 Sensor XML Sensor [xml]
18:42:57 [INFO] 22:42:57.925 1 source file to be analyzed
18:42:57 [INFO] 22:42:57.933 1/1 source file has been analyzed
18:42:57 [INFO] 22:42:57.933 Sensor XML Sensor [xml] (done) | time=9ms
18:42:57 [INFO] 22:42:57.933 Sensor JaCoCo XML Report Importer [jacoco]
18:42:57 [INFO] 22:42:57.933 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:42:57 [INFO] 22:42:57.937 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
18:42:57 [INFO] 22:42:57.938 Sensor Java Config Sensor [iac]
18:42:57 [INFO] 22:42:57.938 0 source files to be analyzed
18:42:57 [INFO] 22:42:57.938 0/0 source files have been analyzed
18:42:57 [INFO] 22:42:57.938 Sensor Java Config Sensor [iac] (done) | time=0ms
18:42:57 [INFO] 22:42:57.938 Sensor IaC Docker Sensor [iac]
18:42:57 [INFO] 22:42:57.939 0 source files to be analyzed
18:42:57 [INFO] 22:42:57.944 0/0 source files have been analyzed
18:42:57 [INFO] 22:42:57.944 Sensor IaC Docker Sensor [iac] (done) | time=6ms
18:42:57 [INFO] 22:42:57.944 Sensor Serverless configuration file sensor [security]
18:42:57 [INFO] 22:42:57.944 0 Serverless function entries were found in the project
18:42:57 [INFO] 22:42:57.944 0 Serverless function handlers were kept as entrypoints
18:42:57 [INFO] 22:42:57.944 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:42:57 [INFO] 22:42:57.944 Sensor AWS SAM template file sensor [security]
18:42:57 [INFO] 22:42:57.944 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:42:57 [INFO] 22:42:57.944 Sensor AWS SAM Inline template file sensor [security]
18:42:57 [INFO] 22:42:57.944 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:42:57 [INFO] 22:42:57.945 ------------- Run sensors on module org.eclipse.sirius.editor.tree
18:42:58 [INFO] 22:42:58.013 Sensor JavaSensor [java]
18:42:58 [INFO] 22:42:58.014 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:42:58 [INFO] 22:42:58.020 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:42:58 [INFO] 22:42:58.020 Using ECJ batch to parse 5 Main java source files with batch size 214 KB.
18:42:58 [INFO] 22:42:58.025 Starting batch processing.
18:42:58 [INFO] 22:42:58.063 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:42:58 [INFO] 22:42:58.546 100% analyzed
18:42:58 [INFO] 22:42:58.546 Batch processing: Done.
18:42:58 [INFO] 22:42:58.547 Did not optimize analysis for any files, performed a full analysis for all 5 files.
18:42:58 [INFO] 22:42:58.564 No "Test" source files to scan.
18:42:58 [INFO] 22:42:58.564 No "Generated" source files to scan.
18:42:58 [INFO] 22:42:58.564 Sensor JavaSensor [java] (done) | time=551ms
18:42:58 [INFO] 22:42:58.565 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:42:58 [INFO] 22:42:58.565 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:42:58 [INFO] 22:42:58.565 Sensor SurefireSensor [java]
18:42:58 [INFO] 22:42:58.565 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/surefire-reports]
18:42:58 [INFO] 22:42:58.565 Sensor SurefireSensor [java] (done) | time=0ms
18:42:58 [INFO] 22:42:58.565 Sensor XML Sensor [xml]
18:42:58 [INFO] 22:42:58.565 1 source file to be analyzed
18:42:58 [INFO] 22:42:58.575 1/1 source file has been analyzed
18:42:58 [INFO] 22:42:58.575 Sensor XML Sensor [xml] (done) | time=10ms
18:42:58 [INFO] 22:42:58.575 Sensor JaCoCo XML Report Importer [jacoco]
18:42:58 [INFO] 22:42:58.575 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:42:58 [INFO] 22:42:58.579 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
18:42:58 [INFO] 22:42:58.580 Sensor Java Config Sensor [iac]
18:42:58 [INFO] 22:42:58.580 0 source files to be analyzed
18:42:58 [INFO] 22:42:58.580 0/0 source files have been analyzed
18:42:58 [INFO] 22:42:58.580 Sensor Java Config Sensor [iac] (done) | time=0ms
18:42:58 [INFO] 22:42:58.580 Sensor IaC Docker Sensor [iac]
18:42:58 [INFO] 22:42:58.581 0 source files to be analyzed
18:42:58 [INFO] 22:42:58.585 0/0 source files have been analyzed
18:42:58 [INFO] 22:42:58.585 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:42:58 [INFO] 22:42:58.585 Sensor Serverless configuration file sensor [security]
18:42:58 [INFO] 22:42:58.585 0 Serverless function entries were found in the project
18:42:58 [INFO] 22:42:58.585 0 Serverless function handlers were kept as entrypoints
18:42:58 [INFO] 22:42:58.586 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:42:58 [INFO] 22:42:58.586 Sensor AWS SAM template file sensor [security]
18:42:58 [INFO] 22:42:58.586 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:42:58 [INFO] 22:42:58.586 Sensor AWS SAM Inline template file sensor [security]
18:42:58 [INFO] 22:42:58.586 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:42:58 [INFO] 22:42:58.586 ------------- Run sensors on module org.eclipse.sirius.properties
18:42:58 [INFO] 22:42:58.645 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:42:58 [INFO] 22:42:58.645 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:42:58 [INFO] 22:42:58.645 Sensor XML Sensor [xml]
18:42:58 [INFO] 22:42:58.646 1 source file to be analyzed
18:42:58 [INFO] 22:42:58.655 1/1 source file has been analyzed
18:42:58 [INFO] 22:42:58.655 Sensor XML Sensor [xml] (done) | time=10ms
18:42:58 [INFO] 22:42:58.655 Sensor JaCoCo XML Report Importer [jacoco]
18:42:58 [INFO] 22:42:58.655 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:42:58 [INFO] 22:42:58.699 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=44ms
18:42:58 [INFO] 22:42:58.700 Sensor Java Config Sensor [iac]
18:42:58 [INFO] 22:42:58.700 0 source files to be analyzed
18:42:58 [INFO] 22:42:58.700 0/0 source files have been analyzed
18:42:58 [INFO] 22:42:58.700 Sensor Java Config Sensor [iac] (done) | time=0ms
18:42:58 [INFO] 22:42:58.701 Sensor IaC Docker Sensor [iac]
18:42:58 [INFO] 22:42:58.701 0 source files to be analyzed
18:42:58 [INFO] 22:42:58.705 0/0 source files have been analyzed
18:42:58 [INFO] 22:42:58.705 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:42:58 [INFO] 22:42:58.705 Sensor Serverless configuration file sensor [security]
18:42:58 [INFO] 22:42:58.706 0 Serverless function entries were found in the project
18:42:58 [INFO] 22:42:58.706 0 Serverless function handlers were kept as entrypoints
18:42:58 [INFO] 22:42:58.706 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:42:58 [INFO] 22:42:58.706 Sensor AWS SAM template file sensor [security]
18:42:58 [INFO] 22:42:58.706 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:42:58 [INFO] 22:42:58.706 Sensor AWS SAM Inline template file sensor [security]
18:42:58 [INFO] 22:42:58.706 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:42:58 [INFO] 22:42:58.706 ------------- Run sensors on module org.eclipse.sirius.ui
18:42:58 [INFO] 22:42:58.753 Sensor JavaSensor [java]
18:42:58 [INFO] 22:42:58.753 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:42:58 [INFO] 22:42:58.758 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:42:58 [INFO] 22:42:58.759 Using ECJ batch to parse 284 Main java source files with batch size 214 KB.
18:42:58 [INFO] 22:42:58.775 Starting batch processing.
18:42:58 [INFO] 22:42:58.849 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:20 [INFO] 22:43:20.531 100% analyzed
18:43:20 [INFO] 22:43:20.531 Batch processing: Done.
18:43:20 [INFO] 22:43:20.532 Did not optimize analysis for any files, performed a full analysis for all 284 files.
18:43:20 [INFO] 22:43:20.630 No "Test" source files to scan.
18:43:20 [INFO] 22:43:20.630 No "Generated" source files to scan.
18:43:20 [INFO] 22:43:20.630 Sensor JavaSensor [java] (done) | time=21877ms
18:43:20 [INFO] 22:43:20.631 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:20 [INFO] 22:43:20.631 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:20 [INFO] 22:43:20.631 Sensor SurefireSensor [java]
18:43:20 [INFO] 22:43:20.632 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/surefire-reports]
18:43:20 [INFO] 22:43:20.632 Sensor SurefireSensor [java] (done) | time=1ms
18:43:20 [INFO] 22:43:20.632 Sensor XML Sensor [xml]
18:43:20 [INFO] 22:43:20.632 1 source file to be analyzed
18:43:20 [INFO] 22:43:20.642 1/1 source file has been analyzed
18:43:20 [INFO] 22:43:20.642 Sensor XML Sensor [xml] (done) | time=10ms
18:43:20 [INFO] 22:43:20.642 Sensor JaCoCo XML Report Importer [jacoco]
18:43:20 [INFO] 22:43:20.643 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:20 [INFO] 22:43:20.724 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=82ms
18:43:20 [INFO] 22:43:20.724 Sensor Java Config Sensor [iac]
18:43:20 [INFO] 22:43:20.727 0 source files to be analyzed
18:43:20 [INFO] 22:43:20.727 0/0 source files have been analyzed
18:43:20 [INFO] 22:43:20.727 Sensor Java Config Sensor [iac] (done) | time=3ms
18:43:20 [INFO] 22:43:20.728 Sensor IaC Docker Sensor [iac]
18:43:20 [INFO] 22:43:20.729 0 source files to be analyzed
18:43:20 [INFO] 22:43:20.735 0/0 source files have been analyzed
18:43:20 [INFO] 22:43:20.735 Sensor IaC Docker Sensor [iac] (done) | time=7ms
18:43:20 [INFO] 22:43:20.735 Sensor Serverless configuration file sensor [security]
18:43:20 [INFO] 22:43:20.735 0 Serverless function entries were found in the project
18:43:20 [INFO] 22:43:20.735 0 Serverless function handlers were kept as entrypoints
18:43:20 [INFO] 22:43:20.735 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:20 [INFO] 22:43:20.736 Sensor AWS SAM template file sensor [security]
18:43:20 [INFO] 22:43:20.736 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:20 [INFO] 22:43:20.736 Sensor AWS SAM Inline template file sensor [security]
18:43:20 [INFO] 22:43:20.736 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:20 [INFO] 22:43:20.736 ------------- Run sensors on module org.eclipse.sirius.ext.e3
18:43:20 [INFO] 22:43:20.797 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:20 [INFO] 22:43:20.797 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:20 [INFO] 22:43:20.798 Sensor XML Sensor [xml]
18:43:20 [INFO] 22:43:20.798 1 source file to be analyzed
18:43:20 [INFO] 22:43:20.804 1/1 source file has been analyzed
18:43:20 [INFO] 22:43:20.804 Sensor XML Sensor [xml] (done) | time=6ms
18:43:20 [INFO] 22:43:20.804 Sensor JaCoCo XML Report Importer [jacoco]
18:43:20 [INFO] 22:43:20.804 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:20 [INFO] 22:43:20.805 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:43:20 [INFO] 22:43:20.805 Sensor Java Config Sensor [iac]
18:43:20 [INFO] 22:43:20.805 0 source files to be analyzed
18:43:20 [INFO] 22:43:20.805 0/0 source files have been analyzed
18:43:20 [INFO] 22:43:20.805 Sensor Java Config Sensor [iac] (done) | time=0ms
18:43:20 [INFO] 22:43:20.805 Sensor IaC Docker Sensor [iac]
18:43:20 [INFO] 22:43:20.806 0 source files to be analyzed
18:43:20 [INFO] 22:43:20.810 0/0 source files have been analyzed
18:43:20 [INFO] 22:43:20.810 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:43:20 [INFO] 22:43:20.810 Sensor Serverless configuration file sensor [security]
18:43:20 [INFO] 22:43:20.810 0 Serverless function entries were found in the project
18:43:20 [INFO] 22:43:20.810 0 Serverless function handlers were kept as entrypoints
18:43:20 [INFO] 22:43:20.810 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:20 [INFO] 22:43:20.810 Sensor AWS SAM template file sensor [security]
18:43:20 [INFO] 22:43:20.810 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:20 [INFO] 22:43:20.810 Sensor AWS SAM Inline template file sensor [security]
18:43:20 [INFO] 22:43:20.810 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:20 [INFO] 22:43:20.810 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.editor
18:43:20 [INFO] 22:43:20.863 Sensor JavaSensor [java]
18:43:20 [INFO] 22:43:20.863 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:20 [INFO] 22:43:20.867 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:20 [INFO] 22:43:20.867 No "Main" source files to scan.
18:43:20 [INFO] 22:43:20.915 Using ECJ batch to parse 4 Test java source files with batch size 214 KB.
18:43:20 [INFO] 22:43:20.923 Starting batch processing.
18:43:20 [INFO] 22:43:20.964 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:21 [INFO] 22:43:21.352 100% analyzed
18:43:21 [INFO] 22:43:21.352 Batch processing: Done.
18:43:21 [INFO] 22:43:21.353 Did not optimize analysis for any files, performed a full analysis for all 4 files.
18:43:21 [INFO] 22:43:21.353 No "Generated" source files to scan.
18:43:21 [INFO] 22:43:21.353 Sensor JavaSensor [java] (done) | time=490ms
18:43:21 [INFO] 22:43:21.353 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:21 [INFO] 22:43:21.354 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:43:21 [INFO] 22:43:21.354 Sensor SurefireSensor [java]
18:43:21 [INFO] 22:43:21.354 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/target/surefire-reports]
18:43:21 [INFO] 22:43:21.354 Sensor SurefireSensor [java] (done) | time=0ms
18:43:21 [INFO] 22:43:21.354 Sensor XML Sensor [xml]
18:43:21 [INFO] 22:43:21.354 1 source file to be analyzed
18:43:21 [INFO] 22:43:21.368 1/1 source file has been analyzed
18:43:21 [INFO] 22:43:21.368 Sensor XML Sensor [xml] (done) | time=14ms
18:43:21 [INFO] 22:43:21.369 Sensor JaCoCo XML Report Importer [jacoco]
18:43:21 [INFO] 22:43:21.369 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:21 [INFO] 22:43:21.374 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
18:43:21 [INFO] 22:43:21.374 Sensor Java Config Sensor [iac]
18:43:21 [INFO] 22:43:21.375 0 source files to be analyzed
18:43:21 [INFO] 22:43:21.375 0/0 source files have been analyzed
18:43:21 [INFO] 22:43:21.375 Sensor Java Config Sensor [iac] (done) | time=1ms
18:43:21 [INFO] 22:43:21.376 Sensor IaC Docker Sensor [iac]
18:43:21 [INFO] 22:43:21.376 0 source files to be analyzed
18:43:21 [INFO] 22:43:21.380 0/0 source files have been analyzed
18:43:21 [INFO] 22:43:21.380 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:43:21 [INFO] 22:43:21.380 Sensor Serverless configuration file sensor [security]
18:43:21 [INFO] 22:43:21.380 0 Serverless function entries were found in the project
18:43:21 [INFO] 22:43:21.381 0 Serverless function handlers were kept as entrypoints
18:43:21 [INFO] 22:43:21.381 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:43:21 [INFO] 22:43:21.381 Sensor AWS SAM template file sensor [security]
18:43:21 [INFO] 22:43:21.381 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:21 [INFO] 22:43:21.381 Sensor AWS SAM Inline template file sensor [security]
18:43:21 [INFO] 22:43:21.381 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:21 [INFO] 22:43:21.381 ------------- Run sensors on module org.eclipse.sirius.properties.defaultrules
18:43:21 [INFO] 22:43:21.445 Sensor JavaSensor [java]
18:43:21 [INFO] 22:43:21.446 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:21 [INFO] 22:43:21.447 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:21 [INFO] 22:43:21.448 Using ECJ batch to parse 3 Main java source files with batch size 214 KB.
18:43:21 [INFO] 22:43:21.449 Starting batch processing.
18:43:21 [INFO] 22:43:21.467 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:21 [INFO] 22:43:21.535 100% analyzed
18:43:21 [INFO] 22:43:21.535 Batch processing: Done.
18:43:21 [INFO] 22:43:21.536 Did not optimize analysis for any files, performed a full analysis for all 3 files.
18:43:21 [INFO] 22:43:21.566 No "Test" source files to scan.
18:43:21 [INFO] 22:43:21.566 No "Generated" source files to scan.
18:43:21 [INFO] 22:43:21.566 Sensor JavaSensor [java] (done) | time=121ms
18:43:21 [INFO] 22:43:21.566 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:21 [INFO] 22:43:21.566 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:21 [INFO] 22:43:21.566 Sensor SurefireSensor [java]
18:43:21 [INFO] 22:43:21.566 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/surefire-reports]
18:43:21 [INFO] 22:43:21.566 Sensor SurefireSensor [java] (done) | time=0ms
18:43:21 [INFO] 22:43:21.567 Sensor XML Sensor [xml]
18:43:21 [INFO] 22:43:21.567 1 source file to be analyzed
18:43:21 [INFO] 22:43:21.573 1/1 source file has been analyzed
18:43:21 [INFO] 22:43:21.573 Sensor XML Sensor [xml] (done) | time=6ms
18:43:21 [INFO] 22:43:21.573 Sensor JaCoCo XML Report Importer [jacoco]
18:43:21 [INFO] 22:43:21.574 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:21 [INFO] 22:43:21.575 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
18:43:21 [INFO] 22:43:21.575 Sensor Java Config Sensor [iac]
18:43:21 [INFO] 22:43:21.575 0 source files to be analyzed
18:43:21 [INFO] 22:43:21.575 0/0 source files have been analyzed
18:43:21 [INFO] 22:43:21.575 Sensor Java Config Sensor [iac] (done) | time=0ms
18:43:21 [INFO] 22:43:21.575 Sensor IaC Docker Sensor [iac]
18:43:21 [INFO] 22:43:21.576 0 source files to be analyzed
18:43:21 [INFO] 22:43:21.581 0/0 source files have been analyzed
18:43:21 [INFO] 22:43:21.581 Sensor IaC Docker Sensor [iac] (done) | time=6ms
18:43:21 [INFO] 22:43:21.581 Sensor Serverless configuration file sensor [security]
18:43:21 [INFO] 22:43:21.581 0 Serverless function entries were found in the project
18:43:21 [INFO] 22:43:21.581 0 Serverless function handlers were kept as entrypoints
18:43:21 [INFO] 22:43:21.581 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:21 [INFO] 22:43:21.581 Sensor AWS SAM template file sensor [security]
18:43:21 [INFO] 22:43:21.581 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:21 [INFO] 22:43:21.581 Sensor AWS SAM Inline template file sensor [security]
18:43:21 [INFO] 22:43:21.581 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:21 [INFO] 22:43:21.581 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.mtl.ide
18:43:21 [INFO] 22:43:21.636 Sensor JavaSensor [java]
18:43:21 [INFO] 22:43:21.636 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:21 [INFO] 22:43:21.643 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:21 [INFO] 22:43:21.643 Using ECJ batch to parse 6 Main java source files with batch size 214 KB.
18:43:21 [INFO] 22:43:21.649 Starting batch processing.
18:43:21 [INFO] 22:43:21.697 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:22 [INFO] 22:43:22.641 100% analyzed
18:43:22 [INFO] 22:43:22.642 Batch processing: Done.
18:43:22 [INFO] 22:43:22.643 Did not optimize analysis for any files, performed a full analysis for all 6 files.
18:43:22 [INFO] 22:43:22.678 No "Test" source files to scan.
18:43:22 [INFO] 22:43:22.678 No "Generated" source files to scan.
18:43:22 [INFO] 22:43:22.678 Sensor JavaSensor [java] (done) | time=1042ms
18:43:22 [INFO] 22:43:22.678 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:22 [INFO] 22:43:22.679 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:43:22 [INFO] 22:43:22.679 Sensor SurefireSensor [java]
18:43:22 [INFO] 22:43:22.679 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/surefire-reports]
18:43:22 [INFO] 22:43:22.679 Sensor SurefireSensor [java] (done) | time=0ms
18:43:22 [INFO] 22:43:22.679 Sensor XML Sensor [xml]
18:43:22 [INFO] 22:43:22.679 1 source file to be analyzed
18:43:22 [INFO] 22:43:22.695 1/1 source file has been analyzed
18:43:22 [INFO] 22:43:22.696 Sensor XML Sensor [xml] (done) | time=17ms
18:43:22 [INFO] 22:43:22.696 Sensor JaCoCo XML Report Importer [jacoco]
18:43:22 [INFO] 22:43:22.696 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:22 [INFO] 22:43:22.698 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
18:43:22 [INFO] 22:43:22.698 Sensor Java Config Sensor [iac]
18:43:22 [INFO] 22:43:22.699 0 source files to be analyzed
18:43:22 [INFO] 22:43:22.699 0/0 source files have been analyzed
18:43:22 [INFO] 22:43:22.699 Sensor Java Config Sensor [iac] (done) | time=1ms
18:43:22 [INFO] 22:43:22.699 Sensor IaC Docker Sensor [iac]
18:43:22 [INFO] 22:43:22.700 0 source files to be analyzed
18:43:22 [INFO] 22:43:22.704 0/0 source files have been analyzed
18:43:22 [INFO] 22:43:22.704 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:43:22 [INFO] 22:43:22.704 Sensor Serverless configuration file sensor [security]
18:43:22 [INFO] 22:43:22.704 0 Serverless function entries were found in the project
18:43:22 [INFO] 22:43:22.704 0 Serverless function handlers were kept as entrypoints
18:43:22 [INFO] 22:43:22.704 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:22 [INFO] 22:43:22.704 Sensor AWS SAM template file sensor [security]
18:43:22 [INFO] 22:43:22.704 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:22 [INFO] 22:43:22.704 Sensor AWS SAM Inline template file sensor [security]
18:43:22 [INFO] 22:43:22.704 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:22 [INFO] 22:43:22.705 ------------- Run sensors on module org.eclipse.sirius.sample.interactions
18:43:22 [INFO] 22:43:22.750 Sensor JavaSensor [java]
18:43:22 [INFO] 22:43:22.751 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:22 [INFO] 22:43:22.752 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:22 [INFO] 22:43:22.752 No "Main" source files to scan.
18:43:22 [INFO] 22:43:22.789 Using ECJ batch to parse 52 Test java source files with batch size 214 KB.
18:43:22 [INFO] 22:43:22.809 Starting batch processing.
18:43:22 [INFO] 22:43:22.836 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:23 [INFO] 22:43:23.605 100% analyzed
18:43:23 [INFO] 22:43:23.605 Batch processing: Done.
18:43:23 [INFO] 22:43:23.605 Did not optimize analysis for any files, performed a full analysis for all 52 files.
18:43:23 [INFO] 22:43:23.605 No "Generated" source files to scan.
18:43:23 [INFO] 22:43:23.606 Sensor JavaSensor [java] (done) | time=856ms
18:43:23 [INFO] 22:43:23.606 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:23 [INFO] 22:43:23.606 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:23 [INFO] 22:43:23.606 Sensor SurefireSensor [java]
18:43:23 [INFO] 22:43:23.606 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/surefire-reports]
18:43:23 [INFO] 22:43:23.606 Sensor SurefireSensor [java] (done) | time=0ms
18:43:23 [INFO] 22:43:23.606 Sensor XML Sensor [xml]
18:43:23 [INFO] 22:43:23.607 1 source file to be analyzed
18:43:23 [INFO] 22:43:23.612 1/1 source file has been analyzed
18:43:23 [INFO] 22:43:23.612 Sensor XML Sensor [xml] (done) | time=6ms
18:43:23 [INFO] 22:43:23.612 Sensor JaCoCo XML Report Importer [jacoco]
18:43:23 [INFO] 22:43:23.613 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:23 [INFO] 22:43:23.622 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms
18:43:23 [INFO] 22:43:23.622 Sensor Java Config Sensor [iac]
18:43:23 [INFO] 22:43:23.623 0 source files to be analyzed
18:43:23 [INFO] 22:43:23.623 0/0 source files have been analyzed
18:43:23 [INFO] 22:43:23.623 Sensor Java Config Sensor [iac] (done) | time=1ms
18:43:23 [INFO] 22:43:23.624 Sensor IaC Docker Sensor [iac]
18:43:23 [INFO] 22:43:23.624 0 source files to be analyzed
18:43:23 [INFO] 22:43:23.627 0/0 source files have been analyzed
18:43:23 [INFO] 22:43:23.627 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:43:23 [INFO] 22:43:23.627 Sensor Serverless configuration file sensor [security]
18:43:23 [INFO] 22:43:23.627 0 Serverless function entries were found in the project
18:43:23 [INFO] 22:43:23.627 0 Serverless function handlers were kept as entrypoints
18:43:23 [INFO] 22:43:23.628 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:43:23 [INFO] 22:43:23.628 Sensor AWS SAM template file sensor [security]
18:43:23 [INFO] 22:43:23.628 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:23 [INFO] 22:43:23.628 Sensor AWS SAM Inline template file sensor [security]
18:43:23 [INFO] 22:43:23.628 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:23 [INFO] 22:43:23.628 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.model
18:43:23 [INFO] 22:43:23.671 Sensor JavaSensor [java]
18:43:23 [INFO] 22:43:23.671 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:23 [INFO] 22:43:23.673 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:23 [INFO] 22:43:23.673 Using ECJ batch to parse 14 Main java source files with batch size 214 KB.
18:43:23 [INFO] 22:43:23.676 Starting batch processing.
18:43:23 [INFO] 22:43:23.706 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:23 [INFO] 22:43:23.974 100% analyzed
18:43:23 [INFO] 22:43:23.974 Batch processing: Done.
18:43:23 [INFO] 22:43:23.974 Did not optimize analysis for any files, performed a full analysis for all 14 files.
18:43:24 [INFO] 22:43:24.008 No "Test" source files to scan.
18:43:24 [INFO] 22:43:24.008 No "Generated" source files to scan.
18:43:24 [INFO] 22:43:24.008 Sensor JavaSensor [java] (done) | time=337ms
18:43:24 [INFO] 22:43:24.008 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:24 [INFO] 22:43:24.008 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:24 [INFO] 22:43:24.008 Sensor SurefireSensor [java]
18:43:24 [INFO] 22:43:24.008 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/target/surefire-reports]
18:43:24 [INFO] 22:43:24.008 Sensor SurefireSensor [java] (done) | time=0ms
18:43:24 [INFO] 22:43:24.008 Sensor XML Sensor [xml]
18:43:24 [INFO] 22:43:24.009 1 source file to be analyzed
18:43:24 [INFO] 22:43:24.015 1/1 source file has been analyzed
18:43:24 [INFO] 22:43:24.015 Sensor XML Sensor [xml] (done) | time=7ms
18:43:24 [INFO] 22:43:24.015 Sensor JaCoCo XML Report Importer [jacoco]
18:43:24 [INFO] 22:43:24.015 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:24 [INFO] 22:43:24.027 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms
18:43:24 [INFO] 22:43:24.027 Sensor Java Config Sensor [iac]
18:43:24 [INFO] 22:43:24.028 0 source files to be analyzed
18:43:24 [INFO] 22:43:24.028 0/0 source files have been analyzed
18:43:24 [INFO] 22:43:24.028 Sensor Java Config Sensor [iac] (done) | time=1ms
18:43:24 [INFO] 22:43:24.028 Sensor IaC Docker Sensor [iac]
18:43:24 [INFO] 22:43:24.028 0 source files to be analyzed
18:43:24 [INFO] 22:43:24.032 0/0 source files have been analyzed
18:43:24 [INFO] 22:43:24.032 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:43:24 [INFO] 22:43:24.032 Sensor Serverless configuration file sensor [security]
18:43:24 [INFO] 22:43:24.032 0 Serverless function entries were found in the project
18:43:24 [INFO] 22:43:24.032 0 Serverless function handlers were kept as entrypoints
18:43:24 [INFO] 22:43:24.032 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:24 [INFO] 22:43:24.032 Sensor AWS SAM template file sensor [security]
18:43:24 [INFO] 22:43:24.032 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:24 [INFO] 22:43:24.032 Sensor AWS SAM Inline template file sensor [security]
18:43:24 [INFO] 22:43:24.032 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:24 [INFO] 22:43:24.032 ------------- Run sensors on module org.eclipse.sirius.tests.sample.benchmark
18:43:24 [INFO] 22:43:24.131 Sensor JavaSensor [java]
18:43:24 [INFO] 22:43:24.131 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:24 [INFO] 22:43:24.132 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:24 [INFO] 22:43:24.132 No "Main" source files to scan.
18:43:24 [INFO] 22:43:24.168 Using ECJ batch to parse 20 Test java source files with batch size 214 KB.
18:43:24 [INFO] 22:43:24.178 Starting batch processing.
18:43:24 [INFO] 22:43:24.205 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:24 [INFO] 22:43:24.407 100% analyzed
18:43:24 [INFO] 22:43:24.407 Batch processing: Done.
18:43:24 [INFO] 22:43:24.407 Did not optimize analysis for any files, performed a full analysis for all 20 files.
18:43:24 [INFO] 22:43:24.407 No "Generated" source files to scan.
18:43:24 [INFO] 22:43:24.407 Sensor JavaSensor [java] (done) | time=276ms
18:43:24 [INFO] 22:43:24.407 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:24 [INFO] 22:43:24.407 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:24 [INFO] 22:43:24.407 Sensor SurefireSensor [java]
18:43:24 [INFO] 22:43:24.407 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/target/surefire-reports]
18:43:24 [INFO] 22:43:24.407 Sensor SurefireSensor [java] (done) | time=0ms
18:43:24 [INFO] 22:43:24.408 Sensor XML Sensor [xml]
18:43:24 [INFO] 22:43:24.408 1 source file to be analyzed
18:43:24 [INFO] 22:43:24.413 1/1 source file has been analyzed
18:43:24 [INFO] 22:43:24.414 Sensor XML Sensor [xml] (done) | time=6ms
18:43:24 [INFO] 22:43:24.414 Sensor JaCoCo XML Report Importer [jacoco]
18:43:24 [INFO] 22:43:24.414 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:24 [INFO] 22:43:24.417 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
18:43:24 [INFO] 22:43:24.417 Sensor Java Config Sensor [iac]
18:43:24 [INFO] 22:43:24.418 0 source files to be analyzed
18:43:24 [INFO] 22:43:24.418 0/0 source files have been analyzed
18:43:24 [INFO] 22:43:24.418 Sensor Java Config Sensor [iac] (done) | time=1ms
18:43:24 [INFO] 22:43:24.418 Sensor IaC Docker Sensor [iac]
18:43:24 [INFO] 22:43:24.419 0 source files to be analyzed
18:43:24 [INFO] 22:43:24.422 0/0 source files have been analyzed
18:43:24 [INFO] 22:43:24.422 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:43:24 [INFO] 22:43:24.422 Sensor Serverless configuration file sensor [security]
18:43:24 [INFO] 22:43:24.422 0 Serverless function entries were found in the project
18:43:24 [INFO] 22:43:24.422 0 Serverless function handlers were kept as entrypoints
18:43:24 [INFO] 22:43:24.422 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:24 [INFO] 22:43:24.423 Sensor AWS SAM template file sensor [security]
18:43:24 [INFO] 22:43:24.423 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:24 [INFO] 22:43:24.423 Sensor AWS SAM Inline template file sensor [security]
18:43:24 [INFO] 22:43:24.423 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:24 [INFO] 22:43:24.423 ------------- Run sensors on module org.eclipse.sirius.tests.sample.migration.design
18:43:24 [INFO] 22:43:24.463 Sensor JavaSensor [java]
18:43:24 [INFO] 22:43:24.463 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:24 [INFO] 22:43:24.470 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:24 [INFO] 22:43:24.470 No "Main" source files to scan.
18:43:24 [INFO] 22:43:24.524 Using ECJ batch to parse 5 Test java source files with batch size 214 KB.
18:43:24 [INFO] 22:43:24.530 Starting batch processing.
18:43:24 [INFO] 22:43:24.585 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:24 [INFO] 22:43:24.802 100% analyzed
18:43:24 [INFO] 22:43:24.802 Batch processing: Done.
18:43:24 [INFO] 22:43:24.803 Did not optimize analysis for any files, performed a full analysis for all 5 files.
18:43:24 [INFO] 22:43:24.803 No "Generated" source files to scan.
18:43:24 [INFO] 22:43:24.803 Sensor JavaSensor [java] (done) | time=340ms
18:43:24 [INFO] 22:43:24.803 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:24 [INFO] 22:43:24.803 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:24 [INFO] 22:43:24.803 Sensor SurefireSensor [java]
18:43:24 [INFO] 22:43:24.803 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/target/surefire-reports]
18:43:24 [INFO] 22:43:24.803 Sensor SurefireSensor [java] (done) | time=0ms
18:43:24 [INFO] 22:43:24.803 Sensor XML Sensor [xml]
18:43:24 [INFO] 22:43:24.804 1 source file to be analyzed
18:43:24 [INFO] 22:43:24.810 1/1 source file has been analyzed
18:43:24 [INFO] 22:43:24.810 Sensor XML Sensor [xml] (done) | time=7ms
18:43:24 [INFO] 22:43:24.810 Sensor JaCoCo XML Report Importer [jacoco]
18:43:24 [INFO] 22:43:24.811 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:24 [INFO] 22:43:24.813 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
18:43:24 [INFO] 22:43:24.813 Sensor Java Config Sensor [iac]
18:43:24 [INFO] 22:43:24.813 0 source files to be analyzed
18:43:24 [INFO] 22:43:24.813 0/0 source files have been analyzed
18:43:24 [INFO] 22:43:24.814 Sensor Java Config Sensor [iac] (done) | time=1ms
18:43:24 [INFO] 22:43:24.814 Sensor IaC Docker Sensor [iac]
18:43:24 [INFO] 22:43:24.814 0 source files to be analyzed
18:43:24 [INFO] 22:43:24.819 0/0 source files have been analyzed
18:43:24 [INFO] 22:43:24.819 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:43:24 [INFO] 22:43:24.820 Sensor Serverless configuration file sensor [security]
18:43:24 [INFO] 22:43:24.820 0 Serverless function entries were found in the project
18:43:24 [INFO] 22:43:24.820 0 Serverless function handlers were kept as entrypoints
18:43:24 [INFO] 22:43:24.820 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:24 [INFO] 22:43:24.820 Sensor AWS SAM template file sensor [security]
18:43:24 [INFO] 22:43:24.820 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:24 [INFO] 22:43:24.820 Sensor AWS SAM Inline template file sensor [security]
18:43:24 [INFO] 22:43:24.820 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:24 [INFO] 22:43:24.820 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.ide
18:43:24 [INFO] 22:43:24.898 Sensor JavaSensor [java]
18:43:24 [INFO] 22:43:24.899 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:24 [INFO] 22:43:24.904 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:24 [INFO] 22:43:24.904 No "Main" source files to scan.
18:43:24 [INFO] 22:43:24.956 Using ECJ batch to parse 4 Test java source files with batch size 214 KB.
18:43:25 [INFO] 22:43:25.010 Starting batch processing.
18:43:25 [INFO] 22:43:25.238 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:25 [INFO] 22:43:25.442 100% analyzed
18:43:25 [INFO] 22:43:25.442 Batch processing: Done.
18:43:25 [INFO] 22:43:25.442 Did not optimize analysis for any files, performed a full analysis for all 4 files.
18:43:25 [INFO] 22:43:25.442 No "Generated" source files to scan.
18:43:25 [INFO] 22:43:25.442 Sensor JavaSensor [java] (done) | time=544ms
18:43:25 [INFO] 22:43:25.442 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:25 [INFO] 22:43:25.443 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:43:25 [INFO] 22:43:25.443 Sensor SurefireSensor [java]
18:43:25 [INFO] 22:43:25.443 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/surefire-reports]
18:43:25 [INFO] 22:43:25.443 Sensor SurefireSensor [java] (done) | time=0ms
18:43:25 [INFO] 22:43:25.443 Sensor XML Sensor [xml]
18:43:25 [INFO] 22:43:25.443 1 source file to be analyzed
18:43:25 [INFO] 22:43:25.448 1/1 source file has been analyzed
18:43:25 [INFO] 22:43:25.449 Sensor XML Sensor [xml] (done) | time=6ms
18:43:25 [INFO] 22:43:25.449 Sensor JaCoCo XML Report Importer [jacoco]
18:43:25 [INFO] 22:43:25.449 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:25 [INFO] 22:43:25.453 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
18:43:25 [INFO] 22:43:25.453 Sensor Java Config Sensor [iac]
18:43:25 [INFO] 22:43:25.454 0 source files to be analyzed
18:43:25 [INFO] 22:43:25.454 0/0 source files have been analyzed
18:43:25 [INFO] 22:43:25.454 Sensor Java Config Sensor [iac] (done) | time=1ms
18:43:25 [INFO] 22:43:25.454 Sensor IaC Docker Sensor [iac]
18:43:25 [INFO] 22:43:25.454 0 source files to be analyzed
18:43:25 [INFO] 22:43:25.463 0/0 source files have been analyzed
18:43:25 [INFO] 22:43:25.463 Sensor IaC Docker Sensor [iac] (done) | time=9ms
18:43:25 [INFO] 22:43:25.464 Sensor Serverless configuration file sensor [security]
18:43:25 [INFO] 22:43:25.464 0 Serverless function entries were found in the project
18:43:25 [INFO] 22:43:25.464 0 Serverless function handlers were kept as entrypoints
18:43:25 [INFO] 22:43:25.464 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:25 [INFO] 22:43:25.464 Sensor AWS SAM template file sensor [security]
18:43:25 [INFO] 22:43:25.464 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:25 [INFO] 22:43:25.464 Sensor AWS SAM Inline template file sensor [security]
18:43:25 [INFO] 22:43:25.464 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:25 [INFO] 22:43:25.464 ------------- Run sensors on module org.eclipse.sirius.model
18:43:25 [INFO] 22:43:25.654 Sensor JavaSensor [java]
18:43:25 [INFO] 22:43:25.654 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:25 [INFO] 22:43:25.656 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:25 [INFO] 22:43:25.656 Using ECJ batch to parse 29 Main java source files with batch size 214 KB.
18:43:25 [INFO] 22:43:25.664 Starting batch processing.
18:43:25 [INFO] 22:43:25.701 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:26 [INFO] 22:43:26.540 100% analyzed
18:43:26 [INFO] 22:43:26.540 Batch processing: Done.
18:43:26 [INFO] 22:43:26.541 Did not optimize analysis for any files, performed a full analysis for all 29 files.
18:43:26 [INFO] 22:43:26.573 No "Test" source files to scan.
18:43:26 [INFO] 22:43:26.573 No "Generated" source files to scan.
18:43:26 [INFO] 22:43:26.573 Sensor JavaSensor [java] (done) | time=919ms
18:43:26 [INFO] 22:43:26.573 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:26 [INFO] 22:43:26.573 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:26 [INFO] 22:43:26.573 Sensor SurefireSensor [java]
18:43:26 [INFO] 22:43:26.573 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/surefire-reports]
18:43:26 [INFO] 22:43:26.573 Sensor SurefireSensor [java] (done) | time=0ms
18:43:26 [INFO] 22:43:26.573 Sensor XML Sensor [xml]
18:43:26 [INFO] 22:43:26.574 1 source file to be analyzed
18:43:26 [INFO] 22:43:26.579 1/1 source file has been analyzed
18:43:26 [INFO] 22:43:26.579 Sensor XML Sensor [xml] (done) | time=6ms
18:43:26 [INFO] 22:43:26.579 Sensor JaCoCo XML Report Importer [jacoco]
18:43:26 [INFO] 22:43:26.580 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:26 [INFO] 22:43:26.613 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=34ms
18:43:26 [INFO] 22:43:26.613 Sensor Java Config Sensor [iac]
18:43:26 [INFO] 22:43:26.614 0 source files to be analyzed
18:43:26 [INFO] 22:43:26.614 0/0 source files have been analyzed
18:43:26 [INFO] 22:43:26.614 Sensor Java Config Sensor [iac] (done) | time=1ms
18:43:26 [INFO] 22:43:26.614 Sensor IaC Docker Sensor [iac]
18:43:26 [INFO] 22:43:26.614 0 source files to be analyzed
18:43:26 [INFO] 22:43:26.618 0/0 source files have been analyzed
18:43:26 [INFO] 22:43:26.618 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:43:26 [INFO] 22:43:26.618 Sensor Serverless configuration file sensor [security]
18:43:26 [INFO] 22:43:26.618 0 Serverless function entries were found in the project
18:43:26 [INFO] 22:43:26.618 0 Serverless function handlers were kept as entrypoints
18:43:26 [INFO] 22:43:26.618 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:26 [INFO] 22:43:26.618 Sensor AWS SAM template file sensor [security]
18:43:26 [INFO] 22:43:26.618 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:26 [INFO] 22:43:26.618 Sensor AWS SAM Inline template file sensor [security]
18:43:26 [INFO] 22:43:26.618 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:26 [INFO] 22:43:26.618 ------------- Run sensors on module org.eclipse.sirius.common.xtext
18:43:26 [INFO] 22:43:26.664 Sensor JavaSensor [java]
18:43:26 [INFO] 22:43:26.664 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:26 [INFO] 22:43:26.670 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:26 [INFO] 22:43:26.670 Using ECJ batch to parse 5 Main java source files with batch size 214 KB.
18:43:26 [INFO] 22:43:26.673 Starting batch processing.
18:43:26 [INFO] 22:43:26.715 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:26 [INFO] 22:43:26.886 100% analyzed
18:43:26 [INFO] 22:43:26.886 Batch processing: Done.
18:43:26 [INFO] 22:43:26.887 Did not optimize analysis for any files, performed a full analysis for all 5 files.
18:43:26 [INFO] 22:43:26.922 No "Test" source files to scan.
18:43:26 [INFO] 22:43:26.922 No "Generated" source files to scan.
18:43:26 [INFO] 22:43:26.922 Sensor JavaSensor [java] (done) | time=258ms
18:43:26 [INFO] 22:43:26.923 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:26 [INFO] 22:43:26.923 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:26 [INFO] 22:43:26.923 Sensor SurefireSensor [java]
18:43:26 [INFO] 22:43:26.923 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/surefire-reports]
18:43:26 [INFO] 22:43:26.923 Sensor SurefireSensor [java] (done) | time=0ms
18:43:26 [INFO] 22:43:26.923 Sensor XML Sensor [xml]
18:43:26 [INFO] 22:43:26.923 1 source file to be analyzed
18:43:26 [INFO] 22:43:26.928 1/1 source file has been analyzed
18:43:26 [INFO] 22:43:26.928 Sensor XML Sensor [xml] (done) | time=5ms
18:43:26 [INFO] 22:43:26.928 Sensor JaCoCo XML Report Importer [jacoco]
18:43:26 [INFO] 22:43:26.929 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:26 [INFO] 22:43:26.930 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
18:43:26 [INFO] 22:43:26.930 Sensor Java Config Sensor [iac]
18:43:26 [INFO] 22:43:26.930 0 source files to be analyzed
18:43:26 [INFO] 22:43:26.930 0/0 source files have been analyzed
18:43:26 [INFO] 22:43:26.930 Sensor Java Config Sensor [iac] (done) | time=0ms
18:43:26 [INFO] 22:43:26.930 Sensor IaC Docker Sensor [iac]
18:43:26 [INFO] 22:43:26.931 0 source files to be analyzed
18:43:26 [INFO] 22:43:26.934 0/0 source files have been analyzed
18:43:26 [INFO] 22:43:26.934 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:43:26 [INFO] 22:43:26.934 Sensor Serverless configuration file sensor [security]
18:43:26 [INFO] 22:43:26.934 0 Serverless function entries were found in the project
18:43:26 [INFO] 22:43:26.934 0 Serverless function handlers were kept as entrypoints
18:43:26 [INFO] 22:43:26.934 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:26 [INFO] 22:43:26.934 Sensor AWS SAM template file sensor [security]
18:43:26 [INFO] 22:43:26.934 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:26 [INFO] 22:43:26.934 Sensor AWS SAM Inline template file sensor [security]
18:43:26 [INFO] 22:43:26.934 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:26 [INFO] 22:43:26.934 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.ui
18:43:26 [INFO] 22:43:26.975 Sensor JavaSensor [java]
18:43:26 [INFO] 22:43:26.975 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:26 [INFO] 22:43:26.982 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:26 [INFO] 22:43:26.982 Using ECJ batch to parse 104 Main java source files with batch size 214 KB.
18:43:27 [INFO] 22:43:27.003 Starting batch processing.
18:43:27 [INFO] 22:43:27.071 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:38 [INFO] 22:43:38.372 100% analyzed
18:43:38 [INFO] 22:43:38.372 Batch processing: Done.
18:43:38 [INFO] 22:43:38.373 Did not optimize analysis for any files, performed a full analysis for all 104 files.
18:43:38 [INFO] 22:43:38.465 No "Test" source files to scan.
18:43:38 [INFO] 22:43:38.465 No "Generated" source files to scan.
18:43:38 [INFO] 22:43:38.465 Sensor JavaSensor [java] (done) | time=11490ms
18:43:38 [INFO] 22:43:38.466 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:38 [INFO] 22:43:38.466 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:38 [INFO] 22:43:38.466 Sensor SurefireSensor [java]
18:43:38 [INFO] 22:43:38.466 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/target/surefire-reports]
18:43:38 [INFO] 22:43:38.466 Sensor SurefireSensor [java] (done) | time=0ms
18:43:38 [INFO] 22:43:38.466 Sensor XML Sensor [xml]
18:43:38 [INFO] 22:43:38.467 1 source file to be analyzed
18:43:38 [INFO] 22:43:38.473 1/1 source file has been analyzed
18:43:38 [INFO] 22:43:38.473 Sensor XML Sensor [xml] (done) | time=7ms
18:43:38 [INFO] 22:43:38.473 Sensor JaCoCo XML Report Importer [jacoco]
18:43:38 [INFO] 22:43:38.474 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:38 [INFO] 22:43:38.506 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=33ms
18:43:38 [INFO] 22:43:38.506 Sensor Java Config Sensor [iac]
18:43:38 [INFO] 22:43:38.508 0 source files to be analyzed
18:43:38 [INFO] 22:43:38.508 0/0 source files have been analyzed
18:43:38 [INFO] 22:43:38.508 Sensor Java Config Sensor [iac] (done) | time=2ms
18:43:38 [INFO] 22:43:38.508 Sensor IaC Docker Sensor [iac]
18:43:38 [INFO] 22:43:38.509 0 source files to be analyzed
18:43:38 [INFO] 22:43:38.513 0/0 source files have been analyzed
18:43:38 [INFO] 22:43:38.513 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:43:38 [INFO] 22:43:38.513 Sensor Serverless configuration file sensor [security]
18:43:38 [INFO] 22:43:38.513 0 Serverless function entries were found in the project
18:43:38 [INFO] 22:43:38.513 0 Serverless function handlers were kept as entrypoints
18:43:38 [INFO] 22:43:38.513 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:38 [INFO] 22:43:38.513 Sensor AWS SAM template file sensor [security]
18:43:38 [INFO] 22:43:38.514 Sensor AWS SAM template file sensor [security] (done) | time=1ms
18:43:38 [INFO] 22:43:38.514 Sensor AWS SAM Inline template file sensor [security]
18:43:38 [INFO] 22:43:38.514 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:38 [INFO] 22:43:38.514 ------------- Run sensors on module org.eclipse.sirius.tests.sample.component.design
18:43:38 [INFO] 22:43:38.566 Sensor JavaSensor [java]
18:43:38 [INFO] 22:43:38.566 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:38 [INFO] 22:43:38.574 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:38 [INFO] 22:43:38.574 No "Main" source files to scan.
18:43:38 [INFO] 22:43:38.625 Using ECJ batch to parse 6 Test java source files with batch size 214 KB.
18:43:38 [INFO] 22:43:38.634 Starting batch processing.
18:43:38 [INFO] 22:43:38.675 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:38 [INFO] 22:43:38.920 100% analyzed
18:43:38 [INFO] 22:43:38.921 Batch processing: Done.
18:43:38 [INFO] 22:43:38.922 Did not optimize analysis for any files, performed a full analysis for all 6 files.
18:43:38 [INFO] 22:43:38.922 No "Generated" source files to scan.
18:43:38 [INFO] 22:43:38.922 Sensor JavaSensor [java] (done) | time=356ms
18:43:38 [INFO] 22:43:38.922 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:38 [INFO] 22:43:38.922 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:38 [INFO] 22:43:38.922 Sensor SurefireSensor [java]
18:43:38 [INFO] 22:43:38.922 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/target/surefire-reports]
18:43:38 [INFO] 22:43:38.922 Sensor SurefireSensor [java] (done) | time=0ms
18:43:38 [INFO] 22:43:38.922 Sensor XML Sensor [xml]
18:43:38 [INFO] 22:43:38.923 1 source file to be analyzed
18:43:38 [INFO] 22:43:38.928 1/1 source file has been analyzed
18:43:38 [INFO] 22:43:38.928 Sensor XML Sensor [xml] (done) | time=6ms
18:43:38 [INFO] 22:43:38.928 Sensor JaCoCo XML Report Importer [jacoco]
18:43:38 [INFO] 22:43:38.928 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:38 [INFO] 22:43:38.932 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
18:43:38 [INFO] 22:43:38.932 Sensor Java Config Sensor [iac]
18:43:38 [INFO] 22:43:38.932 0 source files to be analyzed
18:43:38 [INFO] 22:43:38.932 0/0 source files have been analyzed
18:43:38 [INFO] 22:43:38.932 Sensor Java Config Sensor [iac] (done) | time=0ms
18:43:38 [INFO] 22:43:38.932 Sensor IaC Docker Sensor [iac]
18:43:38 [INFO] 22:43:38.933 0 source files to be analyzed
18:43:38 [INFO] 22:43:38.936 0/0 source files have been analyzed
18:43:38 [INFO] 22:43:38.936 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:43:38 [INFO] 22:43:38.936 Sensor Serverless configuration file sensor [security]
18:43:38 [INFO] 22:43:38.936 0 Serverless function entries were found in the project
18:43:38 [INFO] 22:43:38.936 0 Serverless function handlers were kept as entrypoints
18:43:38 [INFO] 22:43:38.936 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:38 [INFO] 22:43:38.936 Sensor AWS SAM template file sensor [security]
18:43:38 [INFO] 22:43:38.936 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:38 [INFO] 22:43:38.936 Sensor AWS SAM Inline template file sensor [security]
18:43:38 [INFO] 22:43:38.937 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
18:43:38 [INFO] 22:43:38.937 ------------- Run sensors on module org.eclipse.sirius.ui.ext
18:43:38 [INFO] 22:43:38.980 Sensor JavaSensor [java]
18:43:38 [INFO] 22:43:38.980 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:38 [INFO] 22:43:38.985 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:38 [INFO] 22:43:38.985 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
18:43:38 [INFO] 22:43:38.987 Starting batch processing.
18:43:39 [INFO] 22:43:39.013 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:39 [INFO] 22:43:39.038 100% analyzed
18:43:39 [INFO] 22:43:39.038 Batch processing: Done.
18:43:39 [INFO] 22:43:39.038 Did not optimize analysis for any files, performed a full analysis for all 1 files.
18:43:39 [INFO] 22:43:39.074 No "Test" source files to scan.
18:43:39 [INFO] 22:43:39.074 No "Generated" source files to scan.
18:43:39 [INFO] 22:43:39.074 Sensor JavaSensor [java] (done) | time=94ms
18:43:39 [INFO] 22:43:39.074 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:39 [INFO] 22:43:39.074 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:39 [INFO] 22:43:39.074 Sensor SurefireSensor [java]
18:43:39 [INFO] 22:43:39.074 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/surefire-reports]
18:43:39 [INFO] 22:43:39.074 Sensor SurefireSensor [java] (done) | time=0ms
18:43:39 [INFO] 22:43:39.075 Sensor XML Sensor [xml]
18:43:39 [INFO] 22:43:39.075 1 source file to be analyzed
18:43:39 [INFO] 22:43:39.080 1/1 source file has been analyzed
18:43:39 [INFO] 22:43:39.080 Sensor XML Sensor [xml] (done) | time=5ms
18:43:39 [INFO] 22:43:39.080 Sensor JaCoCo XML Report Importer [jacoco]
18:43:39 [INFO] 22:43:39.080 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:39 [INFO] 22:43:39.081 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:43:39 [INFO] 22:43:39.081 Sensor Java Config Sensor [iac]
18:43:39 [INFO] 22:43:39.081 0 source files to be analyzed
18:43:39 [INFO] 22:43:39.081 0/0 source files have been analyzed
18:43:39 [INFO] 22:43:39.081 Sensor Java Config Sensor [iac] (done) | time=0ms
18:43:39 [INFO] 22:43:39.081 Sensor IaC Docker Sensor [iac]
18:43:39 [INFO] 22:43:39.082 0 source files to be analyzed
18:43:39 [INFO] 22:43:39.085 0/0 source files have been analyzed
18:43:39 [INFO] 22:43:39.085 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:43:39 [INFO] 22:43:39.085 Sensor Serverless configuration file sensor [security]
18:43:39 [INFO] 22:43:39.085 0 Serverless function entries were found in the project
18:43:39 [INFO] 22:43:39.085 0 Serverless function handlers were kept as entrypoints
18:43:39 [INFO] 22:43:39.085 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:39 [INFO] 22:43:39.085 Sensor AWS SAM template file sensor [security]
18:43:39 [INFO] 22:43:39.085 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:39 [INFO] 22:43:39.085 Sensor AWS SAM Inline template file sensor [security]
18:43:39 [INFO] 22:43:39.085 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:39 [INFO] 22:43:39.085 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.aql.ide
18:43:39 [INFO] 22:43:39.133 Sensor JavaSensor [java]
18:43:39 [INFO] 22:43:39.133 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:39 [INFO] 22:43:39.135 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:39 [INFO] 22:43:39.135 Using ECJ batch to parse 3 Main java source files with batch size 214 KB.
18:43:39 [INFO] 22:43:39.136 Starting batch processing.
18:43:39 [INFO] 22:43:39.146 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:39 [INFO] 22:43:39.266 100% analyzed
18:43:39 [INFO] 22:43:39.266 Batch processing: Done.
18:43:39 [INFO] 22:43:39.267 Did not optimize analysis for any files, performed a full analysis for all 3 files.
18:43:39 [INFO] 22:43:39.303 No "Test" source files to scan.
18:43:39 [INFO] 22:43:39.304 No "Generated" source files to scan.
18:43:39 [INFO] 22:43:39.304 Sensor JavaSensor [java] (done) | time=172ms
18:43:39 [INFO] 22:43:39.304 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:39 [INFO] 22:43:39.304 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:39 [INFO] 22:43:39.304 Sensor SurefireSensor [java]
18:43:39 [INFO] 22:43:39.304 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/surefire-reports]
18:43:39 [INFO] 22:43:39.304 Sensor SurefireSensor [java] (done) | time=0ms
18:43:39 [INFO] 22:43:39.304 Sensor XML Sensor [xml]
18:43:39 [INFO] 22:43:39.304 1 source file to be analyzed
18:43:39 [INFO] 22:43:39.309 1/1 source file has been analyzed
18:43:39 [INFO] 22:43:39.309 Sensor XML Sensor [xml] (done) | time=5ms
18:43:39 [INFO] 22:43:39.309 Sensor JaCoCo XML Report Importer [jacoco]
18:43:39 [INFO] 22:43:39.310 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:39 [INFO] 22:43:39.311 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
18:43:39 [INFO] 22:43:39.311 Sensor Java Config Sensor [iac]
18:43:39 [INFO] 22:43:39.311 0 source files to be analyzed
18:43:39 [INFO] 22:43:39.311 0/0 source files have been analyzed
18:43:39 [INFO] 22:43:39.311 Sensor Java Config Sensor [iac] (done) | time=0ms
18:43:39 [INFO] 22:43:39.311 Sensor IaC Docker Sensor [iac]
18:43:39 [INFO] 22:43:39.312 0 source files to be analyzed
18:43:39 [INFO] 22:43:39.315 0/0 source files have been analyzed
18:43:39 [INFO] 22:43:39.315 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:43:39 [INFO] 22:43:39.315 Sensor Serverless configuration file sensor [security]
18:43:39 [INFO] 22:43:39.315 0 Serverless function entries were found in the project
18:43:39 [INFO] 22:43:39.315 0 Serverless function handlers were kept as entrypoints
18:43:39 [INFO] 22:43:39.315 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:39 [INFO] 22:43:39.315 Sensor AWS SAM template file sensor [security]
18:43:39 [INFO] 22:43:39.315 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:39 [INFO] 22:43:39.315 Sensor AWS SAM Inline template file sensor [security]
18:43:39 [INFO] 22:43:39.315 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:39 [INFO] 22:43:39.316 ------------- Run sensors on module org.eclipse.sirius.tests.tree
18:43:39 [INFO] 22:43:39.357 Sensor JavaSensor [java]
18:43:39 [INFO] 22:43:39.357 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:39 [INFO] 22:43:39.367 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:39 [INFO] 22:43:39.368 No "Main" source files to scan.
18:43:39 [INFO] 22:43:39.420 Using ECJ batch to parse 40 Test java source files with batch size 214 KB.
18:43:39 [INFO] 22:43:39.437 Starting batch processing.
18:43:39 [INFO] 22:43:39.506 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:40 [INFO] 22:43:40.472 100% analyzed
18:43:40 [INFO] 22:43:40.472 Batch processing: Done.
18:43:40 [INFO] 22:43:40.474 Did not optimize analysis for any files, performed a full analysis for all 40 files.
18:43:40 [INFO] 22:43:40.474 No "Generated" source files to scan.
18:43:40 [INFO] 22:43:40.474 Sensor JavaSensor [java] (done) | time=1117ms
18:43:40 [INFO] 22:43:40.474 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:40 [INFO] 22:43:40.474 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:40 [INFO] 22:43:40.474 Sensor SurefireSensor [java]
18:43:40 [INFO] 22:43:40.474 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/surefire-reports]
18:43:40 [INFO] 22:43:40.484 Sensor SurefireSensor [java] (done) | time=10ms
18:43:40 [INFO] 22:43:40.484 Sensor XML Sensor [xml]
18:43:40 [INFO] 22:43:40.484 1 source file to be analyzed
18:43:40 [INFO] 22:43:40.499 1/1 source file has been analyzed
18:43:40 [INFO] 22:43:40.499 Sensor XML Sensor [xml] (done) | time=15ms
18:43:40 [INFO] 22:43:40.499 Sensor JaCoCo XML Report Importer [jacoco]
18:43:40 [INFO] 22:43:40.499 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:40 [INFO] 22:43:40.509 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms
18:43:40 [INFO] 22:43:40.509 Sensor Java Config Sensor [iac]
18:43:40 [INFO] 22:43:40.510 0 source files to be analyzed
18:43:40 [INFO] 22:43:40.510 0/0 source files have been analyzed
18:43:40 [INFO] 22:43:40.510 Sensor Java Config Sensor [iac] (done) | time=1ms
18:43:40 [INFO] 22:43:40.510 Sensor IaC Docker Sensor [iac]
18:43:40 [INFO] 22:43:40.511 0 source files to be analyzed
18:43:40 [INFO] 22:43:40.514 0/0 source files have been analyzed
18:43:40 [INFO] 22:43:40.514 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:43:40 [INFO] 22:43:40.514 Sensor Serverless configuration file sensor [security]
18:43:40 [INFO] 22:43:40.514 0 Serverless function entries were found in the project
18:43:40 [INFO] 22:43:40.514 0 Serverless function handlers were kept as entrypoints
18:43:40 [INFO] 22:43:40.514 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:40 [INFO] 22:43:40.514 Sensor AWS SAM template file sensor [security]
18:43:40 [INFO] 22:43:40.514 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:40 [INFO] 22:43:40.514 Sensor AWS SAM Inline template file sensor [security]
18:43:40 [INFO] 22:43:40.514 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:40 [INFO] 22:43:40.515 ------------- Run sensors on module org.eclipse.sirius.properties.ext.widgets.reference
18:43:40 [INFO] 22:43:40.556 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:40 [INFO] 22:43:40.557 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:43:40 [INFO] 22:43:40.557 Sensor XML Sensor [xml]
18:43:40 [INFO] 22:43:40.557 1 source file to be analyzed
18:43:40 [INFO] 22:43:40.563 1/1 source file has been analyzed
18:43:40 [INFO] 22:43:40.563 Sensor XML Sensor [xml] (done) | time=6ms
18:43:40 [INFO] 22:43:40.563 Sensor JaCoCo XML Report Importer [jacoco]
18:43:40 [INFO] 22:43:40.563 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:40 [INFO] 22:43:40.565 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
18:43:40 [INFO] 22:43:40.565 Sensor Java Config Sensor [iac]
18:43:40 [INFO] 22:43:40.566 0 source files to be analyzed
18:43:40 [INFO] 22:43:40.566 0/0 source files have been analyzed
18:43:40 [INFO] 22:43:40.566 Sensor Java Config Sensor [iac] (done) | time=1ms
18:43:40 [INFO] 22:43:40.566 Sensor IaC Docker Sensor [iac]
18:43:40 [INFO] 22:43:40.566 0 source files to be analyzed
18:43:40 [INFO] 22:43:40.570 0/0 source files have been analyzed
18:43:40 [INFO] 22:43:40.570 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:43:40 [INFO] 22:43:40.570 Sensor Serverless configuration file sensor [security]
18:43:40 [INFO] 22:43:40.570 0 Serverless function entries were found in the project
18:43:40 [INFO] 22:43:40.570 0 Serverless function handlers were kept as entrypoints
18:43:40 [INFO] 22:43:40.570 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:40 [INFO] 22:43:40.570 Sensor AWS SAM template file sensor [security]
18:43:40 [INFO] 22:43:40.570 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:40 [INFO] 22:43:40.570 Sensor AWS SAM Inline template file sensor [security]
18:43:40 [INFO] 22:43:40.570 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:40 [INFO] 22:43:40.570 ------------- Run sensors on module org.eclipse.sirius.synchronizer
18:43:40 [INFO] 22:43:40.625 Sensor JavaSensor [java]
18:43:40 [INFO] 22:43:40.625 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:40 [INFO] 22:43:40.626 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:40 [INFO] 22:43:40.627 Using ECJ batch to parse 23 Main java source files with batch size 214 KB.
18:43:40 [INFO] 22:43:40.631 Starting batch processing.
18:43:40 [INFO] 22:43:40.643 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:41 [INFO] 22:43:41.180 100% analyzed
18:43:41 [INFO] 22:43:41.180 Batch processing: Done.
18:43:41 [INFO] 22:43:41.180 Did not optimize analysis for any files, performed a full analysis for all 23 files.
18:43:41 [INFO] 22:43:41.219 No "Test" source files to scan.
18:43:41 [INFO] 22:43:41.219 No "Generated" source files to scan.
18:43:41 [INFO] 22:43:41.219 Sensor JavaSensor [java] (done) | time=594ms
18:43:41 [INFO] 22:43:41.219 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:41 [INFO] 22:43:41.220 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:43:41 [INFO] 22:43:41.220 Sensor SurefireSensor [java]
18:43:41 [INFO] 22:43:41.220 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/surefire-reports]
18:43:41 [INFO] 22:43:41.220 Sensor SurefireSensor [java] (done) | time=0ms
18:43:41 [INFO] 22:43:41.220 Sensor XML Sensor [xml]
18:43:41 [INFO] 22:43:41.220 1 source file to be analyzed
18:43:41 [INFO] 22:43:41.225 1/1 source file has been analyzed
18:43:41 [INFO] 22:43:41.225 Sensor XML Sensor [xml] (done) | time=5ms
18:43:41 [INFO] 22:43:41.225 Sensor JaCoCo XML Report Importer [jacoco]
18:43:41 [INFO] 22:43:41.225 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:41 [INFO] 22:43:41.228 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
18:43:41 [INFO] 22:43:41.228 Sensor Java Config Sensor [iac]
18:43:41 [INFO] 22:43:41.229 0 source files to be analyzed
18:43:41 [INFO] 22:43:41.229 0/0 source files have been analyzed
18:43:41 [INFO] 22:43:41.229 Sensor Java Config Sensor [iac] (done) | time=1ms
18:43:41 [INFO] 22:43:41.229 Sensor IaC Docker Sensor [iac]
18:43:41 [INFO] 22:43:41.229 0 source files to be analyzed
18:43:41 [INFO] 22:43:41.233 0/0 source files have been analyzed
18:43:41 [INFO] 22:43:41.233 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:43:41 [INFO] 22:43:41.233 Sensor Serverless configuration file sensor [security]
18:43:41 [INFO] 22:43:41.233 0 Serverless function entries were found in the project
18:43:41 [INFO] 22:43:41.233 0 Serverless function handlers were kept as entrypoints
18:43:41 [INFO] 22:43:41.233 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:41 [INFO] 22:43:41.233 Sensor AWS SAM template file sensor [security]
18:43:41 [INFO] 22:43:41.233 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:41 [INFO] 22:43:41.233 Sensor AWS SAM Inline template file sensor [security]
18:43:41 [INFO] 22:43:41.233 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:41 [INFO] 22:43:41.233 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine
18:43:41 [INFO] 22:43:41.275 Sensor JavaSensor [java]
18:43:41 [INFO] 22:43:41.275 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:41 [INFO] 22:43:41.280 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:41 [INFO] 22:43:41.280 No "Main" source files to scan.
18:43:41 [INFO] 22:43:41.327 Using ECJ batch to parse 34 Test java source files with batch size 214 KB.
18:43:41 [INFO] 22:43:41.342 Starting batch processing.
18:43:41 [INFO] 22:43:41.380 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:41 [INFO] 22:43:41.947 100% analyzed
18:43:41 [INFO] 22:43:41.948 Batch processing: Done.
18:43:41 [INFO] 22:43:41.948 Did not optimize analysis for any files, performed a full analysis for all 34 files.
18:43:41 [INFO] 22:43:41.948 No "Generated" source files to scan.
18:43:41 [INFO] 22:43:41.948 Sensor JavaSensor [java] (done) | time=673ms
18:43:41 [INFO] 22:43:41.948 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:41 [INFO] 22:43:41.949 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:43:41 [INFO] 22:43:41.949 Sensor SurefireSensor [java]
18:43:41 [INFO] 22:43:41.949 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/surefire-reports]
18:43:41 [INFO] 22:43:41.949 Sensor SurefireSensor [java] (done) | time=0ms
18:43:41 [INFO] 22:43:41.949 Sensor XML Sensor [xml]
18:43:41 [INFO] 22:43:41.949 1 source file to be analyzed
18:43:41 [INFO] 22:43:41.957 1/1 source file has been analyzed
18:43:41 [INFO] 22:43:41.957 Sensor XML Sensor [xml] (done) | time=8ms
18:43:41 [INFO] 22:43:41.957 Sensor JaCoCo XML Report Importer [jacoco]
18:43:41 [INFO] 22:43:41.957 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:41 [INFO] 22:43:41.969 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms
18:43:41 [INFO] 22:43:41.969 Sensor Java Config Sensor [iac]
18:43:41 [INFO] 22:43:41.971 0 source files to be analyzed
18:43:41 [INFO] 22:43:41.971 0/0 source files have been analyzed
18:43:41 [INFO] 22:43:41.971 Sensor Java Config Sensor [iac] (done) | time=2ms
18:43:41 [INFO] 22:43:41.972 Sensor IaC Docker Sensor [iac]
18:43:41 [INFO] 22:43:41.972 0 source files to be analyzed
18:43:41 [INFO] 22:43:41.977 0/0 source files have been analyzed
18:43:41 [INFO] 22:43:41.978 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:43:41 [INFO] 22:43:41.978 Sensor Serverless configuration file sensor [security]
18:43:41 [INFO] 22:43:41.978 0 Serverless function entries were found in the project
18:43:41 [INFO] 22:43:41.978 0 Serverless function handlers were kept as entrypoints
18:43:41 [INFO] 22:43:41.978 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:41 [INFO] 22:43:41.978 Sensor AWS SAM template file sensor [security]
18:43:41 [INFO] 22:43:41.978 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:41 [INFO] 22:43:41.978 Sensor AWS SAM Inline template file sensor [security]
18:43:41 [INFO] 22:43:41.978 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:41 [INFO] 22:43:41.978 ------------- Run sensors on module org.eclipse.sirius.editor.diagram
18:43:42 [INFO] 22:43:42.036 Sensor JavaSensor [java]
18:43:42 [INFO] 22:43:42.036 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:42 [INFO] 22:43:42.044 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:42 [INFO] 22:43:42.044 Using ECJ batch to parse 45 Main java source files with batch size 214 KB.
18:43:42 [INFO] 22:43:42.081 Starting batch processing.
18:43:42 [INFO] 22:43:42.163 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:43 [INFO] 22:43:43.816 100% analyzed
18:43:43 [INFO] 22:43:43.816 Batch processing: Done.
18:43:43 [INFO] 22:43:43.817 Did not optimize analysis for any files, performed a full analysis for all 45 files.
18:43:43 [INFO] 22:43:43.869 No "Test" source files to scan.
18:43:43 [INFO] 22:43:43.869 No "Generated" source files to scan.
18:43:43 [INFO] 22:43:43.869 Sensor JavaSensor [java] (done) | time=1833ms
18:43:43 [INFO] 22:43:43.869 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:43 [INFO] 22:43:43.870 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:43:43 [INFO] 22:43:43.870 Sensor SurefireSensor [java]
18:43:43 [INFO] 22:43:43.870 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/surefire-reports]
18:43:43 [INFO] 22:43:43.870 Sensor SurefireSensor [java] (done) | time=0ms
18:43:43 [INFO] 22:43:43.870 Sensor XML Sensor [xml]
18:43:43 [INFO] 22:43:43.870 1 source file to be analyzed
18:43:43 [INFO] 22:43:43.878 1/1 source file has been analyzed
18:43:43 [INFO] 22:43:43.878 Sensor XML Sensor [xml] (done) | time=8ms
18:43:43 [INFO] 22:43:43.878 Sensor JaCoCo XML Report Importer [jacoco]
18:43:43 [INFO] 22:43:43.878 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:43 [INFO] 22:43:43.905 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=27ms
18:43:43 [INFO] 22:43:43.905 Sensor Java Config Sensor [iac]
18:43:43 [INFO] 22:43:43.906 0 source files to be analyzed
18:43:43 [INFO] 22:43:43.906 0/0 source files have been analyzed
18:43:43 [INFO] 22:43:43.906 Sensor Java Config Sensor [iac] (done) | time=1ms
18:43:43 [INFO] 22:43:43.906 Sensor IaC Docker Sensor [iac]
18:43:43 [INFO] 22:43:43.907 0 source files to be analyzed
18:43:43 [INFO] 22:43:43.911 0/0 source files have been analyzed
18:43:43 [INFO] 22:43:43.911 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:43:43 [INFO] 22:43:43.911 Sensor Serverless configuration file sensor [security]
18:43:43 [INFO] 22:43:43.911 0 Serverless function entries were found in the project
18:43:43 [INFO] 22:43:43.911 0 Serverless function handlers were kept as entrypoints
18:43:43 [INFO] 22:43:43.911 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:43 [INFO] 22:43:43.911 Sensor AWS SAM template file sensor [security]
18:43:43 [INFO] 22:43:43.911 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:43 [INFO] 22:43:43.911 Sensor AWS SAM Inline template file sensor [security]
18:43:43 [INFO] 22:43:43.911 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:43 [INFO] 22:43:43.911 ------------- Run sensors on module org.eclipse.sirius.ext.base
18:43:43 [INFO] 22:43:43.958 Sensor JavaSensor [java]
18:43:43 [INFO] 22:43:43.958 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:43 [INFO] 22:43:43.959 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:43 [INFO] 22:43:43.960 Using ECJ batch to parse 15 Main java source files with batch size 214 KB.
18:43:43 [INFO] 22:43:43.964 Starting batch processing.
18:43:43 [INFO] 22:43:43.996 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:44 [INFO] 22:43:44.417 100% analyzed
18:43:44 [INFO] 22:43:44.417 Batch processing: Done.
18:43:44 [INFO] 22:43:44.417 Did not optimize analysis for any files, performed a full analysis for all 15 files.
18:43:44 [INFO] 22:43:44.455 No "Test" source files to scan.
18:43:44 [INFO] 22:43:44.455 No "Generated" source files to scan.
18:43:44 [INFO] 22:43:44.455 Sensor JavaSensor [java] (done) | time=497ms
18:43:44 [INFO] 22:43:44.455 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:44 [INFO] 22:43:44.456 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:43:44 [INFO] 22:43:44.456 Sensor SurefireSensor [java]
18:43:44 [INFO] 22:43:44.456 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/surefire-reports]
18:43:44 [INFO] 22:43:44.456 Sensor SurefireSensor [java] (done) | time=0ms
18:43:44 [INFO] 22:43:44.456 Sensor XML Sensor [xml]
18:43:44 [INFO] 22:43:44.456 1 source file to be analyzed
18:43:44 [INFO] 22:43:44.463 1/1 source file has been analyzed
18:43:44 [INFO] 22:43:44.463 Sensor XML Sensor [xml] (done) | time=7ms
18:43:44 [INFO] 22:43:44.463 Sensor JaCoCo XML Report Importer [jacoco]
18:43:44 [INFO] 22:43:44.464 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:44 [INFO] 22:43:44.466 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
18:43:44 [INFO] 22:43:44.466 Sensor Java Config Sensor [iac]
18:43:44 [INFO] 22:43:44.467 0 source files to be analyzed
18:43:44 [INFO] 22:43:44.467 0/0 source files have been analyzed
18:43:44 [INFO] 22:43:44.467 Sensor Java Config Sensor [iac] (done) | time=1ms
18:43:44 [INFO] 22:43:44.467 Sensor IaC Docker Sensor [iac]
18:43:44 [INFO] 22:43:44.468 0 source files to be analyzed
18:43:44 [INFO] 22:43:44.471 0/0 source files have been analyzed
18:43:44 [INFO] 22:43:44.472 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:43:44 [INFO] 22:43:44.472 Sensor Serverless configuration file sensor [security]
18:43:44 [INFO] 22:43:44.472 0 Serverless function entries were found in the project
18:43:44 [INFO] 22:43:44.472 0 Serverless function handlers were kept as entrypoints
18:43:44 [INFO] 22:43:44.472 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:44 [INFO] 22:43:44.472 Sensor AWS SAM template file sensor [security]
18:43:44 [INFO] 22:43:44.472 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:44 [INFO] 22:43:44.472 Sensor AWS SAM Inline template file sensor [security]
18:43:44 [INFO] 22:43:44.472 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:44 [INFO] 22:43:44.472 ------------- Run sensors on module org.eclipse.sirius.diagram.model
18:43:44 [INFO] 22:43:44.524 Sensor JavaSensor [java]
18:43:44 [INFO] 22:43:44.525 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:44 [INFO] 22:43:44.526 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:44 [INFO] 22:43:44.527 Using ECJ batch to parse 44 Main java source files with batch size 214 KB.
18:43:44 [INFO] 22:43:44.543 Starting batch processing.
18:43:44 [INFO] 22:43:44.578 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:46 [INFO] 22:43:46.516 100% analyzed
18:43:46 [INFO] 22:43:46.516 Batch processing: Done.
18:43:46 [INFO] 22:43:46.517 Did not optimize analysis for any files, performed a full analysis for all 44 files.
18:43:46 [INFO] 22:43:46.561 No "Test" source files to scan.
18:43:46 [INFO] 22:43:46.561 No "Generated" source files to scan.
18:43:46 [INFO] 22:43:46.561 Sensor JavaSensor [java] (done) | time=2037ms
18:43:46 [INFO] 22:43:46.561 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:46 [INFO] 22:43:46.562 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:43:46 [INFO] 22:43:46.562 Sensor SurefireSensor [java]
18:43:46 [INFO] 22:43:46.562 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/surefire-reports]
18:43:46 [INFO] 22:43:46.562 Sensor SurefireSensor [java] (done) | time=0ms
18:43:46 [INFO] 22:43:46.562 Sensor XML Sensor [xml]
18:43:46 [INFO] 22:43:46.563 1 source file to be analyzed
18:43:46 [INFO] 22:43:46.569 1/1 source file has been analyzed
18:43:46 [INFO] 22:43:46.569 Sensor XML Sensor [xml] (done) | time=7ms
18:43:46 [INFO] 22:43:46.569 Sensor JaCoCo XML Report Importer [jacoco]
18:43:46 [INFO] 22:43:46.570 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:46 [INFO] 22:43:46.638 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=69ms
18:43:46 [INFO] 22:43:46.638 Sensor Java Config Sensor [iac]
18:43:46 [INFO] 22:43:46.639 0 source files to be analyzed
18:43:46 [INFO] 22:43:46.639 0/0 source files have been analyzed
18:43:46 [INFO] 22:43:46.640 Sensor Java Config Sensor [iac] (done) | time=1ms
18:43:46 [INFO] 22:43:46.640 Sensor IaC Docker Sensor [iac]
18:43:46 [INFO] 22:43:46.640 0 source files to be analyzed
18:43:46 [INFO] 22:43:46.645 0/0 source files have been analyzed
18:43:46 [INFO] 22:43:46.645 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:43:46 [INFO] 22:43:46.645 Sensor Serverless configuration file sensor [security]
18:43:46 [INFO] 22:43:46.645 0 Serverless function entries were found in the project
18:43:46 [INFO] 22:43:46.645 0 Serverless function handlers were kept as entrypoints
18:43:46 [INFO] 22:43:46.645 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:46 [INFO] 22:43:46.645 Sensor AWS SAM template file sensor [security]
18:43:46 [INFO] 22:43:46.646 Sensor AWS SAM template file sensor [security] (done) | time=1ms
18:43:46 [INFO] 22:43:46.646 Sensor AWS SAM Inline template file sensor [security]
18:43:46 [INFO] 22:43:46.646 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:46 [INFO] 22:43:46.646 ------------- Run sensors on module org.eclipse.sirius.interpreter
18:43:46 [INFO] 22:43:46.692 Sensor JavaSensor [java]
18:43:46 [INFO] 22:43:46.692 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:46 [INFO] 22:43:46.697 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:46 [INFO] 22:43:46.697 Using ECJ batch to parse 8 Main java source files with batch size 214 KB.
18:43:46 [INFO] 22:43:46.701 Starting batch processing.
18:43:46 [INFO] 22:43:46.727 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:47 [INFO] 22:43:47.094 100% analyzed
18:43:47 [INFO] 22:43:47.094 Batch processing: Done.
18:43:47 [INFO] 22:43:47.094 Did not optimize analysis for any files, performed a full analysis for all 8 files.
18:43:47 [INFO] 22:43:47.138 No "Test" source files to scan.
18:43:47 [INFO] 22:43:47.138 No "Generated" source files to scan.
18:43:47 [INFO] 22:43:47.138 Sensor JavaSensor [java] (done) | time=446ms
18:43:47 [INFO] 22:43:47.138 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:47 [INFO] 22:43:47.138 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:47 [INFO] 22:43:47.138 Sensor SurefireSensor [java]
18:43:47 [INFO] 22:43:47.138 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/surefire-reports]
18:43:47 [INFO] 22:43:47.138 Sensor SurefireSensor [java] (done) | time=0ms
18:43:47 [INFO] 22:43:47.139 Sensor XML Sensor [xml]
18:43:47 [INFO] 22:43:47.139 1 source file to be analyzed
18:43:47 [INFO] 22:43:47.144 1/1 source file has been analyzed
18:43:47 [INFO] 22:43:47.144 Sensor XML Sensor [xml] (done) | time=5ms
18:43:47 [INFO] 22:43:47.144 Sensor JaCoCo XML Report Importer [jacoco]
18:43:47 [INFO] 22:43:47.144 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:47 [INFO] 22:43:47.147 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
18:43:47 [INFO] 22:43:47.147 Sensor Java Config Sensor [iac]
18:43:47 [INFO] 22:43:47.147 0 source files to be analyzed
18:43:47 [INFO] 22:43:47.147 0/0 source files have been analyzed
18:43:47 [INFO] 22:43:47.147 Sensor Java Config Sensor [iac] (done) | time=0ms
18:43:47 [INFO] 22:43:47.147 Sensor IaC Docker Sensor [iac]
18:43:47 [INFO] 22:43:47.148 0 source files to be analyzed
18:43:47 [INFO] 22:43:47.152 0/0 source files have been analyzed
18:43:47 [INFO] 22:43:47.152 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:43:47 [INFO] 22:43:47.152 Sensor Serverless configuration file sensor [security]
18:43:47 [INFO] 22:43:47.152 0 Serverless function entries were found in the project
18:43:47 [INFO] 22:43:47.152 0 Serverless function handlers were kept as entrypoints
18:43:47 [INFO] 22:43:47.152 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:47 [INFO] 22:43:47.152 Sensor AWS SAM template file sensor [security]
18:43:47 [INFO] 22:43:47.152 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:47 [INFO] 22:43:47.152 Sensor AWS SAM Inline template file sensor [security]
18:43:47 [INFO] 22:43:47.152 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:47 [INFO] 22:43:47.152 ------------- Run sensors on module org.eclipse.sirius.table.ui
18:43:47 [INFO] 22:43:47.191 Sensor JavaSensor [java]
18:43:47 [INFO] 22:43:47.191 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:47 [INFO] 22:43:47.196 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:47 [INFO] 22:43:47.196 Using ECJ batch to parse 167 Main java source files with batch size 214 KB.
18:43:47 [INFO] 22:43:47.212 Starting batch processing.
18:43:47 [INFO] 22:43:47.265 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:57 [INFO] 22:43:57.820 100% analyzed
18:43:57 [INFO] 22:43:57.820 Batch processing: Done.
18:43:57 [INFO] 22:43:57.821 Did not optimize analysis for any files, performed a full analysis for all 167 files.
18:43:57 [INFO] 22:43:57.894 No "Test" source files to scan.
18:43:57 [INFO] 22:43:57.894 No "Generated" source files to scan.
18:43:57 [INFO] 22:43:57.894 Sensor JavaSensor [java] (done) | time=10703ms
18:43:57 [INFO] 22:43:57.894 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:57 [INFO] 22:43:57.895 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:43:57 [INFO] 22:43:57.895 Sensor SurefireSensor [java]
18:43:57 [INFO] 22:43:57.895 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/surefire-reports]
18:43:57 [INFO] 22:43:57.895 Sensor SurefireSensor [java] (done) | time=0ms
18:43:57 [INFO] 22:43:57.895 Sensor XML Sensor [xml]
18:43:57 [INFO] 22:43:57.896 1 source file to be analyzed
18:43:57 [INFO] 22:43:57.908 1/1 source file has been analyzed
18:43:57 [INFO] 22:43:57.908 Sensor XML Sensor [xml] (done) | time=13ms
18:43:57 [INFO] 22:43:57.909 Sensor JaCoCo XML Report Importer [jacoco]
18:43:57 [INFO] 22:43:57.909 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:57 [INFO] 22:43:57.943 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=34ms
18:43:57 [INFO] 22:43:57.944 Sensor Java Config Sensor [iac]
18:43:57 [INFO] 22:43:57.946 0 source files to be analyzed
18:43:57 [INFO] 22:43:57.946 0/0 source files have been analyzed
18:43:57 [INFO] 22:43:57.946 Sensor Java Config Sensor [iac] (done) | time=2ms
18:43:57 [INFO] 22:43:57.946 Sensor IaC Docker Sensor [iac]
18:43:57 [INFO] 22:43:57.947 0 source files to be analyzed
18:43:57 [INFO] 22:43:57.952 0/0 source files have been analyzed
18:43:57 [INFO] 22:43:57.952 Sensor IaC Docker Sensor [iac] (done) | time=6ms
18:43:57 [INFO] 22:43:57.952 Sensor Serverless configuration file sensor [security]
18:43:57 [INFO] 22:43:57.952 0 Serverless function entries were found in the project
18:43:57 [INFO] 22:43:57.952 0 Serverless function handlers were kept as entrypoints
18:43:57 [INFO] 22:43:57.952 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:57 [INFO] 22:43:57.952 Sensor AWS SAM template file sensor [security]
18:43:57 [INFO] 22:43:57.953 Sensor AWS SAM template file sensor [security] (done) | time=1ms
18:43:57 [INFO] 22:43:57.953 Sensor AWS SAM Inline template file sensor [security]
18:43:57 [INFO] 22:43:57.953 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:57 [INFO] 22:43:57.953 ------------- Run sensors on module org.eclipse.sirius.properties.edit
18:43:58 [INFO] 22:43:58.003 Sensor JavaSensor [java]
18:43:58 [INFO] 22:43:58.003 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:58 [INFO] 22:43:58.008 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:58 [INFO] 22:43:58.008 Using ECJ batch to parse 97 Main java source files with batch size 214 KB.
18:43:58 [INFO] 22:43:58.026 Starting batch processing.
18:43:58 [INFO] 22:43:58.075 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:43:59 [INFO] 22:43:59.780 100% analyzed
18:43:59 [INFO] 22:43:59.780 Batch processing: Done.
18:43:59 [INFO] 22:43:59.781 Did not optimize analysis for any files, performed a full analysis for all 97 files.
18:43:59 [INFO] 22:43:59.845 No "Test" source files to scan.
18:43:59 [INFO] 22:43:59.845 No "Generated" source files to scan.
18:43:59 [INFO] 22:43:59.845 Sensor JavaSensor [java] (done) | time=1842ms
18:43:59 [INFO] 22:43:59.845 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:43:59 [INFO] 22:43:59.845 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:43:59 [INFO] 22:43:59.846 Sensor SurefireSensor [java]
18:43:59 [INFO] 22:43:59.846 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/surefire-reports]
18:43:59 [INFO] 22:43:59.846 Sensor SurefireSensor [java] (done) | time=0ms
18:43:59 [INFO] 22:43:59.846 Sensor XML Sensor [xml]
18:43:59 [INFO] 22:43:59.846 1 source file to be analyzed
18:43:59 [INFO] 22:43:59.851 1/1 source file has been analyzed
18:43:59 [INFO] 22:43:59.851 Sensor XML Sensor [xml] (done) | time=5ms
18:43:59 [INFO] 22:43:59.851 Sensor JaCoCo XML Report Importer [jacoco]
18:43:59 [INFO] 22:43:59.852 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:43:59 [INFO] 22:43:59.868 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=17ms
18:43:59 [INFO] 22:43:59.869 Sensor Java Config Sensor [iac]
18:43:59 [INFO] 22:43:59.870 0 source files to be analyzed
18:43:59 [INFO] 22:43:59.870 0/0 source files have been analyzed
18:43:59 [INFO] 22:43:59.870 Sensor Java Config Sensor [iac] (done) | time=1ms
18:43:59 [INFO] 22:43:59.870 Sensor IaC Docker Sensor [iac]
18:43:59 [INFO] 22:43:59.871 0 source files to be analyzed
18:43:59 [INFO] 22:43:59.875 0/0 source files have been analyzed
18:43:59 [INFO] 22:43:59.875 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:43:59 [INFO] 22:43:59.875 Sensor Serverless configuration file sensor [security]
18:43:59 [INFO] 22:43:59.875 0 Serverless function entries were found in the project
18:43:59 [INFO] 22:43:59.875 0 Serverless function handlers were kept as entrypoints
18:43:59 [INFO] 22:43:59.875 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:43:59 [INFO] 22:43:59.875 Sensor AWS SAM template file sensor [security]
18:43:59 [INFO] 22:43:59.875 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:43:59 [INFO] 22:43:59.875 Sensor AWS SAM Inline template file sensor [security]
18:43:59 [INFO] 22:43:59.875 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:43:59 [INFO] 22:43:59.875 ------------- Run sensors on module org.eclipse.sirius.sample.properties.checkbox
18:43:59 [INFO] 22:43:59.918 Sensor JavaSensor [java]
18:43:59 [INFO] 22:43:59.918 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:43:59 [INFO] 22:43:59.922 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:43:59 [INFO] 22:43:59.922 No "Main" source files to scan.
18:43:59 [INFO] 22:43:59.989 Using ECJ batch to parse 1 Test java source files with batch size 214 KB.
18:43:59 [INFO] 22:43:59.990 Starting batch processing.
18:44:00 [INFO] 22:44:00.013 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:00 [INFO] 22:44:00.021 100% analyzed
18:44:00 [INFO] 22:44:00.021 Batch processing: Done.
18:44:00 [INFO] 22:44:00.022 Did not optimize analysis for any files, performed a full analysis for all 1 files.
18:44:00 [INFO] 22:44:00.022 No "Generated" source files to scan.
18:44:00 [INFO] 22:44:00.022 Sensor JavaSensor [java] (done) | time=104ms
18:44:00 [INFO] 22:44:00.022 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:00 [INFO] 22:44:00.022 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:00 [INFO] 22:44:00.022 Sensor SurefireSensor [java]
18:44:00 [INFO] 22:44:00.022 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/target/surefire-reports]
18:44:00 [INFO] 22:44:00.023 Sensor SurefireSensor [java] (done) | time=1ms
18:44:00 [INFO] 22:44:00.023 Sensor XML Sensor [xml]
18:44:00 [INFO] 22:44:00.023 1 source file to be analyzed
18:44:00 [INFO] 22:44:00.028 1/1 source file has been analyzed
18:44:00 [INFO] 22:44:00.028 Sensor XML Sensor [xml] (done) | time=5ms
18:44:00 [INFO] 22:44:00.028 Sensor JaCoCo XML Report Importer [jacoco]
18:44:00 [INFO] 22:44:00.028 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:00 [INFO] 22:44:00.029 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:44:00 [INFO] 22:44:00.029 Sensor Java Config Sensor [iac]
18:44:00 [INFO] 22:44:00.029 0 source files to be analyzed
18:44:00 [INFO] 22:44:00.029 0/0 source files have been analyzed
18:44:00 [INFO] 22:44:00.029 Sensor Java Config Sensor [iac] (done) | time=0ms
18:44:00 [INFO] 22:44:00.029 Sensor IaC Docker Sensor [iac]
18:44:00 [INFO] 22:44:00.030 0 source files to be analyzed
18:44:00 [INFO] 22:44:00.033 0/0 source files have been analyzed
18:44:00 [INFO] 22:44:00.033 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:00 [INFO] 22:44:00.033 Sensor Serverless configuration file sensor [security]
18:44:00 [INFO] 22:44:00.033 0 Serverless function entries were found in the project
18:44:00 [INFO] 22:44:00.033 0 Serverless function handlers were kept as entrypoints
18:44:00 [INFO] 22:44:00.034 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:44:00 [INFO] 22:44:00.034 Sensor AWS SAM template file sensor [security]
18:44:00 [INFO] 22:44:00.034 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:00 [INFO] 22:44:00.034 Sensor AWS SAM Inline template file sensor [security]
18:44:00 [INFO] 22:44:00.034 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:00 [INFO] 22:44:00.034 ------------- Run sensors on module org.eclipse.sirius.diagram.ui.ext
18:44:00 [INFO] 22:44:00.075 Sensor JavaSensor [java]
18:44:00 [INFO] 22:44:00.075 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:00 [INFO] 22:44:00.082 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:00 [INFO] 22:44:00.082 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
18:44:00 [INFO] 22:44:00.084 Starting batch processing.
18:44:00 [INFO] 22:44:00.139 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:00 [INFO] 22:44:00.165 100% analyzed
18:44:00 [INFO] 22:44:00.165 Batch processing: Done.
18:44:00 [INFO] 22:44:00.166 Did not optimize analysis for any files, performed a full analysis for all 1 files.
18:44:00 [INFO] 22:44:00.222 No "Test" source files to scan.
18:44:00 [INFO] 22:44:00.222 No "Generated" source files to scan.
18:44:00 [INFO] 22:44:00.222 Sensor JavaSensor [java] (done) | time=147ms
18:44:00 [INFO] 22:44:00.222 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:00 [INFO] 22:44:00.222 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:00 [INFO] 22:44:00.222 Sensor SurefireSensor [java]
18:44:00 [INFO] 22:44:00.222 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/target/surefire-reports]
18:44:00 [INFO] 22:44:00.222 Sensor SurefireSensor [java] (done) | time=0ms
18:44:00 [INFO] 22:44:00.222 Sensor XML Sensor [xml]
18:44:00 [INFO] 22:44:00.223 1 source file to be analyzed
18:44:00 [INFO] 22:44:00.227 1/1 source file has been analyzed
18:44:00 [INFO] 22:44:00.227 Sensor XML Sensor [xml] (done) | time=5ms
18:44:00 [INFO] 22:44:00.228 Sensor JaCoCo XML Report Importer [jacoco]
18:44:00 [INFO] 22:44:00.228 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:00 [INFO] 22:44:00.228 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
18:44:00 [INFO] 22:44:00.229 Sensor Java Config Sensor [iac]
18:44:00 [INFO] 22:44:00.229 0 source files to be analyzed
18:44:00 [INFO] 22:44:00.229 0/0 source files have been analyzed
18:44:00 [INFO] 22:44:00.229 Sensor Java Config Sensor [iac] (done) | time=0ms
18:44:00 [INFO] 22:44:00.229 Sensor IaC Docker Sensor [iac]
18:44:00 [INFO] 22:44:00.230 0 source files to be analyzed
18:44:00 [INFO] 22:44:00.233 0/0 source files have been analyzed
18:44:00 [INFO] 22:44:00.233 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:00 [INFO] 22:44:00.233 Sensor Serverless configuration file sensor [security]
18:44:00 [INFO] 22:44:00.233 0 Serverless function entries were found in the project
18:44:00 [INFO] 22:44:00.233 0 Serverless function handlers were kept as entrypoints
18:44:00 [INFO] 22:44:00.233 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:00 [INFO] 22:44:00.233 Sensor AWS SAM template file sensor [security]
18:44:00 [INFO] 22:44:00.233 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:00 [INFO] 22:44:00.234 Sensor AWS SAM Inline template file sensor [security]
18:44:00 [INFO] 22:44:00.234 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:00 [INFO] 22:44:00.234 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence
18:44:00 [INFO] 22:44:00.274 Sensor JavaSensor [java]
18:44:00 [INFO] 22:44:00.274 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:00 [INFO] 22:44:00.281 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:00 [INFO] 22:44:00.281 Using ECJ batch to parse 106 Main java source files with batch size 214 KB.
18:44:00 [INFO] 22:44:00.297 Starting batch processing.
18:44:00 [INFO] 22:44:00.421 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:12 [INFO] 22:44:12.872 100% analyzed
18:44:12 [INFO] 22:44:12.873 Batch processing: Done.
18:44:12 [INFO] 22:44:12.874 Did not optimize analysis for any files, performed a full analysis for all 106 files.
18:44:12 [INFO] 22:44:12.949 No "Test" source files to scan.
18:44:12 [INFO] 22:44:12.949 No "Generated" source files to scan.
18:44:12 [INFO] 22:44:12.949 Sensor JavaSensor [java] (done) | time=12675ms
18:44:12 [INFO] 22:44:12.950 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:12 [INFO] 22:44:12.950 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:12 [INFO] 22:44:12.950 Sensor SurefireSensor [java]
18:44:12 [INFO] 22:44:12.950 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/surefire-reports]
18:44:12 [INFO] 22:44:12.950 Sensor SurefireSensor [java] (done) | time=0ms
18:44:12 [INFO] 22:44:12.951 Sensor XML Sensor [xml]
18:44:12 [INFO] 22:44:12.951 1 source file to be analyzed
18:44:12 [INFO] 22:44:12.958 1/1 source file has been analyzed
18:44:12 [INFO] 22:44:12.958 Sensor XML Sensor [xml] (done) | time=7ms
18:44:12 [INFO] 22:44:12.958 Sensor JaCoCo XML Report Importer [jacoco]
18:44:12 [INFO] 22:44:12.959 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:12 [INFO] 22:44:12.980 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=22ms
18:44:12 [INFO] 22:44:12.980 Sensor Java Config Sensor [iac]
18:44:12 [INFO] 22:44:12.982 0 source files to be analyzed
18:44:12 [INFO] 22:44:12.982 0/0 source files have been analyzed
18:44:12 [INFO] 22:44:12.982 Sensor Java Config Sensor [iac] (done) | time=2ms
18:44:12 [INFO] 22:44:12.983 Sensor IaC Docker Sensor [iac]
18:44:12 [INFO] 22:44:12.984 0 source files to be analyzed
18:44:12 [INFO] 22:44:12.989 0/0 source files have been analyzed
18:44:12 [INFO] 22:44:12.989 Sensor IaC Docker Sensor [iac] (done) | time=6ms
18:44:12 [INFO] 22:44:12.989 Sensor Serverless configuration file sensor [security]
18:44:12 [INFO] 22:44:12.989 0 Serverless function entries were found in the project
18:44:12 [INFO] 22:44:12.990 0 Serverless function handlers were kept as entrypoints
18:44:12 [INFO] 22:44:12.990 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:44:12 [INFO] 22:44:12.990 Sensor AWS SAM template file sensor [security]
18:44:12 [INFO] 22:44:12.990 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:12 [INFO] 22:44:12.990 Sensor AWS SAM Inline template file sensor [security]
18:44:12 [INFO] 22:44:12.990 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:12 [INFO] 22:44:12.990 ------------- Run sensors on module org.eclipse.sirius.editor.properties
18:44:13 [INFO] 22:44:13.040 Sensor JavaSensor [java]
18:44:13 [INFO] 22:44:13.040 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:13 [INFO] 22:44:13.046 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:13 [INFO] 22:44:13.046 Using ECJ batch to parse 65 Main java source files with batch size 214 KB.
18:44:13 [INFO] 22:44:13.062 Starting batch processing.
18:44:13 [INFO] 22:44:13.134 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:15 [INFO] 22:44:15.346 100% analyzed
18:44:15 [INFO] 22:44:15.346 Batch processing: Done.
18:44:15 [INFO] 22:44:15.347 Did not optimize analysis for any files, performed a full analysis for all 65 files.
18:44:15 [INFO] 22:44:15.423 No "Test" source files to scan.
18:44:15 [INFO] 22:44:15.423 No "Generated" source files to scan.
18:44:15 [INFO] 22:44:15.423 Sensor JavaSensor [java] (done) | time=2383ms
18:44:15 [INFO] 22:44:15.423 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:15 [INFO] 22:44:15.423 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:15 [INFO] 22:44:15.423 Sensor SurefireSensor [java]
18:44:15 [INFO] 22:44:15.423 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/surefire-reports]
18:44:15 [INFO] 22:44:15.423 Sensor SurefireSensor [java] (done) | time=0ms
18:44:15 [INFO] 22:44:15.423 Sensor XML Sensor [xml]
18:44:15 [INFO] 22:44:15.424 1 source file to be analyzed
18:44:15 [INFO] 22:44:15.428 1/1 source file has been analyzed
18:44:15 [INFO] 22:44:15.428 Sensor XML Sensor [xml] (done) | time=5ms
18:44:15 [INFO] 22:44:15.428 Sensor JaCoCo XML Report Importer [jacoco]
18:44:15 [INFO] 22:44:15.429 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:15 [INFO] 22:44:15.452 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=24ms
18:44:15 [INFO] 22:44:15.452 Sensor Java Config Sensor [iac]
18:44:15 [INFO] 22:44:15.454 0 source files to be analyzed
18:44:15 [INFO] 22:44:15.454 0/0 source files have been analyzed
18:44:15 [INFO] 22:44:15.455 Sensor Java Config Sensor [iac] (done) | time=3ms
18:44:15 [INFO] 22:44:15.455 Sensor IaC Docker Sensor [iac]
18:44:15 [INFO] 22:44:15.456 0 source files to be analyzed
18:44:15 [INFO] 22:44:15.461 0/0 source files have been analyzed
18:44:15 [INFO] 22:44:15.461 Sensor IaC Docker Sensor [iac] (done) | time=6ms
18:44:15 [INFO] 22:44:15.461 Sensor Serverless configuration file sensor [security]
18:44:15 [INFO] 22:44:15.461 0 Serverless function entries were found in the project
18:44:15 [INFO] 22:44:15.461 0 Serverless function handlers were kept as entrypoints
18:44:15 [INFO] 22:44:15.461 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:15 [INFO] 22:44:15.462 Sensor AWS SAM template file sensor [security]
18:44:15 [INFO] 22:44:15.462 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:15 [INFO] 22:44:15.462 Sensor AWS SAM Inline template file sensor [security]
18:44:15 [INFO] 22:44:15.462 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:15 [INFO] 22:44:15.462 ------------- Run sensors on module org.eclipse.sirius.ui.editor
18:44:15 [INFO] 22:44:15.510 Sensor JavaSensor [java]
18:44:15 [INFO] 22:44:15.511 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:15 [INFO] 22:44:15.515 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:15 [INFO] 22:44:15.515 Using ECJ batch to parse 18 Main java source files with batch size 214 KB.
18:44:15 [INFO] 22:44:15.527 Starting batch processing.
18:44:15 [INFO] 22:44:15.622 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:17 [INFO] 22:44:17.639 100% analyzed
18:44:17 [INFO] 22:44:17.639 Batch processing: Done.
18:44:17 [INFO] 22:44:17.640 Did not optimize analysis for any files, performed a full analysis for all 18 files.
18:44:17 [INFO] 22:44:17.709 No "Test" source files to scan.
18:44:17 [INFO] 22:44:17.710 No "Generated" source files to scan.
18:44:17 [INFO] 22:44:17.710 Sensor JavaSensor [java] (done) | time=2200ms
18:44:17 [INFO] 22:44:17.710 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:17 [INFO] 22:44:17.710 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:17 [INFO] 22:44:17.710 Sensor SurefireSensor [java]
18:44:17 [INFO] 22:44:17.710 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/surefire-reports]
18:44:17 [INFO] 22:44:17.710 Sensor SurefireSensor [java] (done) | time=0ms
18:44:17 [INFO] 22:44:17.710 Sensor XML Sensor [xml]
18:44:17 [INFO] 22:44:17.711 1 source file to be analyzed
18:44:17 [INFO] 22:44:17.719 1/1 source file has been analyzed
18:44:17 [INFO] 22:44:17.719 Sensor XML Sensor [xml] (done) | time=9ms
18:44:17 [INFO] 22:44:17.720 Sensor JaCoCo XML Report Importer [jacoco]
18:44:17 [INFO] 22:44:17.720 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:17 [INFO] 22:44:17.725 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
18:44:17 [INFO] 22:44:17.725 Sensor Java Config Sensor [iac]
18:44:17 [INFO] 22:44:17.732 0 source files to be analyzed
18:44:17 [INFO] 22:44:17.732 0/0 source files have been analyzed
18:44:17 [INFO] 22:44:17.732 Sensor Java Config Sensor [iac] (done) | time=7ms
18:44:17 [INFO] 22:44:17.732 Sensor IaC Docker Sensor [iac]
18:44:17 [INFO] 22:44:17.733 0 source files to be analyzed
18:44:17 [INFO] 22:44:17.737 0/0 source files have been analyzed
18:44:17 [INFO] 22:44:17.737 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:44:17 [INFO] 22:44:17.737 Sensor Serverless configuration file sensor [security]
18:44:17 [INFO] 22:44:17.737 0 Serverless function entries were found in the project
18:44:17 [INFO] 22:44:17.737 0 Serverless function handlers were kept as entrypoints
18:44:17 [INFO] 22:44:17.737 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:17 [INFO] 22:44:17.737 Sensor AWS SAM template file sensor [security]
18:44:17 [INFO] 22:44:17.738 Sensor AWS SAM template file sensor [security] (done) | time=1ms
18:44:17 [INFO] 22:44:17.738 Sensor AWS SAM Inline template file sensor [security]
18:44:17 [INFO] 22:44:17.738 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:17 [INFO] 22:44:17.738 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.ui
18:44:17 [INFO] 22:44:17.793 Sensor JavaSensor [java]
18:44:17 [INFO] 22:44:17.794 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:17 [INFO] 22:44:17.802 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:17 [INFO] 22:44:17.802 No "Main" source files to scan.
18:44:17 [INFO] 22:44:17.877 Using ECJ batch to parse 10 Test java source files with batch size 214 KB.
18:44:17 [INFO] 22:44:17.881 Starting batch processing.
18:44:17 [INFO] 22:44:17.938 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:18 [INFO] 22:44:18.019 100% analyzed
18:44:18 [INFO] 22:44:18.019 Batch processing: Done.
18:44:18 [INFO] 22:44:18.020 Did not optimize analysis for any files, performed a full analysis for all 10 files.
18:44:18 [INFO] 22:44:18.021 No "Generated" source files to scan.
18:44:18 [INFO] 22:44:18.021 Sensor JavaSensor [java] (done) | time=228ms
18:44:18 [INFO] 22:44:18.021 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:18 [INFO] 22:44:18.021 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:18 [INFO] 22:44:18.021 Sensor SurefireSensor [java]
18:44:18 [INFO] 22:44:18.021 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/surefire-reports]
18:44:18 [INFO] 22:44:18.021 Sensor SurefireSensor [java] (done) | time=0ms
18:44:18 [INFO] 22:44:18.021 Sensor XML Sensor [xml]
18:44:18 [INFO] 22:44:18.021 1 source file to be analyzed
18:44:18 [INFO] 22:44:18.026 1/1 source file has been analyzed
18:44:18 [INFO] 22:44:18.026 Sensor XML Sensor [xml] (done) | time=5ms
18:44:18 [INFO] 22:44:18.026 Sensor JaCoCo XML Report Importer [jacoco]
18:44:18 [INFO] 22:44:18.026 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:18 [INFO] 22:44:18.028 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
18:44:18 [INFO] 22:44:18.028 Sensor Java Config Sensor [iac]
18:44:18 [INFO] 22:44:18.028 0 source files to be analyzed
18:44:18 [INFO] 22:44:18.028 0/0 source files have been analyzed
18:44:18 [INFO] 22:44:18.029 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:18 [INFO] 22:44:18.029 Sensor IaC Docker Sensor [iac]
18:44:18 [INFO] 22:44:18.029 0 source files to be analyzed
18:44:18 [INFO] 22:44:18.032 0/0 source files have been analyzed
18:44:18 [INFO] 22:44:18.032 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:44:18 [INFO] 22:44:18.033 Sensor Serverless configuration file sensor [security]
18:44:18 [INFO] 22:44:18.033 0 Serverless function entries were found in the project
18:44:18 [INFO] 22:44:18.033 0 Serverless function handlers were kept as entrypoints
18:44:18 [INFO] 22:44:18.033 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:18 [INFO] 22:44:18.033 Sensor AWS SAM template file sensor [security]
18:44:18 [INFO] 22:44:18.033 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:18 [INFO] 22:44:18.033 Sensor AWS SAM Inline template file sensor [security]
18:44:18 [INFO] 22:44:18.033 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:18 [INFO] 22:44:18.033 ------------- Run sensors on module org.eclipse.sirius.ext.jface
18:44:18 [INFO] 22:44:18.072 Sensor JavaSensor [java]
18:44:18 [INFO] 22:44:18.072 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:18 [INFO] 22:44:18.073 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:18 [INFO] 22:44:18.073 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
18:44:18 [INFO] 22:44:18.074 Starting batch processing.
18:44:18 [INFO] 22:44:18.076 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:18 [INFO] 22:44:18.093 100% analyzed
18:44:18 [INFO] 22:44:18.093 Batch processing: Done.
18:44:18 [INFO] 22:44:18.093 Did not optimize analysis for any files, performed a full analysis for all 1 files.
18:44:18 [INFO] 22:44:18.160 No "Test" source files to scan.
18:44:18 [INFO] 22:44:18.160 No "Generated" source files to scan.
18:44:18 [INFO] 22:44:18.160 Sensor JavaSensor [java] (done) | time=88ms
18:44:18 [INFO] 22:44:18.160 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:18 [INFO] 22:44:18.160 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:18 [INFO] 22:44:18.160 Sensor SurefireSensor [java]
18:44:18 [INFO] 22:44:18.160 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/surefire-reports]
18:44:18 [INFO] 22:44:18.160 Sensor SurefireSensor [java] (done) | time=0ms
18:44:18 [INFO] 22:44:18.160 Sensor XML Sensor [xml]
18:44:18 [INFO] 22:44:18.161 1 source file to be analyzed
18:44:18 [INFO] 22:44:18.168 1/1 source file has been analyzed
18:44:18 [INFO] 22:44:18.168 Sensor XML Sensor [xml] (done) | time=8ms
18:44:18 [INFO] 22:44:18.168 Sensor JaCoCo XML Report Importer [jacoco]
18:44:18 [INFO] 22:44:18.168 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:18 [INFO] 22:44:18.169 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:44:18 [INFO] 22:44:18.169 Sensor Java Config Sensor [iac]
18:44:18 [INFO] 22:44:18.169 0 source files to be analyzed
18:44:18 [INFO] 22:44:18.169 0/0 source files have been analyzed
18:44:18 [INFO] 22:44:18.170 Sensor Java Config Sensor [iac] (done) | time=0ms
18:44:18 [INFO] 22:44:18.170 Sensor IaC Docker Sensor [iac]
18:44:18 [INFO] 22:44:18.170 0 source files to be analyzed
18:44:18 [INFO] 22:44:18.174 0/0 source files have been analyzed
18:44:18 [INFO] 22:44:18.174 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:18 [INFO] 22:44:18.174 Sensor Serverless configuration file sensor [security]
18:44:18 [INFO] 22:44:18.174 0 Serverless function entries were found in the project
18:44:18 [INFO] 22:44:18.174 0 Serverless function handlers were kept as entrypoints
18:44:18 [INFO] 22:44:18.174 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:18 [INFO] 22:44:18.174 Sensor AWS SAM template file sensor [security]
18:44:18 [INFO] 22:44:18.174 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:18 [INFO] 22:44:18.174 Sensor AWS SAM Inline template file sensor [security]
18:44:18 [INFO] 22:44:18.174 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:18 [INFO] 22:44:18.174 ------------- Run sensors on module org.eclipse.sirius.ext.gef
18:44:18 [INFO] 22:44:18.228 Sensor JavaSensor [java]
18:44:18 [INFO] 22:44:18.229 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:18 [INFO] 22:44:18.232 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:18 [INFO] 22:44:18.232 Using ECJ batch to parse 2 Main java source files with batch size 214 KB.
18:44:18 [INFO] 22:44:18.234 Starting batch processing.
18:44:18 [INFO] 22:44:18.270 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:18 [INFO] 22:44:18.469 100% analyzed
18:44:18 [INFO] 22:44:18.469 Batch processing: Done.
18:44:18 [INFO] 22:44:18.469 Did not optimize analysis for any files, performed a full analysis for all 2 files.
18:44:18 [INFO] 22:44:18.531 No "Test" source files to scan.
18:44:18 [INFO] 22:44:18.531 No "Generated" source files to scan.
18:44:18 [INFO] 22:44:18.531 Sensor JavaSensor [java] (done) | time=303ms
18:44:18 [INFO] 22:44:18.532 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:18 [INFO] 22:44:18.532 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:18 [INFO] 22:44:18.532 Sensor SurefireSensor [java]
18:44:18 [INFO] 22:44:18.532 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/surefire-reports]
18:44:18 [INFO] 22:44:18.532 Sensor SurefireSensor [java] (done) | time=0ms
18:44:18 [INFO] 22:44:18.532 Sensor XML Sensor [xml]
18:44:18 [INFO] 22:44:18.532 1 source file to be analyzed
18:44:18 [INFO] 22:44:18.537 1/1 source file has been analyzed
18:44:18 [INFO] 22:44:18.537 Sensor XML Sensor [xml] (done) | time=5ms
18:44:18 [INFO] 22:44:18.537 Sensor JaCoCo XML Report Importer [jacoco]
18:44:18 [INFO] 22:44:18.537 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:18 [INFO] 22:44:18.538 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:44:18 [INFO] 22:44:18.538 Sensor Java Config Sensor [iac]
18:44:18 [INFO] 22:44:18.538 0 source files to be analyzed
18:44:18 [INFO] 22:44:18.538 0/0 source files have been analyzed
18:44:18 [INFO] 22:44:18.538 Sensor Java Config Sensor [iac] (done) | time=0ms
18:44:18 [INFO] 22:44:18.539 Sensor IaC Docker Sensor [iac]
18:44:18 [INFO] 22:44:18.539 0 source files to be analyzed
18:44:18 [INFO] 22:44:18.548 0/0 source files have been analyzed
18:44:18 [INFO] 22:44:18.548 Sensor IaC Docker Sensor [iac] (done) | time=9ms
18:44:18 [INFO] 22:44:18.548 Sensor Serverless configuration file sensor [security]
18:44:18 [INFO] 22:44:18.549 0 Serverless function entries were found in the project
18:44:18 [INFO] 22:44:18.549 0 Serverless function handlers were kept as entrypoints
18:44:18 [INFO] 22:44:18.549 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:44:18 [INFO] 22:44:18.549 Sensor AWS SAM template file sensor [security]
18:44:18 [INFO] 22:44:18.549 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:18 [INFO] 22:44:18.549 Sensor AWS SAM Inline template file sensor [security]
18:44:18 [INFO] 22:44:18.549 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:18 [INFO] 22:44:18.549 ------------- Run sensors on module org.eclipse.sirius.sample.properties.textarea
18:44:18 [INFO] 22:44:18.597 Sensor JavaSensor [java]
18:44:18 [INFO] 22:44:18.597 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:18 [INFO] 22:44:18.601 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:18 [INFO] 22:44:18.601 No "Main" source files to scan.
18:44:18 [INFO] 22:44:18.680 Using ECJ batch to parse 1 Test java source files with batch size 214 KB.
18:44:18 [INFO] 22:44:18.682 Starting batch processing.
18:44:18 [INFO] 22:44:18.708 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:18 [INFO] 22:44:18.716 100% analyzed
18:44:18 [INFO] 22:44:18.717 Batch processing: Done.
18:44:18 [INFO] 22:44:18.717 Did not optimize analysis for any files, performed a full analysis for all 1 files.
18:44:18 [INFO] 22:44:18.717 No "Generated" source files to scan.
18:44:18 [INFO] 22:44:18.717 Sensor JavaSensor [java] (done) | time=120ms
18:44:18 [INFO] 22:44:18.717 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:18 [INFO] 22:44:18.717 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:18 [INFO] 22:44:18.718 Sensor SurefireSensor [java]
18:44:18 [INFO] 22:44:18.718 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/target/surefire-reports]
18:44:18 [INFO] 22:44:18.718 Sensor SurefireSensor [java] (done) | time=0ms
18:44:18 [INFO] 22:44:18.718 Sensor XML Sensor [xml]
18:44:18 [INFO] 22:44:18.718 1 source file to be analyzed
18:44:18 [INFO] 22:44:18.726 1/1 source file has been analyzed
18:44:18 [INFO] 22:44:18.726 Sensor XML Sensor [xml] (done) | time=8ms
18:44:18 [INFO] 22:44:18.726 Sensor JaCoCo XML Report Importer [jacoco]
18:44:18 [INFO] 22:44:18.726 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:18 [INFO] 22:44:18.727 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:44:18 [INFO] 22:44:18.727 Sensor Java Config Sensor [iac]
18:44:18 [INFO] 22:44:18.727 0 source files to be analyzed
18:44:18 [INFO] 22:44:18.727 0/0 source files have been analyzed
18:44:18 [INFO] 22:44:18.727 Sensor Java Config Sensor [iac] (done) | time=0ms
18:44:18 [INFO] 22:44:18.728 Sensor IaC Docker Sensor [iac]
18:44:18 [INFO] 22:44:18.728 0 source files to be analyzed
18:44:18 [INFO] 22:44:18.732 0/0 source files have been analyzed
18:44:18 [INFO] 22:44:18.732 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:18 [INFO] 22:44:18.732 Sensor Serverless configuration file sensor [security]
18:44:18 [INFO] 22:44:18.732 0 Serverless function entries were found in the project
18:44:18 [INFO] 22:44:18.732 0 Serverless function handlers were kept as entrypoints
18:44:18 [INFO] 22:44:18.732 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:18 [INFO] 22:44:18.732 Sensor AWS SAM template file sensor [security]
18:44:18 [INFO] 22:44:18.732 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:18 [INFO] 22:44:18.732 Sensor AWS SAM Inline template file sensor [security]
18:44:18 [INFO] 22:44:18.732 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:18 [INFO] 22:44:18.732 ------------- Run sensors on module org.eclipse.sirius.tests.swtbot.support
18:44:18 [INFO] 22:44:18.776 Sensor JavaSensor [java]
18:44:18 [INFO] 22:44:18.776 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:18 [INFO] 22:44:18.783 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:18 [INFO] 22:44:18.783 No "Main" source files to scan.
18:44:18 [INFO] 22:44:18.876 Using ECJ batch to parse 129 Test java source files with batch size 214 KB.
18:44:18 [INFO] 22:44:18.902 Starting batch processing.
18:44:18 [INFO] 22:44:18.971 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:20 [INFO] 22:44:20.852 100% analyzed
18:44:20 [INFO] 22:44:20.853 Batch processing: Done.
18:44:20 [INFO] 22:44:20.854 Did not optimize analysis for any files, performed a full analysis for all 129 files.
18:44:20 [INFO] 22:44:20.854 No "Generated" source files to scan.
18:44:20 [INFO] 22:44:20.854 Sensor JavaSensor [java] (done) | time=2078ms
18:44:20 [INFO] 22:44:20.854 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:20 [INFO] 22:44:20.855 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:44:20 [INFO] 22:44:20.855 Sensor SurefireSensor [java]
18:44:20 [INFO] 22:44:20.855 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/target/surefire-reports]
18:44:20 [INFO] 22:44:20.855 Sensor SurefireSensor [java] (done) | time=0ms
18:44:20 [INFO] 22:44:20.855 Sensor XML Sensor [xml]
18:44:20 [INFO] 22:44:20.855 1 source file to be analyzed
18:44:20 [INFO] 22:44:20.900 1/1 source file has been analyzed
18:44:20 [INFO] 22:44:20.900 Sensor XML Sensor [xml] (done) | time=45ms
18:44:20 [INFO] 22:44:20.900 Sensor JaCoCo XML Report Importer [jacoco]
18:44:20 [INFO] 22:44:20.901 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:20 [INFO] 22:44:20.922 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=22ms
18:44:20 [INFO] 22:44:20.922 Sensor Java Config Sensor [iac]
18:44:20 [INFO] 22:44:20.924 0 source files to be analyzed
18:44:20 [INFO] 22:44:20.924 0/0 source files have been analyzed
18:44:20 [INFO] 22:44:20.924 Sensor Java Config Sensor [iac] (done) | time=2ms
18:44:20 [INFO] 22:44:20.924 Sensor IaC Docker Sensor [iac]
18:44:20 [INFO] 22:44:20.924 0 source files to be analyzed
18:44:20 [INFO] 22:44:20.929 0/0 source files have been analyzed
18:44:20 [INFO] 22:44:20.929 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:44:20 [INFO] 22:44:20.929 Sensor Serverless configuration file sensor [security]
18:44:20 [INFO] 22:44:20.929 0 Serverless function entries were found in the project
18:44:20 [INFO] 22:44:20.929 0 Serverless function handlers were kept as entrypoints
18:44:20 [INFO] 22:44:20.929 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:20 [INFO] 22:44:20.929 Sensor AWS SAM template file sensor [security]
18:44:20 [INFO] 22:44:20.929 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:20 [INFO] 22:44:20.929 Sensor AWS SAM Inline template file sensor [security]
18:44:20 [INFO] 22:44:20.930 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
18:44:20 [INFO] 22:44:20.930 ------------- Run sensors on module org.eclipse.sirius.common.interpreter.aql
18:44:20 [INFO] 22:44:20.974 Sensor JavaSensor [java]
18:44:20 [INFO] 22:44:20.974 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:20 [INFO] 22:44:20.975 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:20 [INFO] 22:44:20.976 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
18:44:20 [INFO] 22:44:20.976 Starting batch processing.
18:44:20 [INFO] 22:44:20.996 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:21 [INFO] 22:44:21.042 100% analyzed
18:44:21 [INFO] 22:44:21.042 Batch processing: Done.
18:44:21 [INFO] 22:44:21.043 Did not optimize analysis for any files, performed a full analysis for all 1 files.
18:44:21 [INFO] 22:44:21.110 No "Test" source files to scan.
18:44:21 [INFO] 22:44:21.110 No "Generated" source files to scan.
18:44:21 [INFO] 22:44:21.110 Sensor JavaSensor [java] (done) | time=136ms
18:44:21 [INFO] 22:44:21.110 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:21 [INFO] 22:44:21.110 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:21 [INFO] 22:44:21.110 Sensor SurefireSensor [java]
18:44:21 [INFO] 22:44:21.110 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/target/surefire-reports]
18:44:21 [INFO] 22:44:21.110 Sensor SurefireSensor [java] (done) | time=0ms
18:44:21 [INFO] 22:44:21.110 Sensor XML Sensor [xml]
18:44:21 [INFO] 22:44:21.111 1 source file to be analyzed
18:44:21 [INFO] 22:44:21.115 1/1 source file has been analyzed
18:44:21 [INFO] 22:44:21.115 Sensor XML Sensor [xml] (done) | time=5ms
18:44:21 [INFO] 22:44:21.115 Sensor JaCoCo XML Report Importer [jacoco]
18:44:21 [INFO] 22:44:21.115 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:21 [INFO] 22:44:21.116 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:44:21 [INFO] 22:44:21.116 Sensor Java Config Sensor [iac]
18:44:21 [INFO] 22:44:21.117 0 source files to be analyzed
18:44:21 [INFO] 22:44:21.117 0/0 source files have been analyzed
18:44:21 [INFO] 22:44:21.117 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:21 [INFO] 22:44:21.117 Sensor IaC Docker Sensor [iac]
18:44:21 [INFO] 22:44:21.117 0 source files to be analyzed
18:44:21 [INFO] 22:44:21.121 0/0 source files have been analyzed
18:44:21 [INFO] 22:44:21.121 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:21 [INFO] 22:44:21.121 Sensor Serverless configuration file sensor [security]
18:44:21 [INFO] 22:44:21.121 0 Serverless function entries were found in the project
18:44:21 [INFO] 22:44:21.121 0 Serverless function handlers were kept as entrypoints
18:44:21 [INFO] 22:44:21.121 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:21 [INFO] 22:44:21.121 Sensor AWS SAM template file sensor [security]
18:44:21 [INFO] 22:44:21.121 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:21 [INFO] 22:44:21.121 Sensor AWS SAM Inline template file sensor [security]
18:44:21 [INFO] 22:44:21.121 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:21 [INFO] 22:44:21.121 ------------- Run sensors on module org.eclipse.sirius.ecore.extender
18:44:21 [INFO] 22:44:21.163 Sensor JavaSensor [java]
18:44:21 [INFO] 22:44:21.163 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:21 [INFO] 22:44:21.165 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:21 [INFO] 22:44:21.165 Using ECJ batch to parse 46 Main java source files with batch size 214 KB.
18:44:21 [INFO] 22:44:21.180 Starting batch processing.
18:44:21 [INFO] 22:44:21.196 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:22 [INFO] 22:44:22.665 100% analyzed
18:44:22 [INFO] 22:44:22.665 Batch processing: Done.
18:44:22 [INFO] 22:44:22.665 Did not optimize analysis for any files, performed a full analysis for all 46 files.
18:44:22 [INFO] 22:44:22.731 No "Test" source files to scan.
18:44:22 [INFO] 22:44:22.731 No "Generated" source files to scan.
18:44:22 [INFO] 22:44:22.731 Sensor JavaSensor [java] (done) | time=1568ms
18:44:22 [INFO] 22:44:22.731 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:22 [INFO] 22:44:22.732 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:44:22 [INFO] 22:44:22.732 Sensor SurefireSensor [java]
18:44:22 [INFO] 22:44:22.732 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/target/surefire-reports]
18:44:22 [INFO] 22:44:22.732 Sensor SurefireSensor [java] (done) | time=0ms
18:44:22 [INFO] 22:44:22.732 Sensor XML Sensor [xml]
18:44:22 [INFO] 22:44:22.732 1 source file to be analyzed
18:44:22 [INFO] 22:44:22.736 1/1 source file has been analyzed
18:44:22 [INFO] 22:44:22.736 Sensor XML Sensor [xml] (done) | time=4ms
18:44:22 [INFO] 22:44:22.737 Sensor JaCoCo XML Report Importer [jacoco]
18:44:22 [INFO] 22:44:22.737 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:22 [INFO] 22:44:22.743 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms
18:44:22 [INFO] 22:44:22.744 Sensor Java Config Sensor [iac]
18:44:22 [INFO] 22:44:22.744 0 source files to be analyzed
18:44:22 [INFO] 22:44:22.745 0/0 source files have been analyzed
18:44:22 [INFO] 22:44:22.745 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:22 [INFO] 22:44:22.745 Sensor IaC Docker Sensor [iac]
18:44:22 [INFO] 22:44:22.745 0 source files to be analyzed
18:44:22 [INFO] 22:44:22.749 0/0 source files have been analyzed
18:44:22 [INFO] 22:44:22.749 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:22 [INFO] 22:44:22.749 Sensor Serverless configuration file sensor [security]
18:44:22 [INFO] 22:44:22.749 0 Serverless function entries were found in the project
18:44:22 [INFO] 22:44:22.749 0 Serverless function handlers were kept as entrypoints
18:44:22 [INFO] 22:44:22.749 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:22 [INFO] 22:44:22.749 Sensor AWS SAM template file sensor [security]
18:44:22 [INFO] 22:44:22.749 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:22 [INFO] 22:44:22.749 Sensor AWS SAM Inline template file sensor [security]
18:44:22 [INFO] 22:44:22.749 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:22 [INFO] 22:44:22.749 ------------- Run sensors on module org.eclipse.sirius.ext.draw2d
18:44:22 [INFO] 22:44:22.788 Sensor JavaSensor [java]
18:44:22 [INFO] 22:44:22.788 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:22 [INFO] 22:44:22.789 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:22 [INFO] 22:44:22.789 Using ECJ batch to parse 21 Main java source files with batch size 214 KB.
18:44:22 [INFO] 22:44:22.794 Starting batch processing.
18:44:22 [INFO] 22:44:22.808 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:23 [INFO] 22:44:23.154 100% analyzed
18:44:23 [INFO] 22:44:23.154 Batch processing: Done.
18:44:23 [INFO] 22:44:23.154 Did not optimize analysis for any files, performed a full analysis for all 21 files.
18:44:23 [INFO] 22:44:23.224 No "Test" source files to scan.
18:44:23 [INFO] 22:44:23.224 No "Generated" source files to scan.
18:44:23 [INFO] 22:44:23.224 Sensor JavaSensor [java] (done) | time=436ms
18:44:23 [INFO] 22:44:23.224 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:23 [INFO] 22:44:23.225 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:44:23 [INFO] 22:44:23.225 Sensor SurefireSensor [java]
18:44:23 [INFO] 22:44:23.225 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/surefire-reports]
18:44:23 [INFO] 22:44:23.225 Sensor SurefireSensor [java] (done) | time=0ms
18:44:23 [INFO] 22:44:23.225 Sensor XML Sensor [xml]
18:44:23 [INFO] 22:44:23.225 1 source file to be analyzed
18:44:23 [INFO] 22:44:23.229 1/1 source file has been analyzed
18:44:23 [INFO] 22:44:23.229 Sensor XML Sensor [xml] (done) | time=4ms
18:44:23 [INFO] 22:44:23.229 Sensor JaCoCo XML Report Importer [jacoco]
18:44:23 [INFO] 22:44:23.230 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:23 [INFO] 22:44:23.232 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
18:44:23 [INFO] 22:44:23.232 Sensor Java Config Sensor [iac]
18:44:23 [INFO] 22:44:23.233 0 source files to be analyzed
18:44:23 [INFO] 22:44:23.233 0/0 source files have been analyzed
18:44:23 [INFO] 22:44:23.233 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:23 [INFO] 22:44:23.233 Sensor IaC Docker Sensor [iac]
18:44:23 [INFO] 22:44:23.233 0 source files to be analyzed
18:44:23 [INFO] 22:44:23.237 0/0 source files have been analyzed
18:44:23 [INFO] 22:44:23.237 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:23 [INFO] 22:44:23.237 Sensor Serverless configuration file sensor [security]
18:44:23 [INFO] 22:44:23.237 0 Serverless function entries were found in the project
18:44:23 [INFO] 22:44:23.237 0 Serverless function handlers were kept as entrypoints
18:44:23 [INFO] 22:44:23.237 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:23 [INFO] 22:44:23.237 Sensor AWS SAM template file sensor [security]
18:44:23 [INFO] 22:44:23.237 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:23 [INFO] 22:44:23.237 Sensor AWS SAM Inline template file sensor [security]
18:44:23 [INFO] 22:44:23.237 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:23 [INFO] 22:44:23.237 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily
18:44:23 [INFO] 22:44:23.273 Sensor JavaSensor [java]
18:44:23 [INFO] 22:44:23.273 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:23 [INFO] 22:44:23.274 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:23 [INFO] 22:44:23.274 No "Main" source files to scan.
18:44:23 [INFO] 22:44:23.350 Using ECJ batch to parse 14 Test java source files with batch size 214 KB.
18:44:23 [INFO] 22:44:23.356 Starting batch processing.
18:44:23 [INFO] 22:44:23.374 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:23 [INFO] 22:44:23.465 100% analyzed
18:44:23 [INFO] 22:44:23.465 Batch processing: Done.
18:44:23 [INFO] 22:44:23.465 Did not optimize analysis for any files, performed a full analysis for all 14 files.
18:44:23 [INFO] 22:44:23.465 No "Generated" source files to scan.
18:44:23 [INFO] 22:44:23.465 Sensor JavaSensor [java] (done) | time=192ms
18:44:23 [INFO] 22:44:23.465 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:23 [INFO] 22:44:23.465 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:23 [INFO] 22:44:23.465 Sensor SurefireSensor [java]
18:44:23 [INFO] 22:44:23.465 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/surefire-reports]
18:44:23 [INFO] 22:44:23.465 Sensor SurefireSensor [java] (done) | time=0ms
18:44:23 [INFO] 22:44:23.465 Sensor XML Sensor [xml]
18:44:23 [INFO] 22:44:23.466 1 source file to be analyzed
18:44:23 [INFO] 22:44:23.470 1/1 source file has been analyzed
18:44:23 [INFO] 22:44:23.470 Sensor XML Sensor [xml] (done) | time=5ms
18:44:23 [INFO] 22:44:23.470 Sensor JaCoCo XML Report Importer [jacoco]
18:44:23 [WARNING] 22:44:23.470 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/site/jacoco/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
18:44:23 [INFO] 22:44:23.472 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
18:44:23 [INFO] 22:44:23.472 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
18:44:23 [INFO] 22:44:23.472 Sensor Java Config Sensor [iac]
18:44:23 [INFO] 22:44:23.472 0 source files to be analyzed
18:44:23 [INFO] 22:44:23.472 0/0 source files have been analyzed
18:44:23 [INFO] 22:44:23.473 Sensor Java Config Sensor [iac] (done) | time=0ms
18:44:23 [INFO] 22:44:23.473 Sensor IaC Docker Sensor [iac]
18:44:23 [INFO] 22:44:23.473 0 source files to be analyzed
18:44:23 [INFO] 22:44:23.476 0/0 source files have been analyzed
18:44:23 [INFO] 22:44:23.476 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:44:23 [INFO] 22:44:23.476 Sensor Serverless configuration file sensor [security]
18:44:23 [INFO] 22:44:23.476 0 Serverless function entries were found in the project
18:44:23 [INFO] 22:44:23.476 0 Serverless function handlers were kept as entrypoints
18:44:23 [INFO] 22:44:23.476 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:23 [INFO] 22:44:23.476 Sensor AWS SAM template file sensor [security]
18:44:23 [INFO] 22:44:23.476 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:23 [INFO] 22:44:23.476 Sensor AWS SAM Inline template file sensor [security]
18:44:23 [INFO] 22:44:23.476 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:23 [INFO] 22:44:23.477 ------------- Run sensors on module org.eclipse.sirius.editor.properties.ext.widgets.reference
18:44:23 [INFO] 22:44:23.516 Sensor JavaSensor [java]
18:44:23 [INFO] 22:44:23.516 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:23 [INFO] 22:44:23.522 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:23 [INFO] 22:44:23.522 Using ECJ batch to parse 13 Main java source files with batch size 214 KB.
18:44:23 [INFO] 22:44:23.527 Starting batch processing.
18:44:23 [INFO] 22:44:23.560 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:23 [INFO] 22:44:23.812 100% analyzed
18:44:23 [INFO] 22:44:23.812 Batch processing: Done.
18:44:23 [INFO] 22:44:23.813 Did not optimize analysis for any files, performed a full analysis for all 13 files.
18:44:23 [INFO] 22:44:23.879 No "Test" source files to scan.
18:44:23 [INFO] 22:44:23.879 No "Generated" source files to scan.
18:44:23 [INFO] 22:44:23.879 Sensor JavaSensor [java] (done) | time=363ms
18:44:23 [INFO] 22:44:23.880 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:23 [INFO] 22:44:23.880 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:23 [INFO] 22:44:23.880 Sensor SurefireSensor [java]
18:44:23 [INFO] 22:44:23.880 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/surefire-reports]
18:44:23 [INFO] 22:44:23.880 Sensor SurefireSensor [java] (done) | time=0ms
18:44:23 [INFO] 22:44:23.880 Sensor XML Sensor [xml]
18:44:23 [INFO] 22:44:23.880 1 source file to be analyzed
18:44:23 [INFO] 22:44:23.884 1/1 source file has been analyzed
18:44:23 [INFO] 22:44:23.884 Sensor XML Sensor [xml] (done) | time=4ms
18:44:23 [INFO] 22:44:23.884 Sensor JaCoCo XML Report Importer [jacoco]
18:44:23 [INFO] 22:44:23.885 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:23 [INFO] 22:44:23.886 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
18:44:23 [INFO] 22:44:23.886 Sensor Java Config Sensor [iac]
18:44:23 [INFO] 22:44:23.887 0 source files to be analyzed
18:44:23 [INFO] 22:44:23.887 0/0 source files have been analyzed
18:44:23 [INFO] 22:44:23.887 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:23 [INFO] 22:44:23.887 Sensor IaC Docker Sensor [iac]
18:44:23 [INFO] 22:44:23.888 0 source files to be analyzed
18:44:23 [INFO] 22:44:23.891 0/0 source files have been analyzed
18:44:23 [INFO] 22:44:23.891 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:23 [INFO] 22:44:23.891 Sensor Serverless configuration file sensor [security]
18:44:23 [INFO] 22:44:23.891 0 Serverless function entries were found in the project
18:44:23 [INFO] 22:44:23.891 0 Serverless function handlers were kept as entrypoints
18:44:23 [INFO] 22:44:23.891 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:23 [INFO] 22:44:23.891 Sensor AWS SAM template file sensor [security]
18:44:23 [INFO] 22:44:23.891 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:23 [INFO] 22:44:23.891 Sensor AWS SAM Inline template file sensor [security]
18:44:23 [INFO] 22:44:23.891 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:23 [INFO] 22:44:23.891 ------------- Run sensors on module org.eclipse.sirius.common
18:44:23 [INFO] 22:44:23.927 Sensor JavaSensor [java]
18:44:23 [INFO] 22:44:23.927 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:23 [INFO] 22:44:23.929 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:23 [INFO] 22:44:23.929 Using ECJ batch to parse 118 Main java source files with batch size 214 KB.
18:44:23 [INFO] 22:44:23.944 Starting batch processing.
18:44:23 [INFO] 22:44:23.968 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:29 [INFO] 22:44:29.427 100% analyzed
18:44:29 [INFO] 22:44:29.427 Batch processing: Done.
18:44:29 [INFO] 22:44:29.427 Did not optimize analysis for any files, performed a full analysis for all 118 files.
18:44:29 [INFO] 22:44:29.499 No "Test" source files to scan.
18:44:29 [INFO] 22:44:29.499 No "Generated" source files to scan.
18:44:29 [INFO] 22:44:29.499 Sensor JavaSensor [java] (done) | time=5572ms
18:44:29 [INFO] 22:44:29.499 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:29 [INFO] 22:44:29.499 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:29 [INFO] 22:44:29.499 Sensor SurefireSensor [java]
18:44:29 [INFO] 22:44:29.499 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/surefire-reports]
18:44:29 [INFO] 22:44:29.499 Sensor SurefireSensor [java] (done) | time=0ms
18:44:29 [INFO] 22:44:29.500 Sensor XML Sensor [xml]
18:44:29 [INFO] 22:44:29.500 1 source file to be analyzed
18:44:29 [INFO] 22:44:29.504 1/1 source file has been analyzed
18:44:29 [INFO] 22:44:29.504 Sensor XML Sensor [xml] (done) | time=4ms
18:44:29 [INFO] 22:44:29.504 Sensor JaCoCo XML Report Importer [jacoco]
18:44:29 [INFO] 22:44:29.505 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:29 [INFO] 22:44:29.519 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=15ms
18:44:29 [INFO] 22:44:29.519 Sensor Java Config Sensor [iac]
18:44:29 [INFO] 22:44:29.521 0 source files to be analyzed
18:44:29 [INFO] 22:44:29.521 0/0 source files have been analyzed
18:44:29 [INFO] 22:44:29.521 Sensor Java Config Sensor [iac] (done) | time=2ms
18:44:29 [INFO] 22:44:29.521 Sensor IaC Docker Sensor [iac]
18:44:29 [INFO] 22:44:29.522 0 source files to be analyzed
18:44:29 [INFO] 22:44:29.525 0/0 source files have been analyzed
18:44:29 [INFO] 22:44:29.525 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:29 [INFO] 22:44:29.525 Sensor Serverless configuration file sensor [security]
18:44:29 [INFO] 22:44:29.525 0 Serverless function entries were found in the project
18:44:29 [INFO] 22:44:29.525 0 Serverless function handlers were kept as entrypoints
18:44:29 [INFO] 22:44:29.525 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:29 [INFO] 22:44:29.525 Sensor AWS SAM template file sensor [security]
18:44:29 [INFO] 22:44:29.525 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:29 [INFO] 22:44:29.525 Sensor AWS SAM Inline template file sensor [security]
18:44:29 [INFO] 22:44:29.526 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
18:44:29 [INFO] 22:44:29.526 ------------- Run sensors on module org.eclipse.sirius.eef.adapters
18:44:29 [INFO] 22:44:29.562 Sensor JavaSensor [java]
18:44:29 [INFO] 22:44:29.562 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:29 [INFO] 22:44:29.568 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:29 [INFO] 22:44:29.568 Using ECJ batch to parse 8 Main java source files with batch size 214 KB.
18:44:29 [INFO] 22:44:29.572 Starting batch processing.
18:44:29 [INFO] 22:44:29.612 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:29 [INFO] 22:44:29.945 100% analyzed
18:44:29 [INFO] 22:44:29.945 Batch processing: Done.
18:44:29 [INFO] 22:44:29.946 Did not optimize analysis for any files, performed a full analysis for all 8 files.
18:44:30 [INFO] 22:44:30.015 No "Test" source files to scan.
18:44:30 [INFO] 22:44:30.015 No "Generated" source files to scan.
18:44:30 [INFO] 22:44:30.015 Sensor JavaSensor [java] (done) | time=453ms
18:44:30 [INFO] 22:44:30.015 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:30 [INFO] 22:44:30.015 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:30 [INFO] 22:44:30.015 Sensor SurefireSensor [java]
18:44:30 [INFO] 22:44:30.015 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/surefire-reports]
18:44:30 [INFO] 22:44:30.015 Sensor SurefireSensor [java] (done) | time=0ms
18:44:30 [INFO] 22:44:30.015 Sensor XML Sensor [xml]
18:44:30 [INFO] 22:44:30.016 1 source file to be analyzed
18:44:30 [INFO] 22:44:30.020 1/1 source file has been analyzed
18:44:30 [INFO] 22:44:30.020 Sensor XML Sensor [xml] (done) | time=5ms
18:44:30 [INFO] 22:44:30.020 Sensor JaCoCo XML Report Importer [jacoco]
18:44:30 [INFO] 22:44:30.020 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:30 [INFO] 22:44:30.021 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:44:30 [INFO] 22:44:30.022 Sensor Java Config Sensor [iac]
18:44:30 [INFO] 22:44:30.022 0 source files to be analyzed
18:44:30 [INFO] 22:44:30.022 0/0 source files have been analyzed
18:44:30 [INFO] 22:44:30.022 Sensor Java Config Sensor [iac] (done) | time=0ms
18:44:30 [INFO] 22:44:30.022 Sensor IaC Docker Sensor [iac]
18:44:30 [INFO] 22:44:30.023 0 source files to be analyzed
18:44:30 [INFO] 22:44:30.026 0/0 source files have been analyzed
18:44:30 [INFO] 22:44:30.026 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:30 [INFO] 22:44:30.026 Sensor Serverless configuration file sensor [security]
18:44:30 [INFO] 22:44:30.026 0 Serverless function entries were found in the project
18:44:30 [INFO] 22:44:30.026 0 Serverless function handlers were kept as entrypoints
18:44:30 [INFO] 22:44:30.026 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:30 [INFO] 22:44:30.026 Sensor AWS SAM template file sensor [security]
18:44:30 [INFO] 22:44:30.026 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:30 [INFO] 22:44:30.026 Sensor AWS SAM Inline template file sensor [security]
18:44:30 [INFO] 22:44:30.026 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:30 [INFO] 22:44:30.026 ------------- Run sensors on module org.eclipse.sirius.table.model
18:44:30 [INFO] 22:44:30.063 Sensor JavaSensor [java]
18:44:30 [INFO] 22:44:30.063 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:30 [INFO] 22:44:30.064 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:30 [INFO] 22:44:30.065 Using ECJ batch to parse 24 Main java source files with batch size 214 KB.
18:44:30 [INFO] 22:44:30.069 Starting batch processing.
18:44:30 [INFO] 22:44:30.099 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:30 [INFO] 22:44:30.489 100% analyzed
18:44:30 [INFO] 22:44:30.489 Batch processing: Done.
18:44:30 [INFO] 22:44:30.490 Did not optimize analysis for any files, performed a full analysis for all 24 files.
18:44:30 [INFO] 22:44:30.559 No "Test" source files to scan.
18:44:30 [INFO] 22:44:30.559 No "Generated" source files to scan.
18:44:30 [INFO] 22:44:30.559 Sensor JavaSensor [java] (done) | time=496ms
18:44:30 [INFO] 22:44:30.559 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:30 [INFO] 22:44:30.559 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:30 [INFO] 22:44:30.559 Sensor SurefireSensor [java]
18:44:30 [INFO] 22:44:30.559 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/surefire-reports]
18:44:30 [INFO] 22:44:30.559 Sensor SurefireSensor [java] (done) | time=0ms
18:44:30 [INFO] 22:44:30.559 Sensor XML Sensor [xml]
18:44:30 [INFO] 22:44:30.560 1 source file to be analyzed
18:44:30 [INFO] 22:44:30.563 1/1 source file has been analyzed
18:44:30 [INFO] 22:44:30.563 Sensor XML Sensor [xml] (done) | time=4ms
18:44:30 [INFO] 22:44:30.564 Sensor JaCoCo XML Report Importer [jacoco]
18:44:30 [INFO] 22:44:30.564 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:30 [INFO] 22:44:30.574 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms
18:44:30 [INFO] 22:44:30.574 Sensor Java Config Sensor [iac]
18:44:30 [INFO] 22:44:30.575 0 source files to be analyzed
18:44:30 [INFO] 22:44:30.575 0/0 source files have been analyzed
18:44:30 [INFO] 22:44:30.575 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:30 [INFO] 22:44:30.575 Sensor IaC Docker Sensor [iac]
18:44:30 [INFO] 22:44:30.575 0 source files to be analyzed
18:44:30 [INFO] 22:44:30.578 0/0 source files have been analyzed
18:44:30 [INFO] 22:44:30.578 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:44:30 [INFO] 22:44:30.578 Sensor Serverless configuration file sensor [security]
18:44:30 [INFO] 22:44:30.578 0 Serverless function entries were found in the project
18:44:30 [INFO] 22:44:30.578 0 Serverless function handlers were kept as entrypoints
18:44:30 [INFO] 22:44:30.578 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:30 [INFO] 22:44:30.578 Sensor AWS SAM template file sensor [security]
18:44:30 [INFO] 22:44:30.578 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:30 [INFO] 22:44:30.579 Sensor AWS SAM Inline template file sensor [security]
18:44:30 [INFO] 22:44:30.579 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:30 [INFO] 22:44:30.579 ------------- Run sensors on module org.eclipse.sirius.tests.sample.migration
18:44:30 [INFO] 22:44:30.613 Sensor JavaSensor [java]
18:44:30 [INFO] 22:44:30.614 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:30 [INFO] 22:44:30.615 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:30 [INFO] 22:44:30.615 No "Main" source files to scan.
18:44:30 [INFO] 22:44:30.695 Using ECJ batch to parse 88 Test java source files with batch size 214 KB.
18:44:30 [INFO] 22:44:30.711 Starting batch processing.
18:44:30 [INFO] 22:44:30.734 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:31 [INFO] 22:44:31.738 100% analyzed
18:44:31 [INFO] 22:44:31.738 Batch processing: Done.
18:44:31 [INFO] 22:44:31.738 Did not optimize analysis for any files, performed a full analysis for all 88 files.
18:44:31 [INFO] 22:44:31.738 No "Generated" source files to scan.
18:44:31 [INFO] 22:44:31.738 Sensor JavaSensor [java] (done) | time=1125ms
18:44:31 [INFO] 22:44:31.738 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:31 [INFO] 22:44:31.739 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:44:31 [INFO] 22:44:31.739 Sensor SurefireSensor [java]
18:44:31 [INFO] 22:44:31.739 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/target/surefire-reports]
18:44:31 [INFO] 22:44:31.739 Sensor SurefireSensor [java] (done) | time=0ms
18:44:31 [INFO] 22:44:31.739 Sensor XML Sensor [xml]
18:44:31 [INFO] 22:44:31.739 1 source file to be analyzed
18:44:31 [INFO] 22:44:31.743 1/1 source file has been analyzed
18:44:31 [INFO] 22:44:31.743 Sensor XML Sensor [xml] (done) | time=4ms
18:44:31 [INFO] 22:44:31.743 Sensor JaCoCo XML Report Importer [jacoco]
18:44:31 [INFO] 22:44:31.743 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:31 [INFO] 22:44:31.756 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=13ms
18:44:31 [INFO] 22:44:31.757 Sensor Java Config Sensor [iac]
18:44:31 [INFO] 22:44:31.758 0 source files to be analyzed
18:44:31 [INFO] 22:44:31.758 0/0 source files have been analyzed
18:44:31 [INFO] 22:44:31.758 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:31 [INFO] 22:44:31.758 Sensor IaC Docker Sensor [iac]
18:44:31 [INFO] 22:44:31.759 0 source files to be analyzed
18:44:31 [INFO] 22:44:31.762 0/0 source files have been analyzed
18:44:31 [INFO] 22:44:31.762 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:31 [INFO] 22:44:31.762 Sensor Serverless configuration file sensor [security]
18:44:31 [INFO] 22:44:31.762 0 Serverless function entries were found in the project
18:44:31 [INFO] 22:44:31.762 0 Serverless function handlers were kept as entrypoints
18:44:31 [INFO] 22:44:31.762 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:31 [INFO] 22:44:31.762 Sensor AWS SAM template file sensor [security]
18:44:31 [INFO] 22:44:31.762 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:31 [INFO] 22:44:31.762 Sensor AWS SAM Inline template file sensor [security]
18:44:31 [INFO] 22:44:31.762 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:31 [INFO] 22:44:31.762 ------------- Run sensors on module org.eclipse.sirius.ui.properties
18:44:31 [INFO] 22:44:31.828 Sensor JavaSensor [java]
18:44:31 [INFO] 22:44:31.828 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:31 [INFO] 22:44:31.833 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:31 [INFO] 22:44:31.833 Using ECJ batch to parse 22 Main java source files with batch size 214 KB.
18:44:31 [INFO] 22:44:31.842 Starting batch processing.
18:44:31 [INFO] 22:44:31.878 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:32 [INFO] 22:44:32.497 100% analyzed
18:44:32 [INFO] 22:44:32.497 Batch processing: Done.
18:44:32 [INFO] 22:44:32.498 Did not optimize analysis for any files, performed a full analysis for all 22 files.
18:44:32 [INFO] 22:44:32.568 No "Test" source files to scan.
18:44:32 [INFO] 22:44:32.568 No "Generated" source files to scan.
18:44:32 [INFO] 22:44:32.568 Sensor JavaSensor [java] (done) | time=740ms
18:44:32 [INFO] 22:44:32.569 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:32 [INFO] 22:44:32.569 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:32 [INFO] 22:44:32.569 Sensor SurefireSensor [java]
18:44:32 [INFO] 22:44:32.569 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/surefire-reports]
18:44:32 [INFO] 22:44:32.569 Sensor SurefireSensor [java] (done) | time=0ms
18:44:32 [INFO] 22:44:32.569 Sensor XML Sensor [xml]
18:44:32 [INFO] 22:44:32.569 1 source file to be analyzed
18:44:32 [INFO] 22:44:32.573 1/1 source file has been analyzed
18:44:32 [INFO] 22:44:32.574 Sensor XML Sensor [xml] (done) | time=4ms
18:44:32 [INFO] 22:44:32.574 Sensor JaCoCo XML Report Importer [jacoco]
18:44:32 [INFO] 22:44:32.574 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:32 [INFO] 22:44:32.578 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
18:44:32 [INFO] 22:44:32.578 Sensor Java Config Sensor [iac]
18:44:32 [INFO] 22:44:32.579 0 source files to be analyzed
18:44:32 [INFO] 22:44:32.579 0/0 source files have been analyzed
18:44:32 [INFO] 22:44:32.579 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:32 [INFO] 22:44:32.579 Sensor IaC Docker Sensor [iac]
18:44:32 [INFO] 22:44:32.579 0 source files to be analyzed
18:44:32 [INFO] 22:44:32.582 0/0 source files have been analyzed
18:44:32 [INFO] 22:44:32.582 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:44:32 [INFO] 22:44:32.583 Sensor Serverless configuration file sensor [security]
18:44:32 [INFO] 22:44:32.583 0 Serverless function entries were found in the project
18:44:32 [INFO] 22:44:32.583 0 Serverless function handlers were kept as entrypoints
18:44:32 [INFO] 22:44:32.583 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:32 [INFO] 22:44:32.583 Sensor AWS SAM template file sensor [security]
18:44:32 [INFO] 22:44:32.583 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:32 [INFO] 22:44:32.583 Sensor AWS SAM Inline template file sensor [security]
18:44:32 [INFO] 22:44:32.583 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:32 [INFO] 22:44:32.583 ------------- Run sensors on module org.eclipse.sirius.ext.ide
18:44:32 [INFO] 22:44:32.624 Sensor JavaSensor [java]
18:44:32 [INFO] 22:44:32.625 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:32 [INFO] 22:44:32.626 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:32 [INFO] 22:44:32.626 Using ECJ batch to parse 8 Main java source files with batch size 214 KB.
18:44:32 [INFO] 22:44:32.629 Starting batch processing.
18:44:32 [INFO] 22:44:32.674 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:32 [INFO] 22:44:32.812 100% analyzed
18:44:32 [INFO] 22:44:32.812 Batch processing: Done.
18:44:32 [INFO] 22:44:32.813 Did not optimize analysis for any files, performed a full analysis for all 8 files.
18:44:32 [INFO] 22:44:32.881 No "Test" source files to scan.
18:44:32 [INFO] 22:44:32.881 No "Generated" source files to scan.
18:44:32 [INFO] 22:44:32.881 Sensor JavaSensor [java] (done) | time=257ms
18:44:32 [INFO] 22:44:32.881 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:32 [INFO] 22:44:32.881 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:32 [INFO] 22:44:32.881 Sensor SurefireSensor [java]
18:44:32 [INFO] 22:44:32.881 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/surefire-reports]
18:44:32 [INFO] 22:44:32.881 Sensor SurefireSensor [java] (done) | time=0ms
18:44:32 [INFO] 22:44:32.881 Sensor XML Sensor [xml]
18:44:32 [INFO] 22:44:32.882 1 source file to be analyzed
18:44:32 [INFO] 22:44:32.885 1/1 source file has been analyzed
18:44:32 [INFO] 22:44:32.885 Sensor XML Sensor [xml] (done) | time=4ms
18:44:32 [INFO] 22:44:32.886 Sensor JaCoCo XML Report Importer [jacoco]
18:44:32 [INFO] 22:44:32.886 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:32 [INFO] 22:44:32.887 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:44:32 [INFO] 22:44:32.887 Sensor Java Config Sensor [iac]
18:44:32 [INFO] 22:44:32.888 0 source files to be analyzed
18:44:32 [INFO] 22:44:32.888 0/0 source files have been analyzed
18:44:32 [INFO] 22:44:32.888 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:32 [INFO] 22:44:32.888 Sensor IaC Docker Sensor [iac]
18:44:32 [INFO] 22:44:32.888 0 source files to be analyzed
18:44:32 [INFO] 22:44:32.891 0/0 source files have been analyzed
18:44:32 [INFO] 22:44:32.891 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:44:32 [INFO] 22:44:32.891 Sensor Serverless configuration file sensor [security]
18:44:32 [INFO] 22:44:32.891 0 Serverless function entries were found in the project
18:44:32 [INFO] 22:44:32.891 0 Serverless function handlers were kept as entrypoints
18:44:32 [INFO] 22:44:32.891 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:32 [INFO] 22:44:32.892 Sensor AWS SAM template file sensor [security]
18:44:32 [INFO] 22:44:32.892 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:32 [INFO] 22:44:32.892 Sensor AWS SAM Inline template file sensor [security]
18:44:32 [INFO] 22:44:32.892 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:32 [INFO] 22:44:32.892 ------------- Run sensors on module org.eclipse.sirius.tests.sample.scxml
18:44:32 [INFO] 22:44:32.929 Sensor JavaSensor [java]
18:44:32 [INFO] 22:44:32.929 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:32 [INFO] 22:44:32.931 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:32 [INFO] 22:44:32.931 No "Main" source files to scan.
18:44:33 [INFO] 22:44:33.011 Using ECJ batch to parse 70 Test java source files with batch size 214 KB.
18:44:33 [INFO] 22:44:33.022 Starting batch processing.
18:44:33 [INFO] 22:44:33.045 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:34 [INFO] 22:44:34.709 100% analyzed
18:44:34 [INFO] 22:44:34.709 Batch processing: Done.
18:44:34 [INFO] 22:44:34.709 Did not optimize analysis for any files, performed a full analysis for all 70 files.
18:44:34 [INFO] 22:44:34.709 No "Generated" source files to scan.
18:44:34 [INFO] 22:44:34.709 Sensor JavaSensor [java] (done) | time=1780ms
18:44:34 [INFO] 22:44:34.709 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:34 [INFO] 22:44:34.710 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:44:34 [INFO] 22:44:34.710 Sensor SurefireSensor [java]
18:44:34 [INFO] 22:44:34.710 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/target/surefire-reports]
18:44:34 [INFO] 22:44:34.710 Sensor SurefireSensor [java] (done) | time=0ms
18:44:34 [INFO] 22:44:34.710 Sensor XML Sensor [xml]
18:44:34 [INFO] 22:44:34.710 1 source file to be analyzed
18:44:34 [INFO] 22:44:34.733 1/1 source file has been analyzed
18:44:34 [INFO] 22:44:34.733 Sensor XML Sensor [xml] (done) | time=23ms
18:44:34 [INFO] 22:44:34.733 Sensor JaCoCo XML Report Importer [jacoco]
18:44:34 [INFO] 22:44:34.733 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:34 [INFO] 22:44:34.753 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=20ms
18:44:34 [INFO] 22:44:34.753 Sensor Java Config Sensor [iac]
18:44:34 [INFO] 22:44:34.754 0 source files to be analyzed
18:44:34 [INFO] 22:44:34.754 0/0 source files have been analyzed
18:44:34 [INFO] 22:44:34.754 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:34 [INFO] 22:44:34.754 Sensor IaC Docker Sensor [iac]
18:44:34 [INFO] 22:44:34.755 0 source files to be analyzed
18:44:34 [INFO] 22:44:34.758 0/0 source files have been analyzed
18:44:34 [INFO] 22:44:34.758 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:34 [INFO] 22:44:34.758 Sensor Serverless configuration file sensor [security]
18:44:34 [INFO] 22:44:34.758 0 Serverless function entries were found in the project
18:44:34 [INFO] 22:44:34.758 0 Serverless function handlers were kept as entrypoints
18:44:34 [INFO] 22:44:34.758 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:34 [INFO] 22:44:34.758 Sensor AWS SAM template file sensor [security]
18:44:34 [INFO] 22:44:34.758 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:34 [INFO] 22:44:34.758 Sensor AWS SAM Inline template file sensor [security]
18:44:34 [INFO] 22:44:34.758 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:34 [INFO] 22:44:34.758 ------------- Run sensors on module org.eclipse.sirius.diagram.elk
18:44:34 [INFO] 22:44:34.805 Sensor JavaSensor [java]
18:44:34 [INFO] 22:44:34.806 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:34 [INFO] 22:44:34.812 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:34 [INFO] 22:44:34.812 Using ECJ batch to parse 16 Main java source files with batch size 214 KB.
18:44:34 [INFO] 22:44:34.827 Starting batch processing.
18:44:34 [INFO] 22:44:34.920 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:40 [INFO] 22:44:40.168 100% analyzed
18:44:40 [INFO] 22:44:40.168 Batch processing: Done.
18:44:40 [INFO] 22:44:40.169 Did not optimize analysis for any files, performed a full analysis for all 16 files.
18:44:40 [INFO] 22:44:40.248 No "Test" source files to scan.
18:44:40 [INFO] 22:44:40.248 No "Generated" source files to scan.
18:44:40 [INFO] 22:44:40.248 Sensor JavaSensor [java] (done) | time=5443ms
18:44:40 [INFO] 22:44:40.248 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:40 [INFO] 22:44:40.248 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:40 [INFO] 22:44:40.249 Sensor SurefireSensor [java]
18:44:40 [INFO] 22:44:40.249 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/surefire-reports]
18:44:40 [INFO] 22:44:40.249 Sensor SurefireSensor [java] (done) | time=0ms
18:44:40 [INFO] 22:44:40.249 Sensor XML Sensor [xml]
18:44:40 [INFO] 22:44:40.249 1 source file to be analyzed
18:44:40 [INFO] 22:44:40.253 1/1 source file has been analyzed
18:44:40 [INFO] 22:44:40.253 Sensor XML Sensor [xml] (done) | time=4ms
18:44:40 [INFO] 22:44:40.253 Sensor JaCoCo XML Report Importer [jacoco]
18:44:40 [INFO] 22:44:40.253 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:40 [INFO] 22:44:40.258 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
18:44:40 [INFO] 22:44:40.258 Sensor Java Config Sensor [iac]
18:44:40 [INFO] 22:44:40.259 0 source files to be analyzed
18:44:40 [INFO] 22:44:40.259 0/0 source files have been analyzed
18:44:40 [INFO] 22:44:40.259 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:40 [INFO] 22:44:40.259 Sensor IaC Docker Sensor [iac]
18:44:40 [INFO] 22:44:40.259 0 source files to be analyzed
18:44:40 [INFO] 22:44:40.262 0/0 source files have been analyzed
18:44:40 [INFO] 22:44:40.263 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:40 [INFO] 22:44:40.263 Sensor Serverless configuration file sensor [security]
18:44:40 [INFO] 22:44:40.263 0 Serverless function entries were found in the project
18:44:40 [INFO] 22:44:40.263 0 Serverless function handlers were kept as entrypoints
18:44:40 [INFO] 22:44:40.263 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:40 [INFO] 22:44:40.263 Sensor AWS SAM template file sensor [security]
18:44:40 [INFO] 22:44:40.263 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:40 [INFO] 22:44:40.263 Sensor AWS SAM Inline template file sensor [security]
18:44:40 [INFO] 22:44:40.263 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:40 [INFO] 22:44:40.263 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook
18:44:40 [INFO] 22:44:40.302 Sensor JavaSensor [java]
18:44:40 [INFO] 22:44:40.302 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:40 [INFO] 22:44:40.303 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:40 [INFO] 22:44:40.303 No "Main" source files to scan.
18:44:40 [INFO] 22:44:40.385 Using ECJ batch to parse 47 Test java source files with batch size 214 KB.
18:44:40 [INFO] 22:44:40.399 Starting batch processing.
18:44:40 [INFO] 22:44:40.413 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:40 [INFO] 22:44:40.761 100% analyzed
18:44:40 [INFO] 22:44:40.761 Batch processing: Done.
18:44:40 [INFO] 22:44:40.761 Did not optimize analysis for any files, performed a full analysis for all 47 files.
18:44:40 [INFO] 22:44:40.761 No "Generated" source files to scan.
18:44:40 [INFO] 22:44:40.762 Sensor JavaSensor [java] (done) | time=460ms
18:44:40 [INFO] 22:44:40.762 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:40 [INFO] 22:44:40.762 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:40 [INFO] 22:44:40.762 Sensor SurefireSensor [java]
18:44:40 [INFO] 22:44:40.762 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/target/surefire-reports]
18:44:40 [INFO] 22:44:40.762 Sensor SurefireSensor [java] (done) | time=0ms
18:44:40 [INFO] 22:44:40.762 Sensor XML Sensor [xml]
18:44:40 [INFO] 22:44:40.762 1 source file to be analyzed
18:44:40 [INFO] 22:44:40.766 1/1 source file has been analyzed
18:44:40 [INFO] 22:44:40.767 Sensor XML Sensor [xml] (done) | time=5ms
18:44:40 [INFO] 22:44:40.767 Sensor JaCoCo XML Report Importer [jacoco]
18:44:40 [INFO] 22:44:40.767 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:40 [INFO] 22:44:40.773 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms
18:44:40 [INFO] 22:44:40.773 Sensor Java Config Sensor [iac]
18:44:40 [INFO] 22:44:40.774 0 source files to be analyzed
18:44:40 [INFO] 22:44:40.774 0/0 source files have been analyzed
18:44:40 [INFO] 22:44:40.774 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:40 [INFO] 22:44:40.774 Sensor IaC Docker Sensor [iac]
18:44:40 [INFO] 22:44:40.775 0 source files to be analyzed
18:44:40 [INFO] 22:44:40.778 0/0 source files have been analyzed
18:44:40 [INFO] 22:44:40.778 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:40 [INFO] 22:44:40.778 Sensor Serverless configuration file sensor [security]
18:44:40 [INFO] 22:44:40.778 0 Serverless function entries were found in the project
18:44:40 [INFO] 22:44:40.778 0 Serverless function handlers were kept as entrypoints
18:44:40 [INFO] 22:44:40.778 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:40 [INFO] 22:44:40.778 Sensor AWS SAM template file sensor [security]
18:44:40 [INFO] 22:44:40.778 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:40 [INFO] 22:44:40.778 Sensor AWS SAM Inline template file sensor [security]
18:44:40 [INFO] 22:44:40.778 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:40 [INFO] 22:44:40.779 ------------- Run sensors on module org.eclipse.sirius.ext.emf
18:44:40 [INFO] 22:44:40.818 Sensor JavaSensor [java]
18:44:40 [INFO] 22:44:40.819 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:40 [INFO] 22:44:40.820 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:40 [INFO] 22:44:40.820 Using ECJ batch to parse 6 Main java source files with batch size 214 KB.
18:44:40 [INFO] 22:44:40.822 Starting batch processing.
18:44:40 [INFO] 22:44:40.830 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:40 [INFO] 22:44:40.949 100% analyzed
18:44:40 [INFO] 22:44:40.949 Batch processing: Done.
18:44:40 [INFO] 22:44:40.949 Did not optimize analysis for any files, performed a full analysis for all 6 files.
18:44:41 [INFO] 22:44:41.021 No "Test" source files to scan.
18:44:41 [INFO] 22:44:41.021 No "Generated" source files to scan.
18:44:41 [INFO] 22:44:41.021 Sensor JavaSensor [java] (done) | time=203ms
18:44:41 [INFO] 22:44:41.021 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:41 [INFO] 22:44:41.021 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:41 [INFO] 22:44:41.021 Sensor SurefireSensor [java]
18:44:41 [INFO] 22:44:41.021 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/surefire-reports]
18:44:41 [INFO] 22:44:41.021 Sensor SurefireSensor [java] (done) | time=0ms
18:44:41 [INFO] 22:44:41.021 Sensor XML Sensor [xml]
18:44:41 [INFO] 22:44:41.022 1 source file to be analyzed
18:44:41 [INFO] 22:44:41.026 1/1 source file has been analyzed
18:44:41 [INFO] 22:44:41.026 Sensor XML Sensor [xml] (done) | time=5ms
18:44:41 [INFO] 22:44:41.026 Sensor JaCoCo XML Report Importer [jacoco]
18:44:41 [INFO] 22:44:41.026 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:41 [INFO] 22:44:41.027 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:44:41 [INFO] 22:44:41.027 Sensor Java Config Sensor [iac]
18:44:41 [INFO] 22:44:41.028 0 source files to be analyzed
18:44:41 [INFO] 22:44:41.028 0/0 source files have been analyzed
18:44:41 [INFO] 22:44:41.028 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:41 [INFO] 22:44:41.028 Sensor IaC Docker Sensor [iac]
18:44:41 [INFO] 22:44:41.028 0 source files to be analyzed
18:44:41 [INFO] 22:44:41.031 0/0 source files have been analyzed
18:44:41 [INFO] 22:44:41.031 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:44:41 [INFO] 22:44:41.031 Sensor Serverless configuration file sensor [security]
18:44:41 [INFO] 22:44:41.032 0 Serverless function entries were found in the project
18:44:41 [INFO] 22:44:41.032 0 Serverless function handlers were kept as entrypoints
18:44:41 [INFO] 22:44:41.032 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:44:41 [INFO] 22:44:41.032 Sensor AWS SAM template file sensor [security]
18:44:41 [INFO] 22:44:41.032 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:41 [INFO] 22:44:41.032 Sensor AWS SAM Inline template file sensor [security]
18:44:41 [INFO] 22:44:41.032 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:41 [INFO] 22:44:41.032 ------------- Run sensors on module org.eclipse.sirius.tree.ui
18:44:41 [INFO] 22:44:41.068 Sensor JavaSensor [java]
18:44:41 [INFO] 22:44:41.068 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:41 [INFO] 22:44:41.072 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:41 [INFO] 22:44:41.072 Using ECJ batch to parse 51 Main java source files with batch size 214 KB.
18:44:41 [INFO] 22:44:41.143 Starting batch processing.
18:44:41 [INFO] 22:44:41.203 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:43 [INFO] 22:44:43.447 100% analyzed
18:44:43 [INFO] 22:44:43.448 Batch processing: Done.
18:44:43 [INFO] 22:44:43.448 Did not optimize analysis for any files, performed a full analysis for all 51 files.
18:44:43 [INFO] 22:44:43.538 No "Test" source files to scan.
18:44:43 [INFO] 22:44:43.538 No "Generated" source files to scan.
18:44:43 [INFO] 22:44:43.538 Sensor JavaSensor [java] (done) | time=2470ms
18:44:43 [INFO] 22:44:43.538 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:43 [INFO] 22:44:43.538 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:43 [INFO] 22:44:43.538 Sensor SurefireSensor [java]
18:44:43 [INFO] 22:44:43.538 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/surefire-reports]
18:44:43 [INFO] 22:44:43.538 Sensor SurefireSensor [java] (done) | time=0ms
18:44:43 [INFO] 22:44:43.538 Sensor XML Sensor [xml]
18:44:43 [INFO] 22:44:43.539 1 source file to be analyzed
18:44:43 [INFO] 22:44:43.543 1/1 source file has been analyzed
18:44:43 [INFO] 22:44:43.543 Sensor XML Sensor [xml] (done) | time=5ms
18:44:43 [INFO] 22:44:43.543 Sensor JaCoCo XML Report Importer [jacoco]
18:44:43 [INFO] 22:44:43.543 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:43 [INFO] 22:44:43.553 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms
18:44:43 [INFO] 22:44:43.553 Sensor Java Config Sensor [iac]
18:44:43 [INFO] 22:44:43.554 0 source files to be analyzed
18:44:43 [INFO] 22:44:43.554 0/0 source files have been analyzed
18:44:43 [INFO] 22:44:43.554 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:43 [INFO] 22:44:43.554 Sensor IaC Docker Sensor [iac]
18:44:43 [INFO] 22:44:43.554 0 source files to be analyzed
18:44:43 [INFO] 22:44:43.558 0/0 source files have been analyzed
18:44:43 [INFO] 22:44:43.558 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:43 [INFO] 22:44:43.558 Sensor Serverless configuration file sensor [security]
18:44:43 [INFO] 22:44:43.558 0 Serverless function entries were found in the project
18:44:43 [INFO] 22:44:43.558 0 Serverless function handlers were kept as entrypoints
18:44:43 [INFO] 22:44:43.558 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:43 [INFO] 22:44:43.558 Sensor AWS SAM template file sensor [security]
18:44:43 [INFO] 22:44:43.558 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:43 [INFO] 22:44:43.558 Sensor AWS SAM Inline template file sensor [security]
18:44:43 [INFO] 22:44:43.558 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:43 [INFO] 22:44:43.558 ------------- Run sensors on module org.eclipse.sirius.table.ui.ext
18:44:43 [INFO] 22:44:43.595 Sensor JavaSensor [java]
18:44:43 [INFO] 22:44:43.596 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:43 [INFO] 22:44:43.600 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:43 [INFO] 22:44:43.600 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
18:44:43 [INFO] 22:44:43.602 Starting batch processing.
18:44:43 [INFO] 22:44:43.629 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:43 [INFO] 22:44:43.659 100% analyzed
18:44:43 [INFO] 22:44:43.659 Batch processing: Done.
18:44:43 [INFO] 22:44:43.659 Did not optimize analysis for any files, performed a full analysis for all 1 files.
18:44:43 [INFO] 22:44:43.728 No "Test" source files to scan.
18:44:43 [INFO] 22:44:43.728 No "Generated" source files to scan.
18:44:43 [INFO] 22:44:43.728 Sensor JavaSensor [java] (done) | time=133ms
18:44:43 [INFO] 22:44:43.729 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:43 [INFO] 22:44:43.729 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:43 [INFO] 22:44:43.729 Sensor SurefireSensor [java]
18:44:43 [INFO] 22:44:43.729 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/target/surefire-reports]
18:44:43 [INFO] 22:44:43.729 Sensor SurefireSensor [java] (done) | time=0ms
18:44:43 [INFO] 22:44:43.729 Sensor XML Sensor [xml]
18:44:43 [INFO] 22:44:43.729 1 source file to be analyzed
18:44:43 [INFO] 22:44:43.733 1/1 source file has been analyzed
18:44:43 [INFO] 22:44:43.733 Sensor XML Sensor [xml] (done) | time=4ms
18:44:43 [INFO] 22:44:43.733 Sensor JaCoCo XML Report Importer [jacoco]
18:44:43 [INFO] 22:44:43.733 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:43 [INFO] 22:44:43.734 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:44:43 [INFO] 22:44:43.734 Sensor Java Config Sensor [iac]
18:44:43 [INFO] 22:44:43.734 0 source files to be analyzed
18:44:43 [INFO] 22:44:43.734 0/0 source files have been analyzed
18:44:43 [INFO] 22:44:43.734 Sensor Java Config Sensor [iac] (done) | time=0ms
18:44:43 [INFO] 22:44:43.735 Sensor IaC Docker Sensor [iac]
18:44:43 [INFO] 22:44:43.735 0 source files to be analyzed
18:44:43 [INFO] 22:44:43.738 0/0 source files have been analyzed
18:44:43 [INFO] 22:44:43.738 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:44:43 [INFO] 22:44:43.738 Sensor Serverless configuration file sensor [security]
18:44:43 [INFO] 22:44:43.738 0 Serverless function entries were found in the project
18:44:43 [INFO] 22:44:43.738 0 Serverless function handlers were kept as entrypoints
18:44:43 [INFO] 22:44:43.738 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:43 [INFO] 22:44:43.738 Sensor AWS SAM template file sensor [security]
18:44:43 [INFO] 22:44:43.738 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:43 [INFO] 22:44:43.738 Sensor AWS SAM Inline template file sensor [security]
18:44:43 [INFO] 22:44:43.738 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:43 [INFO] 22:44:43.738 ------------- Run sensors on module org.eclipse.sirius.ui.properties.ext.widgets.reference
18:44:43 [INFO] 22:44:43.774 Sensor JavaSensor [java]
18:44:43 [INFO] 22:44:43.774 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:43 [INFO] 22:44:43.779 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:43 [INFO] 22:44:43.779 Using ECJ batch to parse 8 Main java source files with batch size 214 KB.
18:44:43 [INFO] 22:44:43.782 Starting batch processing.
18:44:43 [INFO] 22:44:43.808 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:43 [INFO] 22:44:43.884 100% analyzed
18:44:43 [INFO] 22:44:43.884 Batch processing: Done.
18:44:43 [INFO] 22:44:43.885 Did not optimize analysis for any files, performed a full analysis for all 8 files.
18:44:43 [INFO] 22:44:43.955 No "Test" source files to scan.
18:44:43 [INFO] 22:44:43.955 No "Generated" source files to scan.
18:44:43 [INFO] 22:44:43.955 Sensor JavaSensor [java] (done) | time=181ms
18:44:43 [INFO] 22:44:43.955 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:43 [INFO] 22:44:43.955 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:43 [INFO] 22:44:43.955 Sensor SurefireSensor [java]
18:44:43 [INFO] 22:44:43.955 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/surefire-reports]
18:44:43 [INFO] 22:44:43.955 Sensor SurefireSensor [java] (done) | time=0ms
18:44:43 [INFO] 22:44:43.955 Sensor XML Sensor [xml]
18:44:43 [INFO] 22:44:43.956 1 source file to be analyzed
18:44:43 [INFO] 22:44:43.959 1/1 source file has been analyzed
18:44:43 [INFO] 22:44:43.959 Sensor XML Sensor [xml] (done) | time=4ms
18:44:43 [INFO] 22:44:43.959 Sensor JaCoCo XML Report Importer [jacoco]
18:44:43 [INFO] 22:44:43.959 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:43 [INFO] 22:44:43.961 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
18:44:43 [INFO] 22:44:43.961 Sensor Java Config Sensor [iac]
18:44:43 [INFO] 22:44:43.961 0 source files to be analyzed
18:44:43 [INFO] 22:44:43.961 0/0 source files have been analyzed
18:44:43 [INFO] 22:44:43.961 Sensor Java Config Sensor [iac] (done) | time=0ms
18:44:43 [INFO] 22:44:43.961 Sensor IaC Docker Sensor [iac]
18:44:43 [INFO] 22:44:43.962 0 source files to be analyzed
18:44:43 [INFO] 22:44:43.965 0/0 source files have been analyzed
18:44:43 [INFO] 22:44:43.965 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:43 [INFO] 22:44:43.965 Sensor Serverless configuration file sensor [security]
18:44:43 [INFO] 22:44:43.965 0 Serverless function entries were found in the project
18:44:43 [INFO] 22:44:43.965 0 Serverless function handlers were kept as entrypoints
18:44:43 [INFO] 22:44:43.965 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:43 [INFO] 22:44:43.965 Sensor AWS SAM template file sensor [security]
18:44:43 [INFO] 22:44:43.965 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:43 [INFO] 22:44:43.965 Sensor AWS SAM Inline template file sensor [security]
18:44:43 [INFO] 22:44:43.965 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:43 [INFO] 22:44:43.965 ------------- Run sensors on module org.eclipse.sirius.table
18:44:44 [INFO] 22:44:44.002 Sensor JavaSensor [java]
18:44:44 [INFO] 22:44:44.002 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:44 [INFO] 22:44:44.004 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:44 [INFO] 22:44:44.004 Using ECJ batch to parse 46 Main java source files with batch size 214 KB.
18:44:44 [INFO] 22:44:44.016 Starting batch processing.
18:44:44 [INFO] 22:44:44.043 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:47 [INFO] 22:44:47.720 100% analyzed
18:44:47 [INFO] 22:44:47.720 Batch processing: Done.
18:44:47 [INFO] 22:44:47.721 Did not optimize analysis for any files, performed a full analysis for all 46 files.
18:44:47 [INFO] 22:44:47.800 No "Test" source files to scan.
18:44:47 [INFO] 22:44:47.800 No "Generated" source files to scan.
18:44:47 [INFO] 22:44:47.800 Sensor JavaSensor [java] (done) | time=3798ms
18:44:47 [INFO] 22:44:47.800 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:47 [INFO] 22:44:47.801 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:44:47 [INFO] 22:44:47.801 Sensor SurefireSensor [java]
18:44:47 [INFO] 22:44:47.801 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/surefire-reports]
18:44:47 [INFO] 22:44:47.801 Sensor SurefireSensor [java] (done) | time=0ms
18:44:47 [INFO] 22:44:47.801 Sensor XML Sensor [xml]
18:44:47 [INFO] 22:44:47.801 1 source file to be analyzed
18:44:47 [INFO] 22:44:47.807 1/1 source file has been analyzed
18:44:47 [INFO] 22:44:47.807 Sensor XML Sensor [xml] (done) | time=6ms
18:44:47 [INFO] 22:44:47.807 Sensor JaCoCo XML Report Importer [jacoco]
18:44:47 [INFO] 22:44:47.808 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:47 [INFO] 22:44:47.817 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms
18:44:47 [INFO] 22:44:47.817 Sensor Java Config Sensor [iac]
18:44:47 [INFO] 22:44:47.818 0 source files to be analyzed
18:44:47 [INFO] 22:44:47.818 0/0 source files have been analyzed
18:44:47 [INFO] 22:44:47.818 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:47 [INFO] 22:44:47.818 Sensor IaC Docker Sensor [iac]
18:44:47 [INFO] 22:44:47.819 0 source files to be analyzed
18:44:47 [INFO] 22:44:47.823 0/0 source files have been analyzed
18:44:47 [INFO] 22:44:47.823 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:44:47 [INFO] 22:44:47.823 Sensor Serverless configuration file sensor [security]
18:44:47 [INFO] 22:44:47.823 0 Serverless function entries were found in the project
18:44:47 [INFO] 22:44:47.824 0 Serverless function handlers were kept as entrypoints
18:44:47 [INFO] 22:44:47.824 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:44:47 [INFO] 22:44:47.824 Sensor AWS SAM template file sensor [security]
18:44:47 [INFO] 22:44:47.824 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:47 [INFO] 22:44:47.824 Sensor AWS SAM Inline template file sensor [security]
18:44:47 [INFO] 22:44:47.824 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:47 [INFO] 22:44:47.824 ------------- Run sensors on module org.eclipse.sirius.common.ui
18:44:47 [INFO] 22:44:47.869 Sensor JavaSensor [java]
18:44:47 [INFO] 22:44:47.869 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:47 [INFO] 22:44:47.873 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:47 [INFO] 22:44:47.873 Using ECJ batch to parse 74 Main java source files with batch size 214 KB.
18:44:47 [INFO] 22:44:47.889 Starting batch processing.
18:44:47 [INFO] 22:44:47.948 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:52 [INFO] 22:44:52.129 100% analyzed
18:44:52 [INFO] 22:44:52.129 Batch processing: Done.
18:44:52 [INFO] 22:44:52.130 Did not optimize analysis for any files, performed a full analysis for all 74 files.
18:44:52 [INFO] 22:44:52.209 No "Test" source files to scan.
18:44:52 [INFO] 22:44:52.209 No "Generated" source files to scan.
18:44:52 [INFO] 22:44:52.209 Sensor JavaSensor [java] (done) | time=4340ms
18:44:52 [INFO] 22:44:52.209 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:52 [INFO] 22:44:52.210 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:44:52 [INFO] 22:44:52.210 Sensor SurefireSensor [java]
18:44:52 [INFO] 22:44:52.210 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/surefire-reports]
18:44:52 [INFO] 22:44:52.210 Sensor SurefireSensor [java] (done) | time=0ms
18:44:52 [INFO] 22:44:52.210 Sensor XML Sensor [xml]
18:44:52 [INFO] 22:44:52.210 1 source file to be analyzed
18:44:52 [INFO] 22:44:52.214 1/1 source file has been analyzed
18:44:52 [INFO] 22:44:52.214 Sensor XML Sensor [xml] (done) | time=4ms
18:44:52 [INFO] 22:44:52.215 Sensor JaCoCo XML Report Importer [jacoco]
18:44:52 [INFO] 22:44:52.215 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:52 [INFO] 22:44:52.227 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms
18:44:52 [INFO] 22:44:52.228 Sensor Java Config Sensor [iac]
18:44:52 [INFO] 22:44:52.229 0 source files to be analyzed
18:44:52 [INFO] 22:44:52.229 0/0 source files have been analyzed
18:44:52 [INFO] 22:44:52.229 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:52 [INFO] 22:44:52.229 Sensor IaC Docker Sensor [iac]
18:44:52 [INFO] 22:44:52.230 0 source files to be analyzed
18:44:52 [INFO] 22:44:52.233 0/0 source files have been analyzed
18:44:52 [INFO] 22:44:52.233 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:52 [INFO] 22:44:52.233 Sensor Serverless configuration file sensor [security]
18:44:52 [INFO] 22:44:52.233 0 Serverless function entries were found in the project
18:44:52 [INFO] 22:44:52.233 0 Serverless function handlers were kept as entrypoints
18:44:52 [INFO] 22:44:52.233 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:52 [INFO] 22:44:52.233 Sensor AWS SAM template file sensor [security]
18:44:52 [INFO] 22:44:52.233 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:52 [INFO] 22:44:52.233 Sensor AWS SAM Inline template file sensor [security]
18:44:52 [INFO] 22:44:52.233 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:52 [INFO] 22:44:52.234 ------------- Run sensors on module org.eclipse.sirius.common.interpreter
18:44:52 [INFO] 22:44:52.272 Sensor JavaSensor [java]
18:44:52 [INFO] 22:44:52.272 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:52 [INFO] 22:44:52.273 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:52 [INFO] 22:44:52.273 Using ECJ batch to parse 8 Main java source files with batch size 214 KB.
18:44:52 [INFO] 22:44:52.275 Starting batch processing.
18:44:52 [INFO] 22:44:52.280 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:52 [INFO] 22:44:52.373 100% analyzed
18:44:52 [INFO] 22:44:52.373 Batch processing: Done.
18:44:52 [INFO] 22:44:52.374 Did not optimize analysis for any files, performed a full analysis for all 8 files.
18:44:52 [INFO] 22:44:52.458 No "Test" source files to scan.
18:44:52 [INFO] 22:44:52.458 No "Generated" source files to scan.
18:44:52 [INFO] 22:44:52.458 Sensor JavaSensor [java] (done) | time=186ms
18:44:52 [INFO] 22:44:52.458 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:52 [INFO] 22:44:52.458 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:52 [INFO] 22:44:52.458 Sensor SurefireSensor [java]
18:44:52 [INFO] 22:44:52.458 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/surefire-reports]
18:44:52 [INFO] 22:44:52.458 Sensor SurefireSensor [java] (done) | time=0ms
18:44:52 [INFO] 22:44:52.458 Sensor XML Sensor [xml]
18:44:52 [INFO] 22:44:52.459 1 source file to be analyzed
18:44:52 [INFO] 22:44:52.465 1/1 source file has been analyzed
18:44:52 [INFO] 22:44:52.465 Sensor XML Sensor [xml] (done) | time=7ms
18:44:52 [INFO] 22:44:52.465 Sensor JaCoCo XML Report Importer [jacoco]
18:44:52 [INFO] 22:44:52.465 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:52 [INFO] 22:44:52.466 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:44:52 [INFO] 22:44:52.466 Sensor Java Config Sensor [iac]
18:44:52 [INFO] 22:44:52.467 0 source files to be analyzed
18:44:52 [INFO] 22:44:52.467 0/0 source files have been analyzed
18:44:52 [INFO] 22:44:52.467 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:52 [INFO] 22:44:52.467 Sensor IaC Docker Sensor [iac]
18:44:52 [INFO] 22:44:52.467 0 source files to be analyzed
18:44:52 [INFO] 22:44:52.471 0/0 source files have been analyzed
18:44:52 [INFO] 22:44:52.471 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:44:52 [INFO] 22:44:52.471 Sensor Serverless configuration file sensor [security]
18:44:52 [INFO] 22:44:52.471 0 Serverless function entries were found in the project
18:44:52 [INFO] 22:44:52.471 0 Serverless function handlers were kept as entrypoints
18:44:52 [INFO] 22:44:52.471 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:52 [INFO] 22:44:52.471 Sensor AWS SAM template file sensor [security]
18:44:52 [INFO] 22:44:52.471 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:52 [INFO] 22:44:52.471 Sensor AWS SAM Inline template file sensor [security]
18:44:52 [INFO] 22:44:52.471 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:52 [INFO] 22:44:52.472 ------------- Run sensors on module org.eclipse.sirius.ext.e3.ui
18:44:52 [INFO] 22:44:52.519 Sensor JavaSensor [java]
18:44:52 [INFO] 22:44:52.519 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:52 [INFO] 22:44:52.523 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:52 [INFO] 22:44:52.523 Using ECJ batch to parse 4 Main java source files with batch size 214 KB.
18:44:52 [INFO] 22:44:52.528 Starting batch processing.
18:44:52 [INFO] 22:44:52.559 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:53 [INFO] 22:44:53.379 100% analyzed
18:44:53 [INFO] 22:44:53.379 Batch processing: Done.
18:44:53 [INFO] 22:44:53.380 Did not optimize analysis for any files, performed a full analysis for all 4 files.
18:44:53 [INFO] 22:44:53.485 No "Test" source files to scan.
18:44:53 [INFO] 22:44:53.485 No "Generated" source files to scan.
18:44:53 [INFO] 22:44:53.486 Sensor JavaSensor [java] (done) | time=967ms
18:44:53 [INFO] 22:44:53.486 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:53 [INFO] 22:44:53.486 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:53 [INFO] 22:44:53.486 Sensor SurefireSensor [java]
18:44:53 [INFO] 22:44:53.486 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/surefire-reports]
18:44:53 [INFO] 22:44:53.486 Sensor SurefireSensor [java] (done) | time=0ms
18:44:53 [INFO] 22:44:53.486 Sensor XML Sensor [xml]
18:44:53 [INFO] 22:44:53.487 1 source file to be analyzed
18:44:53 [INFO] 22:44:53.497 1/1 source file has been analyzed
18:44:53 [INFO] 22:44:53.497 Sensor XML Sensor [xml] (done) | time=11ms
18:44:53 [INFO] 22:44:53.497 Sensor JaCoCo XML Report Importer [jacoco]
18:44:53 [INFO] 22:44:53.498 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:53 [INFO] 22:44:53.501 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
18:44:53 [INFO] 22:44:53.501 Sensor Java Config Sensor [iac]
18:44:53 [INFO] 22:44:53.502 0 source files to be analyzed
18:44:53 [INFO] 22:44:53.502 0/0 source files have been analyzed
18:44:53 [INFO] 22:44:53.502 Sensor Java Config Sensor [iac] (done) | time=1ms
18:44:53 [INFO] 22:44:53.502 Sensor IaC Docker Sensor [iac]
18:44:53 [INFO] 22:44:53.502 0 source files to be analyzed
18:44:53 [INFO] 22:44:53.509 0/0 source files have been analyzed
18:44:53 [INFO] 22:44:53.509 Sensor IaC Docker Sensor [iac] (done) | time=7ms
18:44:53 [INFO] 22:44:53.509 Sensor Serverless configuration file sensor [security]
18:44:53 [INFO] 22:44:53.509 0 Serverless function entries were found in the project
18:44:53 [INFO] 22:44:53.509 0 Serverless function handlers were kept as entrypoints
18:44:53 [INFO] 22:44:53.509 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:53 [INFO] 22:44:53.509 Sensor AWS SAM template file sensor [security]
18:44:53 [INFO] 22:44:53.509 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:53 [INFO] 22:44:53.509 Sensor AWS SAM Inline template file sensor [security]
18:44:53 [INFO] 22:44:53.509 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:44:53 [INFO] 22:44:53.509 ------------- Run sensors on module org.eclipse.sirius.ext.swt
18:44:53 [INFO] 22:44:53.567 Sensor JavaSensor [java]
18:44:53 [INFO] 22:44:53.567 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:53 [INFO] 22:44:53.568 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:53 [INFO] 22:44:53.569 Using ECJ batch to parse 2 Main java source files with batch size 214 KB.
18:44:53 [INFO] 22:44:53.570 Starting batch processing.
18:44:53 [INFO] 22:44:53.583 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:44:53 [INFO] 22:44:53.623 100% analyzed
18:44:53 [INFO] 22:44:53.623 Batch processing: Done.
18:44:53 [INFO] 22:44:53.623 Did not optimize analysis for any files, performed a full analysis for all 2 files.
18:44:53 [INFO] 22:44:53.715 No "Test" source files to scan.
18:44:53 [INFO] 22:44:53.715 No "Generated" source files to scan.
18:44:53 [INFO] 22:44:53.715 Sensor JavaSensor [java] (done) | time=148ms
18:44:53 [INFO] 22:44:53.715 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:44:53 [INFO] 22:44:53.715 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:44:53 [INFO] 22:44:53.716 Sensor SurefireSensor [java]
18:44:53 [INFO] 22:44:53.716 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/surefire-reports]
18:44:53 [INFO] 22:44:53.716 Sensor SurefireSensor [java] (done) | time=0ms
18:44:53 [INFO] 22:44:53.716 Sensor XML Sensor [xml]
18:44:53 [INFO] 22:44:53.717 1 source file to be analyzed
18:44:53 [INFO] 22:44:53.721 1/1 source file has been analyzed
18:44:53 [INFO] 22:44:53.721 Sensor XML Sensor [xml] (done) | time=5ms
18:44:53 [INFO] 22:44:53.721 Sensor JaCoCo XML Report Importer [jacoco]
18:44:53 [INFO] 22:44:53.722 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:44:53 [INFO] 22:44:53.723 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:44:53 [INFO] 22:44:53.723 Sensor Java Config Sensor [iac]
18:44:53 [INFO] 22:44:53.723 0 source files to be analyzed
18:44:53 [INFO] 22:44:53.723 0/0 source files have been analyzed
18:44:53 [INFO] 22:44:53.723 Sensor Java Config Sensor [iac] (done) | time=0ms
18:44:53 [INFO] 22:44:53.723 Sensor IaC Docker Sensor [iac]
18:44:53 [INFO] 22:44:53.724 0 source files to be analyzed
18:44:53 [INFO] 22:44:53.728 0/0 source files have been analyzed
18:44:53 [INFO] 22:44:53.728 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:44:53 [INFO] 22:44:53.728 Sensor Serverless configuration file sensor [security]
18:44:53 [INFO] 22:44:53.728 0 Serverless function entries were found in the project
18:44:53 [INFO] 22:44:53.728 0 Serverless function handlers were kept as entrypoints
18:44:53 [INFO] 22:44:53.728 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:44:53 [INFO] 22:44:53.728 Sensor AWS SAM template file sensor [security]
18:44:53 [INFO] 22:44:53.728 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:44:53 [INFO] 22:44:53.728 Sensor AWS SAM Inline template file sensor [security]
18:44:53 [INFO] 22:44:53.729 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
18:44:53 [INFO] 22:44:53.729 ------------- Run sensors on module org.eclipse.sirius.diagram
18:44:53 [INFO] 22:44:53.774 Sensor JavaSensor [java]
18:44:53 [INFO] 22:44:53.774 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:44:53 [INFO] 22:44:53.776 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:44:53 [INFO] 22:44:53.776 Using ECJ batch to parse 240 Main java source files with batch size 214 KB.
18:44:53 [INFO] 22:44:53.788 Starting batch processing.
18:44:53 [INFO] 22:44:53.809 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:45:15 [INFO] 22:45:15.021 100% analyzed
18:45:15 [INFO] 22:45:15.022 Batch processing: Done.
18:45:15 [INFO] 22:45:15.022 Did not optimize analysis for any files, performed a full analysis for all 240 files.
18:45:15 [INFO] 22:45:15.131 No "Test" source files to scan.
18:45:15 [INFO] 22:45:15.131 No "Generated" source files to scan.
18:45:15 [INFO] 22:45:15.132 Sensor JavaSensor [java] (done) | time=21358ms
18:45:15 [INFO] 22:45:15.132 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:45:15 [INFO] 22:45:15.132 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:45:15 [INFO] 22:45:15.132 Sensor SurefireSensor [java]
18:45:15 [INFO] 22:45:15.133 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/surefire-reports]
18:45:15 [INFO] 22:45:15.133 Sensor SurefireSensor [java] (done) | time=1ms
18:45:15 [INFO] 22:45:15.133 Sensor XML Sensor [xml]
18:45:15 [INFO] 22:45:15.133 1 source file to be analyzed
18:45:15 [INFO] 22:45:15.138 1/1 source file has been analyzed
18:45:15 [INFO] 22:45:15.138 Sensor XML Sensor [xml] (done) | time=5ms
18:45:15 [INFO] 22:45:15.138 Sensor JaCoCo XML Report Importer [jacoco]
18:45:15 [INFO] 22:45:15.139 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:45:15 [INFO] 22:45:15.176 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=38ms
18:45:15 [INFO] 22:45:15.176 Sensor Java Config Sensor [iac]
18:45:15 [INFO] 22:45:15.179 0 source files to be analyzed
18:45:15 [INFO] 22:45:15.179 0/0 source files have been analyzed
18:45:15 [INFO] 22:45:15.179 Sensor Java Config Sensor [iac] (done) | time=3ms
18:45:15 [INFO] 22:45:15.179 Sensor IaC Docker Sensor [iac]
18:45:15 [INFO] 22:45:15.180 0 source files to be analyzed
18:45:15 [INFO] 22:45:15.184 0/0 source files have been analyzed
18:45:15 [INFO] 22:45:15.184 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:45:15 [INFO] 22:45:15.185 Sensor Serverless configuration file sensor [security]
18:45:15 [INFO] 22:45:15.185 0 Serverless function entries were found in the project
18:45:15 [INFO] 22:45:15.185 0 Serverless function handlers were kept as entrypoints
18:45:15 [INFO] 22:45:15.185 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:45:15 [INFO] 22:45:15.185 Sensor AWS SAM template file sensor [security]
18:45:15 [INFO] 22:45:15.185 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:45:15 [INFO] 22:45:15.185 Sensor AWS SAM Inline template file sensor [security]
18:45:15 [INFO] 22:45:15.185 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:45:15 [INFO] 22:45:15.186 ------------- Run sensors on module org.eclipse.sirius.diagram.elk.debug
18:45:15 [INFO] 22:45:15.232 Sensor JavaSensor [java]
18:45:15 [INFO] 22:45:15.233 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:45:15 [INFO] 22:45:15.240 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:45:15 [INFO] 22:45:15.240 Using ECJ batch to parse 5 Main java source files with batch size 214 KB.
18:45:15 [INFO] 22:45:15.245 Starting batch processing.
18:45:15 [INFO] 22:45:15.293 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:45:15 [INFO] 22:45:15.817 100% analyzed
18:45:15 [INFO] 22:45:15.817 Batch processing: Done.
18:45:15 [INFO] 22:45:15.818 Did not optimize analysis for any files, performed a full analysis for all 5 files.
18:45:15 [INFO] 22:45:15.907 No "Test" source files to scan.
18:45:15 [INFO] 22:45:15.907 No "Generated" source files to scan.
18:45:15 [INFO] 22:45:15.907 Sensor JavaSensor [java] (done) | time=675ms
18:45:15 [INFO] 22:45:15.907 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:45:15 [INFO] 22:45:15.907 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:45:15 [INFO] 22:45:15.907 Sensor SurefireSensor [java]
18:45:15 [INFO] 22:45:15.907 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/target/surefire-reports]
18:45:15 [INFO] 22:45:15.907 Sensor SurefireSensor [java] (done) | time=0ms
18:45:15 [INFO] 22:45:15.907 Sensor XML Sensor [xml]
18:45:15 [INFO] 22:45:15.908 1 source file to be analyzed
18:45:15 [INFO] 22:45:15.911 1/1 source file has been analyzed
18:45:15 [INFO] 22:45:15.911 Sensor XML Sensor [xml] (done) | time=4ms
18:45:15 [INFO] 22:45:15.911 Sensor JaCoCo XML Report Importer [jacoco]
18:45:15 [INFO] 22:45:15.912 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:45:15 [INFO] 22:45:15.913 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
18:45:15 [INFO] 22:45:15.913 Sensor Java Config Sensor [iac]
18:45:15 [INFO] 22:45:15.913 0 source files to be analyzed
18:45:15 [INFO] 22:45:15.914 0/0 source files have been analyzed
18:45:15 [INFO] 22:45:15.914 Sensor Java Config Sensor [iac] (done) | time=1ms
18:45:15 [INFO] 22:45:15.914 Sensor IaC Docker Sensor [iac]
18:45:15 [INFO] 22:45:15.914 0 source files to be analyzed
18:45:15 [INFO] 22:45:15.917 0/0 source files have been analyzed
18:45:15 [INFO] 22:45:15.917 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:45:15 [INFO] 22:45:15.917 Sensor Serverless configuration file sensor [security]
18:45:15 [INFO] 22:45:15.917 0 Serverless function entries were found in the project
18:45:15 [INFO] 22:45:15.917 0 Serverless function handlers were kept as entrypoints
18:45:15 [INFO] 22:45:15.917 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:45:15 [INFO] 22:45:15.917 Sensor AWS SAM template file sensor [security]
18:45:15 [INFO] 22:45:15.917 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:45:15 [INFO] 22:45:15.918 Sensor AWS SAM Inline template file sensor [security]
18:45:15 [INFO] 22:45:15.918 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
18:45:15 [INFO] 22:45:15.918 ------------- Run sensors on module org.eclipse.sirius.diagram.ui
18:45:15 [INFO] 22:45:15.957 Sensor JavaSensor [java]
18:45:15 [INFO] 22:45:15.958 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:45:15 [INFO] 22:45:15.964 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:45:15 [INFO] 22:45:15.965 Using ECJ batch to parse 991 Main java source files with batch size 214 KB.
18:45:15 [INFO] 22:45:15.981 Starting batch processing.
18:45:16 [INFO] 22:45:16.043 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:46:58 [INFO] 22:46:58.221 100% analyzed
18:46:58 [INFO] 22:46:58.222 Batch processing: Done.
18:46:58 [INFO] 22:46:58.223 Did not optimize analysis for any files, performed a full analysis for all 991 files.
18:46:58 [INFO] 22:46:58.538 No "Test" source files to scan.
18:46:58 [INFO] 22:46:58.538 No "Generated" source files to scan.
18:46:58 [INFO] 22:46:58.538 Sensor JavaSensor [java] (done) | time=102581ms
18:46:58 [INFO] 22:46:58.539 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:46:58 [INFO] 22:46:58.541 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms
18:46:58 [INFO] 22:46:58.541 Sensor SurefireSensor [java]
18:46:58 [INFO] 22:46:58.541 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/surefire-reports]
18:46:58 [INFO] 22:46:58.542 Sensor SurefireSensor [java] (done) | time=1ms
18:46:58 [INFO] 22:46:58.542 Sensor XML Sensor [xml]
18:46:58 [INFO] 22:46:58.543 1 source file to be analyzed
18:46:58 [INFO] 22:46:58.554 1/1 source file has been analyzed
18:46:58 [INFO] 22:46:58.554 Sensor XML Sensor [xml] (done) | time=12ms
18:46:58 [INFO] 22:46:58.554 Sensor JaCoCo XML Report Importer [jacoco]
18:46:58 [INFO] 22:46:58.558 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:46:58 [INFO] 22:46:58.767 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=213ms
18:46:58 [INFO] 22:46:58.767 Sensor Java Config Sensor [iac]
18:46:58 [INFO] 22:46:58.779 0 source files to be analyzed
18:46:58 [INFO] 22:46:58.779 0/0 source files have been analyzed
18:46:58 [INFO] 22:46:58.779 Sensor Java Config Sensor [iac] (done) | time=12ms
18:46:58 [INFO] 22:46:58.780 Sensor IaC Docker Sensor [iac]
18:46:58 [INFO] 22:46:58.784 0 source files to be analyzed
18:46:58 [INFO] 22:46:58.794 0/0 source files have been analyzed
18:46:58 [INFO] 22:46:58.794 Sensor IaC Docker Sensor [iac] (done) | time=14ms
18:46:58 [INFO] 22:46:58.794 Sensor Serverless configuration file sensor [security]
18:46:58 [INFO] 22:46:58.795 0 Serverless function entries were found in the project
18:46:58 [INFO] 22:46:58.796 0 Serverless function handlers were kept as entrypoints
18:46:58 [INFO] 22:46:58.796 Sensor Serverless configuration file sensor [security] (done) | time=2ms
18:46:58 [INFO] 22:46:58.796 Sensor AWS SAM template file sensor [security]
18:46:58 [INFO] 22:46:58.797 Sensor AWS SAM template file sensor [security] (done) | time=1ms
18:46:58 [INFO] 22:46:58.797 Sensor AWS SAM Inline template file sensor [security]
18:46:58 [INFO] 22:46:58.799 Sensor AWS SAM Inline template file sensor [security] (done) | time=2ms
18:46:58 [INFO] 22:46:58.799 ------------- Run sensors on module org.eclipse.sirius.sample.properties
18:46:58 [INFO] 22:46:58.885 Sensor JavaSensor [java]
18:46:58 [INFO] 22:46:58.885 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:46:58 [INFO] 22:46:58.891 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:46:58 [INFO] 22:46:58.891 No "Main" source files to scan.
18:46:59 [INFO] 22:46:59.073 Using ECJ batch to parse 1 Test java source files with batch size 214 KB.
18:46:59 [INFO] 22:46:59.075 Starting batch processing.
18:46:59 [INFO] 22:46:59.104 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:46:59 [INFO] 22:46:59.114 100% analyzed
18:46:59 [INFO] 22:46:59.114 Batch processing: Done.
18:46:59 [INFO] 22:46:59.114 Did not optimize analysis for any files, performed a full analysis for all 1 files.
18:46:59 [INFO] 22:46:59.114 No "Generated" source files to scan.
18:46:59 [INFO] 22:46:59.115 Sensor JavaSensor [java] (done) | time=229ms
18:46:59 [INFO] 22:46:59.115 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:46:59 [INFO] 22:46:59.115 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:46:59 [INFO] 22:46:59.115 Sensor SurefireSensor [java]
18:46:59 [INFO] 22:46:59.115 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/surefire-reports]
18:46:59 [INFO] 22:46:59.115 Sensor SurefireSensor [java] (done) | time=0ms
18:46:59 [INFO] 22:46:59.115 Sensor XML Sensor [xml]
18:46:59 [INFO] 22:46:59.115 1 source file to be analyzed
18:46:59 [INFO] 22:46:59.122 1/1 source file has been analyzed
18:46:59 [INFO] 22:46:59.122 Sensor XML Sensor [xml] (done) | time=7ms
18:46:59 [INFO] 22:46:59.122 Sensor JaCoCo XML Report Importer [jacoco]
18:46:59 [INFO] 22:46:59.122 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:46:59 [INFO] 22:46:59.123 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:46:59 [INFO] 22:46:59.123 Sensor Java Config Sensor [iac]
18:46:59 [INFO] 22:46:59.124 0 source files to be analyzed
18:46:59 [INFO] 22:46:59.124 0/0 source files have been analyzed
18:46:59 [INFO] 22:46:59.124 Sensor Java Config Sensor [iac] (done) | time=1ms
18:46:59 [INFO] 22:46:59.124 Sensor IaC Docker Sensor [iac]
18:46:59 [INFO] 22:46:59.124 0 source files to be analyzed
18:46:59 [INFO] 22:46:59.128 0/0 source files have been analyzed
18:46:59 [INFO] 22:46:59.128 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:46:59 [INFO] 22:46:59.128 Sensor Serverless configuration file sensor [security]
18:46:59 [INFO] 22:46:59.128 0 Serverless function entries were found in the project
18:46:59 [INFO] 22:46:59.129 0 Serverless function handlers were kept as entrypoints
18:46:59 [INFO] 22:46:59.129 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:46:59 [INFO] 22:46:59.129 Sensor AWS SAM template file sensor [security]
18:46:59 [INFO] 22:46:59.129 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:46:59 [INFO] 22:46:59.129 Sensor AWS SAM Inline template file sensor [security]
18:46:59 [INFO] 22:46:59.129 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:46:59 [INFO] 22:46:59.129 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.aql
18:46:59 [INFO] 22:46:59.177 Sensor JavaSensor [java]
18:46:59 [INFO] 22:46:59.177 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:46:59 [INFO] 22:46:59.180 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:46:59 [INFO] 22:46:59.180 Using ECJ batch to parse 8 Main java source files with batch size 214 KB.
18:46:59 [INFO] 22:46:59.185 Starting batch processing.
18:46:59 [INFO] 22:46:59.198 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:46:59 [INFO] 22:46:59.871 100% analyzed
18:46:59 [INFO] 22:46:59.871 Batch processing: Done.
18:46:59 [INFO] 22:46:59.872 Did not optimize analysis for any files, performed a full analysis for all 8 files.
18:47:00 [INFO] 22:47:00.001 No "Test" source files to scan.
18:47:00 [INFO] 22:47:00.001 No "Generated" source files to scan.
18:47:00 [INFO] 22:47:00.001 Sensor JavaSensor [java] (done) | time=824ms
18:47:00 [INFO] 22:47:00.002 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:00 [INFO] 22:47:00.002 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:00 [INFO] 22:47:00.002 Sensor SurefireSensor [java]
18:47:00 [INFO] 22:47:00.002 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/target/surefire-reports]
18:47:00 [INFO] 22:47:00.002 Sensor SurefireSensor [java] (done) | time=0ms
18:47:00 [INFO] 22:47:00.002 Sensor XML Sensor [xml]
18:47:00 [INFO] 22:47:00.002 1 source file to be analyzed
18:47:00 [INFO] 22:47:00.008 1/1 source file has been analyzed
18:47:00 [INFO] 22:47:00.008 Sensor XML Sensor [xml] (done) | time=6ms
18:47:00 [INFO] 22:47:00.008 Sensor JaCoCo XML Report Importer [jacoco]
18:47:00 [INFO] 22:47:00.008 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:00 [INFO] 22:47:00.010 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
18:47:00 [INFO] 22:47:00.010 Sensor Java Config Sensor [iac]
18:47:00 [INFO] 22:47:00.011 0 source files to be analyzed
18:47:00 [INFO] 22:47:00.011 0/0 source files have been analyzed
18:47:00 [INFO] 22:47:00.011 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:00 [INFO] 22:47:00.011 Sensor IaC Docker Sensor [iac]
18:47:00 [INFO] 22:47:00.012 0 source files to be analyzed
18:47:00 [INFO] 22:47:00.015 0/0 source files have been analyzed
18:47:00 [INFO] 22:47:00.015 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:47:00 [INFO] 22:47:00.016 Sensor Serverless configuration file sensor [security]
18:47:00 [INFO] 22:47:00.016 0 Serverless function entries were found in the project
18:47:00 [INFO] 22:47:00.016 0 Serverless function handlers were kept as entrypoints
18:47:00 [INFO] 22:47:00.016 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:47:00 [INFO] 22:47:00.016 Sensor AWS SAM template file sensor [security]
18:47:00 [INFO] 22:47:00.016 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:00 [INFO] 22:47:00.016 Sensor AWS SAM Inline template file sensor [security]
18:47:00 [INFO] 22:47:00.016 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:00 [INFO] 22:47:00.016 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.design
18:47:00 [INFO] 22:47:00.061 Sensor JavaSensor [java]
18:47:00 [INFO] 22:47:00.061 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:00 [INFO] 22:47:00.067 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:00 [INFO] 22:47:00.067 No "Main" source files to scan.
18:47:00 [INFO] 22:47:00.232 Using ECJ batch to parse 2 Test java source files with batch size 214 KB.
18:47:00 [INFO] 22:47:00.252 Starting batch processing.
18:47:00 [INFO] 22:47:00.283 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:00 [INFO] 22:47:00.295 100% analyzed
18:47:00 [INFO] 22:47:00.295 Batch processing: Done.
18:47:00 [INFO] 22:47:00.296 Did not optimize analysis for any files, performed a full analysis for all 2 files.
18:47:00 [INFO] 22:47:00.297 No "Generated" source files to scan.
18:47:00 [INFO] 22:47:00.297 Sensor JavaSensor [java] (done) | time=236ms
18:47:00 [INFO] 22:47:00.297 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:00 [INFO] 22:47:00.297 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:00 [INFO] 22:47:00.297 Sensor SurefireSensor [java]
18:47:00 [INFO] 22:47:00.297 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/surefire-reports]
18:47:00 [INFO] 22:47:00.297 Sensor SurefireSensor [java] (done) | time=0ms
18:47:00 [INFO] 22:47:00.297 Sensor XML Sensor [xml]
18:47:00 [INFO] 22:47:00.298 1 source file to be analyzed
18:47:00 [INFO] 22:47:00.302 1/1 source file has been analyzed
18:47:00 [INFO] 22:47:00.303 Sensor XML Sensor [xml] (done) | time=6ms
18:47:00 [INFO] 22:47:00.303 Sensor JaCoCo XML Report Importer [jacoco]
18:47:00 [INFO] 22:47:00.303 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:00 [INFO] 22:47:00.304 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:47:00 [INFO] 22:47:00.304 Sensor Java Config Sensor [iac]
18:47:00 [INFO] 22:47:00.305 0 source files to be analyzed
18:47:00 [INFO] 22:47:00.305 0/0 source files have been analyzed
18:47:00 [INFO] 22:47:00.305 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:00 [INFO] 22:47:00.305 Sensor IaC Docker Sensor [iac]
18:47:00 [INFO] 22:47:00.305 0 source files to be analyzed
18:47:00 [INFO] 22:47:00.309 0/0 source files have been analyzed
18:47:00 [INFO] 22:47:00.309 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:47:00 [INFO] 22:47:00.309 Sensor Serverless configuration file sensor [security]
18:47:00 [INFO] 22:47:00.309 0 Serverless function entries were found in the project
18:47:00 [INFO] 22:47:00.309 0 Serverless function handlers were kept as entrypoints
18:47:00 [INFO] 22:47:00.309 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:00 [INFO] 22:47:00.309 Sensor AWS SAM template file sensor [security]
18:47:00 [INFO] 22:47:00.309 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:00 [INFO] 22:47:00.309 Sensor AWS SAM Inline template file sensor [security]
18:47:00 [INFO] 22:47:00.309 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:00 [INFO] 22:47:00.309 ------------- Run sensors on module org.eclipse.sirius.diagram.formatdata
18:47:00 [INFO] 22:47:00.358 Sensor JavaSensor [java]
18:47:00 [INFO] 22:47:00.358 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:00 [INFO] 22:47:00.361 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:00 [INFO] 22:47:00.361 Using ECJ batch to parse 11 Main java source files with batch size 214 KB.
18:47:00 [INFO] 22:47:00.366 Starting batch processing.
18:47:00 [INFO] 22:47:00.376 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:00 [INFO] 22:47:00.682 100% analyzed
18:47:00 [INFO] 22:47:00.683 Batch processing: Done.
18:47:00 [INFO] 22:47:00.683 Did not optimize analysis for any files, performed a full analysis for all 11 files.
18:47:00 [INFO] 22:47:00.812 No "Test" source files to scan.
18:47:00 [INFO] 22:47:00.813 No "Generated" source files to scan.
18:47:00 [INFO] 22:47:00.813 Sensor JavaSensor [java] (done) | time=455ms
18:47:00 [INFO] 22:47:00.813 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:00 [INFO] 22:47:00.813 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:00 [INFO] 22:47:00.813 Sensor SurefireSensor [java]
18:47:00 [INFO] 22:47:00.813 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/surefire-reports]
18:47:00 [INFO] 22:47:00.813 Sensor SurefireSensor [java] (done) | time=0ms
18:47:00 [INFO] 22:47:00.813 Sensor XML Sensor [xml]
18:47:00 [INFO] 22:47:00.814 1 source file to be analyzed
18:47:00 [INFO] 22:47:00.819 1/1 source file has been analyzed
18:47:00 [INFO] 22:47:00.819 Sensor XML Sensor [xml] (done) | time=6ms
18:47:00 [INFO] 22:47:00.819 Sensor JaCoCo XML Report Importer [jacoco]
18:47:00 [INFO] 22:47:00.819 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:00 [INFO] 22:47:00.823 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
18:47:00 [INFO] 22:47:00.823 Sensor Java Config Sensor [iac]
18:47:00 [INFO] 22:47:00.823 0 source files to be analyzed
18:47:00 [INFO] 22:47:00.823 0/0 source files have been analyzed
18:47:00 [INFO] 22:47:00.823 Sensor Java Config Sensor [iac] (done) | time=0ms
18:47:00 [INFO] 22:47:00.824 Sensor IaC Docker Sensor [iac]
18:47:00 [INFO] 22:47:00.824 0 source files to be analyzed
18:47:00 [INFO] 22:47:00.827 0/0 source files have been analyzed
18:47:00 [INFO] 22:47:00.828 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:00 [INFO] 22:47:00.828 Sensor Serverless configuration file sensor [security]
18:47:00 [INFO] 22:47:00.828 0 Serverless function entries were found in the project
18:47:00 [INFO] 22:47:00.828 0 Serverless function handlers were kept as entrypoints
18:47:00 [INFO] 22:47:00.828 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:00 [INFO] 22:47:00.828 Sensor AWS SAM template file sensor [security]
18:47:00 [INFO] 22:47:00.828 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:00 [INFO] 22:47:00.828 Sensor AWS SAM Inline template file sensor [security]
18:47:00 [INFO] 22:47:00.828 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:00 [INFO] 22:47:00.828 ------------- Run sensors on module org.eclipse.sirius.ext.gmf.notation
18:47:00 [INFO] 22:47:00.871 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:00 [INFO] 22:47:00.871 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:00 [INFO] 22:47:00.872 Sensor XML Sensor [xml]
18:47:00 [INFO] 22:47:00.872 1 source file to be analyzed
18:47:00 [INFO] 22:47:00.877 1/1 source file has been analyzed
18:47:00 [INFO] 22:47:00.877 Sensor XML Sensor [xml] (done) | time=5ms
18:47:00 [INFO] 22:47:00.877 Sensor JaCoCo XML Report Importer [jacoco]
18:47:00 [INFO] 22:47:00.877 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:00 [INFO] 22:47:00.878 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:47:00 [INFO] 22:47:00.878 Sensor Java Config Sensor [iac]
18:47:00 [INFO] 22:47:00.878 0 source files to be analyzed
18:47:00 [INFO] 22:47:00.878 0/0 source files have been analyzed
18:47:00 [INFO] 22:47:00.878 Sensor Java Config Sensor [iac] (done) | time=0ms
18:47:00 [INFO] 22:47:00.878 Sensor IaC Docker Sensor [iac]
18:47:00 [INFO] 22:47:00.879 0 source files to be analyzed
18:47:00 [INFO] 22:47:00.882 0/0 source files have been analyzed
18:47:00 [INFO] 22:47:00.882 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:47:00 [INFO] 22:47:00.882 Sensor Serverless configuration file sensor [security]
18:47:00 [INFO] 22:47:00.882 0 Serverless function entries were found in the project
18:47:00 [INFO] 22:47:00.882 0 Serverless function handlers were kept as entrypoints
18:47:00 [INFO] 22:47:00.882 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:00 [INFO] 22:47:00.882 Sensor AWS SAM template file sensor [security]
18:47:00 [INFO] 22:47:00.882 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:00 [INFO] 22:47:00.882 Sensor AWS SAM Inline template file sensor [security]
18:47:00 [INFO] 22:47:00.882 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:00 [INFO] 22:47:00.883 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.design
18:47:00 [INFO] 22:47:00.921 Sensor JavaSensor [java]
18:47:00 [INFO] 22:47:00.921 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:00 [INFO] 22:47:00.923 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:00 [INFO] 22:47:00.923 No "Main" source files to scan.
18:47:01 [INFO] 22:47:01.077 Using ECJ batch to parse 2 Test java source files with batch size 214 KB.
18:47:01 [INFO] 22:47:01.078 Starting batch processing.
18:47:01 [INFO] 22:47:01.091 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:01 [INFO] 22:47:01.100 100% analyzed
18:47:01 [INFO] 22:47:01.100 Batch processing: Done.
18:47:01 [INFO] 22:47:01.101 Did not optimize analysis for any files, performed a full analysis for all 2 files.
18:47:01 [INFO] 22:47:01.101 No "Generated" source files to scan.
18:47:01 [INFO] 22:47:01.101 Sensor JavaSensor [java] (done) | time=180ms
18:47:01 [INFO] 22:47:01.101 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:01 [INFO] 22:47:01.101 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:01 [INFO] 22:47:01.101 Sensor SurefireSensor [java]
18:47:01 [INFO] 22:47:01.101 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/surefire-reports]
18:47:01 [INFO] 22:47:01.101 Sensor SurefireSensor [java] (done) | time=0ms
18:47:01 [INFO] 22:47:01.101 Sensor XML Sensor [xml]
18:47:01 [INFO] 22:47:01.102 1 source file to be analyzed
18:47:01 [INFO] 22:47:01.106 1/1 source file has been analyzed
18:47:01 [INFO] 22:47:01.106 Sensor XML Sensor [xml] (done) | time=5ms
18:47:01 [INFO] 22:47:01.106 Sensor JaCoCo XML Report Importer [jacoco]
18:47:01 [WARNING] 22:47:01.107 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/site/jacoco/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
18:47:01 [INFO] 22:47:01.107 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
18:47:01 [INFO] 22:47:01.107 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:47:01 [INFO] 22:47:01.107 Sensor Java Config Sensor [iac]
18:47:01 [INFO] 22:47:01.108 0 source files to be analyzed
18:47:01 [INFO] 22:47:01.108 0/0 source files have been analyzed
18:47:01 [INFO] 22:47:01.108 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:01 [INFO] 22:47:01.108 Sensor IaC Docker Sensor [iac]
18:47:01 [INFO] 22:47:01.108 0 source files to be analyzed
18:47:01 [INFO] 22:47:01.111 0/0 source files have been analyzed
18:47:01 [INFO] 22:47:01.111 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:01 [INFO] 22:47:01.111 Sensor Serverless configuration file sensor [security]
18:47:01 [INFO] 22:47:01.111 0 Serverless function entries were found in the project
18:47:01 [INFO] 22:47:01.112 0 Serverless function handlers were kept as entrypoints
18:47:01 [INFO] 22:47:01.112 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:47:01 [INFO] 22:47:01.112 Sensor AWS SAM template file sensor [security]
18:47:01 [INFO] 22:47:01.112 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:01 [INFO] 22:47:01.112 Sensor AWS SAM Inline template file sensor [security]
18:47:01 [INFO] 22:47:01.112 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:01 [INFO] 22:47:01.112 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.editor
18:47:01 [INFO] 22:47:01.151 Sensor JavaSensor [java]
18:47:01 [INFO] 22:47:01.151 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:01 [INFO] 22:47:01.158 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:01 [INFO] 22:47:01.158 No "Main" source files to scan.
18:47:01 [INFO] 22:47:01.308 Using ECJ batch to parse 4 Test java source files with batch size 214 KB.
18:47:01 [INFO] 22:47:01.318 Starting batch processing.
18:47:01 [INFO] 22:47:01.355 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:01 [INFO] 22:47:01.603 100% analyzed
18:47:01 [INFO] 22:47:01.603 Batch processing: Done.
18:47:01 [INFO] 22:47:01.604 Did not optimize analysis for any files, performed a full analysis for all 4 files.
18:47:01 [INFO] 22:47:01.604 No "Generated" source files to scan.
18:47:01 [INFO] 22:47:01.604 Sensor JavaSensor [java] (done) | time=453ms
18:47:01 [INFO] 22:47:01.604 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:01 [INFO] 22:47:01.604 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:01 [INFO] 22:47:01.604 Sensor SurefireSensor [java]
18:47:01 [INFO] 22:47:01.604 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/surefire-reports]
18:47:01 [INFO] 22:47:01.604 Sensor SurefireSensor [java] (done) | time=0ms
18:47:01 [INFO] 22:47:01.604 Sensor XML Sensor [xml]
18:47:01 [INFO] 22:47:01.605 1 source file to be analyzed
18:47:01 [INFO] 22:47:01.609 1/1 source file has been analyzed
18:47:01 [INFO] 22:47:01.610 Sensor XML Sensor [xml] (done) | time=5ms
18:47:01 [INFO] 22:47:01.610 Sensor JaCoCo XML Report Importer [jacoco]
18:47:01 [INFO] 22:47:01.610 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:01 [INFO] 22:47:01.613 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
18:47:01 [INFO] 22:47:01.613 Sensor Java Config Sensor [iac]
18:47:01 [INFO] 22:47:01.614 0 source files to be analyzed
18:47:01 [INFO] 22:47:01.614 0/0 source files have been analyzed
18:47:01 [INFO] 22:47:01.614 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:01 [INFO] 22:47:01.614 Sensor IaC Docker Sensor [iac]
18:47:01 [INFO] 22:47:01.615 0 source files to be analyzed
18:47:01 [INFO] 22:47:01.618 0/0 source files have been analyzed
18:47:01 [INFO] 22:47:01.618 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:47:01 [INFO] 22:47:01.618 Sensor Serverless configuration file sensor [security]
18:47:01 [INFO] 22:47:01.618 0 Serverless function entries were found in the project
18:47:01 [INFO] 22:47:01.618 0 Serverless function handlers were kept as entrypoints
18:47:01 [INFO] 22:47:01.618 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:01 [INFO] 22:47:01.618 Sensor AWS SAM template file sensor [security]
18:47:01 [INFO] 22:47:01.618 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:01 [INFO] 22:47:01.619 Sensor AWS SAM Inline template file sensor [security]
18:47:01 [INFO] 22:47:01.619 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:01 [INFO] 22:47:01.619 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.edit
18:47:01 [INFO] 22:47:01.657 Sensor JavaSensor [java]
18:47:01 [INFO] 22:47:01.657 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:01 [INFO] 22:47:01.659 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:01 [INFO] 22:47:01.659 No "Main" source files to scan.
18:47:01 [INFO] 22:47:01.815 Using ECJ batch to parse 6 Test java source files with batch size 214 KB.
18:47:01 [INFO] 22:47:01.818 Starting batch processing.
18:47:01 [INFO] 22:47:01.831 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:01 [INFO] 22:47:01.875 100% analyzed
18:47:01 [INFO] 22:47:01.876 Batch processing: Done.
18:47:01 [INFO] 22:47:01.876 Did not optimize analysis for any files, performed a full analysis for all 6 files.
18:47:01 [INFO] 22:47:01.876 No "Generated" source files to scan.
18:47:01 [INFO] 22:47:01.876 Sensor JavaSensor [java] (done) | time=219ms
18:47:01 [INFO] 22:47:01.876 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:01 [INFO] 22:47:01.876 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:01 [INFO] 22:47:01.876 Sensor SurefireSensor [java]
18:47:01 [INFO] 22:47:01.876 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/surefire-reports]
18:47:01 [INFO] 22:47:01.876 Sensor SurefireSensor [java] (done) | time=0ms
18:47:01 [INFO] 22:47:01.876 Sensor XML Sensor [xml]
18:47:01 [INFO] 22:47:01.877 1 source file to be analyzed
18:47:01 [INFO] 22:47:01.881 1/1 source file has been analyzed
18:47:01 [INFO] 22:47:01.881 Sensor XML Sensor [xml] (done) | time=5ms
18:47:01 [INFO] 22:47:01.882 Sensor JaCoCo XML Report Importer [jacoco]
18:47:01 [WARNING] 22:47:01.882 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/site/jacoco/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
18:47:01 [INFO] 22:47:01.882 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
18:47:01 [INFO] 22:47:01.882 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
18:47:01 [INFO] 22:47:01.882 Sensor Java Config Sensor [iac]
18:47:01 [INFO] 22:47:01.882 0 source files to be analyzed
18:47:01 [INFO] 22:47:01.882 0/0 source files have been analyzed
18:47:01 [INFO] 22:47:01.882 Sensor Java Config Sensor [iac] (done) | time=0ms
18:47:01 [INFO] 22:47:01.883 Sensor IaC Docker Sensor [iac]
18:47:01 [INFO] 22:47:01.883 0 source files to be analyzed
18:47:01 [INFO] 22:47:01.886 0/0 source files have been analyzed
18:47:01 [INFO] 22:47:01.886 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:47:01 [INFO] 22:47:01.886 Sensor Serverless configuration file sensor [security]
18:47:01 [INFO] 22:47:01.886 0 Serverless function entries were found in the project
18:47:01 [INFO] 22:47:01.886 0 Serverless function handlers were kept as entrypoints
18:47:01 [INFO] 22:47:01.886 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:01 [INFO] 22:47:01.886 Sensor AWS SAM template file sensor [security]
18:47:01 [INFO] 22:47:01.886 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:01 [INFO] 22:47:01.886 Sensor AWS SAM Inline template file sensor [security]
18:47:01 [INFO] 22:47:01.886 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:01 [INFO] 22:47:01.886 ------------- Run sensors on module org.eclipse.sirius.ext.emf.edit
18:47:02 [INFO] 22:47:02.035 Sensor JavaSensor [java]
18:47:02 [INFO] 22:47:02.035 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:02 [INFO] 22:47:02.037 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:02 [INFO] 22:47:02.037 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
18:47:02 [INFO] 22:47:02.041 Starting batch processing.
18:47:02 [INFO] 22:47:02.097 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:02 [INFO] 22:47:02.333 100% analyzed
18:47:02 [INFO] 22:47:02.333 Batch processing: Done.
18:47:02 [INFO] 22:47:02.334 Did not optimize analysis for any files, performed a full analysis for all 1 files.
18:47:02 [INFO] 22:47:02.493 No "Test" source files to scan.
18:47:02 [INFO] 22:47:02.493 No "Generated" source files to scan.
18:47:02 [INFO] 22:47:02.494 Sensor JavaSensor [java] (done) | time=459ms
18:47:02 [INFO] 22:47:02.494 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:02 [INFO] 22:47:02.494 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:02 [INFO] 22:47:02.494 Sensor SurefireSensor [java]
18:47:02 [INFO] 22:47:02.494 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/target/surefire-reports]
18:47:02 [INFO] 22:47:02.494 Sensor SurefireSensor [java] (done) | time=0ms
18:47:02 [INFO] 22:47:02.494 Sensor XML Sensor [xml]
18:47:02 [INFO] 22:47:02.495 1 source file to be analyzed
18:47:02 [INFO] 22:47:02.506 1/1 source file has been analyzed
18:47:02 [INFO] 22:47:02.506 Sensor XML Sensor [xml] (done) | time=12ms
18:47:02 [INFO] 22:47:02.506 Sensor JaCoCo XML Report Importer [jacoco]
18:47:02 [INFO] 22:47:02.507 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:02 [INFO] 22:47:02.509 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
18:47:02 [INFO] 22:47:02.509 Sensor Java Config Sensor [iac]
18:47:02 [INFO] 22:47:02.509 0 source files to be analyzed
18:47:02 [INFO] 22:47:02.509 0/0 source files have been analyzed
18:47:02 [INFO] 22:47:02.509 Sensor Java Config Sensor [iac] (done) | time=0ms
18:47:02 [INFO] 22:47:02.509 Sensor IaC Docker Sensor [iac]
18:47:02 [INFO] 22:47:02.510 0 source files to be analyzed
18:47:02 [INFO] 22:47:02.514 0/0 source files have been analyzed
18:47:02 [INFO] 22:47:02.514 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:47:02 [INFO] 22:47:02.514 Sensor Serverless configuration file sensor [security]
18:47:02 [INFO] 22:47:02.514 0 Serverless function entries were found in the project
18:47:02 [INFO] 22:47:02.514 0 Serverless function handlers were kept as entrypoints
18:47:02 [INFO] 22:47:02.514 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:02 [INFO] 22:47:02.515 Sensor AWS SAM template file sensor [security]
18:47:02 [INFO] 22:47:02.515 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:02 [INFO] 22:47:02.515 Sensor AWS SAM Inline template file sensor [security]
18:47:02 [INFO] 22:47:02.515 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:02 [INFO] 22:47:02.515 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.mtl
18:47:02 [INFO] 22:47:02.567 Sensor JavaSensor [java]
18:47:02 [INFO] 22:47:02.567 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:02 [INFO] 22:47:02.570 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:02 [INFO] 22:47:02.570 Using ECJ batch to parse 15 Main java source files with batch size 214 KB.
18:47:02 [INFO] 22:47:02.584 Starting batch processing.
18:47:02 [INFO] 22:47:02.609 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:04 [INFO] 22:47:04.760 100% analyzed
18:47:04 [INFO] 22:47:04.760 Batch processing: Done.
18:47:04 [INFO] 22:47:04.760 Did not optimize analysis for any files, performed a full analysis for all 15 files.
18:47:04 [INFO] 22:47:04.902 No "Test" source files to scan.
18:47:04 [INFO] 22:47:04.903 No "Generated" source files to scan.
18:47:04 [INFO] 22:47:04.903 Sensor JavaSensor [java] (done) | time=2336ms
18:47:04 [INFO] 22:47:04.903 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:04 [INFO] 22:47:04.903 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:04 [INFO] 22:47:04.903 Sensor SurefireSensor [java]
18:47:04 [INFO] 22:47:04.903 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/target/surefire-reports]
18:47:04 [INFO] 22:47:04.903 Sensor SurefireSensor [java] (done) | time=0ms
18:47:04 [INFO] 22:47:04.903 Sensor XML Sensor [xml]
18:47:04 [INFO] 22:47:04.904 1 source file to be analyzed
18:47:04 [INFO] 22:47:04.908 1/1 source file has been analyzed
18:47:04 [INFO] 22:47:04.908 Sensor XML Sensor [xml] (done) | time=5ms
18:47:04 [INFO] 22:47:04.908 Sensor JaCoCo XML Report Importer [jacoco]
18:47:04 [INFO] 22:47:04.908 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:04 [INFO] 22:47:04.912 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
18:47:04 [INFO] 22:47:04.912 Sensor Java Config Sensor [iac]
18:47:04 [INFO] 22:47:04.913 0 source files to be analyzed
18:47:04 [INFO] 22:47:04.913 0/0 source files have been analyzed
18:47:04 [INFO] 22:47:04.913 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:04 [INFO] 22:47:04.913 Sensor IaC Docker Sensor [iac]
18:47:04 [INFO] 22:47:04.914 0 source files to be analyzed
18:47:04 [INFO] 22:47:04.917 0/0 source files have been analyzed
18:47:04 [INFO] 22:47:04.917 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:47:04 [INFO] 22:47:04.917 Sensor Serverless configuration file sensor [security]
18:47:04 [INFO] 22:47:04.917 0 Serverless function entries were found in the project
18:47:04 [INFO] 22:47:04.917 0 Serverless function handlers were kept as entrypoints
18:47:04 [INFO] 22:47:04.917 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:04 [INFO] 22:47:04.917 Sensor AWS SAM template file sensor [security]
18:47:04 [INFO] 22:47:04.917 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:04 [INFO] 22:47:04.917 Sensor AWS SAM Inline template file sensor [security]
18:47:04 [INFO] 22:47:04.918 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
18:47:04 [INFO] 22:47:04.918 ------------- Run sensors on module org.eclipse.sirius.editor
18:47:04 [INFO] 22:47:04.956 Sensor JavaSensor [java]
18:47:04 [INFO] 22:47:04.956 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:04 [INFO] 22:47:04.961 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:04 [INFO] 22:47:04.961 Using ECJ batch to parse 92 Main java source files with batch size 214 KB.
18:47:04 [INFO] 22:47:04.984 Starting batch processing.
18:47:05 [INFO] 22:47:05.050 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:11 [INFO] 22:47:11.369 100% analyzed
18:47:11 [INFO] 22:47:11.369 Batch processing: Done.
18:47:11 [INFO] 22:47:11.370 Did not optimize analysis for any files, performed a full analysis for all 92 files.
18:47:11 [INFO] 22:47:11.712 No "Test" source files to scan.
18:47:11 [INFO] 22:47:11.713 No "Generated" source files to scan.
18:47:11 [INFO] 22:47:11.713 Sensor JavaSensor [java] (done) | time=6757ms
18:47:11 [INFO] 22:47:11.713 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:11 [INFO] 22:47:11.714 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:47:11 [INFO] 22:47:11.714 Sensor SurefireSensor [java]
18:47:11 [INFO] 22:47:11.714 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/surefire-reports]
18:47:11 [INFO] 22:47:11.714 Sensor SurefireSensor [java] (done) | time=0ms
18:47:11 [INFO] 22:47:11.714 Sensor XML Sensor [xml]
18:47:11 [INFO] 22:47:11.715 1 source file to be analyzed
18:47:11 [INFO] 22:47:11.725 1/1 source file has been analyzed
18:47:11 [INFO] 22:47:11.725 Sensor XML Sensor [xml] (done) | time=11ms
18:47:11 [INFO] 22:47:11.725 Sensor JaCoCo XML Report Importer [jacoco]
18:47:11 [INFO] 22:47:11.726 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:11 [INFO] 22:47:11.766 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=41ms
18:47:11 [INFO] 22:47:11.768 Sensor Java Config Sensor [iac]
18:47:11 [INFO] 22:47:11.772 0 source files to be analyzed
18:47:11 [INFO] 22:47:11.772 0/0 source files have been analyzed
18:47:11 [INFO] 22:47:11.772 Sensor Java Config Sensor [iac] (done) | time=4ms
18:47:11 [INFO] 22:47:11.772 Sensor IaC Docker Sensor [iac]
18:47:11 [INFO] 22:47:11.773 0 source files to be analyzed
18:47:11 [INFO] 22:47:11.780 0/0 source files have been analyzed
18:47:11 [INFO] 22:47:11.780 Sensor IaC Docker Sensor [iac] (done) | time=8ms
18:47:11 [INFO] 22:47:11.780 Sensor Serverless configuration file sensor [security]
18:47:11 [INFO] 22:47:11.781 0 Serverless function entries were found in the project
18:47:11 [INFO] 22:47:11.781 0 Serverless function handlers were kept as entrypoints
18:47:11 [INFO] 22:47:11.781 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:47:11 [INFO] 22:47:11.781 Sensor AWS SAM template file sensor [security]
18:47:11 [INFO] 22:47:11.781 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:11 [INFO] 22:47:11.781 Sensor AWS SAM Inline template file sensor [security]
18:47:11 [INFO] 22:47:11.781 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:11 [INFO] 22:47:11.782 ------------- Run sensors on module org.eclipse.sirius.tests.swtbot
18:47:11 [INFO] 22:47:11.840 Sensor JavaSensor [java]
18:47:11 [INFO] 22:47:11.840 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:11 [INFO] 22:47:11.852 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:11 [INFO] 22:47:11.852 No "Main" source files to scan.
18:47:12 [INFO] 22:47:12.111 Using ECJ batch to parse 487 Test java source files with batch size 214 KB.
18:47:12 [INFO] 22:47:12.132 Starting batch processing.
18:47:12 [INFO] 22:47:12.274 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:23 [WARNING] 22:47:23.276 Invalid character encountered in file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/src/org/eclipse/sirius/tests/swtbot/sequence/InteractionUseMoveDownTests.java at line 495 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
18:47:30 [INFO] 22:47:30.236 100% analyzed
18:47:30 [INFO] 22:47:30.236 Batch processing: Done.
18:47:30 [INFO] 22:47:30.238 Did not optimize analysis for any files, performed a full analysis for all 487 files.
18:47:30 [INFO] 22:47:30.238 No "Generated" source files to scan.
18:47:30 [INFO] 22:47:30.238 Sensor JavaSensor [java] (done) | time=18398ms
18:47:30 [INFO] 22:47:30.238 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:30 [INFO] 22:47:30.239 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:47:30 [INFO] 22:47:30.239 Sensor SurefireSensor [java]
18:47:30 [INFO] 22:47:30.239 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/surefire-reports]
18:47:30 [INFO] 22:47:30.371 Sensor SurefireSensor [java] (done) | time=132ms
18:47:30 [INFO] 22:47:30.371 Sensor XML Sensor [xml]
18:47:30 [INFO] 22:47:30.372 1 source file to be analyzed
18:47:30 [INFO] 22:47:30.382 1/1 source file has been analyzed
18:47:30 [INFO] 22:47:30.382 Sensor XML Sensor [xml] (done) | time=11ms
18:47:30 [INFO] 22:47:30.382 Sensor JaCoCo XML Report Importer [jacoco]
18:47:30 [INFO] 22:47:30.383 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:30 [INFO] 22:47:30.529 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=147ms
18:47:30 [INFO] 22:47:30.530 Sensor Java Config Sensor [iac]
18:47:30 [INFO] 22:47:30.534 0 source files to be analyzed
18:47:30 [INFO] 22:47:30.534 0/0 source files have been analyzed
18:47:30 [INFO] 22:47:30.534 Sensor Java Config Sensor [iac] (done) | time=4ms
18:47:30 [INFO] 22:47:30.534 Sensor IaC Docker Sensor [iac]
18:47:30 [INFO] 22:47:30.535 0 source files to be analyzed
18:47:30 [INFO] 22:47:30.539 0/0 source files have been analyzed
18:47:30 [INFO] 22:47:30.539 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:47:30 [INFO] 22:47:30.539 Sensor Serverless configuration file sensor [security]
18:47:30 [INFO] 22:47:30.540 0 Serverless function entries were found in the project
18:47:30 [INFO] 22:47:30.540 0 Serverless function handlers were kept as entrypoints
18:47:30 [INFO] 22:47:30.540 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:47:30 [INFO] 22:47:30.540 Sensor AWS SAM template file sensor [security]
18:47:30 [INFO] 22:47:30.540 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:30 [INFO] 22:47:30.540 Sensor AWS SAM Inline template file sensor [security]
18:47:30 [INFO] 22:47:30.541 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
18:47:30 [INFO] 22:47:30.541 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.edit
18:47:30 [INFO] 22:47:30.598 Sensor JavaSensor [java]
18:47:30 [INFO] 22:47:30.598 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:30 [INFO] 22:47:30.605 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:30 [INFO] 22:47:30.605 No "Main" source files to scan.
18:47:30 [INFO] 22:47:30.771 Using ECJ batch to parse 109 Test java source files with batch size 214 KB.
18:47:30 [INFO] 22:47:30.792 Starting batch processing.
18:47:30 [INFO] 22:47:30.854 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:32 [INFO] 22:47:32.516 100% analyzed
18:47:32 [INFO] 22:47:32.516 Batch processing: Done.
18:47:32 [INFO] 22:47:32.517 Did not optimize analysis for any files, performed a full analysis for all 109 files.
18:47:32 [INFO] 22:47:32.517 No "Generated" source files to scan.
18:47:32 [INFO] 22:47:32.517 Sensor JavaSensor [java] (done) | time=1919ms
18:47:32 [INFO] 22:47:32.518 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:32 [INFO] 22:47:32.518 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:32 [INFO] 22:47:32.518 Sensor SurefireSensor [java]
18:47:32 [INFO] 22:47:32.518 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/surefire-reports]
18:47:32 [INFO] 22:47:32.518 Sensor SurefireSensor [java] (done) | time=0ms
18:47:32 [INFO] 22:47:32.518 Sensor XML Sensor [xml]
18:47:32 [INFO] 22:47:32.519 1 source file to be analyzed
18:47:32 [INFO] 22:47:32.525 1/1 source file has been analyzed
18:47:32 [INFO] 22:47:32.525 Sensor XML Sensor [xml] (done) | time=7ms
18:47:32 [INFO] 22:47:32.525 Sensor JaCoCo XML Report Importer [jacoco]
18:47:32 [INFO] 22:47:32.526 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:32 [INFO] 22:47:32.547 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=22ms
18:47:32 [INFO] 22:47:32.547 Sensor Java Config Sensor [iac]
18:47:32 [INFO] 22:47:32.550 0 source files to be analyzed
18:47:32 [INFO] 22:47:32.551 0/0 source files have been analyzed
18:47:32 [INFO] 22:47:32.551 Sensor Java Config Sensor [iac] (done) | time=4ms
18:47:32 [INFO] 22:47:32.551 Sensor IaC Docker Sensor [iac]
18:47:32 [INFO] 22:47:32.551 0 source files to be analyzed
18:47:32 [INFO] 22:47:32.555 0/0 source files have been analyzed
18:47:32 [INFO] 22:47:32.555 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:47:32 [INFO] 22:47:32.555 Sensor Serverless configuration file sensor [security]
18:47:32 [INFO] 22:47:32.555 0 Serverless function entries were found in the project
18:47:32 [INFO] 22:47:32.555 0 Serverless function handlers were kept as entrypoints
18:47:32 [INFO] 22:47:32.555 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:32 [INFO] 22:47:32.555 Sensor AWS SAM template file sensor [security]
18:47:32 [INFO] 22:47:32.555 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:32 [INFO] 22:47:32.555 Sensor AWS SAM Inline template file sensor [security]
18:47:32 [INFO] 22:47:32.555 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:32 [INFO] 22:47:32.555 ------------- Run sensors on module org.eclipse.sirius.properties.ext.widgets.reference.edit
18:47:32 [INFO] 22:47:32.591 Sensor JavaSensor [java]
18:47:32 [INFO] 22:47:32.591 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:32 [INFO] 22:47:32.595 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:32 [INFO] 22:47:32.595 Using ECJ batch to parse 5 Main java source files with batch size 214 KB.
18:47:32 [INFO] 22:47:32.598 Starting batch processing.
18:47:32 [INFO] 22:47:32.621 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:32 [INFO] 22:47:32.722 100% analyzed
18:47:32 [INFO] 22:47:32.722 Batch processing: Done.
18:47:32 [INFO] 22:47:32.723 Did not optimize analysis for any files, performed a full analysis for all 5 files.
18:47:32 [INFO] 22:47:32.858 No "Test" source files to scan.
18:47:32 [INFO] 22:47:32.858 No "Generated" source files to scan.
18:47:32 [INFO] 22:47:32.858 Sensor JavaSensor [java] (done) | time=267ms
18:47:32 [INFO] 22:47:32.859 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:32 [INFO] 22:47:32.859 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:32 [INFO] 22:47:32.859 Sensor SurefireSensor [java]
18:47:32 [INFO] 22:47:32.859 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/surefire-reports]
18:47:32 [INFO] 22:47:32.859 Sensor SurefireSensor [java] (done) | time=0ms
18:47:32 [INFO] 22:47:32.859 Sensor XML Sensor [xml]
18:47:32 [INFO] 22:47:32.859 1 source file to be analyzed
18:47:32 [INFO] 22:47:32.863 1/1 source file has been analyzed
18:47:32 [INFO] 22:47:32.863 Sensor XML Sensor [xml] (done) | time=4ms
18:47:32 [INFO] 22:47:32.863 Sensor JaCoCo XML Report Importer [jacoco]
18:47:32 [INFO] 22:47:32.863 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:32 [INFO] 22:47:32.866 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
18:47:32 [INFO] 22:47:32.866 Sensor Java Config Sensor [iac]
18:47:32 [INFO] 22:47:32.866 0 source files to be analyzed
18:47:32 [INFO] 22:47:32.866 0/0 source files have been analyzed
18:47:32 [INFO] 22:47:32.866 Sensor Java Config Sensor [iac] (done) | time=0ms
18:47:32 [INFO] 22:47:32.866 Sensor IaC Docker Sensor [iac]
18:47:32 [INFO] 22:47:32.867 0 source files to be analyzed
18:47:32 [INFO] 22:47:32.869 0/0 source files have been analyzed
18:47:32 [INFO] 22:47:32.869 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:32 [INFO] 22:47:32.869 Sensor Serverless configuration file sensor [security]
18:47:32 [INFO] 22:47:32.869 0 Serverless function entries were found in the project
18:47:32 [INFO] 22:47:32.869 0 Serverless function handlers were kept as entrypoints
18:47:32 [INFO] 22:47:32.869 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:32 [INFO] 22:47:32.869 Sensor AWS SAM template file sensor [security]
18:47:32 [INFO] 22:47:32.870 Sensor AWS SAM template file sensor [security] (done) | time=1ms
18:47:32 [INFO] 22:47:32.870 Sensor AWS SAM Inline template file sensor [security]
18:47:32 [INFO] 22:47:32.870 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:32 [INFO] 22:47:32.870 ------------- Run sensors on module org.eclipse.sirius.ext.emf.tx
18:47:32 [INFO] 22:47:32.905 Sensor JavaSensor [java]
18:47:32 [INFO] 22:47:32.905 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:32 [INFO] 22:47:32.906 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:32 [INFO] 22:47:32.906 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
18:47:32 [INFO] 22:47:32.907 Starting batch processing.
18:47:32 [INFO] 22:47:32.912 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:32 [INFO] 22:47:32.954 100% analyzed
18:47:32 [INFO] 22:47:32.954 Batch processing: Done.
18:47:32 [INFO] 22:47:32.954 Did not optimize analysis for any files, performed a full analysis for all 1 files.
18:47:33 [INFO] 22:47:33.091 No "Test" source files to scan.
18:47:33 [INFO] 22:47:33.091 No "Generated" source files to scan.
18:47:33 [INFO] 22:47:33.091 Sensor JavaSensor [java] (done) | time=186ms
18:47:33 [INFO] 22:47:33.091 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:33 [INFO] 22:47:33.091 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:33 [INFO] 22:47:33.092 Sensor SurefireSensor [java]
18:47:33 [INFO] 22:47:33.092 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/target/surefire-reports]
18:47:33 [INFO] 22:47:33.092 Sensor SurefireSensor [java] (done) | time=0ms
18:47:33 [INFO] 22:47:33.092 Sensor XML Sensor [xml]
18:47:33 [INFO] 22:47:33.092 1 source file to be analyzed
18:47:33 [INFO] 22:47:33.109 1/1 source file has been analyzed
18:47:33 [INFO] 22:47:33.109 Sensor XML Sensor [xml] (done) | time=17ms
18:47:33 [INFO] 22:47:33.109 Sensor JaCoCo XML Report Importer [jacoco]
18:47:33 [INFO] 22:47:33.109 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:33 [INFO] 22:47:33.110 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:47:33 [INFO] 22:47:33.110 Sensor Java Config Sensor [iac]
18:47:33 [INFO] 22:47:33.111 0 source files to be analyzed
18:47:33 [INFO] 22:47:33.111 0/0 source files have been analyzed
18:47:33 [INFO] 22:47:33.111 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:33 [INFO] 22:47:33.111 Sensor IaC Docker Sensor [iac]
18:47:33 [INFO] 22:47:33.111 0 source files to be analyzed
18:47:33 [INFO] 22:47:33.114 0/0 source files have been analyzed
18:47:33 [INFO] 22:47:33.115 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:33 [INFO] 22:47:33.115 Sensor Serverless configuration file sensor [security]
18:47:33 [INFO] 22:47:33.115 0 Serverless function entries were found in the project
18:47:33 [INFO] 22:47:33.115 0 Serverless function handlers were kept as entrypoints
18:47:33 [INFO] 22:47:33.115 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:33 [INFO] 22:47:33.115 Sensor AWS SAM template file sensor [security]
18:47:33 [INFO] 22:47:33.115 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:33 [INFO] 22:47:33.115 Sensor AWS SAM Inline template file sensor [security]
18:47:33 [INFO] 22:47:33.115 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:33 [INFO] 22:47:33.115 ------------- Run sensors on module org.eclipse.sirius.tree.model
18:47:33 [INFO] 22:47:33.157 Sensor JavaSensor [java]
18:47:33 [INFO] 22:47:33.157 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:33 [INFO] 22:47:33.158 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:33 [INFO] 22:47:33.158 Using ECJ batch to parse 11 Main java source files with batch size 214 KB.
18:47:33 [INFO] 22:47:33.163 Starting batch processing.
18:47:33 [INFO] 22:47:33.182 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:33 [INFO] 22:47:33.373 100% analyzed
18:47:33 [INFO] 22:47:33.373 Batch processing: Done.
18:47:33 [INFO] 22:47:33.374 Did not optimize analysis for any files, performed a full analysis for all 11 files.
18:47:33 [INFO] 22:47:33.515 No "Test" source files to scan.
18:47:33 [INFO] 22:47:33.515 No "Generated" source files to scan.
18:47:33 [INFO] 22:47:33.515 Sensor JavaSensor [java] (done) | time=358ms
18:47:33 [INFO] 22:47:33.515 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:33 [INFO] 22:47:33.516 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:47:33 [INFO] 22:47:33.516 Sensor SurefireSensor [java]
18:47:33 [INFO] 22:47:33.516 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/surefire-reports]
18:47:33 [INFO] 22:47:33.516 Sensor SurefireSensor [java] (done) | time=0ms
18:47:33 [INFO] 22:47:33.516 Sensor XML Sensor [xml]
18:47:33 [INFO] 22:47:33.516 1 source file to be analyzed
18:47:33 [INFO] 22:47:33.521 1/1 source file has been analyzed
18:47:33 [INFO] 22:47:33.521 Sensor XML Sensor [xml] (done) | time=5ms
18:47:33 [INFO] 22:47:33.521 Sensor JaCoCo XML Report Importer [jacoco]
18:47:33 [INFO] 22:47:33.521 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:33 [INFO] 22:47:33.529 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms
18:47:33 [INFO] 22:47:33.529 Sensor Java Config Sensor [iac]
18:47:33 [INFO] 22:47:33.530 0 source files to be analyzed
18:47:33 [INFO] 22:47:33.530 0/0 source files have been analyzed
18:47:33 [INFO] 22:47:33.530 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:33 [INFO] 22:47:33.530 Sensor IaC Docker Sensor [iac]
18:47:33 [INFO] 22:47:33.530 0 source files to be analyzed
18:47:33 [INFO] 22:47:33.533 0/0 source files have been analyzed
18:47:33 [INFO] 22:47:33.533 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:33 [INFO] 22:47:33.533 Sensor Serverless configuration file sensor [security]
18:47:33 [INFO] 22:47:33.533 0 Serverless function entries were found in the project
18:47:33 [INFO] 22:47:33.533 0 Serverless function handlers were kept as entrypoints
18:47:33 [INFO] 22:47:33.533 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:33 [INFO] 22:47:33.533 Sensor AWS SAM template file sensor [security]
18:47:33 [INFO] 22:47:33.533 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:33 [INFO] 22:47:33.533 Sensor AWS SAM Inline template file sensor [security]
18:47:33 [INFO] 22:47:33.533 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:33 [INFO] 22:47:33.533 ------------- Run sensors on module org.eclipse.sirius.properties.core
18:47:33 [INFO] 22:47:33.577 Sensor JavaSensor [java]
18:47:33 [INFO] 22:47:33.577 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:33 [INFO] 22:47:33.579 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:33 [INFO] 22:47:33.579 Using ECJ batch to parse 65 Main java source files with batch size 214 KB.
18:47:33 [INFO] 22:47:33.600 Starting batch processing.
18:47:33 [INFO] 22:47:33.626 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:35 [INFO] 22:47:35.454 100% analyzed
18:47:35 [INFO] 22:47:35.454 Batch processing: Done.
18:47:35 [INFO] 22:47:35.454 Did not optimize analysis for any files, performed a full analysis for all 65 files.
18:47:35 [INFO] 22:47:35.640 No "Test" source files to scan.
18:47:35 [INFO] 22:47:35.640 No "Generated" source files to scan.
18:47:35 [INFO] 22:47:35.640 Sensor JavaSensor [java] (done) | time=2063ms
18:47:35 [INFO] 22:47:35.640 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:35 [INFO] 22:47:35.640 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:35 [INFO] 22:47:35.641 Sensor SurefireSensor [java]
18:47:35 [INFO] 22:47:35.641 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/surefire-reports]
18:47:35 [INFO] 22:47:35.641 Sensor SurefireSensor [java] (done) | time=1ms
18:47:35 [INFO] 22:47:35.641 Sensor XML Sensor [xml]
18:47:35 [INFO] 22:47:35.641 1 source file to be analyzed
18:47:35 [INFO] 22:47:35.645 1/1 source file has been analyzed
18:47:35 [INFO] 22:47:35.645 Sensor XML Sensor [xml] (done) | time=4ms
18:47:35 [INFO] 22:47:35.645 Sensor JaCoCo XML Report Importer [jacoco]
18:47:35 [INFO] 22:47:35.645 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:35 [INFO] 22:47:35.655 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms
18:47:35 [INFO] 22:47:35.655 Sensor Java Config Sensor [iac]
18:47:35 [INFO] 22:47:35.656 0 source files to be analyzed
18:47:35 [INFO] 22:47:35.656 0/0 source files have been analyzed
18:47:35 [INFO] 22:47:35.656 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:35 [INFO] 22:47:35.656 Sensor IaC Docker Sensor [iac]
18:47:35 [INFO] 22:47:35.656 0 source files to be analyzed
18:47:35 [INFO] 22:47:35.659 0/0 source files have been analyzed
18:47:35 [INFO] 22:47:35.659 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:35 [INFO] 22:47:35.659 Sensor Serverless configuration file sensor [security]
18:47:35 [INFO] 22:47:35.659 0 Serverless function entries were found in the project
18:47:35 [INFO] 22:47:35.659 0 Serverless function handlers were kept as entrypoints
18:47:35 [INFO] 22:47:35.659 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:35 [INFO] 22:47:35.659 Sensor AWS SAM template file sensor [security]
18:47:35 [INFO] 22:47:35.659 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:35 [INFO] 22:47:35.659 Sensor AWS SAM Inline template file sensor [security]
18:47:35 [INFO] 22:47:35.659 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:35 [INFO] 22:47:35.659 ------------- Run sensors on module org.eclipse.sirius.tree.ui.ext
18:47:35 [INFO] 22:47:35.697 Sensor JavaSensor [java]
18:47:35 [INFO] 22:47:35.697 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:35 [INFO] 22:47:35.702 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:35 [INFO] 22:47:35.702 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
18:47:35 [INFO] 22:47:35.704 Starting batch processing.
18:47:35 [INFO] 22:47:35.724 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:35 [INFO] 22:47:35.764 100% analyzed
18:47:35 [INFO] 22:47:35.764 Batch processing: Done.
18:47:35 [INFO] 22:47:35.765 Did not optimize analysis for any files, performed a full analysis for all 1 files.
18:47:35 [INFO] 22:47:35.897 No "Test" source files to scan.
18:47:35 [INFO] 22:47:35.897 No "Generated" source files to scan.
18:47:35 [INFO] 22:47:35.897 Sensor JavaSensor [java] (done) | time=200ms
18:47:35 [INFO] 22:47:35.898 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:35 [INFO] 22:47:35.898 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:35 [INFO] 22:47:35.898 Sensor SurefireSensor [java]
18:47:35 [INFO] 22:47:35.898 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/target/surefire-reports]
18:47:35 [INFO] 22:47:35.898 Sensor SurefireSensor [java] (done) | time=0ms
18:47:35 [INFO] 22:47:35.898 Sensor XML Sensor [xml]
18:47:35 [INFO] 22:47:35.898 1 source file to be analyzed
18:47:35 [INFO] 22:47:35.902 1/1 source file has been analyzed
18:47:35 [INFO] 22:47:35.902 Sensor XML Sensor [xml] (done) | time=4ms
18:47:35 [INFO] 22:47:35.902 Sensor JaCoCo XML Report Importer [jacoco]
18:47:35 [INFO] 22:47:35.902 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:35 [INFO] 22:47:35.903 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:47:35 [INFO] 22:47:35.903 Sensor Java Config Sensor [iac]
18:47:35 [INFO] 22:47:35.904 0 source files to be analyzed
18:47:35 [INFO] 22:47:35.904 0/0 source files have been analyzed
18:47:35 [INFO] 22:47:35.904 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:35 [INFO] 22:47:35.904 Sensor IaC Docker Sensor [iac]
18:47:35 [INFO] 22:47:35.904 0 source files to be analyzed
18:47:35 [INFO] 22:47:35.907 0/0 source files have been analyzed
18:47:35 [INFO] 22:47:35.907 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:35 [INFO] 22:47:35.907 Sensor Serverless configuration file sensor [security]
18:47:35 [INFO] 22:47:35.907 0 Serverless function entries were found in the project
18:47:35 [INFO] 22:47:35.907 0 Serverless function handlers were kept as entrypoints
18:47:35 [INFO] 22:47:35.907 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:35 [INFO] 22:47:35.907 Sensor AWS SAM template file sensor [security]
18:47:35 [INFO] 22:47:35.907 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:35 [INFO] 22:47:35.907 Sensor AWS SAM Inline template file sensor [security]
18:47:35 [INFO] 22:47:35.907 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:35 [INFO] 22:47:35.907 ------------- Run sensors on module org.eclipse.sirius.tests.junit
18:47:35 [INFO] 22:47:35.951 Sensor JavaSensor [java]
18:47:35 [INFO] 22:47:35.951 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:35 [INFO] 22:47:35.961 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:35 [INFO] 22:47:35.961 No "Main" source files to scan.
18:47:36 [INFO] 22:47:36.355 Using ECJ batch to parse 696 Test java source files with batch size 214 KB.
18:47:36 [INFO] 22:47:36.375 Starting batch processing.
18:47:36 [INFO] 22:47:36.448 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:51 [INFO] 22:47:51.291 100% analyzed
18:47:51 [INFO] 22:47:51.291 Batch processing: Done.
18:47:51 [INFO] 22:47:51.292 Did not optimize analysis for any files, performed a full analysis for all 696 files.
18:47:51 [INFO] 22:47:51.292 No "Generated" source files to scan.
18:47:51 [INFO] 22:47:51.293 Sensor JavaSensor [java] (done) | time=15342ms
18:47:51 [INFO] 22:47:51.293 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:51 [INFO] 22:47:51.294 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:47:51 [INFO] 22:47:51.294 Sensor SurefireSensor [java]
18:47:51 [INFO] 22:47:51.294 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/surefire-reports]
18:47:51 [INFO] 22:47:51.416 Sensor SurefireSensor [java] (done) | time=122ms
18:47:51 [INFO] 22:47:51.416 Sensor XML Sensor [xml]
18:47:51 [INFO] 22:47:51.417 1 source file to be analyzed
18:47:51 [INFO] 22:47:51.422 1/1 source file has been analyzed
18:47:51 [INFO] 22:47:51.423 Sensor XML Sensor [xml] (done) | time=6ms
18:47:51 [INFO] 22:47:51.423 Sensor JaCoCo XML Report Importer [jacoco]
18:47:51 [INFO] 22:47:51.424 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:51 [INFO] 22:47:51.562 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=139ms
18:47:51 [INFO] 22:47:51.562 Sensor Java Config Sensor [iac]
18:47:51 [INFO] 22:47:51.568 0 source files to be analyzed
18:47:51 [INFO] 22:47:51.568 0/0 source files have been analyzed
18:47:51 [INFO] 22:47:51.568 Sensor Java Config Sensor [iac] (done) | time=6ms
18:47:51 [INFO] 22:47:51.569 Sensor IaC Docker Sensor [iac]
18:47:51 [INFO] 22:47:51.569 0 source files to be analyzed
18:47:51 [INFO] 22:47:51.572 0/0 source files have been analyzed
18:47:51 [INFO] 22:47:51.572 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:51 [INFO] 22:47:51.572 Sensor Serverless configuration file sensor [security]
18:47:51 [INFO] 22:47:51.572 0 Serverless function entries were found in the project
18:47:51 [INFO] 22:47:51.572 0 Serverless function handlers were kept as entrypoints
18:47:51 [INFO] 22:47:51.572 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:51 [INFO] 22:47:51.572 Sensor AWS SAM template file sensor [security]
18:47:51 [INFO] 22:47:51.573 Sensor AWS SAM template file sensor [security] (done) | time=1ms
18:47:51 [INFO] 22:47:51.573 Sensor AWS SAM Inline template file sensor [security]
18:47:51 [INFO] 22:47:51.573 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:51 [INFO] 22:47:51.573 ------------- Run sensors on module org.eclipse.sirius.sample.ecore.design
18:47:51 [INFO] 22:47:51.613 Sensor JavaSensor [java]
18:47:51 [INFO] 22:47:51.613 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:51 [INFO] 22:47:51.620 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:51 [INFO] 22:47:51.620 No "Main" source files to scan.
18:47:51 [INFO] 22:47:51.797 Using ECJ batch to parse 12 Test java source files with batch size 214 KB.
18:47:51 [INFO] 22:47:51.805 Starting batch processing.
18:47:51 [INFO] 22:47:51.887 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:52 [INFO] 22:47:52.041 100% analyzed
18:47:52 [INFO] 22:47:52.041 Batch processing: Done.
18:47:52 [INFO] 22:47:52.042 Did not optimize analysis for any files, performed a full analysis for all 12 files.
18:47:52 [INFO] 22:47:52.042 No "Generated" source files to scan.
18:47:52 [INFO] 22:47:52.042 Sensor JavaSensor [java] (done) | time=429ms
18:47:52 [INFO] 22:47:52.042 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:52 [INFO] 22:47:52.043 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:47:52 [INFO] 22:47:52.043 Sensor SurefireSensor [java]
18:47:52 [INFO] 22:47:52.043 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/target/surefire-reports]
18:47:52 [INFO] 22:47:52.043 Sensor SurefireSensor [java] (done) | time=0ms
18:47:52 [INFO] 22:47:52.043 Sensor XML Sensor [xml]
18:47:52 [INFO] 22:47:52.043 1 source file to be analyzed
18:47:52 [INFO] 22:47:52.049 1/1 source file has been analyzed
18:47:52 [INFO] 22:47:52.049 Sensor XML Sensor [xml] (done) | time=6ms
18:47:52 [INFO] 22:47:52.049 Sensor JaCoCo XML Report Importer [jacoco]
18:47:52 [INFO] 22:47:52.050 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:52 [INFO] 22:47:52.053 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
18:47:52 [INFO] 22:47:52.053 Sensor Java Config Sensor [iac]
18:47:52 [INFO] 22:47:52.054 0 source files to be analyzed
18:47:52 [INFO] 22:47:52.054 0/0 source files have been analyzed
18:47:52 [INFO] 22:47:52.054 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:52 [INFO] 22:47:52.054 Sensor IaC Docker Sensor [iac]
18:47:52 [INFO] 22:47:52.054 0 source files to be analyzed
18:47:52 [INFO] 22:47:52.059 0/0 source files have been analyzed
18:47:52 [INFO] 22:47:52.059 Sensor IaC Docker Sensor [iac] (done) | time=5ms
18:47:52 [INFO] 22:47:52.059 Sensor Serverless configuration file sensor [security]
18:47:52 [INFO] 22:47:52.059 0 Serverless function entries were found in the project
18:47:52 [INFO] 22:47:52.059 0 Serverless function handlers were kept as entrypoints
18:47:52 [INFO] 22:47:52.059 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:52 [INFO] 22:47:52.059 Sensor AWS SAM template file sensor [security]
18:47:52 [INFO] 22:47:52.059 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:52 [INFO] 22:47:52.059 Sensor AWS SAM Inline template file sensor [security]
18:47:52 [INFO] 22:47:52.059 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:52 [INFO] 22:47:52.059 ------------- Run sensors on module org.eclipse.sirius.tests.ui.properties
18:47:52 [INFO] 22:47:52.113 Sensor JavaSensor [java]
18:47:52 [INFO] 22:47:52.114 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:52 [INFO] 22:47:52.123 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:52 [INFO] 22:47:52.123 No "Main" source files to scan.
18:47:52 [INFO] 22:47:52.366 Using ECJ batch to parse 10 Test java source files with batch size 214 KB.
18:47:52 [INFO] 22:47:52.375 Starting batch processing.
18:47:52 [INFO] 22:47:52.441 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:52 [INFO] 22:47:52.529 100% analyzed
18:47:52 [INFO] 22:47:52.529 Batch processing: Done.
18:47:52 [INFO] 22:47:52.530 Did not optimize analysis for any files, performed a full analysis for all 10 files.
18:47:52 [INFO] 22:47:52.530 No "Generated" source files to scan.
18:47:52 [INFO] 22:47:52.530 Sensor JavaSensor [java] (done) | time=417ms
18:47:52 [INFO] 22:47:52.530 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:52 [INFO] 22:47:52.530 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:52 [INFO] 22:47:52.530 Sensor SurefireSensor [java]
18:47:52 [INFO] 22:47:52.530 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/surefire-reports]
18:47:52 [INFO] 22:47:52.533 Sensor SurefireSensor [java] (done) | time=3ms
18:47:52 [INFO] 22:47:52.533 Sensor XML Sensor [xml]
18:47:52 [INFO] 22:47:52.533 1 source file to be analyzed
18:47:52 [INFO] 22:47:52.538 1/1 source file has been analyzed
18:47:52 [INFO] 22:47:52.538 Sensor XML Sensor [xml] (done) | time=5ms
18:47:52 [INFO] 22:47:52.538 Sensor JaCoCo XML Report Importer [jacoco]
18:47:52 [INFO] 22:47:52.538 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:52 [INFO] 22:47:52.540 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
18:47:52 [INFO] 22:47:52.540 Sensor Java Config Sensor [iac]
18:47:52 [INFO] 22:47:52.541 0 source files to be analyzed
18:47:52 [INFO] 22:47:52.541 0/0 source files have been analyzed
18:47:52 [INFO] 22:47:52.541 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:52 [INFO] 22:47:52.541 Sensor IaC Docker Sensor [iac]
18:47:52 [INFO] 22:47:52.541 0 source files to be analyzed
18:47:52 [INFO] 22:47:52.544 0/0 source files have been analyzed
18:47:52 [INFO] 22:47:52.544 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:52 [INFO] 22:47:52.544 Sensor Serverless configuration file sensor [security]
18:47:52 [INFO] 22:47:52.544 0 Serverless function entries were found in the project
18:47:52 [INFO] 22:47:52.544 0 Serverless function handlers were kept as entrypoints
18:47:52 [INFO] 22:47:52.544 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:52 [INFO] 22:47:52.544 Sensor AWS SAM template file sensor [security]
18:47:52 [INFO] 22:47:52.544 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:52 [INFO] 22:47:52.544 Sensor AWS SAM Inline template file sensor [security]
18:47:52 [INFO] 22:47:52.544 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:52 [INFO] 22:47:52.544 ------------- Run sensors on module org.eclipse.sirius.ext.gmf.runtime
18:47:52 [INFO] 22:47:52.581 Sensor JavaSensor [java]
18:47:52 [INFO] 22:47:52.581 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:52 [INFO] 22:47:52.585 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:52 [INFO] 22:47:52.585 Using ECJ batch to parse 36 Main java source files with batch size 214 KB.
18:47:52 [INFO] 22:47:52.604 Starting batch processing.
18:47:52 [INFO] 22:47:52.632 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:56 [INFO] 22:47:56.235 100% analyzed
18:47:56 [INFO] 22:47:56.235 Batch processing: Done.
18:47:56 [INFO] 22:47:56.236 Did not optimize analysis for any files, performed a full analysis for all 36 files.
18:47:56 [INFO] 22:47:56.373 No "Test" source files to scan.
18:47:56 [INFO] 22:47:56.373 No "Generated" source files to scan.
18:47:56 [INFO] 22:47:56.373 Sensor JavaSensor [java] (done) | time=3792ms
18:47:56 [INFO] 22:47:56.374 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:56 [INFO] 22:47:56.374 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:56 [INFO] 22:47:56.374 Sensor SurefireSensor [java]
18:47:56 [INFO] 22:47:56.374 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/target/surefire-reports]
18:47:56 [INFO] 22:47:56.374 Sensor SurefireSensor [java] (done) | time=0ms
18:47:56 [INFO] 22:47:56.374 Sensor XML Sensor [xml]
18:47:56 [INFO] 22:47:56.374 1 source file to be analyzed
18:47:56 [INFO] 22:47:56.379 1/1 source file has been analyzed
18:47:56 [INFO] 22:47:56.379 Sensor XML Sensor [xml] (done) | time=5ms
18:47:56 [INFO] 22:47:56.379 Sensor JaCoCo XML Report Importer [jacoco]
18:47:56 [INFO] 22:47:56.379 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:56 [INFO] 22:47:56.387 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms
18:47:56 [INFO] 22:47:56.387 Sensor Java Config Sensor [iac]
18:47:56 [INFO] 22:47:56.388 0 source files to be analyzed
18:47:56 [INFO] 22:47:56.388 0/0 source files have been analyzed
18:47:56 [INFO] 22:47:56.388 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:56 [INFO] 22:47:56.388 Sensor IaC Docker Sensor [iac]
18:47:56 [INFO] 22:47:56.388 0 source files to be analyzed
18:47:56 [INFO] 22:47:56.391 0/0 source files have been analyzed
18:47:56 [INFO] 22:47:56.391 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:56 [INFO] 22:47:56.391 Sensor Serverless configuration file sensor [security]
18:47:56 [INFO] 22:47:56.391 0 Serverless function entries were found in the project
18:47:56 [INFO] 22:47:56.391 0 Serverless function handlers were kept as entrypoints
18:47:56 [INFO] 22:47:56.391 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:56 [INFO] 22:47:56.391 Sensor AWS SAM template file sensor [security]
18:47:56 [INFO] 22:47:56.391 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:56 [INFO] 22:47:56.391 Sensor AWS SAM Inline template file sensor [security]
18:47:56 [INFO] 22:47:56.391 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:56 [INFO] 22:47:56.391 ------------- Run sensors on module org.eclipse.sirius.editor.sequence
18:47:56 [INFO] 22:47:56.428 Sensor JavaSensor [java]
18:47:56 [INFO] 22:47:56.428 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:56 [INFO] 22:47:56.435 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:56 [INFO] 22:47:56.435 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
18:47:56 [INFO] 22:47:56.437 Starting batch processing.
18:47:56 [INFO] 22:47:56.469 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:56 [INFO] 22:47:56.509 100% analyzed
18:47:56 [INFO] 22:47:56.509 Batch processing: Done.
18:47:56 [INFO] 22:47:56.510 Did not optimize analysis for any files, performed a full analysis for all 1 files.
18:47:56 [INFO] 22:47:56.653 No "Test" source files to scan.
18:47:56 [INFO] 22:47:56.653 No "Generated" source files to scan.
18:47:56 [INFO] 22:47:56.653 Sensor JavaSensor [java] (done) | time=225ms
18:47:56 [INFO] 22:47:56.653 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:56 [INFO] 22:47:56.653 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:56 [INFO] 22:47:56.654 Sensor SurefireSensor [java]
18:47:56 [INFO] 22:47:56.654 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/surefire-reports]
18:47:56 [INFO] 22:47:56.654 Sensor SurefireSensor [java] (done) | time=0ms
18:47:56 [INFO] 22:47:56.654 Sensor XML Sensor [xml]
18:47:56 [INFO] 22:47:56.654 1 source file to be analyzed
18:47:56 [INFO] 22:47:56.658 1/1 source file has been analyzed
18:47:56 [INFO] 22:47:56.658 Sensor XML Sensor [xml] (done) | time=4ms
18:47:56 [INFO] 22:47:56.658 Sensor JaCoCo XML Report Importer [jacoco]
18:47:56 [INFO] 22:47:56.658 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:56 [INFO] 22:47:56.663 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
18:47:56 [INFO] 22:47:56.663 Sensor Java Config Sensor [iac]
18:47:56 [INFO] 22:47:56.663 0 source files to be analyzed
18:47:56 [INFO] 22:47:56.663 0/0 source files have been analyzed
18:47:56 [INFO] 22:47:56.663 Sensor Java Config Sensor [iac] (done) | time=0ms
18:47:56 [INFO] 22:47:56.663 Sensor IaC Docker Sensor [iac]
18:47:56 [INFO] 22:47:56.664 0 source files to be analyzed
18:47:56 [INFO] 22:47:56.667 0/0 source files have been analyzed
18:47:56 [INFO] 22:47:56.667 Sensor IaC Docker Sensor [iac] (done) | time=4ms
18:47:56 [INFO] 22:47:56.667 Sensor Serverless configuration file sensor [security]
18:47:56 [INFO] 22:47:56.667 0 Serverless function entries were found in the project
18:47:56 [INFO] 22:47:56.667 0 Serverless function handlers were kept as entrypoints
18:47:56 [INFO] 22:47:56.667 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:56 [INFO] 22:47:56.667 Sensor AWS SAM template file sensor [security]
18:47:56 [INFO] 22:47:56.667 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:56 [INFO] 22:47:56.667 Sensor AWS SAM Inline template file sensor [security]
18:47:56 [INFO] 22:47:56.667 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:56 [INFO] 22:47:56.667 ------------- Run sensors on module org.eclipse.sirius.tests.sample.component
18:47:56 [INFO] 22:47:56.702 Sensor JavaSensor [java]
18:47:56 [INFO] 22:47:56.702 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:56 [INFO] 22:47:56.704 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:56 [INFO] 22:47:56.704 No "Main" source files to scan.
18:47:56 [INFO] 22:47:56.870 Using ECJ batch to parse 10 Test java source files with batch size 214 KB.
18:47:56 [INFO] 22:47:56.877 Starting batch processing.
18:47:56 [INFO] 22:47:56.889 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:56 [INFO] 22:47:56.980 100% analyzed
18:47:56 [INFO] 22:47:56.980 Batch processing: Done.
18:47:56 [INFO] 22:47:56.980 Did not optimize analysis for any files, performed a full analysis for all 10 files.
18:47:56 [INFO] 22:47:56.980 No "Generated" source files to scan.
18:47:56 [INFO] 22:47:56.980 Sensor JavaSensor [java] (done) | time=278ms
18:47:56 [INFO] 22:47:56.980 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:56 [INFO] 22:47:56.980 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:56 [INFO] 22:47:56.980 Sensor SurefireSensor [java]
18:47:56 [INFO] 22:47:56.980 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/target/surefire-reports]
18:47:56 [INFO] 22:47:56.980 Sensor SurefireSensor [java] (done) | time=0ms
18:47:56 [INFO] 22:47:56.980 Sensor XML Sensor [xml]
18:47:56 [INFO] 22:47:56.981 1 source file to be analyzed
18:47:56 [INFO] 22:47:56.984 1/1 source file has been analyzed
18:47:56 [INFO] 22:47:56.984 Sensor XML Sensor [xml] (done) | time=4ms
18:47:56 [INFO] 22:47:56.985 Sensor JaCoCo XML Report Importer [jacoco]
18:47:56 [INFO] 22:47:56.985 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:56 [INFO] 22:47:56.987 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
18:47:56 [INFO] 22:47:56.987 Sensor Java Config Sensor [iac]
18:47:56 [INFO] 22:47:56.987 0 source files to be analyzed
18:47:56 [INFO] 22:47:56.987 0/0 source files have been analyzed
18:47:56 [INFO] 22:47:56.988 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:56 [INFO] 22:47:56.988 Sensor IaC Docker Sensor [iac]
18:47:56 [INFO] 22:47:56.988 0 source files to be analyzed
18:47:56 [INFO] 22:47:56.991 0/0 source files have been analyzed
18:47:56 [INFO] 22:47:56.991 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:56 [INFO] 22:47:56.991 Sensor Serverless configuration file sensor [security]
18:47:56 [INFO] 22:47:56.991 0 Serverless function entries were found in the project
18:47:56 [INFO] 22:47:56.991 0 Serverless function handlers were kept as entrypoints
18:47:56 [INFO] 22:47:56.991 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:56 [INFO] 22:47:56.991 Sensor AWS SAM template file sensor [security]
18:47:56 [INFO] 22:47:56.991 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:56 [INFO] 22:47:56.991 Sensor AWS SAM Inline template file sensor [security]
18:47:56 [INFO] 22:47:56.991 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:56 [INFO] 22:47:56.991 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.editor
18:47:57 [INFO] 22:47:57.033 Sensor JavaSensor [java]
18:47:57 [INFO] 22:47:57.033 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:57 [INFO] 22:47:57.037 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:57 [INFO] 22:47:57.037 No "Main" source files to scan.
18:47:57 [INFO] 22:47:57.206 Using ECJ batch to parse 4 Test java source files with batch size 214 KB.
18:47:57 [INFO] 22:47:57.213 Starting batch processing.
18:47:57 [INFO] 22:47:57.245 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:57 [INFO] 22:47:57.387 100% analyzed
18:47:57 [INFO] 22:47:57.387 Batch processing: Done.
18:47:57 [INFO] 22:47:57.387 Did not optimize analysis for any files, performed a full analysis for all 4 files.
18:47:57 [INFO] 22:47:57.388 No "Generated" source files to scan.
18:47:57 [INFO] 22:47:57.388 Sensor JavaSensor [java] (done) | time=355ms
18:47:57 [INFO] 22:47:57.388 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:57 [INFO] 22:47:57.388 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:57 [INFO] 22:47:57.388 Sensor SurefireSensor [java]
18:47:57 [INFO] 22:47:57.388 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/surefire-reports]
18:47:57 [INFO] 22:47:57.388 Sensor SurefireSensor [java] (done) | time=0ms
18:47:57 [INFO] 22:47:57.388 Sensor XML Sensor [xml]
18:47:57 [INFO] 22:47:57.388 1 source file to be analyzed
18:47:57 [INFO] 22:47:57.392 1/1 source file has been analyzed
18:47:57 [INFO] 22:47:57.392 Sensor XML Sensor [xml] (done) | time=4ms
18:47:57 [INFO] 22:47:57.392 Sensor JaCoCo XML Report Importer [jacoco]
18:47:57 [WARNING] 22:47:57.392 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/site/jacoco/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
18:47:57 [INFO] 22:47:57.392 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
18:47:57 [INFO] 22:47:57.392 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
18:47:57 [INFO] 22:47:57.392 Sensor Java Config Sensor [iac]
18:47:57 [INFO] 22:47:57.393 0 source files to be analyzed
18:47:57 [INFO] 22:47:57.393 0/0 source files have been analyzed
18:47:57 [INFO] 22:47:57.393 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:57 [INFO] 22:47:57.393 Sensor IaC Docker Sensor [iac]
18:47:57 [INFO] 22:47:57.393 0 source files to be analyzed
18:47:57 [INFO] 22:47:57.396 0/0 source files have been analyzed
18:47:57 [INFO] 22:47:57.396 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:57 [INFO] 22:47:57.396 Sensor Serverless configuration file sensor [security]
18:47:57 [INFO] 22:47:57.396 0 Serverless function entries were found in the project
18:47:57 [INFO] 22:47:57.396 0 Serverless function handlers were kept as entrypoints
18:47:57 [INFO] 22:47:57.396 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:57 [INFO] 22:47:57.396 Sensor AWS SAM template file sensor [security]
18:47:57 [INFO] 22:47:57.396 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:57 [INFO] 22:47:57.396 Sensor AWS SAM Inline template file sensor [security]
18:47:57 [INFO] 22:47:57.396 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:57 [INFO] 22:47:57.396 ------------- Run sensors on module org.eclipse.sirius.common.ocl
18:47:57 [INFO] 22:47:57.429 Sensor JavaSensor [java]
18:47:57 [INFO] 22:47:57.430 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:57 [INFO] 22:47:57.431 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:57 [INFO] 22:47:57.431 Using ECJ batch to parse 4 Main java source files with batch size 214 KB.
18:47:57 [INFO] 22:47:57.434 Starting batch processing.
18:47:57 [INFO] 22:47:57.443 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:57 [INFO] 22:47:57.596 100% analyzed
18:47:57 [INFO] 22:47:57.596 Batch processing: Done.
18:47:57 [INFO] 22:47:57.597 Did not optimize analysis for any files, performed a full analysis for all 4 files.
18:47:57 [INFO] 22:47:57.734 No "Test" source files to scan.
18:47:57 [INFO] 22:47:57.734 No "Generated" source files to scan.
18:47:57 [INFO] 22:47:57.734 Sensor JavaSensor [java] (done) | time=305ms
18:47:57 [INFO] 22:47:57.735 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:57 [INFO] 22:47:57.735 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:57 [INFO] 22:47:57.735 Sensor SurefireSensor [java]
18:47:57 [INFO] 22:47:57.735 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/surefire-reports]
18:47:57 [INFO] 22:47:57.735 Sensor SurefireSensor [java] (done) | time=0ms
18:47:57 [INFO] 22:47:57.735 Sensor XML Sensor [xml]
18:47:57 [INFO] 22:47:57.735 1 source file to be analyzed
18:47:57 [INFO] 22:47:57.739 1/1 source file has been analyzed
18:47:57 [INFO] 22:47:57.739 Sensor XML Sensor [xml] (done) | time=4ms
18:47:57 [INFO] 22:47:57.739 Sensor JaCoCo XML Report Importer [jacoco]
18:47:57 [INFO] 22:47:57.739 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:57 [INFO] 22:47:57.741 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
18:47:57 [INFO] 22:47:57.741 Sensor Java Config Sensor [iac]
18:47:57 [INFO] 22:47:57.741 0 source files to be analyzed
18:47:57 [INFO] 22:47:57.741 0/0 source files have been analyzed
18:47:57 [INFO] 22:47:57.741 Sensor Java Config Sensor [iac] (done) | time=0ms
18:47:57 [INFO] 22:47:57.741 Sensor IaC Docker Sensor [iac]
18:47:57 [INFO] 22:47:57.742 0 source files to be analyzed
18:47:57 [INFO] 22:47:57.744 0/0 source files have been analyzed
18:47:57 [INFO] 22:47:57.744 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:57 [INFO] 22:47:57.744 Sensor Serverless configuration file sensor [security]
18:47:57 [INFO] 22:47:57.745 0 Serverless function entries were found in the project
18:47:57 [INFO] 22:47:57.745 0 Serverless function handlers were kept as entrypoints
18:47:57 [INFO] 22:47:57.745 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:47:57 [INFO] 22:47:57.745 Sensor AWS SAM template file sensor [security]
18:47:57 [INFO] 22:47:57.745 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:57 [INFO] 22:47:57.745 Sensor AWS SAM Inline template file sensor [security]
18:47:57 [INFO] 22:47:57.745 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:57 [INFO] 22:47:57.745 ------------- Run sensors on module org.eclipse.sirius.editor.table
18:47:57 [INFO] 22:47:57.779 Sensor JavaSensor [java]
18:47:57 [INFO] 22:47:57.779 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:57 [INFO] 22:47:57.785 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:57 [INFO] 22:47:57.785 Using ECJ batch to parse 6 Main java source files with batch size 214 KB.
18:47:57 [INFO] 22:47:57.788 Starting batch processing.
18:47:57 [INFO] 22:47:57.818 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:58 [INFO] 22:47:58.210 100% analyzed
18:47:58 [INFO] 22:47:58.210 Batch processing: Done.
18:47:58 [INFO] 22:47:58.211 Did not optimize analysis for any files, performed a full analysis for all 6 files.
18:47:58 [INFO] 22:47:58.356 No "Test" source files to scan.
18:47:58 [INFO] 22:47:58.356 No "Generated" source files to scan.
18:47:58 [INFO] 22:47:58.356 Sensor JavaSensor [java] (done) | time=577ms
18:47:58 [INFO] 22:47:58.356 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:58 [INFO] 22:47:58.357 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:47:58 [INFO] 22:47:58.357 Sensor SurefireSensor [java]
18:47:58 [INFO] 22:47:58.357 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/surefire-reports]
18:47:58 [INFO] 22:47:58.357 Sensor SurefireSensor [java] (done) | time=0ms
18:47:58 [INFO] 22:47:58.357 Sensor XML Sensor [xml]
18:47:58 [INFO] 22:47:58.357 1 source file to be analyzed
18:47:58 [INFO] 22:47:58.361 1/1 source file has been analyzed
18:47:58 [INFO] 22:47:58.361 Sensor XML Sensor [xml] (done) | time=4ms
18:47:58 [INFO] 22:47:58.361 Sensor JaCoCo XML Report Importer [jacoco]
18:47:58 [INFO] 22:47:58.361 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:58 [INFO] 22:47:58.366 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
18:47:58 [INFO] 22:47:58.366 Sensor Java Config Sensor [iac]
18:47:58 [INFO] 22:47:58.367 0 source files to be analyzed
18:47:58 [INFO] 22:47:58.367 0/0 source files have been analyzed
18:47:58 [INFO] 22:47:58.367 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:58 [INFO] 22:47:58.367 Sensor IaC Docker Sensor [iac]
18:47:58 [INFO] 22:47:58.367 0 source files to be analyzed
18:47:58 [INFO] 22:47:58.370 0/0 source files have been analyzed
18:47:58 [INFO] 22:47:58.370 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:58 [INFO] 22:47:58.370 Sensor Serverless configuration file sensor [security]
18:47:58 [INFO] 22:47:58.370 0 Serverless function entries were found in the project
18:47:58 [INFO] 22:47:58.370 0 Serverless function handlers were kept as entrypoints
18:47:58 [INFO] 22:47:58.370 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:58 [INFO] 22:47:58.370 Sensor AWS SAM template file sensor [security]
18:47:58 [INFO] 22:47:58.370 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:58 [INFO] 22:47:58.370 Sensor AWS SAM Inline template file sensor [security]
18:47:58 [INFO] 22:47:58.370 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:58 [INFO] 22:47:58.370 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.edit
18:47:58 [INFO] 22:47:58.405 Sensor JavaSensor [java]
18:47:58 [INFO] 22:47:58.405 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:58 [INFO] 22:47:58.407 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:58 [INFO] 22:47:58.407 No "Main" source files to scan.
18:47:58 [INFO] 22:47:58.578 Using ECJ batch to parse 25 Test java source files with batch size 214 KB.
18:47:58 [INFO] 22:47:58.594 Starting batch processing.
18:47:58 [INFO] 22:47:58.614 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:58 [INFO] 22:47:58.795 100% analyzed
18:47:58 [INFO] 22:47:58.795 Batch processing: Done.
18:47:58 [INFO] 22:47:58.795 Did not optimize analysis for any files, performed a full analysis for all 25 files.
18:47:58 [INFO] 22:47:58.795 No "Generated" source files to scan.
18:47:58 [INFO] 22:47:58.795 Sensor JavaSensor [java] (done) | time=390ms
18:47:58 [INFO] 22:47:58.796 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:58 [INFO] 22:47:58.796 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:58 [INFO] 22:47:58.796 Sensor SurefireSensor [java]
18:47:58 [INFO] 22:47:58.796 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/target/surefire-reports]
18:47:58 [INFO] 22:47:58.796 Sensor SurefireSensor [java] (done) | time=0ms
18:47:58 [INFO] 22:47:58.796 Sensor XML Sensor [xml]
18:47:58 [INFO] 22:47:58.796 1 source file to be analyzed
18:47:58 [INFO] 22:47:58.800 1/1 source file has been analyzed
18:47:58 [INFO] 22:47:58.800 Sensor XML Sensor [xml] (done) | time=4ms
18:47:58 [INFO] 22:47:58.800 Sensor JaCoCo XML Report Importer [jacoco]
18:47:58 [INFO] 22:47:58.800 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:58 [INFO] 22:47:58.805 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
18:47:58 [INFO] 22:47:58.805 Sensor Java Config Sensor [iac]
18:47:58 [INFO] 22:47:58.805 0 source files to be analyzed
18:47:58 [INFO] 22:47:58.805 0/0 source files have been analyzed
18:47:58 [INFO] 22:47:58.806 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:58 [INFO] 22:47:58.806 Sensor IaC Docker Sensor [iac]
18:47:58 [INFO] 22:47:58.806 0 source files to be analyzed
18:47:58 [INFO] 22:47:58.809 0/0 source files have been analyzed
18:47:58 [INFO] 22:47:58.809 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:58 [INFO] 22:47:58.809 Sensor Serverless configuration file sensor [security]
18:47:58 [INFO] 22:47:58.809 0 Serverless function entries were found in the project
18:47:58 [INFO] 22:47:58.809 0 Serverless function handlers were kept as entrypoints
18:47:58 [INFO] 22:47:58.809 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:58 [INFO] 22:47:58.809 Sensor AWS SAM template file sensor [security]
18:47:58 [INFO] 22:47:58.809 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:58 [INFO] 22:47:58.809 Sensor AWS SAM Inline template file sensor [security]
18:47:58 [INFO] 22:47:58.809 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:58 [INFO] 22:47:58.809 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.edit
18:47:58 [INFO] 22:47:58.843 Sensor JavaSensor [java]
18:47:58 [INFO] 22:47:58.844 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:58 [INFO] 22:47:58.850 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:58 [INFO] 22:47:58.850 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
18:47:58 [INFO] 22:47:58.852 Starting batch processing.
18:47:58 [INFO] 22:47:58.882 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:58 [INFO] 22:47:58.928 100% analyzed
18:47:58 [INFO] 22:47:58.928 Batch processing: Done.
18:47:58 [INFO] 22:47:58.929 Did not optimize analysis for any files, performed a full analysis for all 1 files.
18:47:59 [INFO] 22:47:59.069 No "Test" source files to scan.
18:47:59 [INFO] 22:47:59.069 No "Generated" source files to scan.
18:47:59 [INFO] 22:47:59.069 Sensor JavaSensor [java] (done) | time=226ms
18:47:59 [INFO] 22:47:59.069 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:59 [INFO] 22:47:59.069 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:59 [INFO] 22:47:59.069 Sensor SurefireSensor [java]
18:47:59 [INFO] 22:47:59.069 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/target/surefire-reports]
18:47:59 [INFO] 22:47:59.069 Sensor SurefireSensor [java] (done) | time=0ms
18:47:59 [INFO] 22:47:59.069 Sensor XML Sensor [xml]
18:47:59 [INFO] 22:47:59.070 1 source file to be analyzed
18:47:59 [INFO] 22:47:59.073 1/1 source file has been analyzed
18:47:59 [INFO] 22:47:59.073 Sensor XML Sensor [xml] (done) | time=4ms
18:47:59 [INFO] 22:47:59.073 Sensor JaCoCo XML Report Importer [jacoco]
18:47:59 [INFO] 22:47:59.074 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:59 [INFO] 22:47:59.079 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
18:47:59 [INFO] 22:47:59.079 Sensor Java Config Sensor [iac]
18:47:59 [INFO] 22:47:59.079 0 source files to be analyzed
18:47:59 [INFO] 22:47:59.079 0/0 source files have been analyzed
18:47:59 [INFO] 22:47:59.079 Sensor Java Config Sensor [iac] (done) | time=0ms
18:47:59 [INFO] 22:47:59.079 Sensor IaC Docker Sensor [iac]
18:47:59 [INFO] 22:47:59.080 0 source files to be analyzed
18:47:59 [INFO] 22:47:59.082 0/0 source files have been analyzed
18:47:59 [INFO] 22:47:59.082 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:59 [INFO] 22:47:59.082 Sensor Serverless configuration file sensor [security]
18:47:59 [INFO] 22:47:59.082 0 Serverless function entries were found in the project
18:47:59 [INFO] 22:47:59.082 0 Serverless function handlers were kept as entrypoints
18:47:59 [INFO] 22:47:59.082 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:59 [INFO] 22:47:59.082 Sensor AWS SAM template file sensor [security]
18:47:59 [INFO] 22:47:59.083 Sensor AWS SAM template file sensor [security] (done) | time=1ms
18:47:59 [INFO] 22:47:59.083 Sensor AWS SAM Inline template file sensor [security]
18:47:59 [INFO] 22:47:59.083 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:59 [INFO] 22:47:59.083 ------------- Run sensors on module org.eclipse.sirius.common.ui.ext
18:47:59 [INFO] 22:47:59.118 Sensor JavaSensor [java]
18:47:59 [INFO] 22:47:59.118 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:59 [INFO] 22:47:59.122 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:59 [INFO] 22:47:59.122 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
18:47:59 [INFO] 22:47:59.124 Starting batch processing.
18:47:59 [INFO] 22:47:59.141 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:59 [INFO] 22:47:59.181 100% analyzed
18:47:59 [INFO] 22:47:59.181 Batch processing: Done.
18:47:59 [INFO] 22:47:59.181 Did not optimize analysis for any files, performed a full analysis for all 1 files.
18:47:59 [INFO] 22:47:59.320 No "Test" source files to scan.
18:47:59 [INFO] 22:47:59.320 No "Generated" source files to scan.
18:47:59 [INFO] 22:47:59.320 Sensor JavaSensor [java] (done) | time=202ms
18:47:59 [INFO] 22:47:59.320 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:59 [INFO] 22:47:59.320 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:59 [INFO] 22:47:59.320 Sensor SurefireSensor [java]
18:47:59 [INFO] 22:47:59.320 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/target/surefire-reports]
18:47:59 [INFO] 22:47:59.320 Sensor SurefireSensor [java] (done) | time=0ms
18:47:59 [INFO] 22:47:59.320 Sensor XML Sensor [xml]
18:47:59 [INFO] 22:47:59.321 1 source file to be analyzed
18:47:59 [INFO] 22:47:59.324 1/1 source file has been analyzed
18:47:59 [INFO] 22:47:59.324 Sensor XML Sensor [xml] (done) | time=4ms
18:47:59 [INFO] 22:47:59.324 Sensor JaCoCo XML Report Importer [jacoco]
18:47:59 [INFO] 22:47:59.324 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:59 [INFO] 22:47:59.325 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:47:59 [INFO] 22:47:59.325 Sensor Java Config Sensor [iac]
18:47:59 [INFO] 22:47:59.326 0 source files to be analyzed
18:47:59 [INFO] 22:47:59.326 0/0 source files have been analyzed
18:47:59 [INFO] 22:47:59.326 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:59 [INFO] 22:47:59.326 Sensor IaC Docker Sensor [iac]
18:47:59 [INFO] 22:47:59.326 0 source files to be analyzed
18:47:59 [INFO] 22:47:59.329 0/0 source files have been analyzed
18:47:59 [INFO] 22:47:59.329 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:59 [INFO] 22:47:59.329 Sensor Serverless configuration file sensor [security]
18:47:59 [INFO] 22:47:59.329 0 Serverless function entries were found in the project
18:47:59 [INFO] 22:47:59.329 0 Serverless function handlers were kept as entrypoints
18:47:59 [INFO] 22:47:59.329 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:59 [INFO] 22:47:59.329 Sensor AWS SAM template file sensor [security]
18:47:59 [INFO] 22:47:59.329 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:59 [INFO] 22:47:59.329 Sensor AWS SAM Inline template file sensor [security]
18:47:59 [INFO] 22:47:59.329 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:59 [INFO] 22:47:59.329 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.design
18:47:59 [INFO] 22:47:59.364 Sensor JavaSensor [java]
18:47:59 [INFO] 22:47:59.364 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:59 [INFO] 22:47:59.366 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:59 [INFO] 22:47:59.366 No "Main" source files to scan.
18:47:59 [INFO] 22:47:59.534 Using ECJ batch to parse 2 Test java source files with batch size 214 KB.
18:47:59 [INFO] 22:47:59.536 Starting batch processing.
18:47:59 [INFO] 22:47:59.546 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:59 [INFO] 22:47:59.560 100% analyzed
18:47:59 [INFO] 22:47:59.560 Batch processing: Done.
18:47:59 [INFO] 22:47:59.560 Did not optimize analysis for any files, performed a full analysis for all 2 files.
18:47:59 [INFO] 22:47:59.560 No "Generated" source files to scan.
18:47:59 [INFO] 22:47:59.561 Sensor JavaSensor [java] (done) | time=196ms
18:47:59 [INFO] 22:47:59.561 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:59 [INFO] 22:47:59.561 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:59 [INFO] 22:47:59.561 Sensor SurefireSensor [java]
18:47:59 [INFO] 22:47:59.561 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/surefire-reports]
18:47:59 [INFO] 22:47:59.561 Sensor SurefireSensor [java] (done) | time=0ms
18:47:59 [INFO] 22:47:59.561 Sensor XML Sensor [xml]
18:47:59 [INFO] 22:47:59.561 1 source file to be analyzed
18:47:59 [INFO] 22:47:59.565 1/1 source file has been analyzed
18:47:59 [INFO] 22:47:59.565 Sensor XML Sensor [xml] (done) | time=4ms
18:47:59 [INFO] 22:47:59.565 Sensor JaCoCo XML Report Importer [jacoco]
18:47:59 [INFO] 22:47:59.565 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:59 [INFO] 22:47:59.566 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:47:59 [INFO] 22:47:59.566 Sensor Java Config Sensor [iac]
18:47:59 [INFO] 22:47:59.566 0 source files to be analyzed
18:47:59 [INFO] 22:47:59.567 0/0 source files have been analyzed
18:47:59 [INFO] 22:47:59.567 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:59 [INFO] 22:47:59.567 Sensor IaC Docker Sensor [iac]
18:47:59 [INFO] 22:47:59.567 0 source files to be analyzed
18:47:59 [INFO] 22:47:59.570 0/0 source files have been analyzed
18:47:59 [INFO] 22:47:59.570 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:47:59 [INFO] 22:47:59.570 Sensor Serverless configuration file sensor [security]
18:47:59 [INFO] 22:47:59.570 0 Serverless function entries were found in the project
18:47:59 [INFO] 22:47:59.570 0 Serverless function handlers were kept as entrypoints
18:47:59 [INFO] 22:47:59.570 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:47:59 [INFO] 22:47:59.570 Sensor AWS SAM template file sensor [security]
18:47:59 [INFO] 22:47:59.570 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:59 [INFO] 22:47:59.570 Sensor AWS SAM Inline template file sensor [security]
18:47:59 [INFO] 22:47:59.570 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:59 [INFO] 22:47:59.570 ------------- Run sensors on module org.eclipse.sirius.tests.sample.scxml.design
18:47:59 [INFO] 22:47:59.606 Sensor JavaSensor [java]
18:47:59 [INFO] 22:47:59.606 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:59 [INFO] 22:47:59.610 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:59 [INFO] 22:47:59.610 No "Main" source files to scan.
18:47:59 [INFO] 22:47:59.771 Using ECJ batch to parse 2 Test java source files with batch size 214 KB.
18:47:59 [INFO] 22:47:59.773 Starting batch processing.
18:47:59 [INFO] 22:47:59.790 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:47:59 [INFO] 22:47:59.802 100% analyzed
18:47:59 [INFO] 22:47:59.802 Batch processing: Done.
18:47:59 [INFO] 22:47:59.803 Did not optimize analysis for any files, performed a full analysis for all 2 files.
18:47:59 [INFO] 22:47:59.803 No "Generated" source files to scan.
18:47:59 [INFO] 22:47:59.803 Sensor JavaSensor [java] (done) | time=197ms
18:47:59 [INFO] 22:47:59.803 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:47:59 [INFO] 22:47:59.803 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:47:59 [INFO] 22:47:59.803 Sensor SurefireSensor [java]
18:47:59 [INFO] 22:47:59.803 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/surefire-reports]
18:47:59 [INFO] 22:47:59.803 Sensor SurefireSensor [java] (done) | time=0ms
18:47:59 [INFO] 22:47:59.803 Sensor XML Sensor [xml]
18:47:59 [INFO] 22:47:59.803 1 source file to be analyzed
18:47:59 [INFO] 22:47:59.807 1/1 source file has been analyzed
18:47:59 [INFO] 22:47:59.807 Sensor XML Sensor [xml] (done) | time=4ms
18:47:59 [INFO] 22:47:59.807 Sensor JaCoCo XML Report Importer [jacoco]
18:47:59 [INFO] 22:47:59.807 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:47:59 [INFO] 22:47:59.808 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:47:59 [INFO] 22:47:59.808 Sensor Java Config Sensor [iac]
18:47:59 [INFO] 22:47:59.809 0 source files to be analyzed
18:47:59 [INFO] 22:47:59.809 0/0 source files have been analyzed
18:47:59 [INFO] 22:47:59.809 Sensor Java Config Sensor [iac] (done) | time=1ms
18:47:59 [INFO] 22:47:59.809 Sensor IaC Docker Sensor [iac]
18:47:59 [INFO] 22:47:59.809 0 source files to be analyzed
18:47:59 [INFO] 22:47:59.811 0/0 source files have been analyzed
18:47:59 [INFO] 22:47:59.811 Sensor IaC Docker Sensor [iac] (done) | time=2ms
18:47:59 [INFO] 22:47:59.811 Sensor Serverless configuration file sensor [security]
18:47:59 [INFO] 22:47:59.811 0 Serverless function entries were found in the project
18:47:59 [INFO] 22:47:59.812 0 Serverless function handlers were kept as entrypoints
18:47:59 [INFO] 22:47:59.812 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:47:59 [INFO] 22:47:59.812 Sensor AWS SAM template file sensor [security]
18:47:59 [INFO] 22:47:59.812 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:47:59 [INFO] 22:47:59.812 Sensor AWS SAM Inline template file sensor [security]
18:47:59 [INFO] 22:47:59.812 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:47:59 [INFO] 22:47:59.812 ------------- Run sensors on module org.eclipse.sirius.sample.properties.radio
18:47:59 [INFO] 22:47:59.846 Sensor JavaSensor [java]
18:47:59 [INFO] 22:47:59.846 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:47:59 [INFO] 22:47:59.850 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:47:59 [INFO] 22:47:59.850 No "Main" source files to scan.
18:48:00 [INFO] 22:48:00.027 Using ECJ batch to parse 1 Test java source files with batch size 214 KB.
18:48:00 [INFO] 22:48:00.029 Starting batch processing.
18:48:00 [INFO] 22:48:00.052 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:48:00 [INFO] 22:48:00.059 100% analyzed
18:48:00 [INFO] 22:48:00.059 Batch processing: Done.
18:48:00 [INFO] 22:48:00.060 Did not optimize analysis for any files, performed a full analysis for all 1 files.
18:48:00 [INFO] 22:48:00.060 No "Generated" source files to scan.
18:48:00 [INFO] 22:48:00.060 Sensor JavaSensor [java] (done) | time=214ms
18:48:00 [INFO] 22:48:00.060 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:48:00 [INFO] 22:48:00.060 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:48:00 [INFO] 22:48:00.060 Sensor SurefireSensor [java]
18:48:00 [INFO] 22:48:00.060 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/target/surefire-reports]
18:48:00 [INFO] 22:48:00.060 Sensor SurefireSensor [java] (done) | time=0ms
18:48:00 [INFO] 22:48:00.060 Sensor XML Sensor [xml]
18:48:00 [INFO] 22:48:00.061 1 source file to be analyzed
18:48:00 [INFO] 22:48:00.067 1/1 source file has been analyzed
18:48:00 [INFO] 22:48:00.067 Sensor XML Sensor [xml] (done) | time=7ms
18:48:00 [INFO] 22:48:00.067 Sensor JaCoCo XML Report Importer [jacoco]
18:48:00 [INFO] 22:48:00.067 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:48:00 [INFO] 22:48:00.068 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:48:00 [INFO] 22:48:00.068 Sensor Java Config Sensor [iac]
18:48:00 [INFO] 22:48:00.068 0 source files to be analyzed
18:48:00 [INFO] 22:48:00.068 0/0 source files have been analyzed
18:48:00 [INFO] 22:48:00.068 Sensor Java Config Sensor [iac] (done) | time=0ms
18:48:00 [INFO] 22:48:00.069 Sensor IaC Docker Sensor [iac]
18:48:00 [INFO] 22:48:00.069 0 source files to be analyzed
18:48:00 [INFO] 22:48:00.072 0/0 source files have been analyzed
18:48:00 [INFO] 22:48:00.072 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:48:00 [INFO] 22:48:00.072 Sensor Serverless configuration file sensor [security]
18:48:00 [INFO] 22:48:00.072 0 Serverless function entries were found in the project
18:48:00 [INFO] 22:48:00.072 0 Serverless function handlers were kept as entrypoints
18:48:00 [INFO] 22:48:00.072 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:48:00 [INFO] 22:48:00.072 Sensor AWS SAM template file sensor [security]
18:48:00 [INFO] 22:48:00.072 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:48:00 [INFO] 22:48:00.072 Sensor AWS SAM Inline template file sensor [security]
18:48:00 [INFO] 22:48:00.072 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:48:00 [INFO] 22:48:00.073 ------------- Run sensors on module org.eclipse.sirius.tree
18:48:00 [INFO] 22:48:00.115 Sensor JavaSensor [java]
18:48:00 [INFO] 22:48:00.115 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:48:00 [INFO] 22:48:00.117 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:48:00 [INFO] 22:48:00.117 Using ECJ batch to parse 49 Main java source files with batch size 214 KB.
18:48:00 [INFO] 22:48:00.140 Starting batch processing.
18:48:00 [INFO] 22:48:00.164 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:48:01 [INFO] 22:48:01.801 100% analyzed
18:48:01 [INFO] 22:48:01.801 Batch processing: Done.
18:48:01 [INFO] 22:48:01.801 Did not optimize analysis for any files, performed a full analysis for all 49 files.
18:48:01 [INFO] 22:48:01.949 No "Test" source files to scan.
18:48:01 [INFO] 22:48:01.949 No "Generated" source files to scan.
18:48:01 [INFO] 22:48:01.949 Sensor JavaSensor [java] (done) | time=1834ms
18:48:01 [INFO] 22:48:01.949 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:48:01 [INFO] 22:48:01.949 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:48:01 [INFO] 22:48:01.949 Sensor SurefireSensor [java]
18:48:01 [INFO] 22:48:01.949 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/surefire-reports]
18:48:01 [INFO] 22:48:01.949 Sensor SurefireSensor [java] (done) | time=0ms
18:48:01 [INFO] 22:48:01.949 Sensor XML Sensor [xml]
18:48:01 [INFO] 22:48:01.950 1 source file to be analyzed
18:48:01 [INFO] 22:48:01.954 1/1 source file has been analyzed
18:48:01 [INFO] 22:48:01.954 Sensor XML Sensor [xml] (done) | time=5ms
18:48:01 [INFO] 22:48:01.954 Sensor JaCoCo XML Report Importer [jacoco]
18:48:01 [INFO] 22:48:01.955 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:48:01 [INFO] 22:48:01.962 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms
18:48:01 [INFO] 22:48:01.962 Sensor Java Config Sensor [iac]
18:48:01 [INFO] 22:48:01.963 0 source files to be analyzed
18:48:01 [INFO] 22:48:01.963 0/0 source files have been analyzed
18:48:01 [INFO] 22:48:01.963 Sensor Java Config Sensor [iac] (done) | time=1ms
18:48:01 [INFO] 22:48:01.963 Sensor IaC Docker Sensor [iac]
18:48:01 [INFO] 22:48:01.963 0 source files to be analyzed
18:48:01 [INFO] 22:48:01.966 0/0 source files have been analyzed
18:48:01 [INFO] 22:48:01.966 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:48:01 [INFO] 22:48:01.966 Sensor Serverless configuration file sensor [security]
18:48:01 [INFO] 22:48:01.967 0 Serverless function entries were found in the project
18:48:01 [INFO] 22:48:01.967 0 Serverless function handlers were kept as entrypoints
18:48:01 [INFO] 22:48:01.967 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:48:01 [INFO] 22:48:01.967 Sensor AWS SAM template file sensor [security]
18:48:01 [INFO] 22:48:01.967 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:48:01 [INFO] 22:48:01.967 Sensor AWS SAM Inline template file sensor [security]
18:48:01 [INFO] 22:48:01.967 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:48:01 [INFO] 22:48:01.967 ------------- Run sensors on module org.eclipse.sirius.tests.junit.support
18:48:02 [INFO] 22:48:02.010 Sensor JavaSensor [java]
18:48:02 [INFO] 22:48:02.010 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:48:02 [INFO] 22:48:02.017 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:48:02 [INFO] 22:48:02.017 No "Main" source files to scan.
18:48:02 [INFO] 22:48:02.198 Using ECJ batch to parse 34 Test java source files with batch size 214 KB.
18:48:02 [INFO] 22:48:02.216 Starting batch processing.
18:48:02 [INFO] 22:48:02.254 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:48:02 [INFO] 22:48:02.766 100% analyzed
18:48:02 [INFO] 22:48:02.767 Batch processing: Done.
18:48:02 [INFO] 22:48:02.768 Did not optimize analysis for any files, performed a full analysis for all 34 files.
18:48:02 [INFO] 22:48:02.768 No "Generated" source files to scan.
18:48:02 [INFO] 22:48:02.768 Sensor JavaSensor [java] (done) | time=758ms
18:48:02 [INFO] 22:48:02.768 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:48:02 [INFO] 22:48:02.768 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:48:02 [INFO] 22:48:02.768 Sensor SurefireSensor [java]
18:48:02 [INFO] 22:48:02.768 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/target/surefire-reports]
18:48:02 [INFO] 22:48:02.768 Sensor SurefireSensor [java] (done) | time=0ms
18:48:02 [INFO] 22:48:02.768 Sensor XML Sensor [xml]
18:48:02 [INFO] 22:48:02.769 1 source file to be analyzed
18:48:02 [INFO] 22:48:02.772 1/1 source file has been analyzed
18:48:02 [INFO] 22:48:02.772 Sensor XML Sensor [xml] (done) | time=4ms
18:48:02 [INFO] 22:48:02.773 Sensor JaCoCo XML Report Importer [jacoco]
18:48:02 [INFO] 22:48:02.773 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:48:02 [INFO] 22:48:02.780 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms
18:48:02 [INFO] 22:48:02.780 Sensor Java Config Sensor [iac]
18:48:02 [INFO] 22:48:02.781 0 source files to be analyzed
18:48:02 [INFO] 22:48:02.781 0/0 source files have been analyzed
18:48:02 [INFO] 22:48:02.781 Sensor Java Config Sensor [iac] (done) | time=1ms
18:48:02 [INFO] 22:48:02.781 Sensor IaC Docker Sensor [iac]
18:48:02 [INFO] 22:48:02.781 0 source files to be analyzed
18:48:02 [INFO] 22:48:02.784 0/0 source files have been analyzed
18:48:02 [INFO] 22:48:02.784 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:48:02 [INFO] 22:48:02.784 Sensor Serverless configuration file sensor [security]
18:48:02 [INFO] 22:48:02.784 0 Serverless function entries were found in the project
18:48:02 [INFO] 22:48:02.785 0 Serverless function handlers were kept as entrypoints
18:48:02 [INFO] 22:48:02.785 Sensor Serverless configuration file sensor [security] (done) | time=1ms
18:48:02 [INFO] 22:48:02.785 Sensor AWS SAM template file sensor [security]
18:48:02 [INFO] 22:48:02.785 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:48:02 [INFO] 22:48:02.785 Sensor AWS SAM Inline template file sensor [security]
18:48:02 [INFO] 22:48:02.785 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:48:02 [INFO] 22:48:02.785 ------------- Run sensors on module org.eclipse.sirius.ext.emf.ui
18:48:02 [INFO] 22:48:02.823 Sensor JavaSensor [java]
18:48:02 [INFO] 22:48:02.823 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
18:48:02 [INFO] 22:48:02.826 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
18:48:02 [INFO] 22:48:02.826 Using ECJ batch to parse 4 Main java source files with batch size 214 KB.
18:48:02 [INFO] 22:48:02.829 Starting batch processing.
18:48:02 [INFO] 22:48:02.841 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
18:48:02 [INFO] 22:48:02.903 100% analyzed
18:48:02 [INFO] 22:48:02.903 Batch processing: Done.
18:48:02 [INFO] 22:48:02.904 Did not optimize analysis for any files, performed a full analysis for all 4 files.
18:48:03 [INFO] 22:48:03.036 No "Test" source files to scan.
18:48:03 [INFO] 22:48:03.036 No "Generated" source files to scan.
18:48:03 [INFO] 22:48:03.037 Sensor JavaSensor [java] (done) | time=213ms
18:48:03 [INFO] 22:48:03.037 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:48:03 [INFO] 22:48:03.037 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
18:48:03 [INFO] 22:48:03.037 Sensor SurefireSensor [java]
18:48:03 [INFO] 22:48:03.037 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/target/surefire-reports]
18:48:03 [INFO] 22:48:03.037 Sensor SurefireSensor [java] (done) | time=0ms
18:48:03 [INFO] 22:48:03.037 Sensor XML Sensor [xml]
18:48:03 [INFO] 22:48:03.037 1 source file to be analyzed
18:48:03 [INFO] 22:48:03.041 1/1 source file has been analyzed
18:48:03 [INFO] 22:48:03.041 Sensor XML Sensor [xml] (done) | time=4ms
18:48:03 [INFO] 22:48:03.041 Sensor JaCoCo XML Report Importer [jacoco]
18:48:03 [INFO] 22:48:03.041 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
18:48:03 [INFO] 22:48:03.042 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
18:48:03 [INFO] 22:48:03.042 Sensor Java Config Sensor [iac]
18:48:03 [INFO] 22:48:03.043 0 source files to be analyzed
18:48:03 [INFO] 22:48:03.043 0/0 source files have been analyzed
18:48:03 [INFO] 22:48:03.043 Sensor Java Config Sensor [iac] (done) | time=1ms
18:48:03 [INFO] 22:48:03.043 Sensor IaC Docker Sensor [iac]
18:48:03 [INFO] 22:48:03.043 0 source files to be analyzed
18:48:03 [INFO] 22:48:03.046 0/0 source files have been analyzed
18:48:03 [INFO] 22:48:03.046 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:48:03 [INFO] 22:48:03.046 Sensor Serverless configuration file sensor [security]
18:48:03 [INFO] 22:48:03.046 0 Serverless function entries were found in the project
18:48:03 [INFO] 22:48:03.046 0 Serverless function handlers were kept as entrypoints
18:48:03 [INFO] 22:48:03.046 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:48:03 [INFO] 22:48:03.046 Sensor AWS SAM template file sensor [security]
18:48:03 [INFO] 22:48:03.046 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:48:03 [INFO] 22:48:03.046 Sensor AWS SAM Inline template file sensor [security]
18:48:03 [INFO] 22:48:03.046 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:48:03 [INFO] 22:48:03.047 ------------- Run sensors on module Sirius Parent
18:48:03 [INFO] 22:48:03.087 Sensor ThymeLeaf template sensor [securityjavafrontend]
18:48:03 [INFO] 22:48:03.087 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
18:48:03 [INFO] 22:48:03.087 Sensor XML Sensor [xml]
18:48:03 [INFO] 22:48:03.087 1 source file to be analyzed
18:48:03 [INFO] 22:48:03.123 1/1 source file has been analyzed
18:48:03 [INFO] 22:48:03.123 Sensor XML Sensor [xml] (done) | time=36ms
18:48:03 [INFO] 22:48:03.123 Sensor JaCoCo XML Report Importer [jacoco]
18:48:03 [WARNING] 22:48:03.123 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/site/jacoco/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
18:48:03 [INFO] 22:48:03.123 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
18:48:03 [INFO] 22:48:03.123 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
18:48:03 [INFO] 22:48:03.124 Sensor Java Config Sensor [iac]
18:48:03 [INFO] 22:48:03.124 0 source files to be analyzed
18:48:03 [INFO] 22:48:03.124 0/0 source files have been analyzed
18:48:03 [INFO] 22:48:03.124 Sensor Java Config Sensor [iac] (done) | time=0ms
18:48:03 [INFO] 22:48:03.124 Sensor IaC Docker Sensor [iac]
18:48:03 [INFO] 22:48:03.124 0 source files to be analyzed
18:48:03 [INFO] 22:48:03.127 0/0 source files have been analyzed
18:48:03 [INFO] 22:48:03.127 Sensor IaC Docker Sensor [iac] (done) | time=3ms
18:48:03 [INFO] 22:48:03.127 Sensor Serverless configuration file sensor [security]
18:48:03 [INFO] 22:48:03.127 0 Serverless function entries were found in the project
18:48:03 [INFO] 22:48:03.127 0 Serverless function handlers were kept as entrypoints
18:48:03 [INFO] 22:48:03.127 Sensor Serverless configuration file sensor [security] (done) | time=0ms
18:48:03 [INFO] 22:48:03.127 Sensor AWS SAM template file sensor [security]
18:48:03 [INFO] 22:48:03.127 Sensor AWS SAM template file sensor [security] (done) | time=0ms
18:48:03 [INFO] 22:48:03.127 Sensor AWS SAM Inline template file sensor [security]
18:48:03 [INFO] 22:48:03.127 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
18:48:03 [INFO] 22:48:03.127 Sensor javabugs [dbd]
18:48:03 [INFO] 22:48:03.277 Reading IR files from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ir/java
18:48:05 [INFO] 22:48:05.173 Analyzing 26049 functions to detect bugs.
18:49:38 [INFO] 22:49:38.170 Sensor javabugs [dbd] (done) | time=95042ms
18:49:38 [INFO] 22:49:38.170 Sensor pythonbugs [dbd]
18:49:38 [INFO] 22:49:38.170 Reading IR files from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ir/python
18:49:38 [INFO] 22:49:38.170 No IR files have been included for analysis.
18:49:38 [INFO] 22:49:38.171 Sensor pythonbugs [dbd] (done) | time=1ms
18:49:38 [INFO] 22:49:38.171 Sensor TextAndSecretsSensor [text]
18:49:38 [INFO] 22:49:38.171 Available processors: 2
18:49:38 [INFO] 22:49:38.171 Using 2 threads for analysis.
18:49:38 [INFO] 22:49:38.542 The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true:
18:49:38   * The filename starts with "test"
18:49:38   * The filename contains "test." or "tests."
18:49:38   * Any directory in the file path is named: "doc", "docs", "test" or "tests"
18:49:38   * Any directory in the file path has a name ending in "test" or "tests"
18:49:38 
18:49:38 [INFO] 22:49:38.563 Using git CLI to retrieve untracked files
18:49:41 [INFO] 22:49:41.178 Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git
18:49:42 [INFO] 22:49:42.454 5501 source files to be analyzed
18:49:52 [INFO] 22:49:52.454 1008/5501 files analyzed, current files: plugins/org.eclipse.sirius.diagram.ui/src-diag/org/eclipse/sirius/diagram/ui/tools/internal/properties/StylePropertySection.java, plugins/org.eclipse.sirius.diagram.ui/src-diag/org/eclipse/sirius/diagram/ui/tools/internal/commands/SnapCommand.java
18:49:59 [INFO] 22:49:59.608 5501/5501 source files have been analyzed
18:49:59 [INFO] 22:49:59.609 Sensor TextAndSecretsSensor [text] (done) | time=21438ms
18:49:59 [INFO] 22:49:59.610 Sensor JavaSecuritySensor [security]
18:49:59 [INFO] 22:49:59.616 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6384, S6390, S6398, S6399, S6547, S6549
18:49:59 [INFO] 22:49:59.617 Load type hierarchy and UCFGs: Starting
18:49:59 [INFO] 22:49:59.617 Load type hierarchy: Starting
18:49:59 [INFO] 22:49:59.617 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/java
18:50:00 [INFO] 22:50:00.400 Read 15417 type definitions
18:50:00 [INFO] 22:50:00.572 Load type hierarchy: Time spent was 00:00:00.954
18:50:00 [INFO] 22:50:00.572 Load UCFGs: Starting
18:50:00 [INFO] 22:50:00.572 Reading UCFGs from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/java
18:50:09 [INFO] 22:50:09.589 Load UCFGs: Time spent was 00:00:09.016
18:50:09 [INFO] 22:50:09.589 Load type hierarchy and UCFGs: Time spent was 00:00:09.972
18:50:09 [INFO] 22:50:09.589 Analyzing 25604 UCFGs to detect vulnerabilities.
18:50:09 [INFO] 22:50:09.589 Check cache: Starting
18:50:09 [INFO] 22:50:09.589 Load cache: Starting
18:50:09 [INFO] 22:50:09.589 Load cache: Time spent was 00:00:00.000
18:50:09 [INFO] 22:50:09.590 Check cache: Time spent was 00:00:00.000
18:50:09 [INFO] 22:50:09.590 Create runtime call graph: Starting
18:50:09 [INFO] 22:50:09.591 Variable Type Analysis #1: Starting
18:50:09 [INFO] 22:50:09.592 Create runtime type propagation graph: Starting
18:50:12 [INFO] 22:50:12.459 Create runtime type propagation graph: Time spent was 00:00:02.867
18:50:12 [INFO] 22:50:12.459 Run SCC (Tarjan) on 168534 nodes: Starting
18:50:12 [INFO] 22:50:12.804 Run SCC (Tarjan) on 168534 nodes: Time spent was 00:00:00.344
18:50:12 [INFO] 22:50:12.804 Tarjan found 164777 strongly connected components
18:50:12 [INFO] 22:50:12.804 Propagate runtime types to strongly connected components: Starting
18:50:13 [INFO] 22:50:13.946 Propagate runtime types to strongly connected components: Time spent was 00:00:01.142
18:50:13 [INFO] 22:50:13.946 Variable Type Analysis #1: Time spent was 00:00:04.355
18:50:13 [INFO] 22:50:13.952 Variable Type Analysis #2: Starting
18:50:13 [INFO] 22:50:13.952 Create runtime type propagation graph: Starting
18:50:16 [INFO] 22:50:16.968 Create runtime type propagation graph: Time spent was 00:00:03.015
18:50:16 [INFO] 22:50:16.968 Run SCC (Tarjan) on 167132 nodes: Starting
18:50:17 [INFO] 22:50:17.189 Run SCC (Tarjan) on 167132 nodes: Time spent was 00:00:00.220
18:50:17 [INFO] 22:50:17.189 Tarjan found 164171 strongly connected components
18:50:17 [INFO] 22:50:17.189 Propagate runtime types to strongly connected components: Starting
18:50:17 [INFO] 22:50:17.456 Propagate runtime types to strongly connected components: Time spent was 00:00:00.267
18:50:17 [INFO] 22:50:17.456 Variable Type Analysis #2: Time spent was 00:00:03.503
18:50:17 [INFO] 22:50:17.474 Create runtime call graph: Time spent was 00:00:07.884
18:50:17 [INFO] 22:50:17.474 Load config: Starting
18:50:18 [INFO] 22:50:18.604 Load config: Time spent was 00:00:01.129
18:50:18 [INFO] 22:50:18.604 Compute entry points: Starting
18:50:29 [INFO] 22:50:29.992 Compute entry points: Time spent was 00:00:11.387
18:50:29 [INFO] 22:50:29.992 No entry points found.
18:50:30 [INFO] 22:50:30.004 java security sensor: Time spent was 00:00:30.389
18:50:30 [INFO] 22:50:30.005 java security sensor: Begin: 2024-07-02T22:49:59.615088066Z, End: 2024-07-02T22:50:30.004441082Z, Duration: 00:00:30.389
18:50:30   Load type hierarchy and UCFGs: Begin: 2024-07-02T22:49:59.617791445Z, End: 2024-07-02T22:50:09.589845337Z, Duration: 00:00:09.972
18:50:30     Load type hierarchy: Begin: 2024-07-02T22:49:59.617859769Z, End: 2024-07-02T22:50:00.572329372Z, Duration: 00:00:00.954
18:50:30     Load UCFGs: Begin: 2024-07-02T22:50:00.572741732Z, End: 2024-07-02T22:50:09.589694572Z, Duration: 00:00:09.016
18:50:30   Check cache: Begin: 2024-07-02T22:50:09.589885665Z, End: 2024-07-02T22:50:09.590337006Z, Duration: 00:00:00.000
18:50:30     Load cache: Begin: 2024-07-02T22:50:09.589902454Z, End: 2024-07-02T22:50:09.589943958Z, Duration: 00:00:00.000
18:50:30   Create runtime call graph: Begin: 2024-07-02T22:50:09.590401880Z, End: 2024-07-02T22:50:17.474725880Z, Duration: 00:00:07.884
18:50:30     Variable Type Analysis #1: Begin: 2024-07-02T22:50:09.591106271Z, End: 2024-07-02T22:50:13.946942037Z, Duration: 00:00:04.355
18:50:30       Create runtime type propagation graph: Begin: 2024-07-02T22:50:09.592099618Z, End: 2024-07-02T22:50:12.459574178Z, Duration: 00:00:02.867
18:50:30       Run SCC (Tarjan) on 168534 nodes: Begin: 2024-07-02T22:50:12.459962595Z, End: 2024-07-02T22:50:12.804201917Z, Duration: 00:00:00.344
18:50:30       Propagate runtime types to strongly connected components: Begin: 2024-07-02T22:50:12.804396450Z, End: 2024-07-02T22:50:13.946584166Z, Duration: 00:00:01.142
18:50:30     Variable Type Analysis #2: Begin: 2024-07-02T22:50:13.952870917Z, End: 2024-07-02T22:50:17.456732983Z, Duration: 00:00:03.503
18:50:30       Create runtime type propagation graph: Begin: 2024-07-02T22:50:13.952930457Z, End: 2024-07-02T22:50:16.968036855Z, Duration: 00:00:03.015
18:50:30       Run SCC (Tarjan) on 167132 nodes: Begin: 2024-07-02T22:50:16.968235576Z, End: 2024-07-02T22:50:17.188996750Z, Duration: 00:00:00.220
18:50:30       Propagate runtime types to strongly connected components: Begin: 2024-07-02T22:50:17.189159668Z, End: 2024-07-02T22:50:17.456611388Z, Duration: 00:00:00.267
18:50:30   Load config: Begin: 2024-07-02T22:50:17.474860783Z, End: 2024-07-02T22:50:18.604605050Z, Duration: 00:00:01.129
18:50:30   Compute entry points: Begin: 2024-07-02T22:50:18.604740850Z, End: 2024-07-02T22:50:29.992283869Z, Duration: 00:00:11.387
18:50:30 [INFO] 22:50:30.005 java security sensor peak memory: 5687 MB
18:50:30 [INFO] 22:50:30.005 Sensor JavaSecuritySensor [security] (done) | time=30395ms
18:50:30 [INFO] 22:50:30.005 Sensor CSharpSecuritySensor [security]
18:50:30 [INFO] 22:50:30.005 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641
18:50:30 [INFO] 22:50:30.005 Load type hierarchy and UCFGs: Starting
18:50:30 [INFO] 22:50:30.005 Load type hierarchy: Starting
18:50:30 [INFO] 22:50:30.005 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/ucfg2/cs
18:50:30 [INFO] 22:50:30.005 Read 0 type definitions
18:50:30 [INFO] 22:50:30.005 Load type hierarchy: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.006 Load UCFGs: Starting
18:50:30 [INFO] 22:50:30.006 Load UCFGs: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.006 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.006 No UCFGs have been included for analysis.
18:50:30 [INFO] 22:50:30.006 csharp security sensor: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.006 csharp security sensor: Begin: 2024-07-02T22:50:30.005654812Z, End: 2024-07-02T22:50:30.006238324Z, Duration: 00:00:00.000
18:50:30   Load type hierarchy and UCFGs: Begin: 2024-07-02T22:50:30.005786200Z, End: 2024-07-02T22:50:30.006043618Z, Duration: 00:00:00.000
18:50:30     Load type hierarchy: Begin: 2024-07-02T22:50:30.005796600Z, End: 2024-07-02T22:50:30.005966512Z, Duration: 00:00:00.000
18:50:30     Load UCFGs: Begin: 2024-07-02T22:50:30.006000805Z, End: 2024-07-02T22:50:30.006025311Z, Duration: 00:00:00.000
18:50:30 [INFO] 22:50:30.006 csharp security sensor peak memory: 5687 MB
18:50:30 [INFO] 22:50:30.006 Sensor CSharpSecuritySensor [security] (done) | time=1ms
18:50:30 [INFO] 22:50:30.006 Sensor PhpSecuritySensor [security]
18:50:30 [INFO] 22:50:30.006 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350
18:50:30 [INFO] 22:50:30.006 Load type hierarchy and UCFGs: Starting
18:50:30 [INFO] 22:50:30.006 Load type hierarchy: Starting
18:50:30 [INFO] 22:50:30.006 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/php
18:50:30 [INFO] 22:50:30.006 Read 0 type definitions
18:50:30 [INFO] 22:50:30.006 Load type hierarchy: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.006 Load UCFGs: Starting
18:50:30 [INFO] 22:50:30.006 Load UCFGs: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.006 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.006 No UCFGs have been included for analysis.
18:50:30 [INFO] 22:50:30.006 php security sensor: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.007 php security sensor: Begin: 2024-07-02T22:50:30.006521612Z, End: 2024-07-02T22:50:30.006917411Z, Duration: 00:00:00.000
18:50:30   Load type hierarchy and UCFGs: Begin: 2024-07-02T22:50:30.006596207Z, End: 2024-07-02T22:50:30.006758646Z, Duration: 00:00:00.000
18:50:30     Load type hierarchy: Begin: 2024-07-02T22:50:30.006606407Z, End: 2024-07-02T22:50:30.006697433Z, Duration: 00:00:00.000
18:50:30     Load UCFGs: Begin: 2024-07-02T22:50:30.006724564Z, End: 2024-07-02T22:50:30.006741534Z, Duration: 00:00:00.000
18:50:30 [INFO] 22:50:30.007 php security sensor peak memory: 5687 MB
18:50:30 [INFO] 22:50:30.007 Sensor PhpSecuritySensor [security] (done) | time=1ms
18:50:30 [INFO] 22:50:30.007 Sensor PythonSecuritySensor [security]
18:50:30 [INFO] 22:50:30.007 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839
18:50:30 [INFO] 22:50:30.007 Load type hierarchy and UCFGs: Starting
18:50:30 [INFO] 22:50:30.007 Load type hierarchy: Starting
18:50:30 [INFO] 22:50:30.007 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/python
18:50:30 [INFO] 22:50:30.007 Read 0 type definitions
18:50:30 [INFO] 22:50:30.007 Load type hierarchy: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.007 Load UCFGs: Starting
18:50:30 [INFO] 22:50:30.007 Load UCFGs: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.007 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.007 No UCFGs have been included for analysis.
18:50:30 [INFO] 22:50:30.007 python security sensor: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.007 python security sensor: Begin: 2024-07-02T22:50:30.007156643Z, End: 2024-07-02T22:50:30.007579729Z, Duration: 00:00:00.000
18:50:30   Load type hierarchy and UCFGs: Begin: 2024-07-02T22:50:30.007260205Z, End: 2024-07-02T22:50:30.007426715Z, Duration: 00:00:00.000
18:50:30     Load type hierarchy: Begin: 2024-07-02T22:50:30.007270356Z, End: 2024-07-02T22:50:30.007353295Z, Duration: 00:00:00.000
18:50:30     Load UCFGs: Begin: 2024-07-02T22:50:30.007390619Z, End: 2024-07-02T22:50:30.007407706Z, Duration: 00:00:00.000
18:50:30 [INFO] 22:50:30.007 python security sensor peak memory: 5687 MB
18:50:30 [INFO] 22:50:30.007 Sensor PythonSecuritySensor [security] (done) | time=0ms
18:50:30 [INFO] 22:50:30.007 Sensor JsSecuritySensor [security]
18:50:30 [INFO] 22:50:30.008 Enabled taint analysis rules: S3649, S6287, S5696, S6350, S5147, S5334, S6105, S2631, S5883, S2083, S6096, S2076, S5131, S5144, S5146
18:50:30 [INFO] 22:50:30.008 Load type hierarchy and UCFGs: Starting
18:50:30 [INFO] 22:50:30.008 Load type hierarchy: Starting
18:50:30 [INFO] 22:50:30.008 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/js
18:50:30 [INFO] 22:50:30.008 Read 0 type definitions
18:50:30 [INFO] 22:50:30.008 Load type hierarchy: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.008 Load UCFGs: Starting
18:50:30 [INFO] 22:50:30.008 Load UCFGs: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.008 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.008 No UCFGs have been included for analysis.
18:50:30 [INFO] 22:50:30.008 js security sensor: Time spent was 00:00:00.000
18:50:30 [INFO] 22:50:30.008 js security sensor: Begin: 2024-07-02T22:50:30.007800221Z, End: 2024-07-02T22:50:30.008378879Z, Duration: 00:00:00.000
18:50:30   Load type hierarchy and UCFGs: Begin: 2024-07-02T22:50:30.008026855Z, End: 2024-07-02T22:50:30.008211583Z, Duration: 00:00:00.000
18:50:30     Load type hierarchy: Begin: 2024-07-02T22:50:30.008037490Z, End: 2024-07-02T22:50:30.008120048Z, Duration: 00:00:00.000
18:50:30     Load UCFGs: Begin: 2024-07-02T22:50:30.008176248Z, End: 2024-07-02T22:50:30.008194756Z, Duration: 00:00:00.000
18:50:30 [INFO] 22:50:30.008 js security sensor peak memory: 5687 MB
18:50:30 [INFO] 22:50:30.008 Sensor JsSecuritySensor [security] (done) | time=1ms
18:50:30 [INFO] 22:50:30.008 ------------- Run sensors on project
18:50:30 [INFO] 22:50:30.012 Sensor Zero Coverage Sensor
18:50:30 [INFO] 22:50:30.034 Sensor Zero Coverage Sensor (done) | time=22ms
18:50:30 [INFO] 22:50:30.034 Sensor Java CPD Block Indexer
18:50:33 [INFO] 22:50:33.447 Sensor Java CPD Block Indexer (done) | time=3413ms
18:50:34 [INFO] 22:50:34.050 CPD Executor 698 files had no CPD blocks
18:50:34 [INFO] 22:50:34.050 CPD Executor Calculating CPD for 2754 files
18:50:34 [INFO] 22:50:34.629 CPD Executor CPD calculation finished (done) | time=578ms
18:50:36 [INFO] 22:50:36.623 Analysis report generated in 1332ms, dir size=70 MB
18:50:52 [INFO] 22:50:52.234 Analysis report compressed in 15611ms, zip size=26 MB
18:50:56 [INFO] 22:50:56.873 Analysis report uploaded in 4639ms
18:50:56 [INFO] 22:50:56.875 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=org.eclipse.sirius
18:50:56 [INFO] 22:50:56.875 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
18:50:56 [INFO] 22:50:56.875 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZB1pNqi3eUTcAjRB7kG
18:51:03 [INFO] 22:51:03.449 Sensor cache published successfully
18:51:05 [INFO] 22:51:05.578 Analysis total time: 9:10.571 s
18:51:05 [INFO] ------------------------------------------------------------------------
18:51:05 [INFO] Reactor Summary:
18:51:05 [INFO] 
18:51:05 [INFO] Sirius Parent 7.4.3-SNAPSHOT ....................... SUCCESS [09:18 min]
18:51:05 [INFO] org.eclipse.sirius.ext.base 7.4.3-SNAPSHOT ......... SUCCESS [ 16.269 s]
18:51:05 [INFO] org.eclipse.sirius.ext.e3 7.4.3-SNAPSHOT ........... SUCCESS [  0.375 s]
18:51:05 [INFO] org.eclipse.sirius.ext.emf 7.4.3-SNAPSHOT .......... SUCCESS [  0.465 s]
18:51:05 [INFO] org.eclipse.sirius.ext.emf.edit 7.4.3-SNAPSHOT ..... SUCCESS [  0.351 s]
18:51:05 [INFO] org.eclipse.sirius.ext.emf.tx 7.4.3-SNAPSHOT ....... SUCCESS [  0.507 s]
18:51:05 [INFO] org.eclipse.sirius.ext.gmf.notation 7.4.3-SNAPSHOT . SUCCESS [  0.171 s]
18:51:05 [INFO] org.eclipse.sirius.ext.ide 7.4.3-SNAPSHOT .......... SUCCESS [  0.321 s]
18:51:05 [INFO] org.eclipse.sirius.model 7.4.3-SNAPSHOT ............ SUCCESS [  1.297 s]
18:51:05 [INFO] org.eclipse.sirius.ecore.extender 7.4.3-SNAPSHOT ... SUCCESS [  0.444 s]
18:51:05 [INFO] org.eclipse.sirius.common 7.4.3-SNAPSHOT ........... SUCCESS [  0.757 s]
18:51:05 [INFO] org.eclipse.sirius 7.4.3-SNAPSHOT .................. SUCCESS [  1.458 s]
18:51:05 [INFO] org.eclipse.sirius.common.acceleo.aql 7.4.3-SNAPSHOT SUCCESS [  0.357 s]
18:51:05 [INFO] org.eclipse.sirius.common.acceleo.mtl 7.4.3-SNAPSHOT SUCCESS [  0.765 s]
18:51:05 [INFO] org.eclipse.sirius.common.interpreter 7.4.3-SNAPSHOT SUCCESS [  0.231 s]
18:51:05 [INFO] org.eclipse.sirius.common.ocl 7.4.3-SNAPSHOT ....... SUCCESS [  0.268 s]
18:51:05 [INFO] org.eclipse.sirius.diagram.model 7.4.3-SNAPSHOT .... SUCCESS [  1.075 s]
18:51:05 [INFO] org.eclipse.sirius.diagram 7.4.3-SNAPSHOT .......... SUCCESS [  1.226 s]
18:51:05 [INFO] org.eclipse.sirius.diagram.formatdata 7.4.3-SNAPSHOT SUCCESS [  0.500 s]
18:51:05 [INFO] org.eclipse.sirius.synchronizer 7.4.3-SNAPSHOT ..... SUCCESS [  0.272 s]
18:51:05 [INFO] org.eclipse.sirius.table.model 7.4.3-SNAPSHOT ...... SUCCESS [  0.482 s]
18:51:05 [INFO] org.eclipse.sirius.table 7.4.3-SNAPSHOT ............ SUCCESS [  0.509 s]
18:51:05 [INFO] org.eclipse.sirius.tree.model 7.4.3-SNAPSHOT ....... SUCCESS [  0.376 s]
18:51:05 [INFO] org.eclipse.sirius.tree 7.4.3-SNAPSHOT ............. SUCCESS [  0.355 s]
18:51:05 [INFO] org.eclipse.sirius.model.feature 7.4.3-SNAPSHOT .... SUCCESS [  0.324 s]
18:51:05 [INFO] org.eclipse.sirius.runtime 7.4.3-SNAPSHOT .......... SUCCESS [  0.275 s]
18:51:05 [INFO] org.eclipse.sirius.runtime.acceleo 7.4.3-SNAPSHOT .. SUCCESS [  0.132 s]
18:51:05 [INFO] org.eclipse.sirius.runtime.aql 7.4.3-SNAPSHOT ...... SUCCESS [  0.167 s]
18:51:05 [INFO] org.eclipse.sirius.runtime.ocl 7.4.3-SNAPSHOT ...... SUCCESS [  0.160 s]
18:51:05 [INFO] org.eclipse.sirius.headless.update 7.4.3-SNAPSHOT .. SUCCESS [  2.376 s]
18:51:05 [INFO] org.eclipse.sirius.ext.draw2d 7.4.3-SNAPSHOT ....... SUCCESS [  2.176 s]
18:51:05 [INFO] org.eclipse.sirius.ext.e3.ui 7.4.3-SNAPSHOT ........ SUCCESS [  2.086 s]
18:51:05 [INFO] org.eclipse.sirius.ext.emf.ui 7.4.3-SNAPSHOT ....... SUCCESS [  0.444 s]
18:51:05 [INFO] org.eclipse.sirius.ext.gef 7.4.3-SNAPSHOT .......... SUCCESS [  0.473 s]
18:51:05 [INFO] org.eclipse.sirius.ext.gmf.runtime 7.4.3-SNAPSHOT .. SUCCESS [  1.123 s]
18:51:05 [INFO] org.eclipse.sirius.ext.jface 7.4.3-SNAPSHOT ........ SUCCESS [  0.206 s]
18:51:05 [INFO] org.eclipse.sirius.ext.swt 7.4.3-SNAPSHOT .......... SUCCESS [  0.280 s]
18:51:05 [INFO] org.eclipse.sirius.common.acceleo.aql.ide 7.4.3-SNAPSHOT SUCCESS [  0.264 s]
18:51:05 [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 7.4.3-SNAPSHOT SUCCESS [  5.886 s]
18:51:05 [INFO] org.eclipse.sirius.common.ui 7.4.3-SNAPSHOT ........ SUCCESS [  0.888 s]
18:51:05 [INFO] org.eclipse.sirius.common.ui.ext 7.4.3-SNAPSHOT .... SUCCESS [  0.648 s]
18:51:05 [INFO] org.eclipse.sirius.common.xtext 7.4.3-SNAPSHOT ..... SUCCESS [  3.330 s]
18:51:05 [INFO] org.eclipse.sirius.ui 7.4.3-SNAPSHOT ............... SUCCESS [  1.897 s]
18:51:05 [INFO] org.eclipse.sirius.diagram.ui 7.4.3-SNAPSHOT ....... SUCCESS [  4.607 s]
18:51:05 [INFO] org.eclipse.sirius.diagram.elk 7.4.3-SNAPSHOT ...... SUCCESS [  1.979 s]
18:51:05 [INFO] org.eclipse.sirius.diagram.elk.debug 7.4.3-SNAPSHOT  SUCCESS [  0.978 s]
18:51:05 [INFO] org.eclipse.sirius.diagram.ui.ext 7.4.3-SNAPSHOT ... SUCCESS [  1.037 s]
18:51:05 [INFO] org.eclipse.sirius.diagram.sequence.model 7.4.3-SNAPSHOT SUCCESS [  0.512 s]
18:51:05 [INFO] org.eclipse.sirius.diagram.sequence 7.4.3-SNAPSHOT . SUCCESS [  1.227 s]
18:51:05 [INFO] org.eclipse.sirius.diagram.sequence.edit 7.4.3-SNAPSHOT SUCCESS [  1.116 s]
18:51:05 [INFO] org.eclipse.sirius.diagram.sequence.ui 7.4.3-SNAPSHOT SUCCESS [  1.247 s]
18:51:05 [INFO] org.eclipse.sirius.doc 7.4.3-SNAPSHOT .............. SUCCESS [  1.635 s]
18:51:05 [INFO] org.eclipse.sirius.editor 7.4.3-SNAPSHOT ........... SUCCESS [  1.385 s]
18:51:05 [INFO] org.eclipse.sirius.editor.diagram 7.4.3-SNAPSHOT ... SUCCESS [  1.531 s]
18:51:05 [INFO] org.eclipse.sirius.editor.sequence 7.4.3-SNAPSHOT .. SUCCESS [  1.258 s]
18:51:05 [INFO] org.eclipse.sirius.table.ui 7.4.3-SNAPSHOT ......... SUCCESS [  0.875 s]
18:51:05 [INFO] org.eclipse.sirius.editor.table 7.4.3-SNAPSHOT ..... SUCCESS [  0.839 s]
18:51:05 [INFO] org.eclipse.sirius.tree.ui 7.4.3-SNAPSHOT .......... SUCCESS [  0.797 s]
18:51:05 [INFO] org.eclipse.sirius.editor.tree 7.4.3-SNAPSHOT ...... SUCCESS [  0.750 s]
18:51:05 [INFO] org.eclipse.sirius.eef.adapters 7.4.3-SNAPSHOT ..... SUCCESS [  1.047 s]
18:51:05 [INFO] org.eclipse.sirius.interpreter 7.4.3-SNAPSHOT ...... SUCCESS [  0.423 s]
18:51:05 [INFO] org.eclipse.sirius.table.ui.ext 7.4.3-SNAPSHOT ..... SUCCESS [  0.538 s]
18:51:05 [INFO] org.eclipse.sirius.tree.ui.ext 7.4.3-SNAPSHOT ...... SUCCESS [  0.586 s]
18:51:05 [INFO] org.eclipse.sirius.ui.ext 7.4.3-SNAPSHOT ........... SUCCESS [  0.480 s]
18:51:05 [INFO] org.eclipse.sirius.ui.editor 7.4.3-SNAPSHOT ........ SUCCESS [  0.569 s]
18:51:05 [INFO] org.eclipse.sirius.tests.junit.support 7.4.3-SNAPSHOT SUCCESS [  1.238 s]
18:51:05 [INFO] org.eclipse.sirius.tests.swtbot.support 7.4.3-SNAPSHOT SUCCESS [  1.690 s]
18:51:05 [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [  0.175 s]
18:51:05 [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [  0.136 s]
18:51:05 [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [  0.557 s]
18:51:05 [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [  0.412 s]
18:51:05 [INFO] org.eclipse.sirius.samples.family 7.4.3-SNAPSHOT ... SUCCESS [  0.302 s]
18:51:05 [INFO] org.eclipse.sirius.common.interpreter.aql 7.4.3-SNAPSHOT SUCCESS [  0.204 s]
18:51:05 [INFO] org.eclipse.sirius.properties 7.4.3-SNAPSHOT ....... SUCCESS [  0.527 s]
18:51:05 [INFO] org.eclipse.sirius.properties.edit 7.4.3-SNAPSHOT .. SUCCESS [  0.786 s]
18:51:05 [INFO] org.eclipse.sirius.properties.ext.widgets.reference 7.4.3-SNAPSHOT SUCCESS [  0.229 s]
18:51:05 [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.3-SNAPSHOT SUCCESS [  0.505 s]
18:51:05 [INFO] org.eclipse.sirius.properties.defaultrules 7.4.3-SNAPSHOT SUCCESS [  0.203 s]
18:51:05 [INFO] org.eclipse.sirius.properties.core 7.4.3-SNAPSHOT .. SUCCESS [  0.450 s]
18:51:05 [INFO] org.eclipse.sirius.editor.properties 7.4.3-SNAPSHOT  SUCCESS [  1.217 s]
18:51:05 [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.3-SNAPSHOT SUCCESS [  0.642 s]
18:51:05 [INFO] org.eclipse.sirius.ui.properties 7.4.3-SNAPSHOT .... SUCCESS [  0.636 s]
18:51:05 [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.3-SNAPSHOT SUCCESS [  0.604 s]
18:51:05 [INFO] org.eclipse.sirius.sample.properties 7.4.3-SNAPSHOT  SUCCESS [  0.353 s]
18:51:05 [INFO] org.eclipse.sirius.sample.properties.checkbox 7.4.3-SNAPSHOT SUCCESS [  0.366 s]
18:51:05 [INFO] org.eclipse.sirius.sample.properties.radio 7.4.3-SNAPSHOT SUCCESS [  0.392 s]
18:51:05 [INFO] org.eclipse.sirius.sample.properties.textarea 7.4.3-SNAPSHOT SUCCESS [  0.370 s]
18:51:05 [INFO] org.eclipse.sirius.tests.ui.properties 7.4.3-SNAPSHOT SUCCESS [  1.334 s]
18:51:05 [INFO] org.eclipse.sirius.aql 7.4.3-SNAPSHOT .............. SUCCESS [  0.177 s]
18:51:05 [INFO] org.eclipse.sirius.doc.feature 7.4.3-SNAPSHOT ...... SUCCESS [  0.111 s]
18:51:05 [INFO] org.eclipse.sirius.runtime.ide.eef 7.4.3-SNAPSHOT .. SUCCESS [  0.316 s]
18:51:05 [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.3-SNAPSHOT SUCCESS [  0.219 s]
18:51:05 [INFO] org.eclipse.sirius.runtime.ide.ui 7.4.3-SNAPSHOT ... SUCCESS [  0.465 s]
18:51:05 [INFO] org.eclipse.sirius.runtime.ide.xtext 7.4.3-SNAPSHOT  SUCCESS [  0.271 s]
18:51:05 [INFO] org.eclipse.sirius.samples 7.4.3-SNAPSHOT .......... SUCCESS [  0.411 s]
18:51:05 [INFO] org.eclipse.sirius.specifier 7.4.3-SNAPSHOT ........ SUCCESS [  0.788 s]
18:51:05 [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.3-SNAPSHOT SUCCESS [  0.280 s]
18:51:05 [INFO] org.eclipse.sirius.specifier.ide.ui.aql 7.4.3-SNAPSHOT SUCCESS [  0.122 s]
18:51:05 [INFO] org.eclipse.sirius.specifier.ide.ui 7.4.3-SNAPSHOT . SUCCESS [  0.443 s]
18:51:05 [INFO] org.eclipse.sirius.tests.support 7.4.3-SNAPSHOT .... SUCCESS [  0.470 s]
18:51:05 [INFO] org.eclipse.sirius.interpreter.feature 7.4.3-SNAPSHOT SUCCESS [  0.112 s]
18:51:05 [INFO] org.eclipse.sirius.properties.feature 7.4.3-SNAPSHOT SUCCESS [  0.261 s]
18:51:05 [INFO] org.eclipse.sirius.specifier.properties.feature 7.4.3-SNAPSHOT SUCCESS [  0.412 s]
18:51:05 [INFO] org.eclipse.sirius.samples.properties.feature 7.4.3-SNAPSHOT SUCCESS [  0.218 s]
18:51:05 [INFO] org.eclipse.sirius.diagram.elk.feature 7.4.3-SNAPSHOT SUCCESS [  0.413 s]
18:51:05 [INFO] org.eclipse.sirius.diagram.elk.sdk.feature 7.4.3-SNAPSHOT SUCCESS [  0.661 s]
18:51:05 [INFO] org.eclipse.sirius.sample.basicfamily.feature 7.4.3-SNAPSHOT SUCCESS [  0.127 s]
18:51:05 [INFO] org.eclipse.sirius.tests.sample.docbook 7.4.3-SNAPSHOT SUCCESS [  0.226 s]
18:51:05 [INFO] org.eclipse.sirius.tests.sample.docbook.design 7.4.3-SNAPSHOT SUCCESS [  0.317 s]
18:51:05 [INFO] org.eclipse.sirius.tests.sample.component 7.4.3-SNAPSHOT SUCCESS [  0.206 s]
18:51:05 [INFO] org.eclipse.sirius.tests.sample.component.design 7.4.3-SNAPSHOT SUCCESS [  0.976 s]
18:51:05 [INFO] org.eclipse.sirius.tests.sample.benchmark 7.4.3-SNAPSHOT SUCCESS [  0.270 s]
18:51:05 [INFO] org.eclipse.sirius.sample.interactions 7.4.3-SNAPSHOT SUCCESS [  0.244 s]
18:51:05 [INFO] org.eclipse.sirius.sample.interactions.edit 7.4.3-SNAPSHOT SUCCESS [  0.211 s]
18:51:05 [INFO] org.eclipse.sirius.tests.sample.migration 7.4.3-SNAPSHOT SUCCESS [  0.388 s]
18:51:05 [INFO] org.eclipse.sirius.sample.interactions.design 7.4.3-SNAPSHOT SUCCESS [  0.907 s]
18:51:05 [INFO] org.eclipse.sirius.sample.interactions.editor 7.4.3-SNAPSHOT SUCCESS [  0.420 s]
18:51:05 [INFO] org.eclipse.sirius.sample.ecore.design 7.4.3-SNAPSHOT SUCCESS [  1.198 s]
18:51:05 [INFO] org.eclipse.sirius.tests.sample.migration.design 7.4.3-SNAPSHOT SUCCESS [  0.927 s]
18:51:05 [INFO] org.eclipse.sirius.tests.sample.scxml 7.4.3-SNAPSHOT SUCCESS [  0.368 s]
18:51:05 [INFO] org.eclipse.sirius.tests.junit 7.4.3-SNAPSHOT ...... SUCCESS [  7.827 s]
18:51:05 [INFO] org.eclipse.sirius.tests.tree 7.4.3-SNAPSHOT ....... SUCCESS [  2.395 s]
18:51:05 [INFO] org.eclipse.sirius.tests.swtbot 7.4.3-SNAPSHOT ..... SUCCESS [  5.377 s]
18:51:05 [INFO] org.eclipse.sirius.tests.sample.scxml.design 7.4.3-SNAPSHOT SUCCESS [  0.516 s]
18:51:05 [INFO] org.eclipse.sirius.tests 7.4.3-SNAPSHOT ............ SUCCESS [  0.751 s]
18:51:05 [INFO] org.eclipse.sirius.tests.rcptt.properties 7.4.3-SNAPSHOT SUCCESS [  0.264 s]
18:51:05 [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 7.4.3-SNAPSHOT SUCCESS [  0.397 s]
18:51:05 [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 7.4.3-SNAPSHOT SUCCESS [  0.445 s]
18:51:05 [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 7.4.3-SNAPSHOT SUCCESS [  0.399 s]
18:51:05 [INFO] org.eclipse.sirius.tests.rcptt.feature 7.4.3-SNAPSHOT SUCCESS [  0.267 s]
18:51:05 [INFO] org.eclipse.sirius.update 7.4.3-SNAPSHOT ........... SUCCESS [ 20.215 s]
18:51:05 [INFO] org.eclipse.sirius.sample.basicfamily.update 7.4.3-SNAPSHOT SUCCESS [  0.672 s]
18:51:05 [INFO] org.eclipse.sirius.tests.sample.docbook.edit 7.4.3-SNAPSHOT SUCCESS [  1.371 s]
18:51:05 [INFO] org.eclipse.sirius.tests.sample.docbook.editor 7.4.3-SNAPSHOT SUCCESS [  1.119 s]
18:51:05 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.3-SNAPSHOT SUCCESS [  5.883 s]
18:51:05 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.3-SNAPSHOT SUCCESS [  0.565 s]
18:51:05 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.3-SNAPSHOT SUCCESS [  0.883 s]
18:51:05 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.3-SNAPSHOT SUCCESS [  0.664 s]
18:51:05 [INFO] org.eclipse.sirius.tests.junit.xtext 7.4.3-SNAPSHOT  SUCCESS [  2.361 s]
18:51:05 [INFO] org.eclipse.sirius.tests.update 7.4.3-SNAPSHOT ..... SUCCESS [  3.224 s]
18:51:05 [INFO] ------------------------------------------------------------------------
18:51:05 [INFO] BUILD SUCCESS
18:51:05 [INFO] ------------------------------------------------------------------------
18:51:05 [INFO] Total time:  12:17 min
18:51:05 [INFO] Finished at: 2024-07-02T22:51:05Z
18:51:05 [INFO] ------------------------------------------------------------------------
18:51:06 Terminating xvnc.
18:51:23 Recording test results
18:51:24 [Checks API] No suitable checks publisher found.
18:51:24 Archiving artifacts
18:51:25 Finished: SUCCESS