Skip to content
Success

Console Output

15:53:09 Started by timer
15:53:09 Running as SYSTEM
15:53:09 Agent centos-7-6gb-g86m0 is provisioned from template centos-7-6gb
15:53:09 ---
15:53:09 apiVersion: "v1"
15:53:09 kind: "Pod"
15:53:09 metadata:
15:53:09   annotations:
15:53:09     kubernetes.jenkins.io/last-refresh: "1717357981639"
15:53:09   labels:
15:53:09     jenkins: "slave"
15:53:09     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
15:53:09     jenkins/label: "centos-7-6gb"
15:53:09     kubernetes.jenkins.io/controller: "http___jenkins-ui_sirius_svc_cluster_local_siriusx"
15:53:09   name: "centos-7-6gb-g86m0"
15:53:09   namespace: "sirius"
15:53:09 spec:
15:53:09   containers:
15:53:09   - env:
15:53:09     - name: "JENKINS_SECRET"
15:53:09       value: "********"
15:53:09     - name: "JENKINS_TUNNEL"
15:53:09       value: "jenkins-discovery.sirius.svc.cluster.local:50000"
15:53:09     - name: "JENKINS_AGENT_NAME"
15:53:09       value: "centos-7-6gb-g86m0"
15:53:09     - name: "JENKINS_REMOTING_JAVA_OPTS"
15:53:09       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
15:53:09         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
15:53:09     - name: "JAVA_TOOL_OPTIONS"
15:53:09       value: ""
15:53:09     - name: "_JAVA_OPTIONS"
15:53:09       value: ""
15:53:09     - name: "REMOTING_OPTS"
15:53:09       value: "-noReconnectAfter 1d"
15:53:09     - name: "OPENJ9_JAVA_OPTIONS"
15:53:09       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
15:53:09     - name: "JENKINS_NAME"
15:53:09       value: "centos-7-6gb-g86m0"
15:53:09     - name: "JENKINS_AGENT_WORKDIR"
15:53:09       value: "/home/jenkins/agent"
15:53:09     - name: "JENKINS_URL"
15:53:09       value: "http://jenkins-ui.sirius.svc.cluster.local/sirius/"
15:53:09     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.vb_15dcf73f6a_9"
15:53:09     imagePullPolicy: "Always"
15:53:09     name: "jnlp"
15:53:09     resources:
15:53:09       limits:
15:53:09         cpu: "2000m"
15:53:09         memory: "6144Mi"
15:53:09       requests:
15:53:09         cpu: "1000m"
15:53:09         memory: "6144Mi"
15:53:09     tty: true
15:53:09     volumeMounts:
15:53:09     - mountPath: "/home/jenkins/.m2/toolchains.xml"
15:53:09       name: "m2-dir"
15:53:09       readOnly: true
15:53:09       subPath: "toolchains.xml"
15:53:09     - mountPath: "/home/jenkins/.mavenrc"
15:53:09       name: "m2-dir"
15:53:09       readOnly: true
15:53:09       subPath: ".mavenrc"
15:53:09     - mountPath: "/opt/tools"
15:53:09       name: "volume-0"
15:53:09       readOnly: false
15:53:09     - mountPath: "/home/jenkins"
15:53:09       name: "volume-2"
15:53:09       readOnly: false
15:53:09     - mountPath: "/home/jenkins/.m2/repository"
15:53:09       name: "volume-3"
15:53:09       readOnly: false
15:53:09     - mountPath: "/home/jenkins/.m2/settings-security.xml"
15:53:09       name: "m2-secret-dir"
15:53:09       readOnly: true
15:53:09       subPath: "settings-security.xml"
15:53:09     - mountPath: "/home/jenkins/.m2/wrapper"
15:53:09       name: "volume-4"
15:53:09       readOnly: false
15:53:09     - mountPath: "/home/jenkins/.m2/settings.xml"
15:53:09       name: "m2-secret-dir"
15:53:09       readOnly: true
15:53:09       subPath: "settings.xml"
15:53:09     - mountPath: "/home/jenkins/.ssh"
15:53:09       name: "volume-1"
15:53:09       readOnly: false
15:53:09       subPath: ""
15:53:09     - mountPath: "/home/jenkins/agent"
15:53:09       name: "workspace-volume"
15:53:09       readOnly: false
15:53:09     workingDir: "/home/jenkins/agent"
15:53:09   nodeSelector:
15:53:09     kubernetes.io/os: "linux"
15:53:09   restartPolicy: "Never"
15:53:09   volumes:
15:53:09   - name: "volume-0"
15:53:09     persistentVolumeClaim:
15:53:09       claimName: "tools-claim-jiro-sirius"
15:53:09       readOnly: true
15:53:09   - name: "m2-secret-dir"
15:53:09     secret:
15:53:09       secretName: "m2-secret-dir"
15:53:09   - emptyDir:
15:53:09       medium: ""
15:53:09     name: "volume-2"
15:53:09   - configMap:
15:53:09       name: "m2-dir"
15:53:09     name: "m2-dir"
15:53:09   - configMap:
15:53:09       name: "known-hosts"
15:53:09     name: "volume-1"
15:53:09   - emptyDir:
15:53:09       medium: ""
15:53:09     name: "workspace-volume"
15:53:09   - emptyDir:
15:53:09       medium: ""
15:53:09     name: "volume-4"
15:53:09   - emptyDir:
15:53:09       medium: ""
15:53:09     name: "volume-3"
15:53:09 
15:53:09 Building remotely on centos-7-6gb-g86m0 (centos-7-6gb) in workspace /home/jenkins/agent/workspace/sirius.sonar-master
15:53:09 The recommended git tool is: git
15:53:11 No credentials specified
15:53:11 Cloning the remote Git repository
15:53:11 Cloning repository https://github.com/eclipse-sirius/sirius-desktop.git
15:53:11  > git init /home/jenkins/agent/workspace/sirius.sonar-master # timeout=10
15:53:11 Fetching upstream changes from https://github.com/eclipse-sirius/sirius-desktop.git
15:53:11  > git --version # timeout=10
15:53:11  > git --version # 'git version 2.36.6'
15:53:11  > git fetch --tags --force --progress -- https://github.com/eclipse-sirius/sirius-desktop.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:53:41  > git config remote.origin.url https://github.com/eclipse-sirius/sirius-desktop.git # timeout=10
15:53:41  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:53:42 Avoid second fetch
15:53:42  > git rev-parse origin/master^{commit} # timeout=10
15:53:42 Checking out Revision f041e747254dd843fcba8a102aef3c1bdc347b93 (origin/master)
15:53:42  > git config core.sparsecheckout # timeout=10
15:53:43  > git checkout -f f041e747254dd843fcba8a102aef3c1bdc347b93 # timeout=10
15:53:46 Commit message: "[releng] Add reasonable build timeout to avoid hanging builds"
15:53:46  > git rev-list --no-walk f041e747254dd843fcba8a102aef3c1bdc347b93 # timeout=10
15:53:46 Injecting SonarQube environment variables using the configuration: SonarCloud.io
15:53:46 $ pkill Xvnc
15:53:46 $ pkill Xrealvnc
15:53:46 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
15:53:54 [sirius.sonar-master] $ Xvnc -help
15:53:54 Starting xvnc
15:53:54 [sirius.sonar-master] $ Xvnc :60 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
15:53:54 
15:53:54 Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34
15:53:54 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
15:53:54 See http://www.tigervnc.org for information on TigerVNC.
15:53:54 Underlying X server release 12004000, The X.Org Foundation
15:53:54 
15:53:54 
15:53:54 Sun Jun  2 19:53:54 2024
15:53:54  vncext:      VNC extension running!
15:53:54  vncext:      Listening for VNC connections on all interface(s), port 5960
15:53:54  vncext:      created VNC server for screen 0
15:53:54 [sirius.sonar-master] $ /bin/sh -xe /tmp/jenkins3278679617666423292.sh
15:53:54 + rm -rf /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/screenshots
15:53:54 + xrandr -s 1920x1200
15:53:54  ComparingUpdateTracker: 0 pixels in / 0 pixels out
15:53:54  ComparingUpdateTracker: (1:-nan ratio)
15:53:54 + xsetroot -solid grey
15:53:54 + xhost +
15:53:54 + vncconfig -iconic
15:53:54 access control disabled, clients can connect from any host
15:53:54 + sleep 2
15:53:56 + sleep 2
15:53:56 + metacity --replace --sm-disable --display=:60
15:53:58 + rm -rf /home/jenkins/agent/workspace/sirius.sonar-master/.maven/tmp
15:54:08 Process leaked file descriptors. See https://www.jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
15:54:09 [sirius.sonar-master] $ /bin/sh -xe /tmp/jenkins9646543561815189376.sh
15:54:09 + wget --no-check-certificate -O comic-relief.zip https://raw.githubusercontent.com/pcdavid/comic-relief/main/comic-relief.zip
15:54:09 --2024-06-02 19:54:09--  https://raw.githubusercontent.com/pcdavid/comic-relief/main/comic-relief.zip
15:54:09 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ...
15:54:09 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
15:54:09 HTTP request sent, awaiting response... 200 OK
15:54:09 Length: 110354 (108K) [application/zip]
15:54:09 Saving to: ‘comic-relief.zip’
15:54:09 
15:54:09      0K .......... .......... .......... .......... .......... 46% 4.14M 0s
15:54:09     50K .......... .......... .......... .......... .......... 92% 38.1M 0s
15:54:09    100K .......                                               100%  109M=0.01s
15:54:09 
15:54:09 2024-06-02 19:54:09 (8.00 MB/s) - ‘comic-relief.zip’ saved [110354/110354]
15:54:09 
15:54:09 + unzip comic-relief.zip
15:54:09 Archive:  comic-relief.zip
15:54:09   inflating: ComicRelief.ttf         
15:54:09   inflating: FONTLOG.txt             
15:54:09   inflating: OFL.txt                 
15:54:09   inflating: OFL-FAQ.txt             
15:54:09   inflating: ComicRelief-Bold.ttf    
15:54:09 + mkdir -p /home/jenkins/.fonts
15:54:09 + mv ComicRelief.ttf /home/jenkins/.fonts
15:54:09 + mkdir -p /home/jenkins/.config/fontconfig
15:54:09 + cat
15:54:09 [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:54:09 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
15:54:09 Maven home: /opt/tools/apache-maven/latest
15:54:09 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
15:54:09 Default locale: en_US, platform encoding: UTF-8
15:54:09 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
15:54:12 [INFO] Scanning for projects...
15:54:23 [INFO] Tycho Version:  4.0.4 (868454bf476f18ad997abdfd7ef5f88a8fa2d67f)
15:54:23 [INFO] Tycho Mode:     project
15:54:23 [INFO] Tycho Builder:  maven
15:54:42 [WARNING] The requested profile "headless-server" could not be activated because it does not exist.
15:54:42 [INFO] ------------------------------------------------------------------------
15:54:42 [INFO] Reactor Build Order:
15:54:42 [INFO] 
15:54:42 [INFO] Sirius Parent                                                      [pom]
15:54:42 [INFO] org.eclipse.sirius.ext.base                             [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ext.e3                               [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ext.emf                              [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ext.emf.edit                         [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ext.emf.tx                           [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ext.gmf.notation                     [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ext.ide                              [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.model                                [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ecore.extender                       [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.common                               [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius                                      [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.common.acceleo.aql                   [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.common.acceleo.mtl                   [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.common.interpreter                   [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.common.ocl                           [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.diagram.model                        [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.diagram                              [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.diagram.formatdata                   [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.synchronizer                         [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.table.model                          [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.table                                [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tree.model                           [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tree                                 [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.model.feature                       [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.runtime                             [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.runtime.acceleo                     [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.runtime.aql                         [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.runtime.ocl                         [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.headless.update                  [eclipse-repository]
15:54:42 [INFO] org.eclipse.sirius.ext.draw2d                           [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ext.e3.ui                            [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ext.emf.ui                           [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ext.gef                              [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ext.gmf.runtime                      [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ext.jface                            [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ext.swt                              [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.common.acceleo.aql.ide               [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.common.acceleo.mtl.ide               [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.common.ui                            [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.common.ui.ext                        [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.common.xtext                         [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ui                                   [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.diagram.ui                           [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.diagram.elk                          [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.diagram.elk.debug                    [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.diagram.sequence.model               [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.diagram.ui.ext                       [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.diagram.sequence                     [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.diagram.sequence.edit                [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.diagram.sequence.ui                  [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.doc                                  [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.editor                               [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.editor.diagram                       [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.editor.sequence                      [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.table.ui                             [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.editor.table                         [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tree.ui                              [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.editor.tree                          [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.eef.adapters                         [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.interpreter                          [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.table.ui.ext                         [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tree.ui.ext                          [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ui.ext                               [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ui.editor                            [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.junit.support                  [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.swtbot.support                 [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.sample.basicfamily                   [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.sample.basicfamily.edit              [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.sample.basicfamily.editor            [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.sample.basicfamily.design            [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.samples.family                       [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.common.interpreter.aql               [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.properties                           [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.properties.edit                      [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.properties.ext.widgets.reference     [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.properties.defaultrules              [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.properties.core                      [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.editor.properties                    [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ui.properties                        [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference  [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.sample.properties                    [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.sample.properties.checkbox           [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.sample.properties.radio              [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.sample.properties.textarea           [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.ui.properties             [eclipse-test-plugin]
15:54:42 [INFO] org.eclipse.sirius.aql                                 [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.doc.feature                         [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.runtime.ide.eef                     [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo              [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.runtime.ide.ui                      [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.runtime.ide.xtext                   [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.samples                             [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.specifier                           [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo            [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.specifier.ide.ui.aql                [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.specifier.ide.ui                    [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.tests.support                       [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.interpreter.feature                 [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.properties.feature                  [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.specifier.properties.feature        [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.samples.properties.feature          [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.diagram.elk.feature                 [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.diagram.elk.sdk.feature             [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.sample.basicfamily.feature          [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.tests.sample.docbook                 [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.sample.docbook.design          [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.sample.component               [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.sample.component.design        [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.sample.benchmark               [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.sample.interactions                  [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.sample.interactions.edit             [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.sample.migration               [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.sample.interactions.design           [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.sample.interactions.editor           [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.sample.ecore.design                  [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.sample.migration.design        [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.sample.scxml                   [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.junit                     [eclipse-test-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.tree                      [eclipse-test-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.swtbot                    [eclipse-test-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.sample.scxml.design            [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests                               [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.tests.rcptt.properties               [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.rcptt.properties.edit          [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.rcptt.properties.samples       [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.rcptt.properties.editor        [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.rcptt.feature                 [eclipse-feature]
15:54:42 [INFO] org.eclipse.sirius.update                           [eclipse-repository]
15:54:42 [INFO] org.eclipse.sirius.sample.basicfamily.update        [eclipse-repository]
15:54:42 [INFO] org.eclipse.sirius.tests.sample.docbook.edit            [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.sample.docbook.editor          [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine      [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide  [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui   [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design [eclipse-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.junit.xtext               [eclipse-test-plugin]
15:54:42 [INFO] org.eclipse.sirius.tests.update                     [eclipse-repository]
15:54:42 [INFO] 
15:54:42 [INFO] ------------------< org.eclipse.sirius:sirius-parent >------------------
15:54:42 [INFO] Building Sirius Parent 7.4.1-SNAPSHOT                            [1/140]
15:54:42 [INFO]   from pom.xml
15:54:42 [INFO] --------------------------------[ pom ]---------------------------------
15:54:42 [INFO] 
15:54:42 [INFO] --- clean:3.2.0:clean (default-clean) @ sirius-parent ---
15:54:42 [INFO] 
15:54:42 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ sirius-parent ---
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/packaging/org.eclipse.sirius.parent/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:54:44 [INFO] 
15:54:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ sirius-parent ---
15:54:44 [INFO] 
15:54:44 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.base >-----------
15:54:44 [INFO] Building org.eclipse.sirius.ext.base 7.4.1-SNAPSHOT              [2/140]
15:54:44 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/pom.xml
15:54:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:54:47 [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@2693d31f
15:54:47 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
15:54:47 [INFO]     Cache location:         /home/jenkins/agent/workspace/sirius.sonar-master/.repository/.cache/tycho
15:54:47 [INFO]     Transport mode:         online
15:54:47 [INFO]     Http Transport type:    Java11Client
15:54:47 [INFO]     Update mode:            cache first
15:54:47 [INFO]     Minimum cache duration: 60 minutes
15:54:47 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
15:54:57 [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:59 [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:59 [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:55:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/pom.xml
15:55:05 [INFO] 
15:55:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.base ---
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.base ---
15:55:05 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.base ---
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.base ---
15:55:05 [INFO] 
15:55:05 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.base ---
15:55:05 [INFO] 
15:55:05 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.base ---
15:55:05 [INFO] Resolving class path of org.eclipse.sirius.ext.base
15:55:05 [INFO] 
15:55:05 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.base ---
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.base/../../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.base ---
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.base/src/main/resources
15:55:06 [INFO] 
15:55:06 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.base ---
15:55:07 [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:55:09 [INFO] 
15:55:09 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.base ---
15:55:09 [INFO] 
15:55:09 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.base ---
15:55:09 [INFO] 
15:55:09 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.base ---
15:55:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/src/test/resources
15:55:09 [INFO] 
15:55:09 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.base ---
15:55:09 [INFO] 
15:55:09 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.base ---
15:55:09 [INFO] 
15:55:09 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.base ---
15:55:09 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-7.4.1-SNAPSHOT-sources.jar
15:55:10 [INFO] 
15:55:10 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.base ---
15:55:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-7.4.1-SNAPSHOT.jar
15:55:13 [INFO] 
15:55:13 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.base ---
15:55:13 [INFO] 
15:55:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.base ---
15:55:14 [INFO] 
15:55:14 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ext.e3 >------------
15:55:14 [INFO] Building org.eclipse.sirius.ext.e3 7.4.1-SNAPSHOT                [3/140]
15:55:14 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/pom.xml
15:55:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/pom.xml
15:55:14 [INFO] 
15:55:14 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] 
15:55:14 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] Resolving class path of org.eclipse.sirius.ext.e3
15:55:14 [INFO] 
15:55:14 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3 ---
15:55: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.ext.e3/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:14 [INFO] 
15:55:14 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/src/main/resources
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] Nothing to compile - all classes are up to date
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] 
15:55:14 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/src/test/resources
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-7.4.1-SNAPSHOT-sources.jar
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-7.4.1-SNAPSHOT.jar
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] 
15:55:14 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3 ---
15:55:14 [INFO] 
15:55:14 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf >------------
15:55:14 [INFO] Building org.eclipse.sirius.ext.emf 7.4.1-SNAPSHOT               [4/140]
15:55:14 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/pom.xml
15:55:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/pom.xml
15:55:15 [INFO] 
15:55:15 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf ---
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf ---
15:55:15 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf ---
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf ---
15:55:15 [INFO] 
15:55:15 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf ---
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf ---
15:55:15 [INFO] Resolving class path of org.eclipse.sirius.ext.emf
15:55:15 [INFO] 
15:55:15 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf ---
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.ext.emf/../../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.ext.emf ---
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.ext.emf/src/main/resources
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf ---
15:55:15 [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:55:15 [INFO] 
15:55:15 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf ---
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf ---
15:55:15 [INFO] 
15:55:15 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf ---
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.ext.emf/src/test/resources
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf ---
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf ---
15:55:15 [INFO] 
15:55:15 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf ---
15:55:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-7.4.1-SNAPSHOT-sources.jar
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf ---
15:55:16 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-7.4.1-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.ext.emf ---
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf ---
15:55:16 [INFO] 
15:55:16 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit >---------
15:55:16 [INFO] Building org.eclipse.sirius.ext.emf.edit 7.4.1-SNAPSHOT          [5/140]
15:55:16 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml
15:55:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml
15:55:16 [INFO] 
15:55:16 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf.edit ---
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.edit ---
15:55:16 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.edit ---
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.edit ---
15:55:16 [INFO] 
15:55:16 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.edit ---
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.edit ---
15:55:16 [INFO] Resolving class path of org.eclipse.sirius.ext.emf.edit
15:55:16 [INFO] 
15:55:16 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.edit ---
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.ext.emf.edit/../../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.ext.emf.edit ---
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.ext.emf.edit/src/main/resources
15:55:16 [INFO] 
15:55:16 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.edit ---
15:55:16 [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:55:17 [INFO] 
15:55:17 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.edit ---
15:55:17 [INFO] 
15:55:17 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.edit ---
15:55:17 [INFO] 
15:55:17 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.edit ---
15:55:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/src/test/resources
15:55:17 [INFO] 
15:55:17 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.edit ---
15:55:17 [INFO] 
15:55:17 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.edit ---
15:55:17 [INFO] 
15:55:17 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.edit ---
15:55:17 [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.1-SNAPSHOT-sources.jar
15:55:17 [INFO] 
15:55:17 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.edit ---
15:55:17 [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.1-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.ext.emf.edit ---
15:55:17 [INFO] 
15:55:17 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.edit ---
15:55:17 [INFO] 
15:55:17 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx >----------
15:55:17 [INFO] Building org.eclipse.sirius.ext.emf.tx 7.4.1-SNAPSHOT            [6/140]
15:55:17 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml
15:55:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml
15:55:17 [INFO] 
15:55:17 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf.tx ---
15:55:17 [INFO] 
15:55:17 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.tx ---
15:55:17 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:17 [INFO] 
15:55:17 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.tx ---
15:55:17 [INFO] 
15:55:17 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.tx ---
15:55:17 [INFO] 
15:55:17 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.tx ---
15:55:17 [INFO] 
15:55:17 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.tx ---
15:55:17 [INFO] Resolving class path of org.eclipse.sirius.ext.emf.tx
15:55:18 [INFO] 
15:55:18 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.tx ---
15:55: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.ext.emf.tx/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:18 [INFO] 
15:55:18 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.tx ---
15:55:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/src/main/resources
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.tx ---
15:55:18 [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:55:18 [INFO] 
15:55:18 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.tx ---
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.tx ---
15:55:18 [INFO] 
15:55:18 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.tx ---
15:55:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/src/test/resources
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.tx ---
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.tx ---
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.tx ---
15:55:18 [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.1-SNAPSHOT-sources.jar
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.tx ---
15:55:18 [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.1-SNAPSHOT.jar
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.tx ---
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.tx ---
15:55:18 [INFO] 
15:55:18 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation >-------
15:55:18 [INFO] Building org.eclipse.sirius.ext.gmf.notation 7.4.1-SNAPSHOT      [7/140]
15:55:18 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml
15:55:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml
15:55:18 [INFO] 
15:55:18 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [INFO] 
15:55:18 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [INFO] Resolving class path of org.eclipse.sirius.ext.gmf.notation
15:55:18 [INFO] 
15:55:18 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.notation ---
15:55: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.ext.gmf.notation/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:18 [INFO] 
15:55:18 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/src/main/resources
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [INFO] Nothing to compile - all classes are up to date
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [INFO] 
15:55:18 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/src/test/resources
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [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.1-SNAPSHOT-sources.jar
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [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.1-SNAPSHOT.jar
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.notation ---
15:55:18 [INFO] 
15:55:18 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.ide >------------
15:55:18 [INFO] Building org.eclipse.sirius.ext.ide 7.4.1-SNAPSHOT               [8/140]
15:55:18 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/pom.xml
15:55:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/pom.xml
15:55:18 [INFO] 
15:55:18 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.ide ---
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.ide ---
15:55:18 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.ide ---
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.ide ---
15:55:18 [INFO] 
15:55:18 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.ide ---
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.ide ---
15:55:18 [INFO] Resolving class path of org.eclipse.sirius.ext.ide
15:55:18 [INFO] 
15:55:18 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.ide ---
15:55: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.ext.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:18 [INFO] 
15:55:18 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.ide ---
15:55:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/src/main/resources
15:55:18 [INFO] 
15:55:18 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.ide ---
15:55:19 [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:55:19 [INFO] 
15:55:19 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.ide ---
15:55:19 [INFO] 
15:55:19 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.ide ---
15:55:19 [INFO] 
15:55:19 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.ide ---
15:55:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/src/test/resources
15:55:19 [INFO] 
15:55:19 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.ide ---
15:55:19 [INFO] 
15:55:19 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.ide ---
15:55:19 [INFO] 
15:55:19 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.ide ---
15:55:19 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-7.4.1-SNAPSHOT-sources.jar
15:55:19 [INFO] 
15:55:19 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.ide ---
15:55:19 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-7.4.1-SNAPSHOT.jar
15:55:19 [INFO] 
15:55:19 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.ide ---
15:55:19 [INFO] 
15:55:19 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.ide ---
15:55:19 [INFO] 
15:55:19 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.model >-------------
15:55:19 [INFO] Building org.eclipse.sirius.model 7.4.1-SNAPSHOT                 [9/140]
15:55:19 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/pom.xml
15:55:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.model:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/pom.xml
15:55:19 [INFO] 
15:55:19 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.model ---
15:55:19 [INFO] 
15:55:19 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.model ---
15:55:19 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:19 [INFO] 
15:55:19 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.model ---
15:55:19 [INFO] 
15:55:19 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.model ---
15:55:19 [INFO] 
15:55:19 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.model ---
15:55:19 [INFO] 
15:55:19 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.model ---
15:55:19 [INFO] Resolving class path of org.eclipse.sirius.model
15:55:19 [INFO] 
15:55:19 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.model ---
15:55:19 [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:55:19 [INFO] 
15:55:19 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.model ---
15:55:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/src/main/resources
15:55:19 [INFO] 
15:55:19 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.model ---
15:55:19 [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:55:24 [INFO] 
15:55:24 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.model ---
15:55:24 [INFO] 
15:55:24 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.model ---
15:55:24 [INFO] 
15:55:24 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.model ---
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.model/src/test/resources
15:55:24 [INFO] 
15:55:24 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.model ---
15:55:24 [INFO] 
15:55:24 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.model ---
15:55:24 [INFO] 
15:55:24 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.model ---
15:55:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/org.eclipse.sirius.model-7.4.1-SNAPSHOT-sources.jar
15:55:24 [INFO] 
15:55:24 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.model ---
15:55:25 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/org.eclipse.sirius.model-7.4.1-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.model ---
15:55:25 [INFO] 
15:55:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.model ---
15:55:25 [INFO] 
15:55:25 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ecore.extender >--------
15:55:25 [INFO] Building org.eclipse.sirius.ecore.extender 7.4.1-SNAPSHOT       [10/140]
15:55:25 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/pom.xml
15:55:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/pom.xml
15:55:25 [INFO] 
15:55:25 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ecore.extender ---
15:55:25 [INFO] 
15:55:25 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ecore.extender ---
15:55:25 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:25 [INFO] 
15:55:25 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ecore.extender ---
15:55:25 [INFO] 
15:55:25 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ecore.extender ---
15:55:25 [INFO] 
15:55:25 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ecore.extender ---
15:55:25 [INFO] 
15:55:25 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ecore.extender ---
15:55:25 [INFO] Resolving class path of org.eclipse.sirius.ecore.extender
15:55:26 [INFO] 
15:55:26 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ecore.extender ---
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.ecore.extender/../../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.ecore.extender ---
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.ecore.extender/src/main/resources
15:55:26 [INFO] 
15:55:26 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ecore.extender ---
15:55:26 [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:55:27 [INFO] 
15:55:27 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ecore.extender ---
15:55:27 [INFO] 
15:55:27 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ecore.extender ---
15:55:27 [INFO] 
15:55:27 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ecore.extender ---
15:55:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/src/test/resources
15:55:27 [INFO] 
15:55:27 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ecore.extender ---
15:55:27 [INFO] 
15:55:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ecore.extender ---
15:55:27 [INFO] 
15:55:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ecore.extender ---
15:55: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.1-SNAPSHOT-sources.jar
15:55:27 [INFO] 
15:55:27 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ecore.extender ---
15:55: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.1-SNAPSHOT.jar
15:55:27 [INFO] 
15:55:27 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ecore.extender ---
15:55:27 [INFO] 
15:55:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ecore.extender ---
15:55:27 [INFO] 
15:55:27 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.common >------------
15:55:27 [INFO] Building org.eclipse.sirius.common 7.4.1-SNAPSHOT               [11/140]
15:55:27 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/pom.xml
15:55:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/pom.xml
15:55:27 [INFO] 
15:55:27 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common ---
15:55:27 [INFO] 
15:55:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common ---
15:55:27 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:27 [INFO] 
15:55:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common ---
15:55:27 [INFO] 
15:55:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common ---
15:55:27 [INFO] 
15:55:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common ---
15:55:27 [INFO] 
15:55:27 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common ---
15:55:27 [INFO] Resolving class path of org.eclipse.sirius.common
15:55:27 [INFO] 
15:55:27 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common ---
15:55: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.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:27 [INFO] 
15:55:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common ---
15:55:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/src/main/resources
15:55:27 [INFO] 
15:55:27 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common ---
15:55:27 [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:55:28 [INFO] 
15:55:28 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common ---
15:55:28 [INFO] 
15:55:28 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common ---
15:55:28 [INFO] 
15:55:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common ---
15:55:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/src/test/resources
15:55:28 [INFO] 
15:55:28 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common ---
15:55:28 [INFO] 
15:55:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common ---
15:55:28 [INFO] 
15:55:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common ---
15:55:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-7.4.1-SNAPSHOT-sources.jar
15:55:29 [INFO] 
15:55:29 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common ---
15:55:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-7.4.1-SNAPSHOT.jar
15:55:29 [INFO] 
15:55:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common ---
15:55:29 [INFO] 
15:55:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common ---
15:55:29 [INFO] 
15:55:29 [INFO] ---------------< org.eclipse.sirius:org.eclipse.sirius >----------------
15:55:29 [INFO] Building org.eclipse.sirius 7.4.1-SNAPSHOT                      [12/140]
15:55:29 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/pom.xml
15:55:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/pom.xml
15:55:29 [INFO] 
15:55:29 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius ---
15:55:29 [INFO] 
15:55:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius ---
15:55:29 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:29 [INFO] 
15:55:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius ---
15:55:29 [INFO] 
15:55:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius ---
15:55:29 [INFO] 
15:55:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius ---
15:55:29 [INFO] 
15:55:29 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius ---
15:55:29 [INFO] Resolving class path of org.eclipse.sirius
15:55:29 [INFO] 
15:55:29 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius ---
15:55: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/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:29 [INFO] 
15:55:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius ---
15:55:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/src/main/resources
15:55:29 [INFO] 
15:55:29 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius ---
15:55:29 [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:55:33 [INFO] 
15:55:33 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius ---
15:55:33 [INFO] 
15:55:33 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius ---
15:55:33 [INFO] 
15:55:33 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius ---
15:55:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/src/test/resources
15:55:33 [INFO] 
15:55:33 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius ---
15:55:33 [INFO] 
15:55:33 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius ---
15:55:33 [INFO] 
15:55:33 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius ---
15:55:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/org.eclipse.sirius-7.4.1-SNAPSHOT-sources.jar
15:55:33 [INFO] 
15:55:33 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius ---
15:55:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/org.eclipse.sirius-7.4.1-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 ---
15:55:34 [INFO] 
15:55:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius ---
15:55:34 [INFO] 
15:55:34 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql >------
15:55:34 [INFO] Building org.eclipse.sirius.common.acceleo.aql 7.4.1-SNAPSHOT   [13/140]
15:55:34 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml
15:55:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml
15:55:34 [INFO] 
15:55:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.aql ---
15:55:34 [INFO] 
15:55:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql ---
15:55:34 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:34 [INFO] 
15:55:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql ---
15:55:34 [INFO] 
15:55:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql ---
15:55:34 [INFO] 
15:55:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql ---
15:55:34 [INFO] 
15:55:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.aql ---
15:55:34 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.aql
15:55:35 [INFO] 
15:55:35 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql ---
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.common.acceleo.aql/../../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.common.acceleo.aql ---
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.common.acceleo.aql/src/main/resources
15:55:35 [INFO] 
15:55:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql ---
15:55:35 [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:55:35 [INFO] 
15:55:35 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.aql ---
15:55:35 [INFO] 
15:55:35 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.aql ---
15:55:35 [INFO] 
15:55:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql ---
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.common.acceleo.aql/src/test/resources
15:55:35 [INFO] 
15:55:35 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.aql ---
15:55:35 [INFO] 
15:55:35 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.aql ---
15:55:35 [INFO] 
15:55:35 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql ---
15:55:35 [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.1-SNAPSHOT-sources.jar
15:55:35 [INFO] 
15:55:35 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql ---
15:55:35 [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.1-SNAPSHOT.jar
15:55:35 [INFO] 
15:55:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql ---
15:55:35 [INFO] 
15:55:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql ---
15:55:35 [INFO] 
15:55:35 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl >------
15:55:35 [INFO] Building org.eclipse.sirius.common.acceleo.mtl 7.4.1-SNAPSHOT   [14/140]
15:55:35 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml
15:55:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml
15:55:36 [WARNING] [1f634f30-d1a0-4fc5-a42c-e12b0a0635ed][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:55:36 [INFO] 
15:55:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.mtl ---
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl ---
15:55:36 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl ---
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl ---
15:55:36 [INFO] 
15:55:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl ---
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.mtl ---
15:55:36 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.mtl
15:55:36 [INFO] 
15:55:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl ---
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.common.acceleo.mtl/../../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.common.acceleo.mtl ---
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.common.acceleo.mtl/src/main/resources
15:55:36 [INFO] 
15:55:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl ---
15:55:36 [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:55:37 [INFO] 
15:55:37 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.mtl ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.mtl ---
15:55:37 [INFO] 
15:55:37 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl ---
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.common.acceleo.mtl/src/test/resources
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.mtl ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.mtl ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl ---
15:55:37 [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.1-SNAPSHOT-sources.jar
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl ---
15:55:37 [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.1-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.common.acceleo.mtl ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl ---
15:55:37 [INFO] 
15:55:37 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.interpreter >------
15:55:37 [INFO] Building org.eclipse.sirius.common.interpreter 7.4.1-SNAPSHOT   [15/140]
15:55:37 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/pom.xml
15:55:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/pom.xml
15:55:37 [INFO] 
15:55:37 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.interpreter ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter ---
15:55:37 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter ---
15:55:37 [INFO] 
15:55:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.interpreter ---
15:55:37 [INFO] Resolving class path of org.eclipse.sirius.common.interpreter
15:55:37 [INFO] 
15:55:37 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter ---
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.common.interpreter/../../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.common.interpreter ---
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.common.interpreter/src/main/resources
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.interpreter ---
15:55:37 [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:55:37 [INFO] 
15:55:37 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.interpreter ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.interpreter ---
15:55:37 [INFO] 
15:55:37 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter ---
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.common.interpreter/src/test/resources
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.interpreter ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.interpreter ---
15:55:37 [INFO] 
15:55:37 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter ---
15:55:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-7.4.1-SNAPSHOT-sources.jar
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter ---
15:55:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-7.4.1-SNAPSHOT.jar
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter ---
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter ---
15:55:38 [INFO] 
15:55:38 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ocl >----------
15:55:38 [INFO] Building org.eclipse.sirius.common.ocl 7.4.1-SNAPSHOT           [16/140]
15:55:38 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/pom.xml
15:55:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/pom.xml
15:55:38 [INFO] 
15:55:38 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.ocl ---
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ocl ---
15:55:38 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ocl ---
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ocl ---
15:55:38 [INFO] 
15:55:38 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ocl ---
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ocl ---
15:55:38 [INFO] Resolving class path of org.eclipse.sirius.common.ocl
15:55:38 [INFO] 
15:55:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ocl ---
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.common.ocl/../../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.common.ocl ---
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.common.ocl/src/main/resources
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ocl ---
15:55:38 [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:55:38 [INFO] 
15:55:38 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ocl ---
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ocl ---
15:55:38 [INFO] 
15:55:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ocl ---
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.common.ocl/src/test/resources
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ocl ---
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ocl ---
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ocl ---
15:55:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-7.4.1-SNAPSHOT-sources.jar
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ocl ---
15:55:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-7.4.1-SNAPSHOT.jar
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ocl ---
15:55:38 [INFO] 
15:55:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ocl ---
15:55:38 [INFO] 
15:55:38 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.model >---------
15:55:38 [INFO] Building org.eclipse.sirius.diagram.model 7.4.1-SNAPSHOT        [17/140]
15:55:38 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/pom.xml
15:55:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.model:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/pom.xml
15:55:39 [INFO] 
15:55:39 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.model ---
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.model ---
15:55:39 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.model ---
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.model ---
15:55:39 [INFO] 
15:55:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.model ---
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.model ---
15:55:39 [INFO] Resolving class path of org.eclipse.sirius.diagram.model
15:55:39 [INFO] 
15:55:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.model ---
15:55: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.diagram.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:39 [INFO] 
15:55:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.model ---
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.model/src/main/resources
15:55:39 [INFO] 
15:55:39 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.model ---
15:55:39 [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:55:41 [INFO] 
15:55:41 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.model ---
15:55:41 [INFO] 
15:55:41 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.model ---
15:55:41 [INFO] 
15:55:41 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.model ---
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.model/src/test/resources
15:55:41 [INFO] 
15:55:41 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.model ---
15:55:41 [INFO] 
15:55:41 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.model ---
15:55:41 [INFO] 
15:55:41 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.model ---
15:55:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/org.eclipse.sirius.diagram.model-7.4.1-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.model ---
15:55:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/org.eclipse.sirius.diagram.model-7.4.1-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.model ---
15:55:42 [INFO] 
15:55:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.model ---
15:55:42 [INFO] 
15:55:42 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.diagram >------------
15:55:42 [INFO] Building org.eclipse.sirius.diagram 7.4.1-SNAPSHOT              [18/140]
15:55:42 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/pom.xml
15:55:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/pom.xml
15:55:43 [INFO] 
15:55:43 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram ---
15:55:43 [INFO] 
15:55:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram ---
15:55:43 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:43 [INFO] 
15:55:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram ---
15:55:43 [INFO] 
15:55:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram ---
15:55:43 [INFO] 
15:55:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram ---
15:55:43 [INFO] 
15:55:43 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram ---
15:55:43 [INFO] Resolving class path of org.eclipse.sirius.diagram
15:55:43 [INFO] 
15:55:43 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram ---
15:55: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.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:43 [INFO] 
15:55:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram ---
15:55:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/src/main/resources
15:55:43 [INFO] 
15:55:43 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram ---
15:55:43 [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:55:46 [INFO] 
15:55:46 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram ---
15:55:46 [INFO] 
15:55:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram ---
15:55:46 [INFO] 
15:55:46 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.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.diagram/src/test/resources
15:55:46 [INFO] 
15:55:46 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram ---
15:55:46 [INFO] 
15:55:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram ---
15:55:46 [INFO] 
15:55:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram ---
15:55:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-7.4.1-SNAPSHOT-sources.jar
15:55:46 [INFO] 
15:55:46 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram ---
15:55:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-7.4.1-SNAPSHOT.jar
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram ---
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram ---
15:55:47 [INFO] 
15:55:47 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata >------
15:55:47 [INFO] Building org.eclipse.sirius.diagram.formatdata 7.4.1-SNAPSHOT   [19/140]
15:55:47 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml
15:55:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml
15:55:47 [INFO] 
15:55:47 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.formatdata ---
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.formatdata ---
15:55:47 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.formatdata ---
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.formatdata ---
15:55:47 [INFO] 
15:55:47 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.formatdata ---
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.formatdata ---
15:55:47 [INFO] Resolving class path of org.eclipse.sirius.diagram.formatdata
15:55:47 [INFO] 
15:55:47 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.formatdata ---
15:55: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.diagram.formatdata/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:47 [INFO] 
15:55:47 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.formatdata ---
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.diagram.formatdata/src/main/resources
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.formatdata ---
15:55:47 [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:55:47 [INFO] 
15:55:47 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.formatdata ---
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.formatdata ---
15:55:47 [INFO] 
15:55:47 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.formatdata ---
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.diagram.formatdata/src/test/resources
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.formatdata ---
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.formatdata ---
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.formatdata ---
15:55:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-7.4.1-SNAPSHOT-sources.jar
15:55:47 [INFO] 
15:55:47 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.formatdata ---
15:55:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-7.4.1-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.diagram.formatdata ---
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.formatdata ---
15:55:48 [INFO] 
15:55:48 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.synchronizer >---------
15:55:48 [INFO] Building org.eclipse.sirius.synchronizer 7.4.1-SNAPSHOT         [20/140]
15:55:48 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/pom.xml
15:55:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/pom.xml
15:55:48 [INFO] 
15:55:48 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.synchronizer ---
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.synchronizer ---
15:55:48 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.synchronizer ---
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.synchronizer ---
15:55:48 [INFO] 
15:55:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.synchronizer ---
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.synchronizer ---
15:55:48 [INFO] Resolving class path of org.eclipse.sirius.synchronizer
15:55:48 [INFO] 
15:55:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.synchronizer ---
15:55: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.synchronizer/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:48 [INFO] 
15:55:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.synchronizer ---
15:55:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/src/main/resources
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.synchronizer ---
15:55:48 [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:55:48 [INFO] 
15:55:48 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.synchronizer ---
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.synchronizer ---
15:55:48 [INFO] 
15:55:48 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.synchronizer ---
15:55:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:55:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:55:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/src/test/resources
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.synchronizer ---
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.synchronizer ---
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.synchronizer ---
15:55:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-7.4.1-SNAPSHOT-sources.jar
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.synchronizer ---
15:55:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-7.4.1-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.synchronizer ---
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.synchronizer ---
15:55:48 [INFO] 
15:55:48 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.model >----------
15:55:48 [INFO] Building org.eclipse.sirius.table.model 7.4.1-SNAPSHOT          [21/140]
15:55:48 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/pom.xml
15:55:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.model:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/pom.xml
15:55:48 [INFO] 
15:55:48 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table.model ---
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.model ---
15:55:48 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.model ---
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.model ---
15:55:48 [INFO] 
15:55:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.model ---
15:55:48 [INFO] 
15:55:48 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.model ---
15:55:48 [INFO] Resolving class path of org.eclipse.sirius.table.model
15:55:49 [INFO] 
15:55:49 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.model ---
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.table.model/../../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.table.model ---
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.table.model/src/main/resources
15:55:49 [INFO] 
15:55:49 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.model ---
15:55:49 [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:55:50 [INFO] 
15:55:50 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.model ---
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.model ---
15:55:50 [INFO] 
15:55:50 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.model ---
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.model/src/test/resources
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.model ---
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.model ---
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.model ---
15:55:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/org.eclipse.sirius.table.model-7.4.1-SNAPSHOT-sources.jar
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.model ---
15:55:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/org.eclipse.sirius.table.model-7.4.1-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.table.model ---
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.model ---
15:55:50 [INFO] 
15:55:50 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.table >-------------
15:55:50 [INFO] Building org.eclipse.sirius.table 7.4.1-SNAPSHOT                [22/140]
15:55:50 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/pom.xml
15:55:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/pom.xml
15:55:50 [INFO] 
15:55:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table ---
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table ---
15:55:50 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table ---
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table ---
15:55:50 [INFO] 
15:55:50 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table ---
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table ---
15:55:50 [INFO] Resolving class path of org.eclipse.sirius.table
15:55:50 [INFO] 
15:55:50 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table ---
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/../../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 ---
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/src/main/resources
15:55:50 [INFO] 
15:55:50 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table ---
15:55:50 [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:55:51 [INFO] 
15:55:51 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table ---
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table ---
15:55:51 [INFO] 
15:55:51 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table ---
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/src/test/resources
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table ---
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table ---
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table ---
15:55:51 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-7.4.1-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 ---
15:55:51 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-7.4.1-SNAPSHOT.jar
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table ---
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table ---
15:55:51 [INFO] 
15:55:51 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tree.model >----------
15:55:51 [INFO] Building org.eclipse.sirius.tree.model 7.4.1-SNAPSHOT           [23/140]
15:55:51 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/pom.xml
15:55:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.model:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/pom.xml
15:55:51 [INFO] 
15:55:51 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree.model ---
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.model ---
15:55:51 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.model ---
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.model ---
15:55:51 [INFO] 
15:55:51 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.model ---
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.model ---
15:55:51 [INFO] Resolving class path of org.eclipse.sirius.tree.model
15:55:51 [INFO] 
15:55:51 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.model ---
15:55: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.tree.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:55:51 [INFO] 
15:55:51 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.model ---
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.tree.model/src/main/resources
15:55:51 [INFO] 
15:55:51 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.model ---
15:55:52 [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:55:52 [INFO] 
15:55:52 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.model ---
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.model ---
15:55:52 [INFO] 
15:55:52 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.model ---
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.tree.model/src/test/resources
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.model ---
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.model ---
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.model ---
15:55:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/org.eclipse.sirius.tree.model-7.4.1-SNAPSHOT-sources.jar
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.model ---
15:55:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/org.eclipse.sirius.tree.model-7.4.1-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.tree.model ---
15:55:52 [INFO] 
15:55:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.model ---
15:55:53 [INFO] 
15:55:53 [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.tree >-------------
15:55:53 [INFO] Building org.eclipse.sirius.tree 7.4.1-SNAPSHOT                 [24/140]
15:55:53 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/pom.xml
15:55:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:55:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/pom.xml
15:55:53 [INFO] 
15:55:53 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree ---
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree ---
15:55:53 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree ---
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree ---
15:55:53 [INFO] 
15:55:53 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree ---
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree ---
15:55:53 [INFO] Resolving class path of org.eclipse.sirius.tree
15:55:53 [INFO] 
15:55:53 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree ---
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/../../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 ---
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/src/main/resources
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree ---
15:55:53 [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:55:53 [INFO] 
15:55:53 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree ---
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree ---
15:55:53 [INFO] 
15:55:53 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree ---
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/src/test/resources
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree ---
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree ---
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree ---
15:55:53 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-7.4.1-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 ---
15:55:53 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-7.4.1-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.tree ---
15:55:53 [INFO] 
15:55:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree ---
15:55:53 [INFO] 
15:55:53 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.model.feature >---------
15:55:53 [INFO] Building org.eclipse.sirius.model.feature 7.4.1-SNAPSHOT        [25/140]
15:55:53 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml
15:55:53 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:55:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.model.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml
15:55:54 [INFO] 
15:55:54 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.model.feature ---
15:55:54 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/target
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.model.feature ---
15:55:54 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.model.feature ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.model.feature ---
15:55:54 [INFO] 
15:55:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.model.feature ---
15:55:54 [INFO] 
15:55:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.model.feature ---
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/packaging/org.eclipse.sirius.model.feature/../../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.model.feature ---
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/packaging/org.eclipse.sirius.model.feature/src/main/resources
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.model.feature ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.model.feature ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.model.feature ---
15:55:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/target/org.eclipse.sirius.model.feature-7.4.1-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.model.feature ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.model.feature ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.model.feature ---
15:55:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/target/org.eclipse.sirius.model.feature-7.4.1-SNAPSHOT-sources-feature.jar
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.model.feature ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.model.feature ---
15:55:54 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:55:54 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:55:54 [INFO] 
15:55:54 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.runtime >------------
15:55:54 [INFO] Building org.eclipse.sirius.runtime 7.4.1-SNAPSHOT              [26/140]
15:55:54 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml
15:55:54 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:55:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml
15:55:54 [INFO] 
15:55:54 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime ---
15:55:54 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/target
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime ---
15:55:54 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime ---
15:55:54 [INFO] 
15:55:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime ---
15:55:54 [INFO] 
15:55:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime ---
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/packaging/org.eclipse.sirius.runtime/../../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.runtime ---
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/packaging/org.eclipse.sirius.runtime/src/main/resources
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime ---
15:55:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-7.4.1-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.runtime ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime ---
15:55:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-7.4.1-SNAPSHOT-sources-feature.jar
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime ---
15:55:54 [INFO] 
15:55:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime ---
15:55:54 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:55:54 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:55:54 [INFO] 
15:55:54 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo >--------
15:55:54 [INFO] Building org.eclipse.sirius.runtime.acceleo 7.4.1-SNAPSHOT      [27/140]
15:55:54 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml
15:55:54 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:55:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml
15:55:55 [INFO] 
15:55:55 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.acceleo ---
15:55:55 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/target
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.acceleo ---
15:55:55 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.acceleo ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.acceleo ---
15:55:55 [INFO] 
15:55:55 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.acceleo ---
15:55:55 [INFO] 
15:55:55 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.acceleo ---
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/packaging/org.eclipse.sirius.runtime.acceleo/../../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.runtime.acceleo ---
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/packaging/org.eclipse.sirius.runtime.acceleo/src/main/resources
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.acceleo ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.acceleo ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.acceleo ---
15:55:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-7.4.1-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.runtime.acceleo ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.acceleo ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.acceleo ---
15:55:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-7.4.1-SNAPSHOT-sources-feature.jar
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.acceleo ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.acceleo ---
15:55:55 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:55:55 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:55:55 [INFO] 
15:55:55 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.aql >----------
15:55:55 [INFO] Building org.eclipse.sirius.runtime.aql 7.4.1-SNAPSHOT          [28/140]
15:55:55 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml
15:55:55 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:55:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml
15:55:55 [INFO] 
15:55:55 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.aql ---
15:55:55 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/target
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.aql ---
15:55:55 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.aql ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.aql ---
15:55:55 [INFO] 
15:55:55 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.aql ---
15:55:55 [INFO] 
15:55:55 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.aql ---
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/packaging/org.eclipse.sirius.runtime.aql/../../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.runtime.aql ---
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/packaging/org.eclipse.sirius.runtime.aql/src/main/resources
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.aql ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.aql ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.aql ---
15:55:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-7.4.1-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.runtime.aql ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.aql ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.aql ---
15:55:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-7.4.1-SNAPSHOT-sources-feature.jar
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.aql ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.aql ---
15:55:55 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:55:55 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:55:55 [INFO] 
15:55:55 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.ocl >----------
15:55:55 [INFO] Building org.eclipse.sirius.runtime.ocl 7.4.1-SNAPSHOT          [29/140]
15:55:55 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml
15:55:55 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:55:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml
15:55:55 [INFO] 
15:55:55 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ocl ---
15:55:55 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/target
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ocl ---
15:55:55 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ocl ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ocl ---
15:55:55 [INFO] 
15:55:55 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ocl ---
15:55:55 [INFO] 
15:55:55 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ocl ---
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/packaging/org.eclipse.sirius.runtime.ocl/../../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.runtime.ocl ---
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/packaging/org.eclipse.sirius.runtime.ocl/src/main/resources
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ocl ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ocl ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ocl ---
15:55:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-7.4.1-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.runtime.ocl ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ocl ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ocl ---
15:55:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-7.4.1-SNAPSHOT-sources-feature.jar
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ocl ---
15:55:55 [INFO] 
15:55:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ocl ---
15:55:55 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:55:55 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:55:55 [INFO] 
15:55:55 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.headless.update >--------
15:55:55 [INFO] Building org.eclipse.sirius.headless.update 7.4.1-SNAPSHOT      [30/140]
15:55:55 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml
15:55:55 [INFO] -------------------------[ eclipse-repository ]-------------------------
15:55:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml
15:55:56 [INFO] 
15:55:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.headless.update ---
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.headless.update ---
15:55:56 [INFO] The project's OSGi version is 7.4.1.202406021954
15:55:56 [INFO] 
15:55:56 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.headless.update ---
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] Copying 1 resource
15:55:56 [INFO] 
15:55:56 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.headless.update ---
15:55:56 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/target
15:55:56 [INFO] 
15:55:56 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.headless.update ---
15:55:56 [INFO] 
15:55:56 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.headless.update ---
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/packaging/org.eclipse.sirius.headless.update/../../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.headless.update ---
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/packaging/org.eclipse.sirius.headless.update/src/main/resources
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.headless.update ---
15:55:56 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:55:56 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
15:55:56 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
15:55:56 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
15:55:56 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
15:55:56 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
15:55:56 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
15:55:56 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:55:56 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
15:55:56 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
15:55:56 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
15:55:56 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
15:55:56 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
15:55:56 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.headless.update ---
15:55:56 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.headless.update ---
15:55:56 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.headless.update ---
15:55:56 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:55:56 [INFO] 
15:55:56 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.headless.update ---
15:55:56 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:55:59 [INFO] 
15:55:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.headless.update ---
15:55:59 [INFO] 
15:55:59 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.headless.update ---
15:55:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:55: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.1-SNAPSHOT.zip
15:56:00 [INFO] 
15:56:00 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.headless.update ---
15:56:00 [INFO] 
15:56:00 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.draw2d >----------
15:56:00 [INFO] Building org.eclipse.sirius.ext.draw2d 7.4.1-SNAPSHOT           [31/140]
15:56:00 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/pom.xml
15:56:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/pom.xml
15:56:03 [INFO] 
15:56:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.draw2d ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.draw2d ---
15:56:03 [INFO] The project's OSGi version is 7.4.1.202406021954
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.draw2d ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.draw2d ---
15:56:03 [INFO] 
15:56:03 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.draw2d ---
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.draw2d ---
15:56:03 [INFO] Resolving class path of org.eclipse.sirius.ext.draw2d
15:56:03 [INFO] 
15:56:03 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.draw2d ---
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.ext.draw2d/../../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.ext.draw2d ---
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.ext.draw2d/src/main/resources
15:56:03 [INFO] 
15:56:03 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.draw2d ---
15:56:03 [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:56:04 [INFO] 
15:56:04 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.draw2d ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.draw2d ---
15:56:04 [INFO] 
15:56:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.draw2d ---
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.ext.draw2d/src/test/resources
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.draw2d ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.draw2d ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.draw2d ---
15:56:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-7.4.1-SNAPSHOT-sources.jar
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.draw2d ---
15:56:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-7.4.1-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.ext.draw2d ---
15:56:04 [INFO] 
15:56:04 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.draw2d ---
15:56:04 [INFO] 
15:56:04 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui >-----------
15:56:04 [INFO] Building org.eclipse.sirius.ext.e3.ui 7.4.1-SNAPSHOT            [32/140]
15:56:04 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml
15:56:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml
15:56:05 [WARNING] [1f634f30-d1a0-4fc5-a42c-e12b0a0635ed][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:56:05 [WARNING] [1f634f30-d1a0-4fc5-a42c-e12b0a0635ed][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:56:05 [WARNING] [1f634f30-d1a0-4fc5-a42c-e12b0a0635ed][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:56:06 [WARNING] [1f634f30-d1a0-4fc5-a42c-e12b0a0635ed][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:56:07 [WARNING] [1f634f30-d1a0-4fc5-a42c-e12b0a0635ed][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:56:07 [INFO] 
15:56:07 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.e3.ui ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3.ui ---
15:56:07 [INFO] The project's OSGi version is 7.4.1.202406021954
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3.ui ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3.ui ---
15:56:07 [INFO] 
15:56:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3.ui ---
15:56:07 [INFO] 
15:56:07 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.e3.ui ---
15:56:07 [INFO] Resolving class path of org.eclipse.sirius.ext.e3.ui
15:56:08 [INFO] 
15:56:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3.ui ---
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.ext.e3.ui/../../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.ext.e3.ui ---
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.ext.e3.ui/src/main/resources
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.e3.ui ---
15:56:08 [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:56:08 [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:56:08 	public void add(Object parentElementOrTreePath, Object[] childElements) {
15:56:08 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:56:08 Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.add(Object, Object[]) and AbstractTreeViewer.add(Object, Object...)
15:56:08 [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:56:08 	public void remove(Object parent, Object[] elements) {
15:56:08 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:56:08 Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.remove(Object, Object[]) and AbstractTreeViewer.remove(Object, Object...)
15:56:08 [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:56:08 	public void remove(Object[] elementsOrTreePaths) {
15:56:08 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:56:08 Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.remove(Object[]) and AbstractTreeViewer.remove(Object...)
15:56:08 3 problems (3 warnings)
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.e3.ui ---
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.e3.ui ---
15:56:08 [INFO] 
15:56:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.e3.ui ---
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.ext.e3.ui/src/test/resources
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.e3.ui ---
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.e3.ui ---
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3.ui ---
15:56:08 [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.1-SNAPSHOT-sources.jar
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3.ui ---
15:56:08 [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.1-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.ext.e3.ui ---
15:56:08 [INFO] 
15:56:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3.ui ---
15:56:08 [INFO] 
15:56:08 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui >----------
15:56:08 [INFO] Building org.eclipse.sirius.ext.emf.ui 7.4.1-SNAPSHOT           [33/140]
15:56:08 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml
15:56:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml
15:56:09 [INFO] 
15:56:09 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [INFO] The project's OSGi version is 7.4.1.202406021954
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [INFO] 
15:56:09 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [INFO] Resolving class path of org.eclipse.sirius.ext.emf.ui
15:56:09 [INFO] 
15:56:09 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [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:56:09 [INFO] 
15:56:09 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.ui ---
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.ext.emf.ui/src/main/resources
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [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:56:09 [INFO] 
15:56:09 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [INFO] 
15:56:09 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.ui ---
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.ext.emf.ui/src/test/resources
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [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.1-SNAPSHOT-sources.jar
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [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.1-SNAPSHOT.jar
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [INFO] 
15:56:09 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.ui ---
15:56:09 [INFO] 
15:56:09 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.gef >------------
15:56:09 [INFO] Building org.eclipse.sirius.ext.gef 7.4.1-SNAPSHOT              [34/140]
15:56:09 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/pom.xml
15:56:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/pom.xml
15:56:10 [INFO] 
15:56:10 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.gef ---
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gef ---
15:56:10 [INFO] The project's OSGi version is 7.4.1.202406021954
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gef ---
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gef ---
15:56:10 [INFO] 
15:56:10 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gef ---
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gef ---
15:56:10 [INFO] Resolving class path of org.eclipse.sirius.ext.gef
15:56:10 [INFO] 
15:56:10 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gef ---
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.ext.gef/../../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.ext.gef ---
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.ext.gef/src/main/resources
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gef ---
15:56:10 [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:56:10 [INFO] 
15:56:10 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gef ---
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gef ---
15:56:10 [INFO] 
15:56:10 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gef ---
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.ext.gef/src/test/resources
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gef ---
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gef ---
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gef ---
15:56:10 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-7.4.1-SNAPSHOT-sources.jar
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gef ---
15:56:10 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-7.4.1-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.ext.gef ---
15:56:10 [INFO] 
15:56:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gef ---
15:56:10 [INFO] 
15:56:10 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime >--------
15:56:10 [INFO] Building org.eclipse.sirius.ext.gmf.runtime 7.4.1-SNAPSHOT      [35/140]
15:56:10 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml
15:56:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml
15:56:12 [INFO] 
15:56:12 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.gmf.runtime ---
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.runtime ---
15:56:12 [INFO] The project's OSGi version is 7.4.1.202406021954
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.runtime ---
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.runtime ---
15:56:12 [INFO] 
15:56:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.runtime ---
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gmf.runtime ---
15:56:12 [INFO] Resolving class path of org.eclipse.sirius.ext.gmf.runtime
15:56:12 [INFO] 
15:56:12 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.runtime ---
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.ext.gmf.runtime/../../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.ext.gmf.runtime ---
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.ext.gmf.runtime/src/main/resources
15:56:12 [INFO] 
15:56:12 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gmf.runtime ---
15:56:12 [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:56:13 [INFO] 
15:56:13 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gmf.runtime ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gmf.runtime ---
15:56:13 [INFO] 
15:56:13 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.runtime ---
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.ext.gmf.runtime/src/test/resources
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gmf.runtime ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gmf.runtime ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.runtime ---
15:56:13 [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.1-SNAPSHOT-sources.jar
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.runtime ---
15:56:13 [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.1-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.ext.gmf.runtime ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.runtime ---
15:56:13 [INFO] 
15:56:13 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.jface >-----------
15:56:13 [INFO] Building org.eclipse.sirius.ext.jface 7.4.1-SNAPSHOT            [36/140]
15:56:13 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/pom.xml
15:56:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/pom.xml
15:56:13 [INFO] 
15:56:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.jface ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.jface ---
15:56:13 [INFO] The project's OSGi version is 7.4.1.202406021954
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.jface ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.jface ---
15:56:13 [INFO] 
15:56:13 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.jface ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.jface ---
15:56:13 [INFO] Resolving class path of org.eclipse.sirius.ext.jface
15:56:13 [INFO] 
15:56:13 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.jface ---
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.ext.jface/../../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.ext.jface ---
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.ext.jface/src/main/resources
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.jface ---
15:56:13 [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:56:13 [INFO] 
15:56:13 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.jface ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.jface ---
15:56:13 [INFO] 
15:56:13 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.jface ---
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.ext.jface/src/test/resources
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.jface ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.jface ---
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.jface ---
15:56:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-7.4.1-SNAPSHOT-sources.jar
15:56:13 [INFO] 
15:56:13 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.jface ---
15:56:14 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-7.4.1-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.ext.jface ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.jface ---
15:56:14 [INFO] 
15:56:14 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.swt >------------
15:56:14 [INFO] Building org.eclipse.sirius.ext.swt 7.4.1-SNAPSHOT              [37/140]
15:56:14 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/pom.xml
15:56:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/pom.xml
15:56:14 [INFO] 
15:56:14 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.swt ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.swt ---
15:56:14 [INFO] The project's OSGi version is 7.4.1.202406021954
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.swt ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.swt ---
15:56:14 [INFO] 
15:56:14 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.swt ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.swt ---
15:56:14 [INFO] Resolving class path of org.eclipse.sirius.ext.swt
15:56:14 [INFO] 
15:56:14 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.swt ---
15:56: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.ext.swt/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:14 [INFO] 
15:56:14 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.swt ---
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.ext.swt/src/main/resources
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.swt ---
15:56:14 [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:56:14 [INFO] 
15:56:14 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.swt ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.swt ---
15:56:14 [INFO] 
15:56:14 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.swt ---
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.ext.swt/src/test/resources
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.swt ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.swt ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.swt ---
15:56:14 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-7.4.1-SNAPSHOT-sources.jar
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.swt ---
15:56:14 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-7.4.1-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.ext.swt ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.swt ---
15:56:14 [INFO] 
15:56:14 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide >----
15:56:14 [INFO] Building org.eclipse.sirius.common.acceleo.aql.ide 7.4.1-SNAPSHOT [38/140]
15:56:14 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml
15:56:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml
15:56:14 [INFO] 
15:56:14 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:56:14 [INFO] The project's OSGi version is 7.4.1.202406021954
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:56:14 [INFO] 
15:56:14 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:56:14 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.aql.ide
15:56:14 [INFO] 
15:56:14 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:56: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.common.acceleo.aql.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:14 [INFO] 
15:56:14 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql.ide ---
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.common.acceleo.aql.ide/src/main/resources
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:56:14 [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:56:14 [INFO] 
15:56:14 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:56:14 [INFO] 
15:56:14 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql.ide ---
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.common.acceleo.aql.ide/src/test/resources
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:56:14 [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.1-SNAPSHOT-sources.jar
15:56:14 [INFO] 
15:56:14 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:56:15 [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.1-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.common.acceleo.aql.ide ---
15:56:15 [INFO] 
15:56:15 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql.ide ---
15:56:15 [INFO] 
15:56:15 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide >----
15:56:15 [INFO] Building org.eclipse.sirius.common.acceleo.mtl.ide 7.4.1-SNAPSHOT [39/140]
15:56:15 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml
15:56:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml
15:56:24 [INFO] 
15:56:24 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:24 [INFO] 
15:56:24 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:24 [INFO] The project's OSGi version is 7.4.1.202406021954
15:56:24 [INFO] 
15:56:24 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:24 [INFO] 
15:56:24 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:24 [INFO] 
15:56:24 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:24 [INFO] 
15:56:24 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:24 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.mtl.ide
15:56:25 [INFO] 
15:56:25 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:25 [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:56:25 [INFO] 
15:56:25 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/main/resources
15:56:25 [INFO] 
15:56:25 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:25 [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:56:25 [INFO] 
15:56:25 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:25 [INFO] 
15:56:25 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:25 [INFO] 
15:56:25 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/test/resources
15:56:25 [INFO] 
15:56:25 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:25 [INFO] 
15:56:25 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:25 [INFO] 
15:56:25 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:25 [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.1-SNAPSHOT-sources.jar
15:56:26 [INFO] 
15:56:26 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:26 [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.1-SNAPSHOT.jar
15:56:26 [INFO] 
15:56:26 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:26 [INFO] 
15:56:26 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
15:56:26 [INFO] 
15:56:26 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ui >-----------
15:56:26 [INFO] Building org.eclipse.sirius.common.ui 7.4.1-SNAPSHOT            [40/140]
15:56:26 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/pom.xml
15:56:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/pom.xml
15:56:26 [INFO] 
15:56:26 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.ui ---
15:56:26 [INFO] 
15:56:26 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui ---
15:56:26 [INFO] The project's OSGi version is 7.4.1.202406021954
15:56:26 [INFO] 
15:56:26 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui ---
15:56:26 [INFO] 
15:56:26 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui ---
15:56:26 [INFO] 
15:56:26 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui ---
15:56:26 [INFO] 
15:56:26 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ui ---
15:56:26 [INFO] Resolving class path of org.eclipse.sirius.common.ui
15:56:26 [INFO] 
15:56:26 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui ---
15:56: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.common.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:26 [INFO] 
15:56:26 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ui ---
15:56:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/src/main/resources
15:56:26 [INFO] 
15:56:26 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ui ---
15:56:27 [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:56:27 [INFO] 
15:56:27 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ui ---
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ui ---
15:56:27 [INFO] 
15:56:27 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ui ---
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/plugins/org.eclipse.sirius.common.ui/src/test/resources
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ui ---
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ui ---
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui ---
15:56:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-7.4.1-SNAPSHOT-sources.jar
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui ---
15:56:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-7.4.1-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.common.ui ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui ---
15:56:28 [INFO] 
15:56:28 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.common.ui.ext >---------
15:56:28 [INFO] Building org.eclipse.sirius.common.ui.ext 7.4.1-SNAPSHOT        [41/140]
15:56:28 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/pom.xml
15:56:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/pom.xml
15:56:28 [INFO] 
15:56:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.ui.ext ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui.ext ---
15:56:28 [INFO] The project's OSGi version is 7.4.1.202406021954
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui.ext ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui.ext ---
15:56:28 [INFO] 
15:56:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui.ext ---
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ui.ext ---
15:56:28 [INFO] Resolving class path of org.eclipse.sirius.common.ui.ext
15:56:28 [INFO] 
15:56:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui.ext ---
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/plugins/org.eclipse.sirius.common.ui.ext/../../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.common.ui.ext ---
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/plugins/org.eclipse.sirius.common.ui.ext/src/main/resources
15:56:28 [INFO] 
15:56:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ui.ext ---
15:56:29 [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:56:29 [INFO] 
15:56:29 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ui.ext ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ui.ext ---
15:56:29 [INFO] 
15:56:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ui.ext ---
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/plugins/org.eclipse.sirius.common.ui.ext/src/test/resources
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ui.ext ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ui.ext ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui.ext ---
15:56:29 [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.1-SNAPSHOT-sources.jar
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui.ext ---
15:56:29 [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.1-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.common.ui.ext ---
15:56:29 [INFO] 
15:56:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui.ext ---
15:56:29 [INFO] 
15:56:29 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.common.xtext >---------
15:56:29 [INFO] Building org.eclipse.sirius.common.xtext 7.4.1-SNAPSHOT         [42/140]
15:56:29 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/pom.xml
15:56:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/pom.xml
15:56:38 [INFO] 
15:56:38 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.xtext ---
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.xtext ---
15:56:38 [INFO] The project's OSGi version is 7.4.1.202406021954
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.xtext ---
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.xtext ---
15:56:38 [INFO] 
15:56:38 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.xtext ---
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.xtext ---
15:56:38 [INFO] Resolving class path of org.eclipse.sirius.common.xtext
15:56:38 [INFO] 
15:56:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.xtext ---
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.common.xtext/../../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.common.xtext ---
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.common.xtext/src/main/resources
15:56:38 [INFO] 
15:56:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.xtext ---
15:56:38 [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:56:39 [INFO] 
15:56:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.xtext ---
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.xtext ---
15:56:39 [INFO] 
15:56:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.xtext ---
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.common.xtext/src/test/resources
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.xtext ---
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.xtext ---
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.xtext ---
15:56:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-7.4.1-SNAPSHOT-sources.jar
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.xtext ---
15:56:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-7.4.1-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.common.xtext ---
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.xtext ---
15:56:39 [INFO] 
15:56:39 [INFO] --------------< org.eclipse.sirius:org.eclipse.sirius.ui >--------------
15:56:39 [INFO] Building org.eclipse.sirius.ui 7.4.1-SNAPSHOT                   [43/140]
15:56:39 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/pom.xml
15:56:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/pom.xml
15:56:39 [INFO] 
15:56:39 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui ---
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui ---
15:56:39 [INFO] The project's OSGi version is 7.4.1.202406021954
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui ---
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui ---
15:56:39 [INFO] 
15:56:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui ---
15:56:39 [INFO] 
15:56:39 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui ---
15:56:39 [INFO] Resolving class path of org.eclipse.sirius.ui
15:56:40 [INFO] 
15:56:40 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui ---
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.ui/../../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.ui ---
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.ui/src/main/resources
15:56:40 [INFO] 
15:56:40 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui ---
15:56:40 [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:56:43 [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:56:43 	public void add(Object parentElementOrTreePath, Object[] childElements) {
15:56:43 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:56:43 Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.add(Object, Object[]) and CommonViewer.add(Object, Object...)
15:56:43 [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:56:43 	public void remove(Object aParent, Object[] elements) {
15:56:43 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:56:43 Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.remove(Object, Object[]) and AbstractTreeViewer.remove(Object, Object...)
15:56:43 [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:56:43 	public void remove(Object[] elementsOrTreePaths) {
15:56:43 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:56:43 Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.remove(Object[]) and CommonViewer.remove(Object...)
15:56:43 3 problems (3 warnings)
15:56:44 [INFO] 
15:56:44 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui ---
15:56:44 [INFO] 
15:56:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui ---
15:56:44 [INFO] 
15:56:44 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui ---
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.ui/src/test/resources
15:56:44 [INFO] 
15:56:44 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui ---
15:56:44 [INFO] 
15:56:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui ---
15:56:44 [INFO] 
15:56:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui ---
15:56:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-7.4.1-SNAPSHOT-sources.jar
15:56:44 [INFO] 
15:56:44 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui ---
15:56:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-7.4.1-SNAPSHOT.jar
15:56:45 [INFO] 
15:56:45 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui ---
15:56:45 [INFO] 
15:56:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui ---
15:56:45 [INFO] 
15:56:45 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui >----------
15:56:45 [INFO] Building org.eclipse.sirius.diagram.ui 7.4.1-SNAPSHOT           [44/140]
15:56:45 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/pom.xml
15:56:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/pom.xml
15:56:47 [INFO] 
15:56:47 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.ui ---
15:56:47 [INFO] 
15:56:47 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui ---
15:56:47 [INFO] The project's OSGi version is 7.4.1.202406021954
15:56:47 [INFO] 
15:56:47 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui ---
15:56:47 [INFO] 
15:56:47 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui ---
15:56:47 [INFO] 
15:56:47 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui ---
15:56:47 [INFO] 
15:56:47 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.ui ---
15:56:47 [INFO] Resolving class path of org.eclipse.sirius.diagram.ui
15:56:48 [INFO] 
15:56:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui ---
15:56: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.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:56:48 [INFO] 
15:56:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.ui ---
15:56:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/src/main/resources
15:56:48 [INFO] 
15:56:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.ui ---
15:56:48 [INFO] Compiling 1128 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:56:58 [INFO] 
15:56:58 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.ui ---
15:56:58 [INFO] 
15:56:58 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.ui ---
15:56:58 [INFO] 
15:56:58 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui ---
15:56:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/src/test/resources
15:56:58 [INFO] 
15:56:58 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.ui ---
15:56:58 [INFO] 
15:56:58 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.ui ---
15:56:58 [INFO] 
15:56:58 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui ---
15:56:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-7.4.1-SNAPSHOT-sources.jar
15:56:59 [INFO] 
15:56:59 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui ---
15:57: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.1-SNAPSHOT.jar
15:57:01 [INFO] 
15:57:01 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui ---
15:57:01 [INFO] 
15:57:01 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui ---
15:57:02 [INFO] 
15:57:02 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk >----------
15:57:02 [INFO] Building org.eclipse.sirius.diagram.elk 7.4.1-SNAPSHOT          [45/140]
15:57:02 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/pom.xml
15:57:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/pom.xml
15:57:03 [INFO] 
15:57:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk ---
15:57:03 [INFO] 
15:57:03 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk ---
15:57:03 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:03 [INFO] 
15:57:03 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk ---
15:57:03 [INFO] 
15:57:03 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk ---
15:57:03 [INFO] 
15:57:03 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk ---
15:57:03 [INFO] 
15:57:03 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.elk ---
15:57:03 [INFO] Resolving class path of org.eclipse.sirius.diagram.elk
15:57:04 [INFO] 
15:57:04 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk ---
15:57: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.diagram.elk/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:04 [INFO] 
15:57:04 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk ---
15:57:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/src/main/resources
15:57:04 [INFO] 
15:57:04 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.elk ---
15:57:04 [INFO] Compiling 14 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:57:05 [INFO] 
15:57:05 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.elk ---
15:57:05 [INFO] 
15:57:05 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.elk ---
15:57:05 [INFO] 
15:57:05 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk ---
15:57:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/src/test/resources
15:57:05 [INFO] 
15:57:05 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.elk ---
15:57:05 [INFO] 
15:57:05 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk ---
15:57:05 [INFO] 
15:57:05 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk ---
15:57: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.1-SNAPSHOT-sources.jar
15:57:05 [INFO] 
15:57:05 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk ---
15:57: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.1-SNAPSHOT.jar
15:57:05 [INFO] 
15:57:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk ---
15:57:05 [INFO] 
15:57:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk ---
15:57:05 [INFO] 
15:57:05 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug >-------
15:57:05 [INFO] Building org.eclipse.sirius.diagram.elk.debug 7.4.1-SNAPSHOT    [46/140]
15:57:05 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml
15:57:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml
15:57:05 [INFO] 
15:57:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk.debug ---
15:57:05 [INFO] 
15:57:05 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk.debug ---
15:57:05 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:05 [INFO] 
15:57:05 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.debug ---
15:57:05 [INFO] 
15:57:05 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.debug ---
15:57:05 [INFO] 
15:57:05 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.debug ---
15:57:05 [INFO] 
15:57:05 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.elk.debug ---
15:57:05 [INFO] Resolving class path of org.eclipse.sirius.diagram.elk.debug
15:57:06 [INFO] 
15:57:06 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.debug ---
15:57: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.diagram.elk.debug/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:06 [INFO] 
15:57:06 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.debug ---
15:57:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/src/main/resources
15:57:06 [INFO] 
15:57:06 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.elk.debug ---
15:57:06 [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:57:07 [INFO] 
15:57:07 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.elk.debug ---
15:57:07 [INFO] 
15:57:07 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.elk.debug ---
15:57:07 [INFO] 
15:57:07 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk.debug ---
15:57:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/src/test/resources
15:57:07 [INFO] 
15:57:07 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.elk.debug ---
15:57:07 [INFO] 
15:57:07 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.debug ---
15:57:07 [INFO] 
15:57:07 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.debug ---
15:57: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.1-SNAPSHOT-sources.jar
15:57:07 [INFO] 
15:57:07 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk.debug ---
15:57: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.1-SNAPSHOT.jar
15:57:07 [INFO] 
15:57:07 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.debug ---
15:57:07 [INFO] 
15:57:07 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.debug ---
15:57:07 [INFO] 
15:57:07 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.model >----
15:57:07 [INFO] Building org.eclipse.sirius.diagram.sequence.model 7.4.1-SNAPSHOT [47/140]
15:57:07 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/pom.xml
15:57:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.model:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/pom.xml
15:57:07 [INFO] 
15:57:07 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.model ---
15:57:07 [INFO] 
15:57:07 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.model ---
15:57:07 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:07 [INFO] 
15:57:07 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.model ---
15:57:07 [INFO] 
15:57:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.model ---
15:57:07 [INFO] 
15:57:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.model ---
15:57:07 [INFO] 
15:57:07 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.model ---
15:57:07 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.model
15:57:07 [INFO] 
15:57:07 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.model ---
15:57: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.diagram.sequence.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:07 [INFO] 
15:57:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.model ---
15:57:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/src/main/resources
15:57:07 [INFO] 
15:57:07 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.model ---
15:57:07 [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:57:08 [INFO] 
15:57:08 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.model ---
15:57:08 [INFO] 
15:57:08 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.model ---
15:57:08 [INFO] 
15:57:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.model ---
15:57:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/src/test/resources
15:57:08 [INFO] 
15:57:08 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.model ---
15:57:08 [INFO] 
15:57:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.model ---
15:57:08 [INFO] 
15:57:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.model ---
15:57: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.1-SNAPSHOT-sources.jar
15:57:08 [INFO] 
15:57:08 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.model ---
15:57: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.1-SNAPSHOT.jar
15:57:08 [INFO] 
15:57:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.model ---
15:57:08 [INFO] 
15:57:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.model ---
15:57:08 [INFO] 
15:57:08 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext >--------
15:57:08 [INFO] Building org.eclipse.sirius.diagram.ui.ext 7.4.1-SNAPSHOT       [48/140]
15:57:08 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml
15:57:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml
15:57:09 [INFO] 
15:57:09 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:09 [INFO] 
15:57:09 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:09 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:09 [INFO] 
15:57:09 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:09 [INFO] 
15:57:09 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:09 [INFO] 
15:57:09 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:09 [INFO] 
15:57:09 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:09 [INFO] Resolving class path of org.eclipse.sirius.diagram.ui.ext
15:57:10 [INFO] 
15:57:10 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui.ext ---
15:57: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.diagram.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:10 [INFO] 
15:57:10 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/src/main/resources
15:57:10 [INFO] 
15:57:10 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:10 [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:57:10 [INFO] 
15:57:10 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:10 [INFO] 
15:57:10 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:10 [INFO] 
15:57:10 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/src/test/resources
15:57:10 [INFO] 
15:57:10 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:10 [INFO] 
15:57:10 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:10 [INFO] 
15:57:10 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:10 [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.1-SNAPSHOT-sources.jar
15:57:10 [INFO] 
15:57:10 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:10 [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.1-SNAPSHOT.jar
15:57:10 [INFO] 
15:57:10 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:10 [INFO] 
15:57:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui.ext ---
15:57:10 [INFO] 
15:57:10 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence >-------
15:57:10 [INFO] Building org.eclipse.sirius.diagram.sequence 7.4.1-SNAPSHOT     [49/140]
15:57:10 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/pom.xml
15:57:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/pom.xml
15:57:10 [INFO] 
15:57:10 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence ---
15:57:10 [INFO] 
15:57:10 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence ---
15:57:10 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:10 [INFO] 
15:57:10 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence ---
15:57:10 [INFO] 
15:57:10 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence ---
15:57:10 [INFO] 
15:57:10 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence ---
15:57:10 [INFO] 
15:57:10 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence ---
15:57:10 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence
15:57:11 [INFO] 
15:57:11 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence ---
15:57: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.diagram.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:11 [INFO] 
15:57:11 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence ---
15:57:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/src/main/resources
15:57:11 [INFO] 
15:57:11 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence ---
15:57:11 [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:57:13 [INFO] 
15:57:13 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence ---
15:57:13 [INFO] 
15:57:13 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence ---
15:57:13 [INFO] 
15:57:13 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence ---
15:57:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/src/test/resources
15:57:13 [INFO] 
15:57:13 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence ---
15:57:13 [INFO] 
15:57:13 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence ---
15:57:13 [INFO] 
15:57:13 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence ---
15:57:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-7.4.1-SNAPSHOT-sources.jar
15:57:13 [INFO] 
15:57:13 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence ---
15:57:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-7.4.1-SNAPSHOT.jar
15:57:13 [INFO] 
15:57:13 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence ---
15:57:13 [INFO] 
15:57:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence ---
15:57:13 [INFO] 
15:57:13 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit >-----
15:57:13 [INFO] Building org.eclipse.sirius.diagram.sequence.edit 7.4.1-SNAPSHOT [50/140]
15:57:13 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml
15:57:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml
15:57:13 [INFO] 
15:57:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:13 [INFO] 
15:57:13 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:13 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:13 [INFO] 
15:57:13 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:13 [INFO] 
15:57:13 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:13 [INFO] 
15:57:13 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:13 [INFO] 
15:57:13 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:13 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.edit
15:57:14 [INFO] 
15:57:14 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57: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.diagram.sequence.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:14 [INFO] 
15:57:14 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/src/main/resources
15:57:14 [INFO] 
15:57:14 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:15 [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:57:15 [INFO] 
15:57:15 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:15 [INFO] 
15:57:15 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:15 [INFO] 
15:57:15 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/src/test/resources
15:57:15 [INFO] 
15:57:15 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:15 [INFO] 
15:57:15 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:15 [INFO] 
15:57:15 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:15 [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.1-SNAPSHOT-sources.jar
15:57:15 [INFO] 
15:57:15 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:15 [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.1-SNAPSHOT.jar
15:57:16 [INFO] 
15:57:16 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:16 [INFO] 
15:57:16 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.edit ---
15:57:16 [INFO] 
15:57:16 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui >------
15:57:16 [INFO] Building org.eclipse.sirius.diagram.sequence.ui 7.4.1-SNAPSHOT  [51/140]
15:57:16 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml
15:57:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml
15:57:16 [INFO] 
15:57:16 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:16 [INFO] 
15:57:16 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:16 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:16 [INFO] 
15:57:16 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:16 [INFO] 
15:57:16 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:16 [INFO] 
15:57:16 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:16 [INFO] 
15:57:16 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:16 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.ui
15:57:17 [INFO] 
15:57:17 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:17 [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:57:17 [INFO] 
15:57:17 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/src/main/resources
15:57:17 [INFO] 
15:57:17 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:17 [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:57:18 [INFO] 
15:57:18 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:18 [INFO] 
15:57:18 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:18 [INFO] 
15:57:18 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/src/test/resources
15:57:18 [INFO] 
15:57:18 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:18 [INFO] 
15:57:18 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:18 [INFO] 
15:57:18 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:18 [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.1-SNAPSHOT-sources.jar
15:57:18 [INFO] 
15:57:18 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:19 [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.1-SNAPSHOT.jar
15:57:19 [INFO] 
15:57:19 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:19 [INFO] 
15:57:19 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.ui ---
15:57:19 [INFO] 
15:57:19 [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.doc >--------------
15:57:19 [INFO] Building org.eclipse.sirius.doc 7.4.1-SNAPSHOT                  [52/140]
15:57:19 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml
15:57:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml
15:57:19 [INFO] 
15:57:19 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.doc ---
15:57:19 [INFO] 
15:57:19 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.doc ---
15:57:19 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:19 [INFO] 
15:57:19 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.doc ---
15:57:19 [INFO] 
15:57:19 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.doc ---
15:57:19 [INFO] 
15:57:19 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.doc ---
15:57:19 [INFO] 
15:57:19 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.doc ---
15:57:19 [INFO] Resolving class path of org.eclipse.sirius.doc
15:57:19 [INFO] 
15:57:19 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc ---
15:57:19 [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:57:19 [INFO] 
15:57:19 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.doc ---
15:57:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/src/main/resources
15:57:19 [INFO] 
15:57:19 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.doc ---
15:57:19 [INFO] 
15:57:19 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.doc ---
15:57:19 [INFO] 
15:57:19 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.doc ---
15:57:19 [INFO] 
15:57:19 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.doc ---
15:57:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/src/test/resources
15:57:19 [INFO] 
15:57:19 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.doc ---
15:57:19 [INFO] 
15:57:19 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.doc ---
15:57:19 [INFO] 
15:57:19 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.doc ---
15:57:19 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-7.4.1-SNAPSHOT-sources.jar
15:57:20 [INFO] 
15:57:20 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.doc ---
15:57:20 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-7.4.1-SNAPSHOT.jar
15:57:21 [INFO] 
15:57:21 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc ---
15:57:21 [INFO] 
15:57:21 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc ---
15:57:22 [INFO] 
15:57:22 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.editor >------------
15:57:22 [INFO] Building org.eclipse.sirius.editor 7.4.1-SNAPSHOT               [53/140]
15:57:22 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/pom.xml
15:57:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/pom.xml
15:57:22 [INFO] 
15:57:22 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor ---
15:57:22 [INFO] 
15:57:22 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor ---
15:57:22 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:22 [INFO] 
15:57:22 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor ---
15:57:22 [INFO] 
15:57:22 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor ---
15:57:22 [INFO] 
15:57:22 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor ---
15:57:22 [INFO] 
15:57:22 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor ---
15:57:22 [INFO] Resolving class path of org.eclipse.sirius.editor
15:57:23 [INFO] 
15:57:23 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor ---
15:57:23 [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:57:23 [INFO] 
15:57:23 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor ---
15:57:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/src/main/resources
15:57:23 [INFO] 
15:57:23 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor ---
15:57:23 [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:57:25 [INFO] 
15:57:25 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor ---
15:57:25 [INFO] 
15:57:25 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor ---
15:57:25 [INFO] 
15:57:25 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor ---
15:57:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/src/test/resources
15:57:25 [INFO] 
15:57:25 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor ---
15:57:25 [INFO] 
15:57:25 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor ---
15:57:25 [INFO] 
15:57:25 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor ---
15:57:25 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-7.4.1-SNAPSHOT-sources.jar
15:57:25 [INFO] 
15:57:25 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor ---
15:57:26 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-7.4.1-SNAPSHOT.jar
15:57:26 [INFO] 
15:57:26 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor ---
15:57:26 [INFO] 
15:57:26 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor ---
15:57:26 [INFO] 
15:57:26 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.editor.diagram >--------
15:57:26 [INFO] Building org.eclipse.sirius.editor.diagram 7.4.1-SNAPSHOT       [54/140]
15:57:26 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/pom.xml
15:57:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/pom.xml
15:57:26 [INFO] 
15:57:26 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.diagram ---
15:57:26 [INFO] 
15:57:26 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.diagram ---
15:57:26 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:26 [INFO] 
15:57:26 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.diagram ---
15:57:26 [INFO] 
15:57:26 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.diagram ---
15:57:26 [INFO] 
15:57:26 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.diagram ---
15:57:26 [INFO] 
15:57:26 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.diagram ---
15:57:26 [INFO] Resolving class path of org.eclipse.sirius.editor.diagram
15:57:28 [INFO] 
15:57:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.diagram ---
15:57: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.editor.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:28 [INFO] 
15:57:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.diagram ---
15:57:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/src/main/resources
15:57:28 [INFO] 
15:57:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.diagram ---
15:57:28 [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:57:30 [INFO] 
15:57:30 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.diagram ---
15:57:30 [INFO] 
15:57:30 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.diagram ---
15:57:30 [INFO] 
15:57:30 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.diagram ---
15:57:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/src/test/resources
15:57:30 [INFO] 
15:57:30 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.diagram ---
15:57:30 [INFO] 
15:57:30 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.diagram ---
15:57:30 [INFO] 
15:57:30 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.diagram ---
15:57:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-7.4.1-SNAPSHOT-sources.jar
15:57:30 [INFO] 
15:57:30 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.diagram ---
15:57:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-7.4.1-SNAPSHOT.jar
15:57:30 [INFO] 
15:57:30 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.diagram ---
15:57:30 [INFO] 
15:57:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.diagram ---
15:57:31 [INFO] 
15:57:31 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.editor.sequence >--------
15:57:31 [INFO] Building org.eclipse.sirius.editor.sequence 7.4.1-SNAPSHOT      [55/140]
15:57:31 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/pom.xml
15:57:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/pom.xml
15:57:31 [INFO] 
15:57:31 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.sequence ---
15:57:31 [INFO] 
15:57:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.sequence ---
15:57:31 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:31 [INFO] 
15:57:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.sequence ---
15:57:31 [INFO] 
15:57:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.sequence ---
15:57:31 [INFO] 
15:57:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.sequence ---
15:57:31 [INFO] 
15:57:31 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.sequence ---
15:57:31 [INFO] Resolving class path of org.eclipse.sirius.editor.sequence
15:57:32 [INFO] 
15:57:32 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.sequence ---
15:57: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/plugins/org.eclipse.sirius.editor.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:32 [INFO] 
15:57:32 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.sequence ---
15:57:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/src/main/resources
15:57:32 [INFO] 
15:57:32 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.sequence ---
15:57:32 [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:57:33 [INFO] 
15:57:33 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.sequence ---
15:57:33 [INFO] 
15:57:33 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.sequence ---
15:57:33 [INFO] 
15:57:33 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.sequence ---
15:57:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/src/test/resources
15:57:33 [INFO] 
15:57:33 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.sequence ---
15:57:33 [INFO] 
15:57:33 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.sequence ---
15:57:33 [INFO] 
15:57:33 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.sequence ---
15:57:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-7.4.1-SNAPSHOT-sources.jar
15:57:33 [INFO] 
15:57:33 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.sequence ---
15:57:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-7.4.1-SNAPSHOT.jar
15:57:34 [INFO] 
15:57:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.sequence ---
15:57:34 [INFO] 
15:57:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.sequence ---
15:57:34 [INFO] 
15:57:34 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.table.ui >-----------
15:57:34 [INFO] Building org.eclipse.sirius.table.ui 7.4.1-SNAPSHOT             [56/140]
15:57:34 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/pom.xml
15:57:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/pom.xml
15:57:34 [INFO] 
15:57:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table.ui ---
15:57:34 [INFO] 
15:57:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui ---
15:57:34 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:34 [INFO] 
15:57:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui ---
15:57:34 [INFO] 
15:57:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui ---
15:57:34 [INFO] 
15:57:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui ---
15:57:34 [INFO] 
15:57:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.ui ---
15:57:34 [INFO] Resolving class path of org.eclipse.sirius.table.ui
15:57:34 [INFO] 
15:57:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui ---
15:57: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.table.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:34 [INFO] 
15:57:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.ui ---
15:57:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/src/main/resources
15:57:34 [INFO] 
15:57:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.ui ---
15:57:34 [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:57:36 [INFO] 
15:57:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.ui ---
15:57:36 [INFO] 
15:57:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.ui ---
15:57:36 [INFO] 
15:57:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.ui ---
15:57:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/src/test/resources
15:57:36 [INFO] 
15:57:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.ui ---
15:57:36 [INFO] 
15:57:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.ui ---
15:57:36 [INFO] 
15:57:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui ---
15:57:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-7.4.1-SNAPSHOT-sources.jar
15:57:36 [INFO] 
15:57:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui ---
15:57:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-7.4.1-SNAPSHOT.jar
15:57:36 [INFO] 
15:57:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui ---
15:57:36 [INFO] 
15:57:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui ---
15:57:37 [INFO] 
15:57:37 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.table >---------
15:57:37 [INFO] Building org.eclipse.sirius.editor.table 7.4.1-SNAPSHOT         [57/140]
15:57:37 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/pom.xml
15:57:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/pom.xml
15:57:37 [INFO] 
15:57:37 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.table ---
15:57:37 [INFO] 
15:57:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.table ---
15:57:37 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:37 [INFO] 
15:57:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.table ---
15:57:37 [INFO] 
15:57:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.table ---
15:57:37 [INFO] 
15:57:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.table ---
15:57:37 [INFO] 
15:57:37 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.table ---
15:57:37 [INFO] Resolving class path of org.eclipse.sirius.editor.table
15:57:37 [INFO] 
15:57:37 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.table ---
15:57: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.editor.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:37 [INFO] 
15:57:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.table ---
15:57:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/src/main/resources
15:57:37 [INFO] 
15:57:37 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.table ---
15:57:37 [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:57:38 [INFO] 
15:57:38 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.table ---
15:57:38 [INFO] 
15:57:38 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.table ---
15:57:38 [INFO] 
15:57:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.table ---
15:57:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/src/test/resources
15:57:38 [INFO] 
15:57:38 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.table ---
15:57:38 [INFO] 
15:57:38 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.table ---
15:57:38 [INFO] 
15:57:38 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.table ---
15:57:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-7.4.1-SNAPSHOT-sources.jar
15:57:38 [INFO] 
15:57:38 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.table ---
15:57:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-7.4.1-SNAPSHOT.jar
15:57:38 [INFO] 
15:57:38 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.table ---
15:57:38 [INFO] 
15:57:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.table ---
15:57:38 [INFO] 
15:57:38 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.tree.ui >------------
15:57:38 [INFO] Building org.eclipse.sirius.tree.ui 7.4.1-SNAPSHOT              [58/140]
15:57:38 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/pom.xml
15:57:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/pom.xml
15:57:39 [INFO] 
15:57:39 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree.ui ---
15:57:39 [INFO] 
15:57:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui ---
15:57:39 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:39 [INFO] 
15:57:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui ---
15:57:39 [INFO] 
15:57:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui ---
15:57:39 [INFO] 
15:57:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui ---
15:57:39 [INFO] 
15:57:39 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.ui ---
15:57:39 [INFO] Resolving class path of org.eclipse.sirius.tree.ui
15:57:39 [INFO] 
15:57:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui ---
15:57: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.tree.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:39 [INFO] 
15:57:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.ui ---
15:57:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/src/main/resources
15:57:39 [INFO] 
15:57:39 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.ui ---
15:57:39 [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:57:40 [INFO] 
15:57:40 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.ui ---
15:57:40 [INFO] 
15:57:40 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.ui ---
15:57:40 [INFO] 
15:57:40 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.ui ---
15:57:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/src/test/resources
15:57:40 [INFO] 
15:57:40 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.ui ---
15:57:40 [INFO] 
15:57:40 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.ui ---
15:57:40 [INFO] 
15:57:40 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui ---
15:57:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-7.4.1-SNAPSHOT-sources.jar
15:57:40 [INFO] 
15:57:40 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui ---
15:57:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-7.4.1-SNAPSHOT.jar
15:57:40 [INFO] 
15:57:40 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui ---
15:57:40 [INFO] 
15:57:40 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui ---
15:57:40 [INFO] 
15:57:40 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.tree >----------
15:57:40 [INFO] Building org.eclipse.sirius.editor.tree 7.4.1-SNAPSHOT          [59/140]
15:57:40 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/pom.xml
15:57:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/pom.xml
15:57:40 [INFO] 
15:57:40 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.tree ---
15:57:40 [INFO] 
15:57:40 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.tree ---
15:57:40 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:40 [INFO] 
15:57:40 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.tree ---
15:57:40 [INFO] 
15:57:40 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.tree ---
15:57:40 [INFO] 
15:57:40 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.tree ---
15:57:40 [INFO] 
15:57:40 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.tree ---
15:57:40 [INFO] Resolving class path of org.eclipse.sirius.editor.tree
15:57:41 [INFO] 
15:57:41 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.tree ---
15:57: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.editor.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:41 [INFO] 
15:57:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.tree ---
15:57:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/src/main/resources
15:57:41 [INFO] 
15:57:41 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.tree ---
15:57:41 [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:57:42 [INFO] 
15:57:42 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.tree ---
15:57:42 [INFO] 
15:57:42 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.tree ---
15:57:42 [INFO] 
15:57:42 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.tree ---
15:57:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/src/test/resources
15:57:42 [INFO] 
15:57:42 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.tree ---
15:57:42 [INFO] 
15:57:42 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.tree ---
15:57:42 [INFO] 
15:57:42 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.tree ---
15:57:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-7.4.1-SNAPSHOT-sources.jar
15:57:42 [INFO] 
15:57:42 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.tree ---
15:57:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-7.4.1-SNAPSHOT.jar
15:57:42 [INFO] 
15:57:42 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.tree ---
15:57:42 [INFO] 
15:57:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.tree ---
15:57:42 [INFO] 
15:57:42 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.eef.adapters >---------
15:57:42 [INFO] Building org.eclipse.sirius.eef.adapters 7.4.1-SNAPSHOT         [60/140]
15:57:42 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml
15:57:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml
15:57:42 [WARNING] [1f634f30-d1a0-4fc5-a42c-e12b0a0635ed][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:57:42 [INFO] 
15:57:42 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.eef.adapters ---
15:57:42 [INFO] 
15:57:42 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.eef.adapters ---
15:57:42 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:42 [INFO] 
15:57:42 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.eef.adapters ---
15:57:42 [INFO] 
15:57:42 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.eef.adapters ---
15:57:42 [INFO] 
15:57:42 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.eef.adapters ---
15:57:42 [INFO] 
15:57:42 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.eef.adapters ---
15:57:42 [INFO] Resolving class path of org.eclipse.sirius.eef.adapters
15:57:43 [INFO] 
15:57:43 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.eef.adapters ---
15:57: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.eef.adapters/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:43 [INFO] 
15:57:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.eef.adapters ---
15:57:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/src/main/resources
15:57:43 [INFO] 
15:57:43 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.eef.adapters ---
15:57:43 [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:57:44 [INFO] 
15:57:44 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.eef.adapters ---
15:57:44 [INFO] 
15:57:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.eef.adapters ---
15:57:44 [INFO] 
15:57:44 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.eef.adapters ---
15:57:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/src/test/resources
15:57:44 [INFO] 
15:57:44 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.eef.adapters ---
15:57:44 [INFO] 
15:57:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.eef.adapters ---
15:57:44 [INFO] 
15:57:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.eef.adapters ---
15:57:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-7.4.1-SNAPSHOT-sources.jar
15:57:44 [INFO] 
15:57:44 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.eef.adapters ---
15:57:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-7.4.1-SNAPSHOT.jar
15:57:44 [INFO] 
15:57:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.eef.adapters ---
15:57:44 [INFO] 
15:57:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.eef.adapters ---
15:57:44 [INFO] 
15:57:44 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.interpreter >----------
15:57:44 [INFO] Building org.eclipse.sirius.interpreter 7.4.1-SNAPSHOT          [61/140]
15:57:44 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/pom.xml
15:57:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/pom.xml
15:57:44 [INFO] 
15:57:44 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.interpreter ---
15:57:44 [INFO] 
15:57:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.interpreter ---
15:57:44 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:44 [INFO] 
15:57:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter ---
15:57:44 [INFO] 
15:57:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter ---
15:57:44 [INFO] 
15:57:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter ---
15:57:44 [INFO] 
15:57:44 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.interpreter ---
15:57:44 [INFO] Resolving class path of org.eclipse.sirius.interpreter
15:57:44 [INFO] 
15:57:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter ---
15:57: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.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:44 [INFO] 
15:57:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.interpreter ---
15:57:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/src/main/resources
15:57:44 [INFO] 
15:57:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.interpreter ---
15:57:44 [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:57:45 [INFO] 
15:57:45 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.interpreter ---
15:57:45 [INFO] 
15:57:45 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.interpreter ---
15:57:45 [INFO] 
15:57:45 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.interpreter ---
15:57:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/src/test/resources
15:57:45 [INFO] 
15:57:45 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.interpreter ---
15:57:45 [INFO] 
15:57:45 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.interpreter ---
15:57:45 [INFO] 
15:57:45 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter ---
15:57:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-7.4.1-SNAPSHOT-sources.jar
15:57:45 [INFO] 
15:57:45 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.interpreter ---
15:57:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-7.4.1-SNAPSHOT.jar
15:57:45 [INFO] 
15:57:45 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter ---
15:57:45 [INFO] 
15:57:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter ---
15:57:45 [INFO] 
15:57:45 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.ui.ext >---------
15:57:45 [INFO] Building org.eclipse.sirius.table.ui.ext 7.4.1-SNAPSHOT         [62/140]
15:57:45 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/pom.xml
15:57:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/pom.xml
15:57:45 [INFO] 
15:57:45 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table.ui.ext ---
15:57:45 [INFO] 
15:57:45 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui.ext ---
15:57:45 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:45 [INFO] 
15:57:45 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui.ext ---
15:57:45 [INFO] 
15:57:45 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui.ext ---
15:57:45 [INFO] 
15:57:45 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui.ext ---
15:57:45 [INFO] 
15:57:45 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.ui.ext ---
15:57:45 [INFO] Resolving class path of org.eclipse.sirius.table.ui.ext
15:57:46 [INFO] 
15:57:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui.ext ---
15:57: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.table.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:46 [INFO] 
15:57:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.ui.ext ---
15:57:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/src/main/resources
15:57:46 [INFO] 
15:57:46 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.ui.ext ---
15:57:46 [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:57:46 [INFO] 
15:57:46 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.ui.ext ---
15:57:46 [INFO] 
15:57:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.ui.ext ---
15:57:46 [INFO] 
15:57:46 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.ui.ext ---
15:57:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/src/test/resources
15:57:46 [INFO] 
15:57:46 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.ui.ext ---
15:57:46 [INFO] 
15:57:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.ui.ext ---
15:57:46 [INFO] 
15:57:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui.ext ---
15:57:46 [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.1-SNAPSHOT-sources.jar
15:57:46 [INFO] 
15:57:46 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui.ext ---
15:57:46 [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.1-SNAPSHOT.jar
15:57:46 [INFO] 
15:57:46 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui.ext ---
15:57:46 [INFO] 
15:57:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui.ext ---
15:57:46 [INFO] 
15:57:46 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext >----------
15:57:46 [INFO] Building org.eclipse.sirius.tree.ui.ext 7.4.1-SNAPSHOT          [63/140]
15:57:46 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml
15:57:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml
15:57:46 [INFO] 
15:57:46 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree.ui.ext ---
15:57:46 [INFO] 
15:57:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui.ext ---
15:57:46 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:46 [INFO] 
15:57:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui.ext ---
15:57:46 [INFO] 
15:57:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui.ext ---
15:57:46 [INFO] 
15:57:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui.ext ---
15:57:46 [INFO] 
15:57:46 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.ui.ext ---
15:57:46 [INFO] Resolving class path of org.eclipse.sirius.tree.ui.ext
15:57:47 [INFO] 
15:57:47 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui.ext ---
15:57: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.tree.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:47 [INFO] 
15:57:47 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.ui.ext ---
15:57:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/src/main/resources
15:57:47 [INFO] 
15:57:47 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.ui.ext ---
15:57:47 [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:57:47 [INFO] 
15:57:47 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.ui.ext ---
15:57:47 [INFO] 
15:57:47 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.ui.ext ---
15:57:47 [INFO] 
15:57:47 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.ui.ext ---
15:57:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/src/test/resources
15:57:47 [INFO] 
15:57:47 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.ui.ext ---
15:57:47 [INFO] 
15:57:47 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.ui.ext ---
15:57:47 [INFO] 
15:57:47 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui.ext ---
15:57:47 [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.1-SNAPSHOT-sources.jar
15:57:47 [INFO] 
15:57:47 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui.ext ---
15:57:47 [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.1-SNAPSHOT.jar
15:57:47 [INFO] 
15:57:47 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui.ext ---
15:57:47 [INFO] 
15:57:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui.ext ---
15:57:47 [INFO] 
15:57:47 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ui.ext >------------
15:57:47 [INFO] Building org.eclipse.sirius.ui.ext 7.4.1-SNAPSHOT               [64/140]
15:57:47 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/pom.xml
15:57:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/pom.xml
15:57:47 [INFO] 
15:57:47 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.ext ---
15:57:47 [INFO] 
15:57:47 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.ext ---
15:57:47 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:47 [INFO] 
15:57:47 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.ext ---
15:57:47 [INFO] 
15:57:47 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.ext ---
15:57:47 [INFO] 
15:57:47 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.ext ---
15:57:47 [INFO] 
15:57:47 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.ext ---
15:57:47 [INFO] Resolving class path of org.eclipse.sirius.ui.ext
15:57:48 [INFO] 
15:57:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.ext ---
15:57: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.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:48 [INFO] 
15:57:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.ext ---
15:57:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/src/main/resources
15:57:48 [INFO] 
15:57:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.ext ---
15:57:48 [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:57:48 [INFO] 
15:57:48 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.ext ---
15:57:48 [INFO] 
15:57:48 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.ext ---
15:57:48 [INFO] 
15:57:48 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.ext ---
15:57:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/src/test/resources
15:57:48 [INFO] 
15:57:48 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.ext ---
15:57:48 [INFO] 
15:57:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.ext ---
15:57:48 [INFO] 
15:57:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.ext ---
15:57:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-7.4.1-SNAPSHOT-sources.jar
15:57:48 [INFO] 
15:57:48 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.ext ---
15:57:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-7.4.1-SNAPSHOT.jar
15:57:48 [INFO] 
15:57:48 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.ext ---
15:57:48 [INFO] 
15:57:48 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.ext ---
15:57:48 [INFO] 
15:57:48 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ui.editor >-----------
15:57:48 [INFO] Building org.eclipse.sirius.ui.editor 7.4.1-SNAPSHOT            [65/140]
15:57:48 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/pom.xml
15:57:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/pom.xml
15:57:48 [INFO] 
15:57:48 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.editor ---
15:57:48 [INFO] 
15:57:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.editor ---
15:57:48 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:48 [INFO] 
15:57:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.editor ---
15:57:48 [INFO] 
15:57:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.editor ---
15:57:48 [INFO] 
15:57:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.editor ---
15:57:48 [INFO] 
15:57:48 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.editor ---
15:57:48 [INFO] Resolving class path of org.eclipse.sirius.ui.editor
15:57:48 [INFO] 
15:57:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.editor ---
15:57: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.ui.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:48 [INFO] 
15:57:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.editor ---
15:57:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/src/main/resources
15:57:48 [INFO] 
15:57:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.editor ---
15:57:49 [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:57:49 [INFO] 
15:57:49 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.editor ---
15:57:49 [INFO] 
15:57:49 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.editor ---
15:57:49 [INFO] 
15:57:49 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.editor ---
15:57:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/src/test/resources
15:57:49 [INFO] 
15:57:49 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.editor ---
15:57:49 [INFO] 
15:57:49 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.editor ---
15:57:49 [INFO] 
15:57:49 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.editor ---
15:57:49 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-7.4.1-SNAPSHOT-sources.jar
15:57:49 [INFO] 
15:57:49 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.editor ---
15:57:49 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-7.4.1-SNAPSHOT.jar
15:57:49 [INFO] 
15:57:49 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.editor ---
15:57:49 [INFO] 
15:57:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.editor ---
15:57:49 [INFO] 
15:57:49 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.junit.support >------
15:57:49 [INFO] Building org.eclipse.sirius.tests.junit.support 7.4.1-SNAPSHOT  [66/140]
15:57:49 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/pom.xml
15:57:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/pom.xml
15:57:50 [INFO] 
15:57:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.junit.support ---
15:57:50 [INFO] 
15:57:50 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.support ---
15:57:50 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:50 [INFO] 
15:57:50 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.support ---
15:57:50 [INFO] 
15:57:50 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.support ---
15:57:50 [INFO] 
15:57:50 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.support ---
15:57:50 [INFO] 
15:57:50 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit.support ---
15:57:50 [INFO] Resolving class path of org.eclipse.sirius.tests.junit.support
15:57:51 [INFO] 
15:57:51 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.support ---
15:57: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.junit.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:51 [INFO] 
15:57:51 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit.support ---
15:57:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/src/main/resources
15:57:51 [INFO] 
15:57:51 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit.support ---
15:57:51 [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:57:51 [INFO] 
15:57:51 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.junit.support ---
15:57:51 [INFO] 
15:57:51 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit.support ---
15:57:51 [INFO] 
15:57:51 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.support ---
15:57:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/src/test/resources
15:57:51 [INFO] 
15:57:51 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.junit.support ---
15:57:51 [INFO] 
15:57:51 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit.support ---
15:57:51 [INFO] 
15:57:51 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.support ---
15:57:51 [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.1-SNAPSHOT-sources.jar
15:57:51 [INFO] 
15:57:51 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.support ---
15:57:52 [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.1-SNAPSHOT.jar
15:57:52 [INFO] 
15:57:52 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.support ---
15:57:52 [INFO] 
15:57:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.support ---
15:57:52 [INFO] 
15:57:52 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support >-----
15:57:52 [INFO] Building org.eclipse.sirius.tests.swtbot.support 7.4.1-SNAPSHOT [67/140]
15:57:52 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml
15:57:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml
15:57:52 [INFO] 
15:57:52 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:52 [INFO] 
15:57:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:52 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:52 [INFO] 
15:57:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:52 [INFO] 
15:57:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:52 [INFO] 
15:57:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:52 [INFO] 
15:57:52 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:52 [INFO] Resolving class path of org.eclipse.sirius.tests.swtbot.support
15:57:54 [INFO] 
15:57:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot.support ---
15:57: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.tests.swtbot.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:54 [INFO] 
15:57:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/src/main/resources
15:57:54 [INFO] 
15:57:54 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:54 [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:57:55 [INFO] 
15:57:55 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:55 [INFO] 
15:57:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:55 [INFO] 
15:57:55 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/src/test/resources
15:57:55 [INFO] 
15:57:55 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:55 [INFO] 
15:57:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:55 [INFO] 
15:57:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:55 [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.1-SNAPSHOT-sources.jar
15:57:55 [INFO] 
15:57:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:56 [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.1-SNAPSHOT.jar
15:57:56 [INFO] 
15:57:56 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:56 [INFO] 
15:57:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot.support ---
15:57:56 [INFO] 
15:57:56 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily >------
15:57:56 [INFO] Building org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT   [68/140]
15:57:56 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml
15:57:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:56 [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:57:56 [INFO] 
15:57:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [INFO] 
15:57:56 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [INFO] The project's OSGi version is 1.0.0.202406021954
15:57:56 [INFO] 
15:57:56 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [INFO] 
15:57:56 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [INFO] 
15:57:56 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [INFO] 
15:57:56 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily
15:57:56 [INFO] 
15:57:56 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily ---
15:57: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.samples.family/samples/org.eclipse.sirius.sample.basicfamily/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:56 [INFO] 
15:57:56 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:56 [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:57:56 [INFO] 
15:57:56 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [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:57:56 [INFO] 
15:57:56 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [INFO] 
15:57:56 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [INFO] 
15:57:56 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:56 [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:57:56 [INFO] 
15:57:56 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [INFO] 
15:57:56 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [INFO] 
15:57:56 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [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:57:56 [INFO] 
15:57:56 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [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:57:56 [INFO] 
15:57:56 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [INFO] 
15:57:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily ---
15:57:56 [INFO] 
15:57:56 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit >----
15:57:56 [INFO] Building org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT [69/140]
15:57:56 [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:57:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:56 [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:57:56 [INFO] 
15:57:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:56 [INFO] 
15:57:56 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:56 [INFO] The project's OSGi version is 1.0.0.202406021954
15:57:56 [INFO] 
15:57:56 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:56 [INFO] 
15:57:56 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:56 [INFO] 
15:57:56 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:56 [INFO] 
15:57:56 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:56 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.edit
15:57:56 [INFO] 
15:57:56 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57: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.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:56 [INFO] 
15:57:56 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:56 [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:57:56 [INFO] 
15:57:56 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:57 [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:57:57 [INFO] 
15:57:57 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:57 [INFO] 
15:57:57 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:57 [INFO] 
15:57:57 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:57 [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:57:57 [INFO] 
15:57:57 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:57 [INFO] 
15:57:57 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:57 [INFO] 
15:57:57 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:57 [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:57:57 [INFO] 
15:57:57 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:57 [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:57:57 [INFO] 
15:57:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:57 [INFO] 
15:57:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.edit ---
15:57:57 [INFO] 
15:57:57 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor >---
15:57:57 [INFO] Building org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT [70/140]
15:57:57 [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:57:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:57 [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:57:57 [INFO] 
15:57:57 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:57 [INFO] 
15:57:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:57 [INFO] The project's OSGi version is 1.0.0.202406021954
15:57:57 [INFO] 
15:57:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:57 [INFO] 
15:57:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:57 [INFO] 
15:57:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:57 [INFO] 
15:57:57 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:57 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.editor
15:57:57 [INFO] 
15:57:57 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57: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.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:57 [INFO] 
15:57:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:57 [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:57:57 [INFO] 
15:57:57 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:57 [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:57:58 [INFO] 
15:57:58 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:58 [INFO] 
15:57:58 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:58 [INFO] 
15:57:58 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:58 [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:57:58 [INFO] 
15:57:58 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:58 [INFO] 
15:57:58 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:58 [INFO] 
15:57:58 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:58 [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:57:58 [INFO] 
15:57:58 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:58 [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:57:58 [INFO] 
15:57:58 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:58 [INFO] 
15:57:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.editor ---
15:57:58 [INFO] 
15:57:58 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design >---
15:57:58 [INFO] Building org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT [71/140]
15:57:58 [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:57:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:58 [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:57:58 [INFO] 
15:57:58 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [INFO] 
15:57:58 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [INFO] The project's OSGi version is 1.0.0.202406021954
15:57:58 [INFO] 
15:57:58 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [INFO] 
15:57:58 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [INFO] 
15:57:58 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [INFO] 
15:57:58 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.design
15:57:58 [INFO] 
15:57:58 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57: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.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:57:58 [INFO] 
15:57:58 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:58 [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:57:58 [INFO] 
15:57:58 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [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:57:58 [INFO] 
15:57:58 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [INFO] 
15:57:58 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [INFO] 
15:57:58 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:58 [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:57:58 [INFO] 
15:57:58 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [INFO] 
15:57:58 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [INFO] 
15:57:58 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [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:57:58 [INFO] 
15:57:58 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [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:57:58 [INFO] 
15:57:58 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [INFO] 
15:57:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.design ---
15:57:58 [INFO] 
15:57:58 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.samples.family >--------
15:57:58 [INFO] Building org.eclipse.sirius.samples.family 7.4.1-SNAPSHOT       [72/140]
15:57:58 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml
15:57:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml
15:57:59 [INFO] 
15:57:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] 
15:57:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] Resolving class path of org.eclipse.sirius.samples.family
15:57:59 [INFO] 
15:57:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.family ---
15:57:59 [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:57:59 [INFO] 
15:57:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/src/main/resources
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] 
15:57:59 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/src/test/resources
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-7.4.1-SNAPSHOT-sources.jar
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-7.4.1-SNAPSHOT.jar
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.family ---
15:57:59 [INFO] 
15:57:59 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql >----
15:57:59 [INFO] Building org.eclipse.sirius.common.interpreter.aql 7.4.1-SNAPSHOT [73/140]
15:57:59 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml
15:57:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml
15:57:59 [INFO] 
15:57:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [INFO] 
15:57:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [INFO] Resolving class path of org.eclipse.sirius.common.interpreter.aql
15:57:59 [INFO] 
15:57:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [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:57:59 [INFO] 
15:57:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/src/main/resources
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [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:57:59 [INFO] 
15:57:59 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [INFO] 
15:57:59 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/src/test/resources
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [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.1-SNAPSHOT-sources.jar
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [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.1-SNAPSHOT.jar
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter.aql ---
15:57:59 [INFO] 
15:57:59 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.properties >----------
15:57:59 [INFO] Building org.eclipse.sirius.properties 7.4.1-SNAPSHOT           [74/140]
15:57:59 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/pom.xml
15:57:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/pom.xml
15:57:59 [INFO] 
15:57:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties ---
15:57:59 [INFO] The project's OSGi version is 7.4.1.202406021954
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties ---
15:57:59 [INFO] 
15:57:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties ---
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties ---
15:57:59 [INFO] Resolving class path of org.eclipse.sirius.properties
15:57:59 [INFO] 
15:57:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties ---
15:57:59 [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:57:59 [INFO] 
15:57:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties ---
15:57:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/src/main/resources
15:57:59 [INFO] 
15:57:59 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties ---
15:57:59 [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:58:00 [INFO] 
15:58:00 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties ---
15:58:00 [INFO] 
15:58:00 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties ---
15:58:00 [INFO] 
15:58:00 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties ---
15:58:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/src/test/resources
15:58:00 [INFO] 
15:58:00 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties ---
15:58:00 [INFO] 
15:58:00 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties ---
15:58:00 [INFO] 
15:58:00 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties ---
15:58:00 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-7.4.1-SNAPSHOT-sources.jar
15:58:01 [INFO] 
15:58:01 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties ---
15:58:01 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-7.4.1-SNAPSHOT.jar
15:58:01 [INFO] 
15:58:01 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties ---
15:58:01 [INFO] 
15:58:01 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties ---
15:58:01 [INFO] 
15:58:01 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.edit >--------
15:58:01 [INFO] Building org.eclipse.sirius.properties.edit 7.4.1-SNAPSHOT      [75/140]
15:58:01 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/pom.xml
15:58:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/pom.xml
15:58:01 [INFO] 
15:58:01 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.edit ---
15:58:01 [INFO] 
15:58:01 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.edit ---
15:58:01 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:01 [INFO] 
15:58:01 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.edit ---
15:58:01 [INFO] 
15:58:01 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.edit ---
15:58:01 [INFO] 
15:58:01 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.edit ---
15:58:01 [INFO] 
15:58:01 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.edit ---
15:58:01 [INFO] Resolving class path of org.eclipse.sirius.properties.edit
15:58:01 [INFO] 
15:58:01 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.edit ---
15:58: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.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:01 [INFO] 
15:58:01 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.edit ---
15:58:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/src/main/resources
15:58:01 [INFO] 
15:58:01 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.edit ---
15:58:02 [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:58:02 [INFO] 
15:58:02 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.edit ---
15:58:02 [INFO] 
15:58:02 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.edit ---
15:58:02 [INFO] 
15:58:02 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.edit ---
15:58:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/src/test/resources
15:58:02 [INFO] 
15:58:02 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.edit ---
15:58:02 [INFO] 
15:58:02 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.edit ---
15:58:02 [INFO] 
15:58:02 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.edit ---
15:58:03 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-7.4.1-SNAPSHOT-sources.jar
15:58:03 [INFO] 
15:58:03 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.edit ---
15:58:03 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-7.4.1-SNAPSHOT.jar
15:58:03 [INFO] 
15:58:03 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.edit ---
15:58:03 [INFO] 
15:58:03 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.edit ---
15:58:03 [INFO] 
15:58:03 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference >--
15:58:03 [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference 7.4.1-SNAPSHOT [76/140]
15:58:03 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml
15:58:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml
15:58:03 [INFO] 
15:58:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [INFO] 
15:58:03 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:03 [INFO] 
15:58:03 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [INFO] 
15:58:03 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [INFO] 
15:58:03 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [INFO] 
15:58:03 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [INFO] Resolving class path of org.eclipse.sirius.properties.ext.widgets.reference
15:58:03 [INFO] 
15:58:03 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58: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.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:03 [INFO] 
15:58:03 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/main/resources
15:58:03 [INFO] 
15:58:03 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [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:58:03 [INFO] 
15:58:03 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [INFO] 
15:58:03 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [INFO] 
15:58:03 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/test/resources
15:58:03 [INFO] 
15:58:03 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [INFO] 
15:58:03 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [INFO] 
15:58:03 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [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.1-SNAPSHOT-sources.jar
15:58:03 [INFO] 
15:58:03 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [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.1-SNAPSHOT.jar
15:58:03 [INFO] 
15:58:03 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [INFO] 
15:58:03 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference ---
15:58:03 [INFO] 
15:58:03 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit >--
15:58:03 [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.1-SNAPSHOT [77/140]
15:58:03 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml
15:58:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml
15:58:04 [INFO] 
15:58:04 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:04 [INFO] 
15:58:04 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:04 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:04 [INFO] 
15:58:04 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:04 [INFO] 
15:58:04 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:04 [INFO] 
15:58:04 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:04 [INFO] 
15:58:04 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:04 [INFO] Resolving class path of org.eclipse.sirius.properties.ext.widgets.reference.edit
15:58:04 [INFO] 
15:58:04 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58: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.ext.widgets.reference.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:04 [INFO] 
15:58:04 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:04 [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:58:04 [INFO] 
15:58:04 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:04 [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:58:04 [INFO] 
15:58:04 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:04 [INFO] 
15:58:04 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:04 [INFO] 
15:58:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:04 [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:58:04 [INFO] 
15:58:04 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:04 [INFO] 
15:58:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:04 [INFO] 
15:58:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:04 [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.1-SNAPSHOT-sources.jar
15:58:04 [INFO] 
15:58:04 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:05 [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.1-SNAPSHOT.jar
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
15:58:05 [INFO] 
15:58:05 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules >----
15:58:05 [INFO] Building org.eclipse.sirius.properties.defaultrules 7.4.1-SNAPSHOT [78/140]
15:58:05 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml
15:58:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml
15:58:05 [INFO] 
15:58:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] 
15:58:05 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] Resolving class path of org.eclipse.sirius.properties.defaultrules
15:58:05 [INFO] 
15:58:05 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.defaultrules ---
15:58: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.defaultrules/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:05 [INFO] 
15:58:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/src/main/resources
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [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:58:05 [INFO] 
15:58:05 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] 
15:58:05 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/src/test/resources
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-7.4.1-SNAPSHOT-sources.jar
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-7.4.1-SNAPSHOT.jar
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.defaultrules ---
15:58:05 [INFO] 
15:58:05 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.core >--------
15:58:05 [INFO] Building org.eclipse.sirius.properties.core 7.4.1-SNAPSHOT      [79/140]
15:58:05 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/pom.xml
15:58:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/pom.xml
15:58:05 [INFO] 
15:58:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.core ---
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.core ---
15:58:05 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.core ---
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.core ---
15:58:05 [INFO] 
15:58:05 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.core ---
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.core ---
15:58:05 [INFO] Resolving class path of org.eclipse.sirius.properties.core
15:58:05 [INFO] 
15:58:05 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.core ---
15:58: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.core/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:05 [INFO] 
15:58:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.core ---
15:58:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/src/main/resources
15:58:05 [INFO] 
15:58:05 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.core ---
15:58:05 [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:58:06 [INFO] 
15:58:06 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.core ---
15:58:06 [INFO] 
15:58:06 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.core ---
15:58:06 [INFO] 
15:58:06 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.core ---
15:58:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/src/test/resources
15:58:06 [INFO] 
15:58:06 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.core ---
15:58:06 [INFO] 
15:58:06 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.core ---
15:58:06 [INFO] 
15:58:06 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.core ---
15:58:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-7.4.1-SNAPSHOT-sources.jar
15:58:06 [INFO] 
15:58:06 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.core ---
15:58:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-7.4.1-SNAPSHOT.jar
15:58:06 [INFO] 
15:58:06 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.core ---
15:58:06 [INFO] 
15:58:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.core ---
15:58:06 [INFO] 
15:58:06 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.editor.properties >-------
15:58:06 [INFO] Building org.eclipse.sirius.editor.properties 7.4.1-SNAPSHOT    [80/140]
15:58:06 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/pom.xml
15:58:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/pom.xml
15:58:06 [INFO] 
15:58:06 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.properties ---
15:58:06 [INFO] 
15:58:06 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties ---
15:58:06 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:06 [INFO] 
15:58:06 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties ---
15:58:06 [INFO] 
15:58:06 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties ---
15:58:06 [INFO] 
15:58:06 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties ---
15:58:06 [INFO] 
15:58:06 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.properties ---
15:58:06 [INFO] Resolving class path of org.eclipse.sirius.editor.properties
15:58:07 [INFO] 
15:58:07 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties ---
15:58: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.editor.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:07 [INFO] 
15:58:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.properties ---
15:58:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/src/main/resources
15:58:07 [INFO] 
15:58:07 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.properties ---
15:58:07 [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:58:09 [INFO] 
15:58:09 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.properties ---
15:58:09 [INFO] 
15:58:09 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.properties ---
15:58:09 [INFO] 
15:58:09 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.properties ---
15:58:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/src/test/resources
15:58:09 [INFO] 
15:58:09 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.properties ---
15:58:09 [INFO] 
15:58:09 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.properties ---
15:58:09 [INFO] 
15:58:09 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties ---
15:58: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.1-SNAPSHOT-sources.jar
15:58:09 [INFO] 
15:58:09 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties ---
15:58: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.1-SNAPSHOT.jar
15:58:10 [INFO] 
15:58:10 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties ---
15:58:10 [INFO] 
15:58:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties ---
15:58:10 [INFO] 
15:58:10 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference >--
15:58:10 [INFO] Building org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.1-SNAPSHOT [81/140]
15:58:10 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml
15:58:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml
15:58:10 [INFO] 
15:58:10 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:10 [INFO] 
15:58:10 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:10 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:10 [INFO] 
15:58:10 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:10 [INFO] 
15:58:10 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:10 [INFO] 
15:58:10 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:10 [INFO] 
15:58:10 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:10 [INFO] Resolving class path of org.eclipse.sirius.editor.properties.ext.widgets.reference
15:58:11 [INFO] 
15:58:11 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58: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.editor.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:11 [INFO] 
15:58:11 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:11 [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:58:11 [INFO] 
15:58:11 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:11 [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:58:11 [INFO] 
15:58:11 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:11 [INFO] 
15:58:11 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:11 [INFO] 
15:58:11 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:11 [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:58:11 [INFO] 
15:58:11 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:11 [INFO] 
15:58:11 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:11 [INFO] 
15:58:11 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:11 [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.1-SNAPSHOT-sources.jar
15:58:12 [INFO] 
15:58:12 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:12 [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.1-SNAPSHOT.jar
15:58:12 [INFO] 
15:58:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:12 [INFO] 
15:58:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
15:58:12 [INFO] 
15:58:12 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ui.properties >---------
15:58:12 [INFO] Building org.eclipse.sirius.ui.properties 7.4.1-SNAPSHOT        [82/140]
15:58:12 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/pom.xml
15:58:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/pom.xml
15:58:12 [INFO] 
15:58:12 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.properties ---
15:58:12 [INFO] 
15:58:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties ---
15:58:12 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:12 [INFO] 
15:58:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties ---
15:58:12 [INFO] 
15:58:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties ---
15:58:12 [INFO] 
15:58:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties ---
15:58:12 [INFO] 
15:58:12 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.properties ---
15:58:12 [INFO] Resolving class path of org.eclipse.sirius.ui.properties
15:58:13 [INFO] 
15:58:13 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties ---
15:58: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.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:13 [INFO] 
15:58:13 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.properties ---
15:58:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/src/main/resources
15:58:13 [INFO] 
15:58:13 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.properties ---
15:58:13 [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:58:13 [INFO] 
15:58:13 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.properties ---
15:58:13 [INFO] 
15:58:13 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.properties ---
15:58:13 [INFO] 
15:58:13 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.properties ---
15:58:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/src/test/resources
15:58:13 [INFO] 
15:58:13 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.properties ---
15:58:13 [INFO] 
15:58:13 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.properties ---
15:58:13 [INFO] 
15:58:13 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties ---
15:58:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-7.4.1-SNAPSHOT-sources.jar
15:58:13 [INFO] 
15:58:13 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties ---
15:58:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-7.4.1-SNAPSHOT.jar
15:58:13 [INFO] 
15:58:13 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties ---
15:58:13 [INFO] 
15:58:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties ---
15:58:13 [INFO] 
15:58:13 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference >--
15:58:13 [INFO] Building org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.1-SNAPSHOT [83/140]
15:58:13 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml
15:58:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml
15:58:13 [INFO] 
15:58:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:13 [INFO] 
15:58:13 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:13 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:13 [INFO] 
15:58:13 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:13 [INFO] 
15:58:13 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:13 [INFO] 
15:58:13 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:13 [INFO] 
15:58:13 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:13 [INFO] Resolving class path of org.eclipse.sirius.ui.properties.ext.widgets.reference
15:58:14 [INFO] 
15:58:14 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58: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.ui.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:14 [INFO] 
15:58:14 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:14 [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:58:14 [INFO] 
15:58:14 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:14 [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:58:14 [INFO] 
15:58:14 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:14 [INFO] 
15:58:14 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:14 [INFO] 
15:58:14 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:14 [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:58:14 [INFO] 
15:58:14 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:14 [INFO] 
15:58:14 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:14 [INFO] 
15:58:14 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:14 [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.1-SNAPSHOT-sources.jar
15:58:14 [INFO] 
15:58:14 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:14 [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.1-SNAPSHOT.jar
15:58:14 [INFO] 
15:58:14 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:14 [INFO] 
15:58:14 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
15:58:14 [INFO] 
15:58:14 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.properties >-------
15:58:14 [INFO] Building org.eclipse.sirius.sample.properties 7.4.1-SNAPSHOT    [84/140]
15:58:14 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/pom.xml
15:58:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/pom.xml
15:58:15 [INFO] 
15:58:15 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] 
15:58:15 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] Resolving class path of org.eclipse.sirius.sample.properties
15:58:15 [INFO] 
15:58:15 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties ---
15:58: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.sample.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:15 [INFO] 
15:58:15 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/src/main/resources
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties ---
15:58:15 [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:58:15 [INFO] 
15:58:15 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] 
15:58:15 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/src/test/resources
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-7.4.1-SNAPSHOT-sources.jar
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-7.4.1-SNAPSHOT.jar
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties ---
15:58:15 [INFO] 
15:58:15 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox >--
15:58:15 [INFO] Building org.eclipse.sirius.sample.properties.checkbox 7.4.1-SNAPSHOT [85/140]
15:58:15 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml
15:58:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml
15:58:15 [INFO] 
15:58:15 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:15 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:15 [INFO] 
15:58:15 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:15 [INFO] 
15:58:15 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:15 [INFO] Resolving class path of org.eclipse.sirius.sample.properties.checkbox
15:58:16 [INFO] 
15:58:16 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58: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.sample.properties.checkbox/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:16 [INFO] 
15:58:16 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/src/main/resources
15:58:16 [INFO] 
15:58:16 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:16 [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:58:16 [INFO] 
15:58:16 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:16 [INFO] 
15:58:16 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:16 [INFO] 
15:58:16 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/src/test/resources
15:58:16 [INFO] 
15:58:16 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:16 [INFO] 
15:58:16 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:16 [INFO] 
15:58:16 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:16 [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.1-SNAPSHOT-sources.jar
15:58:16 [INFO] 
15:58:16 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:16 [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.1-SNAPSHOT.jar
15:58:16 [INFO] 
15:58:16 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:16 [INFO] 
15:58:16 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.checkbox ---
15:58:16 [INFO] 
15:58:16 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio >----
15:58:16 [INFO] Building org.eclipse.sirius.sample.properties.radio 7.4.1-SNAPSHOT [86/140]
15:58:16 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml
15:58:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml
15:58:16 [INFO] 
15:58:16 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties.radio ---
15:58:16 [INFO] 
15:58:16 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.radio ---
15:58:16 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:16 [INFO] 
15:58:16 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.radio ---
15:58:16 [INFO] 
15:58:16 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.radio ---
15:58:16 [INFO] 
15:58:16 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.radio ---
15:58:16 [INFO] 
15:58:16 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.radio ---
15:58:16 [INFO] Resolving class path of org.eclipse.sirius.sample.properties.radio
15:58:16 [INFO] 
15:58:16 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.radio ---
15:58: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.sample.properties.radio/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:16 [INFO] 
15:58:16 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.radio ---
15:58:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/src/main/resources
15:58:16 [INFO] 
15:58:16 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.radio ---
15:58:16 [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:58:17 [INFO] 
15:58:17 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.radio ---
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.radio ---
15:58:17 [INFO] 
15:58:17 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.radio ---
15:58:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/src/test/resources
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.radio ---
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.radio ---
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.radio ---
15:58:17 [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.1-SNAPSHOT-sources.jar
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.radio ---
15:58:17 [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.1-SNAPSHOT.jar
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.radio ---
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.radio ---
15:58:17 [INFO] 
15:58:17 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea >--
15:58:17 [INFO] Building org.eclipse.sirius.sample.properties.textarea 7.4.1-SNAPSHOT [87/140]
15:58:17 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml
15:58:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml
15:58:17 [INFO] 
15:58:17 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [INFO] 
15:58:17 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [INFO] Resolving class path of org.eclipse.sirius.sample.properties.textarea
15:58:17 [INFO] 
15:58:17 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [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:58:17 [INFO] 
15:58:17 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/src/main/resources
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [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:58:17 [INFO] 
15:58:17 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [INFO] 
15:58:17 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/src/test/resources
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [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.1-SNAPSHOT-sources.jar
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [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.1-SNAPSHOT.jar
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [INFO] 
15:58:17 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.textarea ---
15:58:17 [INFO] 
15:58:17 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties >------
15:58:17 [INFO] Building org.eclipse.sirius.tests.ui.properties 7.4.1-SNAPSHOT  [88/140]
15:58:17 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml
15:58:17 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:58:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml
15:58:18 [INFO] 
15:58:18 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.ui.properties ---
15:58:18 [INFO] 
15:58:18 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.ui.properties ---
15:58:18 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:18 [INFO] 
15:58:18 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.ui.properties ---
15:58:18 [INFO] 
15:58:18 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.ui.properties ---
15:58:18 [INFO] 
15:58:18 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.ui.properties ---
15:58:18 [INFO] 
15:58:18 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.ui.properties ---
15:58:18 [INFO] Resolving class path of org.eclipse.sirius.tests.ui.properties
15:58:20 [INFO] 
15:58:20 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.ui.properties ---
15:58: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.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:20 [INFO] 
15:58:20 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.ui.properties ---
15:58:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/src/main/resources
15:58:20 [INFO] 
15:58:20 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.ui.properties ---
15:58:20 [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:58:20 [INFO] 
15:58:20 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.ui.properties ---
15:58:20 [INFO] 
15:58:20 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.ui.properties ---
15:58:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/src/test/resources
15:58:20 [INFO] 
15:58:20 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.ui.properties ---
15:58:20 [INFO] 
15:58:20 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.ui.properties ---
15:58:20 [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.1-SNAPSHOT-sources.jar
15:58:20 [INFO] 
15:58:20 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.ui.properties ---
15:58:20 [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.1-SNAPSHOT.jar
15:58:20 [INFO] 
15:58:20 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.ui.properties ---
15:58:20 [INFO] 
15:58:20 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.ui.properties ---
15:58:20 [INFO] 
15:58:20 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.ui.properties ---
15:58: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.ui.properties/target/work/data/.metadata/.log
15:58:21 [INFO] Command line:
15:58: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.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, -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:58:40 Running org.eclipse.sirius.tests.ui.properties.internal.AllTests
15:58:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.531 s -- in org.eclipse.sirius.tests.ui.properties.internal.AllTests
15:58:43 org.eclipse.sirius.tests.ui.properties.internal.converters.ConverterTests.testDescriptionConverter -- Time elapsed: 1.847 s
15:58:43 org.eclipse.sirius.tests.ui.properties.internal.migration.ReferenceMigrationTests.testReferenceMigration -- Time elapsed: 0.433 s
15:58:43 org.eclipse.sirius.tests.ui.properties.internal.migration.CategoryMigrationTests.testCategoryMigration -- Time elapsed: 0.165 s
15:58:43 
15:58:43 Results:
15:58:43 
15:58:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
15:58:43 
15:58:44 [INFO] All tests passed
15:58:44 [INFO] 
15:58:44 [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.aql >--------------
15:58:44 [INFO] Building org.eclipse.sirius.aql 7.4.1-SNAPSHOT                  [89/140]
15:58:44 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml
15:58:44 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml
15:58:44 [INFO] 
15:58:44 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.aql ---
15:58:44 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/target
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.aql ---
15:58:44 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.aql ---
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.aql ---
15:58:44 [INFO] 
15:58:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.aql ---
15:58:44 [INFO] 
15:58:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.aql ---
15:58: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/packaging/org.eclipse.sirius.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:44 [INFO] 
15:58:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.aql ---
15:58:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/src/main/resources
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.aql ---
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.aql ---
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.aql ---
15:58:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-7.4.1-SNAPSHOT.jar
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.aql ---
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.aql ---
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.aql ---
15:58:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-7.4.1-SNAPSHOT-sources-feature.jar
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.aql ---
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.aql ---
15:58:44 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:44 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:44 [INFO] 
15:58:44 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.doc.feature >----------
15:58:44 [INFO] Building org.eclipse.sirius.doc.feature 7.4.1-SNAPSHOT          [90/140]
15:58:44 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml
15:58:44 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml
15:58:44 [INFO] 
15:58:44 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.doc.feature ---
15:58:44 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/target
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.doc.feature ---
15:58:44 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.doc.feature ---
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.doc.feature ---
15:58:44 [INFO] 
15:58:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.doc.feature ---
15:58:44 [INFO] 
15:58:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc.feature ---
15:58: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/packaging/org.eclipse.sirius.doc.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:44 [INFO] 
15:58:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.doc.feature ---
15:58:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/src/main/resources
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.doc.feature ---
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.doc.feature ---
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.doc.feature ---
15:58:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-7.4.1-SNAPSHOT.jar
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc.feature ---
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.doc.feature ---
15:58:44 [INFO] 
15:58:44 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.doc.feature ---
15:58:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-7.4.1-SNAPSHOT-sources-feature.jar
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc.feature ---
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.doc.feature ---
15:58:45 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:45 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:45 [INFO] 
15:58:45 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef >--------
15:58:45 [INFO] Building org.eclipse.sirius.runtime.ide.eef 7.4.1-SNAPSHOT      [91/140]
15:58:45 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml
15:58:45 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml
15:58:45 [INFO] 
15:58:45 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.eef ---
15:58:45 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/target
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.eef ---
15:58:45 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.eef ---
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.eef ---
15:58:45 [INFO] 
15:58:45 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.eef ---
15:58:45 [INFO] 
15:58:45 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.eef ---
15:58:45 [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:58:45 [INFO] 
15:58:45 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.eef ---
15:58:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/src/main/resources
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.eef ---
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.eef ---
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.eef ---
15:58:45 [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.1-SNAPSHOT.jar
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.eef ---
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef ---
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.eef ---
15:58:45 [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.1-SNAPSHOT-sources-feature.jar
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.eef ---
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef ---
15:58:45 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:45 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:45 [INFO] 
15:58:45 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo >----
15:58:45 [INFO] Building org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.1-SNAPSHOT [92/140]
15:58:45 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml
15:58:45 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml
15:58:45 [INFO] 
15:58:45 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:58:45 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:58:45 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:58:45 [INFO] 
15:58:45 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:58:45 [INFO] 
15:58:45 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:58:45 [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:58:45 [INFO] 
15:58:45 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:58:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/src/main/resources
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:58:45 [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.1-SNAPSHOT.jar
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:58:45 [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.1-SNAPSHOT-sources-feature.jar
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:58:45 [INFO] 
15:58:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
15:58:45 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:45 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:45 [INFO] 
15:58:45 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui >--------
15:58:45 [INFO] Building org.eclipse.sirius.runtime.ide.ui 7.4.1-SNAPSHOT       [93/140]
15:58:45 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml
15:58:45 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml
15:58:46 [INFO] 
15:58:46 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.ui ---
15:58:46 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/target
15:58:46 [INFO] 
15:58:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui ---
15:58:46 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:46 [INFO] 
15:58:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui ---
15:58:46 [INFO] 
15:58:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui ---
15:58:46 [INFO] 
15:58:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui ---
15:58:46 [INFO] 
15:58:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui ---
15:58: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/packaging/org.eclipse.sirius.runtime.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:46 [INFO] 
15:58:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.ui ---
15:58:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/src/main/resources
15:58:46 [INFO] 
15:58:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.ui ---
15:58:46 [INFO] 
15:58:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui ---
15:58:46 [INFO] 
15:58:46 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui ---
15:58:46 [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.1-SNAPSHOT.jar
15:58:46 [INFO] 
15:58:46 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui ---
15:58:46 [INFO] 
15:58:46 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui ---
15:58:46 [INFO] 
15:58:46 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.ui ---
15:58:46 [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.1-SNAPSHOT-sources-feature.jar
15:58:46 [INFO] 
15:58:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui ---
15:58:46 [INFO] 
15:58:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui ---
15:58:46 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:46 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:46 [INFO] 
15:58:46 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext >-------
15:58:46 [INFO] Building org.eclipse.sirius.runtime.ide.xtext 7.4.1-SNAPSHOT    [94/140]
15:58:46 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml
15:58:46 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml
15:58:47 [INFO] 
15:58:47 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.xtext ---
15:58:47 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/target
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.xtext ---
15:58:47 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.xtext ---
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.xtext ---
15:58:47 [INFO] 
15:58:47 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.xtext ---
15:58:47 [INFO] 
15:58:47 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.xtext ---
15:58: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/packaging/org.eclipse.sirius.runtime.ide.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:47 [INFO] 
15:58:47 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.xtext ---
15:58:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/src/main/resources
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.xtext ---
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.xtext ---
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.xtext ---
15:58:47 [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.1-SNAPSHOT.jar
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.xtext ---
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext ---
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.xtext ---
15:58:47 [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.1-SNAPSHOT-sources-feature.jar
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext ---
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext ---
15:58:47 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:47 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:47 [INFO] 
15:58:47 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.samples >------------
15:58:47 [INFO] Building org.eclipse.sirius.samples 7.4.1-SNAPSHOT              [95/140]
15:58:47 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml
15:58:47 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml
15:58:47 [INFO] 
15:58:47 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.samples ---
15:58:47 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/target
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples ---
15:58:47 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples ---
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples ---
15:58:47 [INFO] 
15:58:47 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples ---
15:58:47 [INFO] 
15:58:47 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples ---
15:58: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/packaging/org.eclipse.sirius.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:47 [INFO] 
15:58:47 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples ---
15:58:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/src/main/resources
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples ---
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples ---
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.samples ---
15:58:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-7.4.1-SNAPSHOT.jar
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples ---
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples ---
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.samples ---
15:58:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-7.4.1-SNAPSHOT-sources-feature.jar
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples ---
15:58:47 [INFO] 
15:58:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples ---
15:58:47 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:47 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:47 [INFO] 
15:58:47 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.specifier >-----------
15:58:47 [INFO] Building org.eclipse.sirius.specifier 7.4.1-SNAPSHOT            [96/140]
15:58:47 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml
15:58:47 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml
15:58:48 [INFO] 
15:58:48 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier ---
15:58:48 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/target
15:58:48 [INFO] 
15:58:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier ---
15:58:48 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:48 [INFO] 
15:58:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier ---
15:58:48 [INFO] 
15:58:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier ---
15:58:48 [INFO] 
15:58:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier ---
15:58:48 [INFO] 
15:58:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier ---
15:58: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.specifier/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:48 [INFO] 
15:58:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier ---
15:58:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/src/main/resources
15:58:48 [INFO] 
15:58:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier ---
15:58:48 [INFO] 
15:58:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier ---
15:58:48 [INFO] 
15:58:48 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier ---
15:58:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-7.4.1-SNAPSHOT.jar
15:58:48 [INFO] 
15:58:48 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier ---
15:58:48 [INFO] 
15:58:48 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier ---
15:58:48 [INFO] 
15:58:48 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier ---
15:58:49 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-7.4.1-SNAPSHOT-sources-feature.jar
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier ---
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier ---
15:58:49 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:49 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:49 [INFO] 
15:58:49 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo >---
15:58:49 [INFO] Building org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.1-SNAPSHOT [97/140]
15:58:49 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml
15:58:49 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml
15:58:49 [INFO] 
15:58:49 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:58:49 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:58:49 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:58:49 [INFO] 
15:58:49 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:58:49 [INFO] 
15:58:49 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:58: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/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:49 [INFO] 
15:58:49 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:58:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/src/main/resources
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:58:49 [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.1-SNAPSHOT.jar
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:58:49 [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.1-SNAPSHOT-sources-feature.jar
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
15:58:49 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:49 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:49 [INFO] 
15:58:49 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql >-----
15:58:49 [INFO] Building org.eclipse.sirius.specifier.ide.ui.aql 7.4.1-SNAPSHOT [98/140]
15:58:49 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml
15:58:49 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml
15:58:49 [INFO] 
15:58:49 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:58:49 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:58:49 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:58:49 [INFO] 
15:58:49 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:58:49 [INFO] 
15:58:49 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:58: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/packaging/org.eclipse.sirius.specifier.ide.ui.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:49 [INFO] 
15:58:49 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:58:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/src/main/resources
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:58:49 [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.1-SNAPSHOT.jar
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:58:49 [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.1-SNAPSHOT-sources-feature.jar
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:58:49 [INFO] 
15:58:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql ---
15:58:49 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:49 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:49 [INFO] 
15:58:49 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui >-------
15:58:49 [INFO] Building org.eclipse.sirius.specifier.ide.ui 7.4.1-SNAPSHOT     [99/140]
15:58:49 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml
15:58:49 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml
15:58:50 [INFO] 
15:58:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui ---
15:58:50 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/target
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui ---
15:58:50 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui ---
15:58:50 [INFO] 
15:58:50 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui ---
15:58:50 [INFO] 
15:58:50 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui ---
15:58: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/packaging/org.eclipse.sirius.specifier.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:50 [INFO] 
15:58:50 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui ---
15:58:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/src/main/resources
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui ---
15:58:50 [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.1-SNAPSHOT.jar
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui ---
15:58:50 [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.1-SNAPSHOT-sources-feature.jar
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui ---
15:58:50 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:50 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:50 [INFO] 
15:58:50 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.tests.support >---------
15:58:50 [INFO] Building org.eclipse.sirius.tests.support 7.4.1-SNAPSHOT       [100/140]
15:58:50 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml
15:58:50 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml
15:58:50 [INFO] 
15:58:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.support ---
15:58:50 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/target
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.support ---
15:58:50 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.support ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.support ---
15:58:50 [INFO] 
15:58:50 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.support ---
15:58:50 [INFO] 
15:58:50 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.support ---
15:58: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/packaging/org.eclipse.sirius.tests.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:50 [INFO] 
15:58:50 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.support ---
15:58:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/src/main/resources
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.support ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.support ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests.support ---
15:58:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-7.4.1-SNAPSHOT.jar
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.support ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.support ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests.support ---
15:58:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-7.4.1-SNAPSHOT-sources-feature.jar
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.support ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.support ---
15:58:50 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:50 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:50 [INFO] 
15:58:50 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.interpreter.feature >------
15:58:50 [INFO] Building org.eclipse.sirius.interpreter.feature 7.4.1-SNAPSHOT [101/140]
15:58:50 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml
15:58:50 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml
15:58:50 [INFO] 
15:58:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.interpreter.feature ---
15:58:50 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/target
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.interpreter.feature ---
15:58:50 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter.feature ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter.feature ---
15:58:50 [INFO] 
15:58:50 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter.feature ---
15:58:50 [INFO] 
15:58:50 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter.feature ---
15:58: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/packaging/org.eclipse.sirius.interpreter.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:50 [INFO] 
15:58:50 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.interpreter.feature ---
15:58:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/src/main/resources
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.interpreter.feature ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter.feature ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.interpreter.feature ---
15:58:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-7.4.1-SNAPSHOT.jar
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter.feature ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.interpreter.feature ---
15:58:50 [INFO] 
15:58:50 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.interpreter.feature ---
15:58:51 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-7.4.1-SNAPSHOT-sources-feature.jar
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter.feature ---
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.interpreter.feature ---
15:58:51 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:51 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:51 [INFO] 
15:58:51 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.properties.feature >------
15:58:51 [INFO] Building org.eclipse.sirius.properties.feature 7.4.1-SNAPSHOT  [102/140]
15:58:51 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml
15:58:51 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml
15:58:51 [INFO] 
15:58:51 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.feature ---
15:58:51 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/target
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.properties.feature ---
15:58:51 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.feature ---
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.feature ---
15:58:51 [INFO] 
15:58:51 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.feature ---
15:58:51 [INFO] 
15:58:51 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.feature ---
15:58: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/packaging/org.eclipse.sirius.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:51 [INFO] 
15:58:51 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.feature ---
15:58:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/src/main/resources
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.feature ---
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.feature ---
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.properties.feature ---
15:58:51 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-7.4.1-SNAPSHOT.jar
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.feature ---
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.properties.feature ---
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.properties.feature ---
15:58:51 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-7.4.1-SNAPSHOT-sources-feature.jar
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.feature ---
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.properties.feature ---
15:58:51 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:51 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:51 [INFO] 
15:58:51 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature >--
15:58:51 [INFO] Building org.eclipse.sirius.specifier.properties.feature 7.4.1-SNAPSHOT [103/140]
15:58:51 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml
15:58:51 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml
15:58:51 [INFO] 
15:58:51 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.properties.feature ---
15:58:51 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/target
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.properties.feature ---
15:58:51 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.properties.feature ---
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.properties.feature ---
15:58:51 [INFO] 
15:58:51 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.properties.feature ---
15:58:51 [INFO] 
15:58:51 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.properties.feature ---
15:58: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/packaging/org.eclipse.sirius.specifier.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:51 [INFO] 
15:58:51 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.properties.feature ---
15:58:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/src/main/resources
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.properties.feature ---
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.properties.feature ---
15:58:51 [INFO] 
15:58:51 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.properties.feature ---
15:58:52 [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.1-SNAPSHOT.jar
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.properties.feature ---
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature ---
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.properties.feature ---
15:58:52 [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.1-SNAPSHOT-sources-feature.jar
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.properties.feature ---
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature ---
15:58:52 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:52 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:52 [INFO] 
15:58:52 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature >--
15:58:52 [INFO] Building org.eclipse.sirius.samples.properties.feature 7.4.1-SNAPSHOT [104/140]
15:58:52 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml
15:58:52 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml
15:58:52 [INFO] 
15:58:52 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.samples.properties.feature ---
15:58:52 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/target
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples.properties.feature ---
15:58:52 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples.properties.feature ---
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples.properties.feature ---
15:58:52 [INFO] 
15:58:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples.properties.feature ---
15:58:52 [INFO] 
15:58:52 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.properties.feature ---
15:58: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/packaging/org.eclipse.sirius.samples.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:52 [INFO] 
15:58:52 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples.properties.feature ---
15:58:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/src/main/resources
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples.properties.feature ---
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples.properties.feature ---
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.samples.properties.feature ---
15:58:52 [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.1-SNAPSHOT.jar
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.properties.feature ---
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples.properties.feature ---
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.samples.properties.feature ---
15:58:52 [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.1-SNAPSHOT-sources-feature.jar
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.properties.feature ---
15:58:52 [INFO] 
15:58:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples.properties.feature ---
15:58:52 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:52 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:52 [INFO] 
15:58:52 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature >------
15:58:52 [INFO] Building org.eclipse.sirius.diagram.elk.feature 7.4.1-SNAPSHOT [105/140]
15:58:52 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml
15:58:52 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml
15:58:53 [INFO] 
15:58:53 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk.feature ---
15:58:53 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/target
15:58:53 [INFO] 
15:58:53 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.feature ---
15:58:53 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:53 [INFO] 
15:58:53 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.feature ---
15:58:53 [INFO] 
15:58:53 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.feature ---
15:58:53 [INFO] 
15:58:53 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.feature ---
15:58:53 [INFO] 
15:58:53 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.feature ---
15:58: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/packaging/org.eclipse.sirius.diagram.elk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:53 [INFO] 
15:58:53 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.feature ---
15:58:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/src/main/resources
15:58:53 [INFO] 
15:58:53 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.feature ---
15:58:53 [INFO] 
15:58:53 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.feature ---
15:58:53 [INFO] 
15:58:53 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.feature ---
15:58:53 [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.1-SNAPSHOT.jar
15:58:53 [INFO] 
15:58:53 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.feature ---
15:58:53 [INFO] 
15:58:53 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature ---
15:58:53 [INFO] 
15:58:53 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.diagram.elk.feature ---
15:58:53 [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.1-SNAPSHOT-sources-feature.jar
15:58:53 [INFO] 
15:58:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.feature ---
15:58:53 [INFO] 
15:58:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature ---
15:58:53 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:53 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:53 [INFO] 
15:58:53 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature >----
15:58:53 [INFO] Building org.eclipse.sirius.diagram.elk.sdk.feature 7.4.1-SNAPSHOT [106/140]
15:58:53 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml
15:58:53 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml
15:58:54 [INFO] 
15:58:54 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:58:54 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/target
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:58:54 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:58: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/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:54 [INFO] 
15:58:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:58:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/src/main/resources
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:58:54 [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.1-SNAPSHOT.jar
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:58:54 [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.1-SNAPSHOT-sources-feature.jar
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
15:58:54 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:54 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:54 [INFO] 
15:58:54 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature >--
15:58:54 [INFO] Building org.eclipse.sirius.sample.basicfamily.feature 7.4.1-SNAPSHOT [107/140]
15:58:54 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml
15:58:54 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml
15:58:54 [INFO] 
15:58:54 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:58:54 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/target
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:58:54 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:58: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/packaging/org.eclipse.sirius.sample.basicfamily.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:54 [INFO] 
15:58:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:58:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/src/main/resources
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:58:54 [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.1-SNAPSHOT.jar
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:58:54 [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.1-SNAPSHOT-sources-feature.jar
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature ---
15:58:54 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:54 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
15:58:54 [INFO] 
15:58:54 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook >-----
15:58:54 [INFO] Building org.eclipse.sirius.tests.sample.docbook 7.4.1-SNAPSHOT [108/140]
15:58:54 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml
15:58:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml
15:58:54 [INFO] 
15:58:54 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:54 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:54 [INFO] 
15:58:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:54 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook
15:58:54 [INFO] 
15:58:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook ---
15:58: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.tests.sample.docbook/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:54 [INFO] 
15:58:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/src/main/resources
15:58:54 [INFO] 
15:58:54 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:55 [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:58:55 [INFO] 
15:58:55 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:55 [INFO] 
15:58:55 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/src/test/resources
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:55 [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.1-SNAPSHOT-sources.jar
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:55 [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.1-SNAPSHOT.jar
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook ---
15:58:55 [INFO] 
15:58:55 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design >--
15:58:55 [INFO] Building org.eclipse.sirius.tests.sample.docbook.design 7.4.1-SNAPSHOT [109/140]
15:58:55 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml
15:58:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml
15:58:55 [INFO] 
15:58:55 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:55 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:55 [INFO] 
15:58:55 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:55 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.design
15:58:55 [INFO] 
15:58:55 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58: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.tests.sample.docbook.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:55 [INFO] 
15:58:55 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/main/resources
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:55 [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:58:55 [INFO] 
15:58:55 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:55 [INFO] 
15:58:55 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/test/resources
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:55 [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.1-SNAPSHOT-sources.jar
15:58:55 [INFO] 
15:58:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:56 [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.1-SNAPSHOT.jar
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.design ---
15:58:56 [INFO] 
15:58:56 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component >----
15:58:56 [INFO] Building org.eclipse.sirius.tests.sample.component 7.4.1-SNAPSHOT [110/140]
15:58:56 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/pom.xml
15:58:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/pom.xml
15:58:56 [INFO] 
15:58:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [INFO] 
15:58:56 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.component
15:58:56 [INFO] 
15:58:56 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component ---
15:58: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.tests.sample.component/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:56 [INFO] 
15:58:56 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/src/main/resources
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [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:58:56 [INFO] 
15:58:56 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [INFO] 
15:58:56 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/src/test/resources
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [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.1-SNAPSHOT-sources.jar
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [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.1-SNAPSHOT.jar
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component ---
15:58:56 [INFO] 
15:58:56 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design >--
15:58:56 [INFO] Building org.eclipse.sirius.tests.sample.component.design 7.4.1-SNAPSHOT [111/140]
15:58:56 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml
15:58:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml
15:58:56 [INFO] 
15:58:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:56 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:56 [INFO] 
15:58:56 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:56 [INFO] 
15:58:56 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:56 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.component.design
15:58:57 [INFO] 
15:58:57 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component.design ---
15:58: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.tests.sample.component.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:57 [INFO] 
15:58:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/src/main/resources
15:58:57 [INFO] 
15:58:57 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:57 [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:58:58 [INFO] 
15:58:58 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:58 [INFO] 
15:58:58 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:58 [INFO] 
15:58:58 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/src/test/resources
15:58:58 [INFO] 
15:58:58 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:58 [INFO] 
15:58:58 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:58 [INFO] 
15:58:58 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:58 [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.1-SNAPSHOT-sources.jar
15:58:58 [INFO] 
15:58:58 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:58 [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.1-SNAPSHOT.jar
15:58:58 [INFO] 
15:58:58 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:58 [INFO] 
15:58:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component.design ---
15:58:58 [INFO] 
15:58:58 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark >----
15:58:58 [INFO] Building org.eclipse.sirius.tests.sample.benchmark 7.4.1-SNAPSHOT [112/140]
15:58:58 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml
15:58:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml
15:58:58 [INFO] 
15:58:58 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:58 [INFO] 
15:58:58 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:58 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:58 [INFO] 
15:58:58 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:58 [INFO] 
15:58:58 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:58 [INFO] 
15:58:58 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:58 [INFO] 
15:58:58 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:58 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.benchmark
15:58:58 [INFO] 
15:58:58 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58: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.sample.benchmark/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:58:58 [INFO] 
15:58:58 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/src/main/resources
15:58:58 [INFO] 
15:58:58 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:58 [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:58:59 [INFO] 
15:58:59 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:59 [INFO] 
15:58:59 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/src/test/resources
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:59 [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.1-SNAPSHOT-sources.jar
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:59 [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.1-SNAPSHOT.jar
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.benchmark ---
15:58:59 [INFO] 
15:58:59 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.interactions >------
15:58:59 [INFO] Building org.eclipse.sirius.sample.interactions 7.4.1-SNAPSHOT [113/140]
15:58:59 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/pom.xml
15:58:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/pom.xml
15:58:59 [INFO] 
15:58:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] 
15:58:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions
15:58:59 [INFO] 
15:58:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [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:58:59 [INFO] 
15:58:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/src/main/resources
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [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:58:59 [INFO] 
15:58:59 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] 
15:58:59 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/src/test/resources
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-7.4.1-SNAPSHOT-sources.jar
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-7.4.1-SNAPSHOT.jar
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions ---
15:58:59 [INFO] 
15:58:59 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit >---
15:58:59 [INFO] Building org.eclipse.sirius.sample.interactions.edit 7.4.1-SNAPSHOT [114/140]
15:58:59 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml
15:58:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml
15:58:59 [INFO] 
15:58:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions.edit ---
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.edit ---
15:58:59 [INFO] The project's OSGi version is 7.4.1.202406021954
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.edit ---
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.edit ---
15:58:59 [INFO] 
15:58:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.edit ---
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.edit ---
15:58:59 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.edit
15:58:59 [INFO] 
15:58:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.edit ---
15:58:59 [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:58:59 [INFO] 
15:58:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.edit ---
15:58:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:58:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/src/main/resources
15:58:59 [INFO] 
15:58:59 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.edit ---
15:58:59 [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:59:00 [INFO] 
15:59:00 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.edit ---
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.edit ---
15:59:00 [INFO] 
15:59:00 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.edit ---
15:59:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:59:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/src/test/resources
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.edit ---
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.edit ---
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.edit ---
15:59:00 [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.1-SNAPSHOT-sources.jar
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.edit ---
15:59:00 [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.1-SNAPSHOT.jar
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.edit ---
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.edit ---
15:59:00 [INFO] 
15:59:00 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration >----
15:59:00 [INFO] Building org.eclipse.sirius.tests.sample.migration 7.4.1-SNAPSHOT [115/140]
15:59:00 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml
15:59:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:59:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml
15:59:00 [INFO] 
15:59:00 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.migration ---
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration ---
15:59:00 [INFO] The project's OSGi version is 7.4.1.202406021954
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration ---
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration ---
15:59:00 [INFO] 
15:59:00 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration ---
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.migration ---
15:59:00 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.migration
15:59:00 [INFO] 
15:59:00 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration ---
15:59: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.sample.migration/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:59:00 [INFO] 
15:59:00 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration ---
15:59:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:59:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/src/main/resources
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration ---
15:59:00 [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:59:00 [INFO] 
15:59:00 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.migration ---
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.migration ---
15:59:00 [INFO] 
15:59:00 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration ---
15:59:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:59:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/src/test/resources
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.migration ---
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.migration ---
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration ---
15:59:00 [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.1-SNAPSHOT-sources.jar
15:59:01 [INFO] 
15:59:01 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration ---
15:59:01 [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.1-SNAPSHOT.jar
15:59:01 [INFO] 
15:59:01 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration ---
15:59:01 [INFO] 
15:59:01 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration ---
15:59:01 [INFO] 
15:59:01 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design >--
15:59:01 [INFO] Building org.eclipse.sirius.sample.interactions.design 7.4.1-SNAPSHOT [116/140]
15:59:01 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml
15:59:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:59:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml
15:59:01 [INFO] 
15:59:01 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions.design ---
15:59:01 [INFO] 
15:59:01 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.design ---
15:59:01 [INFO] The project's OSGi version is 7.4.1.202406021954
15:59:01 [INFO] 
15:59:01 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.design ---
15:59:01 [INFO] 
15:59:01 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.design ---
15:59:01 [INFO] 
15:59:01 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.design ---
15:59:01 [INFO] 
15:59:01 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.design ---
15:59:01 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.design
15:59:02 [INFO] 
15:59:02 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.design ---
15:59: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.sample.interactions.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:59:02 [INFO] 
15:59:02 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.design ---
15:59:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:59:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/src/main/resources
15:59:02 [INFO] 
15:59:02 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.design ---
15:59:02 [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:59:02 [INFO] 
15:59:02 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.design ---
15:59:02 [INFO] 
15:59:02 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.design ---
15:59:02 [INFO] 
15:59:02 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.design ---
15:59:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:59:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/src/test/resources
15:59:02 [INFO] 
15:59:02 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.design ---
15:59:02 [INFO] 
15:59:02 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.design ---
15:59:02 [INFO] 
15:59:02 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.design ---
15:59:02 [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.1-SNAPSHOT-sources.jar
15:59:02 [INFO] 
15:59:02 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.design ---
15:59:02 [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.1-SNAPSHOT.jar
15:59:02 [INFO] 
15:59:02 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.design ---
15:59:02 [INFO] 
15:59:02 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.design ---
15:59:02 [INFO] 
15:59:02 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor >--
15:59:02 [INFO] Building org.eclipse.sirius.sample.interactions.editor 7.4.1-SNAPSHOT [117/140]
15:59:02 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml
15:59:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:59:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml
15:59:03 [INFO] 
15:59:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:03 [INFO] 
15:59:03 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:03 [INFO] The project's OSGi version is 7.4.1.202406021954
15:59:03 [INFO] 
15:59:03 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:03 [INFO] 
15:59:03 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:03 [INFO] 
15:59:03 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:03 [INFO] 
15:59:03 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:03 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.editor
15:59:03 [INFO] 
15:59:03 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.editor ---
15:59: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.sample.interactions.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:59:03 [INFO] 
15:59:03 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:59:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/src/main/resources
15:59:03 [INFO] 
15:59:03 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:03 [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:59:03 [INFO] 
15:59:03 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:03 [INFO] 
15:59:03 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:03 [INFO] 
15:59:03 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:59:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/src/test/resources
15:59:03 [INFO] 
15:59:03 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:03 [INFO] 
15:59:03 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:03 [INFO] 
15:59:03 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:03 [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.1-SNAPSHOT-sources.jar
15:59:03 [INFO] 
15:59:03 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:04 [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.1-SNAPSHOT.jar
15:59:04 [INFO] 
15:59:04 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:04 [INFO] 
15:59:04 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.editor ---
15:59:04 [INFO] 
15:59:04 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design >------
15:59:04 [INFO] Building org.eclipse.sirius.sample.ecore.design 7.4.1-SNAPSHOT [118/140]
15:59:04 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml
15:59:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:59:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml
15:59:04 [INFO] 
15:59:04 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.ecore.design ---
15:59:04 [INFO] 
15:59:04 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.ecore.design ---
15:59:04 [INFO] The project's OSGi version is 7.4.1.202406021954
15:59:04 [INFO] 
15:59:04 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.ecore.design ---
15:59:04 [INFO] 
15:59:04 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.ecore.design ---
15:59:04 [INFO] 
15:59:04 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.ecore.design ---
15:59:04 [INFO] 
15:59:04 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.ecore.design ---
15:59:04 [INFO] Resolving class path of org.eclipse.sirius.sample.ecore.design
15:59:05 [INFO] 
15:59:05 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.ecore.design ---
15:59: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.sample.ecore.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:59:05 [INFO] 
15:59:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.ecore.design ---
15:59:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:59:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/src/main/resources
15:59:05 [INFO] 
15:59:05 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.ecore.design ---
15:59:05 [INFO] Compiling 11 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:59:06 [INFO] 
15:59:06 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.ecore.design ---
15:59:06 [INFO] 
15:59:06 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.ecore.design ---
15:59:06 [INFO] 
15:59:06 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.ecore.design ---
15:59:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:59:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/src/test/resources
15:59:06 [INFO] 
15:59:06 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.ecore.design ---
15:59:06 [INFO] 
15:59:06 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.ecore.design ---
15:59:06 [INFO] 
15:59:06 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.ecore.design ---
15:59:06 [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.1-SNAPSHOT-sources.jar
15:59:06 [INFO] 
15:59:06 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.ecore.design ---
15:59:06 [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.1-SNAPSHOT.jar
15:59:06 [INFO] 
15:59:06 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.ecore.design ---
15:59:06 [INFO] 
15:59:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.ecore.design ---
15:59:06 [INFO] 
15:59:06 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design >--
15:59:06 [INFO] Building org.eclipse.sirius.tests.sample.migration.design 7.4.1-SNAPSHOT [119/140]
15:59:06 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml
15:59:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:59:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml
15:59:06 [INFO] 
15:59:06 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:06 [INFO] 
15:59:06 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:06 [INFO] The project's OSGi version is 7.4.1.202406021954
15:59:06 [INFO] 
15:59:06 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:06 [INFO] 
15:59:06 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:06 [INFO] 
15:59:06 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:06 [INFO] 
15:59:06 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:06 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.migration.design
15:59:07 [INFO] 
15:59:07 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59: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.tests.sample.migration.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:59:07 [INFO] 
15:59:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:59:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/src/main/resources
15:59:07 [INFO] 
15:59:07 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:07 [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:59:08 [INFO] 
15:59:08 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:08 [INFO] 
15:59:08 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:08 [INFO] 
15:59:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:59:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/src/test/resources
15:59:08 [INFO] 
15:59:08 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:08 [INFO] 
15:59:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:08 [INFO] 
15:59:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:08 [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.1-SNAPSHOT-sources.jar
15:59:08 [INFO] 
15:59:08 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:08 [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.1-SNAPSHOT.jar
15:59:08 [INFO] 
15:59:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:08 [INFO] 
15:59:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration.design ---
15:59:08 [INFO] 
15:59:08 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml >------
15:59:08 [INFO] Building org.eclipse.sirius.tests.sample.scxml 7.4.1-SNAPSHOT  [120/140]
15:59:08 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml
15:59:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:59:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml
15:59:08 [INFO] 
15:59:08 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:08 [INFO] 
15:59:08 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:08 [INFO] The project's OSGi version is 7.4.1.202406021954
15:59:08 [INFO] 
15:59:08 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:08 [INFO] 
15:59:08 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:08 [INFO] 
15:59:08 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:08 [INFO] 
15:59:08 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:08 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.scxml
15:59:08 [INFO] 
15:59:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml ---
15:59: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.tests.sample.scxml/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:59:08 [INFO] 
15:59:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:59:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/src/main/resources
15:59:08 [INFO] 
15:59:08 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:08 [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:59:09 [INFO] 
15:59:09 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:09 [INFO] 
15:59:09 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:09 [INFO] 
15:59:09 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:59:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/src/test/resources
15:59:09 [INFO] 
15:59:09 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:09 [INFO] 
15:59:09 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:09 [INFO] 
15:59:09 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:09 [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.1-SNAPSHOT-sources.jar
15:59:09 [INFO] 
15:59:09 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:09 [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.1-SNAPSHOT.jar
15:59:09 [INFO] 
15:59:09 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:09 [INFO] 
15:59:09 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml ---
15:59:09 [INFO] 
15:59:09 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.junit >----------
15:59:09 [INFO] Building org.eclipse.sirius.tests.junit 7.4.1-SNAPSHOT         [121/140]
15:59:09 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml
15:59:09 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:59:09 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
15:59:09 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
15:59:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml
15:59:12 [WARNING] [1f634f30-d1a0-4fc5-a42c-e12b0a0635ed][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:59:12 [INFO] 
15:59:12 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.junit ---
15:59:12 [INFO] 
15:59:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit ---
15:59:12 [INFO] The project's OSGi version is 7.4.1.202406021954
15:59:12 [INFO] 
15:59:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit ---
15:59:12 [INFO] 
15:59:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit ---
15:59:12 [INFO] 
15:59:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit ---
15:59:12 [INFO] 
15:59:12 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit ---
15:59:12 [INFO] Resolving class path of org.eclipse.sirius.tests.junit
15:59:15 [INFO] 
15:59:15 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit ---
15:59: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.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
15:59:15 [INFO] 
15:59:15 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit ---
15:59:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:59:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/main/resources
15:59:15 [INFO] 
15:59:15 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit ---
15:59:15 [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:59:22 [INFO] 
15:59:22 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.junit ---
15:59:25 [INFO] Acceleo maven stand alone build...
15:59:25 [INFO] Starting packages registration...
15:59:25 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
15:59:25 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit'...
15:59:25 [INFO] Mapping the pom.xml to AcceleoProject...
15:59:25 [INFO] Adding jar dependencies...
15:59:25 [INFO] Starting parsing...
15:59:27 [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:59:27 [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:59:27 [INFO] Build completed.
15:59:27 [INFO] 
15:59:27 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.junit ---
15:59:27 [INFO] Acceleo maven stand alone build...
15:59:27 [INFO] Starting packages registration...
15:59:27 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
15:59:27 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit'...
15:59:27 [INFO] Mapping the pom.xml to AcceleoProject...
15:59:27 [INFO] Adding jar dependencies...
15:59:27 [INFO] Starting parsing...
15:59:27 [INFO] Build completed.
15:59:27 [INFO] 
15:59:27 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit ---
15:59:27 [INFO] 
15:59:27 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit ---
15:59:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:59:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/test/resources
15:59:27 [INFO] 
15:59:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit ---
15:59:27 [INFO] 
15:59:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit ---
15:59:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-7.4.1-SNAPSHOT-sources.jar
15:59:28 [INFO] 
15:59:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit ---
15:59:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-7.4.1-SNAPSHOT.jar
15:59:32 [INFO] 
15:59:32 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit ---
15:59:32 [INFO] 
15:59:32 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit ---
15:59:32 [INFO] 
15:59:32 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.junit ---
15:59:33 [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:59:33 [INFO] Command line:
15:59:33 	[/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, -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]
16:00:01 Running org.eclipse.sirius.tests.suite.AllSiriusTestSuite
16:00:08 Setup of org.eclipse.sirius.tests.unit.refresh.RefreshFromViewpointActivationTests.testRefreshAfterViewpointActivation()
16:00:17 Setup of org.eclipse.sirius.tests.unit.diagram.outline.OutlineContextualMenuTest.testOutlineContextualMenu()
16:00:31 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithCanceledSessionOpening()
16:00:31 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithCanceledSessionOpening()
16:00:32 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithFailingSessionOpening()
16:00:32 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithFailingSessionOpening()
16:00:33 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithFailingSessionOpening()
16:00:33 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithCanceledSessionOpening()
16:00:34 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithCanceledSessionOpening()
16:00:34 Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithFailingSessionOpening()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.PreferencesTests.testPreferenceValuesSynchronization()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.PreferencesTests.testNoCorePreferenceInUIPrefStore()
16:00:35 Setup of org.eclipse.sirius.tests.unit.common.PreferencesTests.testDefaultPreferenceValuesSynchronization()
16:00:35 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileNorSemanticResources()
16:00:35 Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0xa00d31 (Progress I)
16:00:35 Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
16:00:36 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithNonLoadableResources()
16:00:38 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithIgnoredFiles()
16:00:40 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileButSemanticResources()
16:00:40 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWith2RepresentationFile()
16:00:41 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertAndRemoveProjectToModelingProject()
16:00:41 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithExistingResourcesAndAird()
16:00:42 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairOnLabelHiddenTest.testRepairOnLabelHidden()
16:00:45 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairTest.testStyleChangeFromBIToSquare()
16:00:45 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testLabelsHaveLocationInsteadOfBounds()
16:00:46 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testMigrationIsNeededOnData()
16:00:46 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testEdgeLabelsHaveLocationInsteadOfBounds()
16:00:47 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testMigrationIsNeededOnData()
16:00:47 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testMigrationIsNeededOnData()
16:00:47 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testCompartmentsWithLayoutConstraints()
16:00:48 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testMigrationIsNeededOnData()
16:00:48 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testGMFViewpointVisibilityConsistency()
16:00:48 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC1Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue1()
16:00:50 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC2Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue2()
16:00:52 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairMigratePinStatusTest.testPinStatusConservation()
16:00:54 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdWithOlderVersion()
16:00:54 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedAird()
16:00:54 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOlderVersionWithMigratedVersion()
16:00:54 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedOdesign()
16:00:54 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOldVersionWithAnOtherOldVersion()
16:00:55 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOlderVersionWithMigratedVersion()
16:00:55 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignWithOlderVersion()
16:00:55 Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOldVersionWithAnOtherOldVersion()
16:00:55 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressOk()
16:00:55 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressCancel()
16:00:55 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testVisibilityMigration()
16:00:56 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testFiltersRulesBehaviorMigration()
16:00:58 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithFragmentedFile()
16:01:00 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigrationIsNeededOnData()
16:01:00 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigration()
16:01:01 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigrationIsNeededOnData()
16:01:01 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigration()
16:01:01 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testMigrationIsNeededOnData()
16:01:01 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDoneInPlugin()
16:01:01 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDone()
16:01:02 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testMigrationIsNeededOnData()
16:01:02 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitRepresentationFileMigrationDone()
16:01:03 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitVSMMigrationDone()
16:01:03 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testNoDirtyAfterMigrationWithFilterApplied()
16:01:03 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testBlankAird()
16:01:03 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationNotAddUnecessaryModelsReferences()
16:01:04 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testAirdWithUnexistingModel()
16:01:05 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testDiagramElementWithUnexistingTarget()
16:01:06 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMigrationOfBreakdownDiagram()
16:01:06 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigration()
16:01:08 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationKeepModelsReferencesAfterMigration()
16:01:09 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testContainerWithNullMappingWhenDoingRepairMigrate()
16:01:10 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMissingTransactionWhenDoingRepairMigrate()
16:01:10 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testDDiagramSetRemovalMigrationDone()
16:01:10 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testMigrationIsNeededOnData()
16:01:10 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ReferencedModelResourceMigrationTest.testMigrationOfBaseVSMIsNotPartialWhenMigratingReferencingVSM()
16:01:10 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testMigrationIsNeededOnData()
16:01:11 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testRemoveAcceleoReferencesMigration()
16:01:11 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testValuesAfterMigration()
16:01:11 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testNodeListElementAfterMigration()
16:01:11 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigrationIsNeededOnData()
16:01:11 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigration()
16:01:11 Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testMigrationIsNeededOnData()
16:01:11 Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMReferencingAlreadyMigratedVSMMigration()
16:01:12 Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInWorkspace()
16:01:12 Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInPlugin()
16:01:12 Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInWorkspace()
16:01:12 Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileReferencingAlreadyMigratedVSMMigration()
16:01:12 Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInPlugin()
16:01:12 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigrationIsNeededOnData()
16:01:12 Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigration()
16:01:15 Setup of org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testMigrationIsNeededOnData()
16:01:15 Setup of org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testSessionDoesNotContainViewWithUnsettedElements()
16:01:16 Setup of org.eclipse.sirius.tests.unit.common.OperationCanceledExceptionSessionTest.testOperationCanceledExceptionAtOpeningTime()
16:01:16 Setup of org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigrationIsNeededOnData()
16:01:16 Setup of org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigration()
16:01:17 Setup of org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigrationIsNeededOnData()
16:01:17 Setup of org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigration()
16:01:17 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigrationIsNeededOnData()
16:01:18 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigration()
16:01:18 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testMigrationIsNeededOnData()
16:01:18 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testUpdateChangeIdWhenDoingAMigration()
16:01:18 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testMigrationIsNeededOnData()
16:01:18 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDone()
16:01:19 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDoneInPlugin()
16:01:19 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testMigrationIsNeededOnData()
16:01:19 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testNoteShapeAlignmentAfterMigration()
16:01:19 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testMigrationIsNeededOnData()
16:01:19 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testNoteShapeAlignmentAfterMigration()
16:01:19 Setup of org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testMigrationIsNeededOnData()
16:01:20 Setup of org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testDiagramSizeAfterMigration()
16:01:21 Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertViewpointModelingProjectToSiriusModelingProjectTest.testConvertOldViewpointModelingProject()
16:01:21 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatDescriptionAfterMigration()
16:01:21 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testMigrationIsNeededOnData()
16:01:21 Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatAfterMigration()
16:01:22 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDoneInPlugin()
16:01:22 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDone()
16:01:22 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_3_files()
16:01:22 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDoneInPlugin()
16:01:22 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testAirdMigrationIsNeededOnData()
16:01:22 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testVsmMigrationIsNeededOnData()
16:01:22 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDone()
16:01:22 Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_0_files()
16:01:22 Setup of org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableValueToEObjectVariableValueMigration()
16:01:23 Setup of org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testRepMigrationIsNeededOnData()
16:01:23 Setup of org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableToSelectModelElementVariableMigration()
16:01:23 Setup of org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testVSMMigrationIsNeededOnData()
16:01:23 Setup of org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testLabelEditToolVariableMigration()
16:01:23 Setup of org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testVSMMigrationIsNeededOnData()
16:01:23 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testMigrationIsNeededOnData()
16:01:23 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testDRepresentationContainerRemovalMigrationDone()
16:01:23 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testMigrationIsNeededOnData()
16:01:23 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemoved2()
16:01:23 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing()
16:01:23 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testMigrationIsNeededOnData()
16:01:24 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testDRepresentationMoveToRootObjectsMigrationDone()
16:01:24 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testMigrationIsNeededOnData()
16:01:24 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testVSMMigrationInWorkspace()
16:01:24 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testMigrationIsNeededOnData()
16:01:24 Setup of org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testConnectorStylesHaveBeenRemoved()
16:01:24 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testMigrationIsNeededOnData()
16:01:24 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testBendpointsHaveBeenRepaired()
16:01:25 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testMigrationIsNeededOnData()
16:01:25 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testBendpointsHaveBeenRepaired()
16:01:25 Setup of org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testMigrationIsNeededOnData()
16:01:25 Setup of org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testDRepresentationContainerRemovalMigrationDone()
16:01:25 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigrationIsNeededOnData()
16:01:25 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigration()
16:01:25 Setup of org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testMigrationIsNeededOnData()
16:01:26 Setup of org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testTechnicalUidMigrationDone()
16:01:26 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testMigrationIsNeededOnData()
16:01:26 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemoved2()
16:01:26 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing()
16:01:26 Setup of org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationVersionSerialisation()
16:01:26 Setup of org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationIsNeededOnData()
16:01:27 Setup of org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testMigrationIsNeededOnData()
16:01:27 Setup of org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testChangeIds()
16:01:27 Setup of org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMLoadedWithoutException()
16:01:27 Setup of org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMMigrationIsNeededOnData()
16:01:27 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
16:01:29 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
16:01:30 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
16:01:32 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
16:01:33 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
16:01:35 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
16:01:36 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
16:01:38 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
16:01:39 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
16:01:41 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
16:01:42 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null()
16:01:43 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:01:45 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:01:46 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:01:47 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:01:48 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:01:50 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:01:51 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:01:52 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:01:53 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:01:54 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:01:56 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:01:57 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:01:58 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:02:00 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:02:01 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:02:03 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:02:04 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:02:05 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:02:07 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:02:08 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:02:09 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:02:10 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:02:11 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:02:13 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:02:14 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:02:16 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null()
16:02:17 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
16:02:18 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
16:02:19 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
16:02:20 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
16:02:21 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
16:02:23 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
16:02:24 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
16:02:25 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
16:02:26 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
16:02:27 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
16:02:28 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
16:02:29 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null()
16:02:30 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
16:02:32 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
16:02:33 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
16:02:34 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
16:02:35 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
16:02:36 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
16:02:37 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
16:02:38 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
16:02:39 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
16:02:40 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null()
16:02:41 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.null()
16:02:42 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.null()
16:02:43 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.null()
16:02:45 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.null()
16:02:46 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.null()
16:02:47 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign06.testAllDiagramElementPresentUnsynchroDiagram()
16:02:51 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.null()
16:02:52 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.null()
16:02:53 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.null()
16:02:54 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.null()
16:02:55 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
16:02:56 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
16:02:57 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
16:02:58 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
16:02:59 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
16:03:00 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
16:03:01 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
16:03:03 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
16:03:04 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
16:03:05 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
16:03:06 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
16:03:07 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
16:03:08 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
16:03:10 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null()
16:03:11 Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign10.null()
16:03:12 Setup of org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testInitializationWith3Mappings()
16:03:13 Setup of org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testSimpleInitialization()
16:03:14 Setup of org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetStructuralFeatures()
16:03:14 Setup of org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetContainerVariableOnToolPrecondition()
16:03:15 Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testToolGroups()
16:03:15 Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testContributedLayers()
16:03:15 Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testLayers()
16:03:16 Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testSections()
16:03:16 Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramExtensionDescriptionTest.testOpeningDiagramWith2Extension()
16:03:17 Setup of org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testDisplayMetamodelExtensionElements()
16:03:17 Setup of org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testExtensionElementsPackageIsProvided()
16:03:17 Setup of org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testCreateExtensionElements()
16:03:18 Setup of org.eclipse.sirius.tests.unit.api.dialect.DialectEditorCloserTest.testDialectEditorCloserOnDViewAdditionUndo()
16:03:18 Setup of org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testOpenEditor()
16:03:20 Setup of org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCanHandleRepresentation()
16:03:21 Setup of org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testManagement()
16:03:22 Setup of org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCloseProjectWithOpenedEditor()
16:03:24 Setup of org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchEdges()
16:03:26 Setup of org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchMiddle()
16:03:28 Setup of org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchPrefix()
16:03:29 Setup of org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchSuffix()
16:03:31 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleTests.testTreeRoutingStyleIsAppliedDuringDiagramCreation()
16:03:37 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEdgeConditionalStyleTest.testTreeRoutingStyleIsAppliedWithConditionalStyle()
16:03:37 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificTree()
16:03:38 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkBellowTunnelReverse()
16:03:39 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificRectilinear()
16:03:39 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testRoutingOnCorruptedEdge()
16:03:40 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificOblic()
16:03:41 Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkAllSquare()
16:03:42 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoRefreshRepresentations()
16:03:43 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSaveSessionWithErrorDuringSave()
16:03:48 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateSessionFromEcoreResource()
16:03:49 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAddRemoveSpecialResourceDoesNotUnloadIt()
16:03:49 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testUnloadAnalysisResourceManageyBySession()
16:03:50 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateViews()
16:03:51 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoClassDiagramCreation()
16:03:51 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLClassDiagramCreation()
16:03:52 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLDiagramOpening()
16:03:53 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCleanup()
16:03:53 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLCloseEditors()
16:03:54 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateWrongSession()
16:03:54 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOpenSession()
16:03:55 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSession()
16:03:56 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLRefreshRepresentations()
16:03:56 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoDiagramOpening()
16:03:57 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testWarmup()
16:03:57 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testWarmup()
16:03:58 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSelectView()
16:03:59 Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoCloseEditors()
16:03:59 Setup of org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testDeleteSessionWithRepresentationOpened()
16:04:01 Setup of org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenDiagram()
16:04:02 Setup of org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenSession()
16:04:02 Setup of org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testCloseSession()
16:04:03 Setup of org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testSaveSessionInAnotherThreadThanUIThread()
16:04:05 Setup of org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testMainAirdResourceVersionMismatch()
16:04:06 Setup of org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testReferencedAirdResourceVersionMismatch()
16:04:06 Setup of org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMAndAirdResourceVersionMismatch()
16:04:06 Setup of org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMResourceVersionMismatch()
16:04:06 Setup of org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testViewRegistryWithVSMResourceVersionMismatch()
16:04:07 Setup of org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreation()
16:04:07 Setup of org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreationFollowedByANotVSMFileCreation()
16:04:08 Setup of org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testNotVSMFileCreation()
16:04:09 Setup of org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testMultipleVSMFileCreation()
16:04:10 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAdditionWithLoop()
16:04:10 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesRemoval()
16:04:10 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAddition()
16:04:10 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesAddition()
16:04:10 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalWithLoop()
16:04:10 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceRemoval()
16:04:10 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testReferencedAnalysisAddition()
16:04:10 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceAddition()
16:04:10 Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemoval()
16:04:11 Setup of org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInAird()
16:04:11 Setup of org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInSrm()
16:04:12 Setup of org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInAird()
16:04:13 Setup of org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testClearGMFData()
16:04:13 Setup of org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInSrm()
16:04:14 Setup of org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRegister()
16:04:15 Setup of org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRename()
16:04:17 Setup of org.eclipse.sirius.tests.unit.api.editors.EditorVariousTests.testNoNpeWhenGetShowInContext()
16:04:18 Setup of org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testOpen()
16:04:21 Setup of org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testSessionisCreated()
16:04:21 Setup of org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testDiagramContentSucced()
16:04:23 Setup of org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testIsDirtyWhenDiagramResourceChange()
16:04:26 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithCrossTableEditor()
16:04:27 
16:04:27 (SWT:1700): Gtk-CRITICAL **: 20:04:27.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:28 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTableEditor()
16:04:30 
16:04:30 (SWT:1700): Gtk-CRITICAL **: 20:04:29.995: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:30 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithDiagramEditor()
16:04:32 
16:04:32 (SWT:1700): Gtk-CRITICAL **: 20:04:32.121: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:33 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithDiagramEditor()
16:04:34 
16:04:34 (SWT:1700): Gtk-CRITICAL **: 20:04:34.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:35 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTableEditor()
16:04:35 
16:04:35 (SWT:1700): Gtk-CRITICAL **: 20:04:35.379: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:36 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTreeEditor()
16:04:36 
16:04:36 (SWT:1700): Gtk-CRITICAL **: 20:04:36.941: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:38 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTableEditor()
16:04:38 
16:04:38 (SWT:1700): Gtk-CRITICAL **: 20:04:38.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:39 
16:04:39 (SWT:1700): Gtk-CRITICAL **: 20:04:39.667: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:39 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithCrossTableEditor()
16:04:40 
16:04:40 (SWT:1700): Gtk-CRITICAL **: 20:04:40.402: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:40 
16:04:40 (SWT:1700): Gtk-CRITICAL **: 20:04:40.561: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:41 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTreeEditor()
16:04:42 
16:04:42 (SWT:1700): Gtk-CRITICAL **: 20:04:42.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:43 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithDiagramEditor()
16:04:43 
16:04:43 (SWT:1700): Gtk-CRITICAL **: 20:04:43.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:45 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTreeEditor()
16:04:47 Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithCrossTableEditor()
16:04:47 
16:04:47 (SWT:1700): Gtk-CRITICAL **: 20:04:47.773: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:48 
16:04:48 (SWT:1700): Gtk-CRITICAL **: 20:04:48.657: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:48 Setup of org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInDifferentEcoreResource()
16:04:49 Setup of org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEPackageNSURI()
16:04:49 Setup of org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInSameEcoreResource()
16:04:49 Setup of org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEClassName()
16:04:49 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromFolder()
16:04:50 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromModelFile()
16:04:50 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromNonModelFile()
16:04:51 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFile()
16:04:51 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromProject()
16:04:52 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDProject()
16:04:52 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDResourceHierarchy()
16:04:53 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFolder()
16:04:53 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateModelFile()
16:04:54 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromNonModelFile()
16:04:54 Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromModelFile()
16:04:55 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SemanticResourcesManagementTests.testRemoveAndAddSameSemanticResource()
16:04:58 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SemanticResourcesManagementTests.testAddASemanticResource()
16:04:59 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithoutEditors()
16:05:00 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testOpenEditor()
16:05:02 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithEditor()
16:05:05 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithoutEditor()
16:05:06 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithEditor()
16:05:06 Setup of org.eclipse.sirius.tests.unit.api.refresh.ModifyHeaderLabelExpressionTest.testModificationOfHeaderLabelExpression()
16:05:07 
16:05:07 (SWT:1700): Gtk-CRITICAL **: 20:05:07.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:05:09 Setup of org.eclipse.sirius.tests.unit.common.interpreter.CreateCellToolInterpreterTest.testEditMaskVariable()
16:05:15 Setup of org.eclipse.sirius.tests.unit.api.interpreter.crossReferencer.AcceleoCrossReferencerTest.testAcceleoCrossReferencer()
16:05:16 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappings()
16:05:30 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramInstanceRole()
16:05:37 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnConditionalStyle()
16:05:38 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemConditionalStyle()
16:05:39 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineForegroundConditionalStyle()
16:05:40 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemMapping()
16:05:41 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnGoToInsideCreateTool()
16:05:44 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3AndVariables()
16:05:45 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithTool()
16:05:46 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappingsWithinvalidFeatureDomainClass()
16:05:57 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineMapping()
16:05:59 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnAudits()
16:06:00 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramExecution()
16:06:02 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramMessageEnd()
16:06:08 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testAValidationExpressionWithAQL()
16:06:13 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnRelationBasedEdgeMapping()
16:06:29 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnFeatureColumnMapping()
16:06:31 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3SetValueInsideGoto()
16:06:31 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpression()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithPathOfMtlFile()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnSelf()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterWithSpaceAtEnd()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullExpression()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionWithSpaceAtEnd()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithEmptyExpression()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithInvalidPathContainintPoint()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullTargetAndEmptyExpression()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationAfterVariableModifiations()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnVariable()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameter()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverEObject()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithIncorretServiceExpression()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullParameters()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverNotEObject()
16:06:32 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnGroup()
16:06:33 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTable()
16:06:33 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTree()
16:06:33 Setup of org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromInternalTextEditor()
16:06:35 Setup of org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromExternalTextEditor()
16:06:37 Setup of org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetSuffixedFilesFromWorkspace()
16:06:37 Setup of org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedFilesFromWorkspace()
16:06:37 Setup of org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetAllFilesFromWorkspace()
16:06:37 Setup of org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedSuffixedFilesFromWorkspace()
16:06:37 Setup of org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnCrossTableDialect()
16:06:38 
16:06:38 (SWT:1700): Gtk-CRITICAL **: 20:06:38.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:06:38 Setup of org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTreeDialect()
16:06:38 Setup of org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnDiagramDialect()
16:06:39 Setup of org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTableEditionDialect()
16:06:39 
16:06:39 (SWT:1700): Gtk-CRITICAL **: 20:06:39.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:06:39 Setup of org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramWithTransientSession()
16:06:41 Setup of org.eclipse.sirius.tests.unit.common.TransientSessionTests.testTableWithTransientSession()
16:06:42 Setup of org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramAndTableWithTransientSession()
16:06:44 Setup of org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistoryWithClosedSession()
16:06:44 Setup of org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistory()
16:06:45 Setup of org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileDeletingResource()
16:06:45 Setup of org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testNoAdapterRemovalAfterLateRemoveNotificationReception()
16:06:45 Setup of org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileReloadingResource()
16:06:45 Setup of org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceAdditionInNonModelingProject()
16:06:45 Setup of org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceDetectionInModelingProject()
16:06:46 Setup of org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testAirResourceAddition()
16:06:49 Setup of org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testMigrationIsNeededOnData()
16:06:49 Setup of org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigration()
16:06:49 Setup of org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigrationForNonResolvableModel()
16:06:49 Setup of org.eclipse.sirius.tests.unit.api.resource.SemanticResourceURIInAirdTests.testSemanticResourcesTagInAird()
16:06:49 Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testProvidedResourceStrategy()
16:06:50 Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceStrategyWithControlledResource()
16:06:50 Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testOptimizedResourceStrategyIsNotUsed()
16:06:50 Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceReleasingAtSessionClosure()
16:06:51 Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourcestrategyExtensionPoint()
16:06:51 Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyForUmlTests.testDefaultOptimizedResourceStrategy()
16:06:51 Setup of org.eclipse.sirius.tests.unit.api.session.OpenSessionTest.testResourceLoadingAtOpenSession()
16:06:51 Setup of org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAfterEnablingFirstViewpoint()
16:06:52 Setup of org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAuthorityAfterCreatingAnotherSession()
16:06:52 Setup of org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitDeactivated()
16:06:52 Setup of org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitActivated()
16:06:52 Setup of org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerIntegration()
16:06:53 Setup of org.eclipse.sirius.tests.unit.api.representation.InvalidRepresentationTest.testInvalidRepresentationWithNonSplitRep()
16:06:53 Setup of org.eclipse.sirius.tests.unit.api.representation.InvalidRepresentationTest.testInvalidRepresentationWithSplitRep()
16:06:53 Setup of org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testRepLazyLoadAtRepCRUD()
16:06:55 Setup of org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testDeleteRepresentation()
16:06:55 Setup of org.eclipse.sirius.tests.unit.common.ZombieViewpointsTest.testViewpointRemovedFromWorkspaceDoNotReappear()
16:06:55 Setup of org.eclipse.sirius.tests.unit.api.mm.DAnnotationTest.testDAnnotationOnDRepDesc()
16:06:55 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict()
16:06:55 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioningAndBefore()
16:06:55 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBefore()
16:06:55 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict2()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict2()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplaceMissingPage()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingConflict()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplace()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBefore()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBeforeMissingPage()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict2()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplacement()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering2()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfter()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfter()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfterMissingPage()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingNoPositioning()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterFirstPage()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioning()
16:06:56 Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict()
16:06:56 Setup of org.eclipse.sirius.tests.unit.api.modelingproject.ModelingProjectDetectionTest.test_modeling_project_with_multiple_aird_and_no_viewpoints()
16:06:57 Setup of org.eclipse.sirius.tests.unit.api.query.NotificationQueryTests.testNotificationQuery()
16:06:57 Setup of org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForConditionalStyles()
16:06:57 Setup of org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForStyleCustomization()
16:06:57 Setup of org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnClosedSession()
16:06:57 Setup of org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesWithNotAnalysedProject()
16:06:57 Setup of org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnOpenedSession()
16:06:58 Setup of org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testUpdateDependencies()
16:06:58 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInEditionTable()
16:06:59 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSimpleEditionTable()
16:06:59 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassBackgroundColors()
16:07:00 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshCrossTable()
16:07:01 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithAssociations()
16:07:01 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassForegroundColors()
16:07:02 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshEditionTable()
16:07:02 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInCrossTable()
16:07:03 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingDomainBased()
16:07:03 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithGeneralization()
16:07:04 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInSimpleTable()
16:07:04 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingNoDomainBased()
16:07:05 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVirtualFeatureColumns()
16:07:06 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInCrossTable()
16:07:06 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testSimpleEditionTable()
16:07:07 
16:07:07 (SWT:1700): Gtk-CRITICAL **: 20:07:07.052: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:07 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassBackgroundColors()
16:07:07 
16:07:07 (SWT:1700): Gtk-CRITICAL **: 20:07:07.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:08 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticLineInSimpleEditionTable()
16:07:08 
16:07:08 (SWT:1700): Gtk-CRITICAL **: 20:07:08.761: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:09 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithAssociations()
16:07:09 
16:07:09 (SWT:1700): Gtk-CRITICAL **: 20:07:09.957: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:10 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassForegroundColors()
16:07:10 
16:07:10 (SWT:1700): Gtk-CRITICAL **: 20:07:10.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:11 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForCellInCrossTable()
16:07:11 
16:07:11 (SWT:1700): Gtk-CRITICAL **: 20:07:11.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:12 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInCrossTableFromOtherDiagram()
16:07:12 
16:07:12 (SWT:1700): Gtk-CRITICAL **: 20:07:12.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:14 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithGeneralization()
16:07:14 
16:07:14 (SWT:1700): Gtk-CRITICAL **: 20:07:14.943: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:15 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForFeatureParentExpressionInSimpleTable()
16:07:15 
16:07:15 (SWT:1700): Gtk-CRITICAL **: 20:07:15.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:16 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagramInAutoRefreshMode()
16:07:16 
16:07:16 (SWT:1700): Gtk-CRITICAL **: 20:07:16.562: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:18 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInSimpleEditionTableFromOtherDiagram()
16:07:18 
16:07:18 (SWT:1700): Gtk-CRITICAL **: 20:07:18.894: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:20 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInSimpleEditionTableFromOtherDiagram()
16:07:21 
16:07:21 (SWT:1700): Gtk-CRITICAL **: 20:07:21.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:23 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagram()
16:07:23 
16:07:23 (SWT:1700): Gtk-CRITICAL **: 20:07:23.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:25 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundFontStyle()
16:07:26 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnBackgroundStyle()
16:07:26 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundSizeStyle()
16:07:27 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundColorStyle()
16:07:27 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testNormalSort()
16:07:28 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testDescendingSortOnNameColumn()
16:07:29 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testAscendingSortOnNameColumn()
16:07:29 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testNormalSort()
16:07:30 
16:07:30 (SWT:1700): Gtk-CRITICAL **: 20:07:30.193: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:30 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testDescendingSortOnNameColumn()
16:07:30 
16:07:30 (SWT:1700): Gtk-CRITICAL **: 20:07:30.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:31 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testAscendingSortOnNameColumn()
16:07:31 
16:07:31 (SWT:1700): Gtk-CRITICAL **: 20:07:31.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:32 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testNormalSort()
16:07:32 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testAscendingSortOnFirstLine()
16:07:33 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testDescendingSortOnFirstLine()
16:07:33 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testNormalSort()
16:07:34 
16:07:34 (SWT:1700): Gtk-CRITICAL **: 20:07:34.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:34 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testAscendingSortOnFirstLine()
16:07:35 
16:07:35 (SWT:1700): Gtk-CRITICAL **: 20:07:34.999: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:35 Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testDescendingSortOnFirstLine()
16:07:35 
16:07:35 (SWT:1700): Gtk-CRITICAL **: 20:07:35.858: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:36 Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformation()
16:07:36 
16:07:36 (SWT:1700): Gtk-CRITICAL **: 20:07:36.707: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:36 Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvTransformation()
16:07:37 
16:07:37 (SWT:1700): Gtk-CRITICAL **: 20:07:37.451: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:37 Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformationWithHiddenElements()
16:07:38 
16:07:38 (SWT:1700): Gtk-CRITICAL **: 20:07:38.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:38 Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvExport()
16:07:39 
16:07:39 (SWT:1700): Gtk-CRITICAL **: 20:07:39.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:39 Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvExport()
16:07:39 
16:07:39 (SWT:1700): Gtk-CRITICAL **: 20:07:39.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:40 Setup of org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvExport()
16:07:40 
16:07:40 (SWT:1700): Gtk-CRITICAL **: 20:07:40.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:40 Setup of org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvTransformationWithCroppedMultiLineLabel()
16:07:40 
16:07:40 (SWT:1700): Gtk-CRITICAL **: 20:07:40.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:40 Setup of org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testTableLabelProvider()
16:07:40 
16:07:40 (SWT:1700): Gtk-CRITICAL **: 20:07:40.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:41 Setup of org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testCrossTableLabelProvider()
16:07:41 
16:07:41 (SWT:1700): Gtk-CRITICAL **: 20:07:41.707: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:41 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_056()
16:07:42 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_057()
16:07:43 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_058()
16:07:43 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_059()
16:07:43 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_060()
16:07:44 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_061()
16:07:44 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_062()
16:07:45 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_063()
16:07:45 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_064()
16:07:46 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreatColumnTool()
16:07:46 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreateLineTool()
16:07:46 
16:07:46 (SWT:1700): Gtk-CRITICAL **: 20:07:46.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:46 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.RefreshToolActionBarTest.testRefreshToolBarCreateLine()
16:07:47 
16:07:47 (SWT:1700): Gtk-CRITICAL **: 20:07:47.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:47 
16:07:47 (SWT:1700): Gtk-CRITICAL **: 20:07:47.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:47 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteLineTool()
16:07:47 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateColumnTool()
16:07:47 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateCellTool()
16:07:47 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteColumnTool()
16:07:48 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateLineTool()
16:07:48 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshAfterDeleteAllColumns()
16:07:48 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen()
16:07:49 
16:07:49 (SWT:1700): Gtk-CRITICAL **: 20:07:49.654: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:49 
16:07:49 (SWT:1700): Gtk-CRITICAL **: 20:07:49.910: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:50 
16:07:50 (SWT:1700): Gtk-CRITICAL **: 20:07:50.168: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:50 
16:07:50 (SWT:1700): Gtk-CRITICAL **: 20:07:50.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:50 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn()
16:07:51 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen()
16:07:52 
16:07:52 (SWT:1700): Gtk-CRITICAL **: 20:07:52.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:52 
16:07:52 (SWT:1700): Gtk-CRITICAL **: 20:07:52.438: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:52 
16:07:52 (SWT:1700): Gtk-CRITICAL **: 20:07:52.702: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:53 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshDeleteOneColumn()
16:07:53 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen()
16:07:54 
16:07:54 (SWT:1700): Gtk-CRITICAL **: 20:07:54.241: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:54 
16:07:54 (SWT:1700): Gtk-CRITICAL **: 20:07:54.435: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:54 
16:07:54 (SWT:1700): Gtk-CRITICAL **: 20:07:54.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:54 
16:07:54 (SWT:1700): Gtk-CRITICAL **: 20:07:54.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:54 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn()
16:07:55 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen()
16:07:56 
16:07:56 (SWT:1700): Gtk-CRITICAL **: 20:07:56.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:56 
16:07:56 (SWT:1700): Gtk-CRITICAL **: 20:07:56.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:56 
16:07:56 (SWT:1700): Gtk-CRITICAL **: 20:07:56.617: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:56 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen()
16:07:57 
16:07:57 (SWT:1700): Gtk-CRITICAL **: 20:07:57.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:57 
16:07:57 (SWT:1700): Gtk-CRITICAL **: 20:07:57.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:57 
16:07:57 (SWT:1700): Gtk-CRITICAL **: 20:07:57.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:58 
16:07:58 (SWT:1700): Gtk-CRITICAL **: 20:07:58.044: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:58 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumn()
16:07:58 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen()
16:07:59 
16:07:59 (SWT:1700): Gtk-CRITICAL **: 20:07:59.395: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:59 
16:07:59 (SWT:1700): Gtk-CRITICAL **: 20:07:59.599: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:59 
16:07:59 (SWT:1700): Gtk-CRITICAL **: 20:07:59.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:00 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.InvalidParentExpressionTest.testCellWithInvalidFeatureParentExpressionIsBlank()
16:08:00 
16:08:00 (SWT:1700): Gtk-CRITICAL **: 20:08:00.259: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:00 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testTableDialectUIManagerRefresh()
16:08:00 
16:08:00 (SWT:1700): Gtk-CRITICAL **: 20:08:00.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:00 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testLocalRefreshAfterAEClassNameChange()
16:08:00 
16:08:00 (SWT:1700): Gtk-CRITICAL **: 20:08:00.896: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:01 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableNotDirtyOnOpeningTest.testRefreshFeatureColumn()
16:08:01 
16:08:01 (SWT:1700): Gtk-CRITICAL **: 20:08:01.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:01 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_155()
16:08:02 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_158()
16:08:02 
16:08:02 (SWT:1700): Gtk-CRITICAL **: 20:08:02.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:02 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_159()
16:08:03 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_162()
16:08:03 
16:08:03 (SWT:1700): Gtk-CRITICAL **: 20:08:03.938: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:04 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_ascendingSortOnNameColumn()
16:08:04 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_NormalSort()
16:08:05 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_descendingSortOnNameColumn()
16:08:06 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnSecondColumn()
16:08:06 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnFirstLine()
16:08:07 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnSeconfColumn()
16:08:07 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnFirstLine()
16:08:08 Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_NormalSort()
16:08:08 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastDomainBasedCellInLine()
16:08:09 
16:08:09 (SWT:1700): Gtk-CRITICAL **: 20:08:09.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:09 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastCellInLine()
16:08:09 
16:08:09 (SWT:1700): Gtk-CRITICAL **: 20:08:09.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:10 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteManyCells()
16:08:10 
16:08:10 (SWT:1700): Gtk-CRITICAL **: 20:08:10.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:10 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.CrossReferencedDLineDeleteTest.testDeleteSemanticDeleteCrossReferencedLine()
16:08:10 
16:08:10 (SWT:1700): Gtk-CRITICAL **: 20:08:10.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:10 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_1024()
16:08:11 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_2048()
16:08:12 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_128()
16:08:12 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_256()
16:08:12 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_1024()
16:08:13 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_2048()
16:08:14 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_128()
16:08:14 Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_256()
16:08:14 Setup of org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testColumnCreationWithToolUsingVariables()
16:08:15 
16:08:15 (SWT:1700): Gtk-CRITICAL **: 20:08:15.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:15 Setup of org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testCrossColumnCreationWithToolUsingVariables()
16:08:16 
16:08:16 (SWT:1700): Gtk-CRITICAL **: 20:08:16.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:16 Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableStyleRefreshTest.testConditionalStyleChange()
16:08:16 
16:08:16 (SWT:1700): Gtk-CRITICAL **: 20:08:16.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:16 Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithMultivaluedAttributeTest.testTableWithMultivaluedAttribute()
16:08:17 Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onEditionTable()
16:08:17 
16:08:17 (SWT:1700): Gtk-CRITICAL **: 20:08:17.252: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:17 Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnToMinus1_onCrossTable()
16:08:17 
16:08:17 (SWT:1700): Gtk-CRITICAL **: 20:08:17.556: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:17 Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onCrossTable()
16:08:17 
16:08:17 (SWT:1700): Gtk-CRITICAL **: 20:08:17.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:18 Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testHideHeaderColumn_onEditionTable()
16:08:18 
16:08:18 (SWT:1700): Gtk-CRITICAL **: 20:08:18.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:18 Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onCrossTable()
16:08:18 
16:08:18 (SWT:1700): Gtk-CRITICAL **: 20:08:18.508: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:18 Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onEditionTable()
16:08:18 
16:08:18 (SWT:1700): Gtk-CRITICAL **: 20:08:18.830: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:18 Setup of org.eclipse.sirius.tests.unit.table.unit.variables.TableVariableTests.testAddLines()
16:08:19 
16:08:19 (SWT:1700): Gtk-CRITICAL **: 20:08:19.667: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:08:20 Setup of org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoColorStep()
16:08:21 Setup of org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test1ValidColorStep()
16:08:23 Setup of org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test3ValidColorSteps()
16:08:24 Setup of org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoValidColorStepManyUndefinedColorSteps()
16:08:26 Setup of org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor()
16:08:28 Setup of org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor()
16:08:29 Setup of org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColorWithMigration()
16:08:32 Setup of org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColor()
16:08:36 Setup of org.eclipse.sirius.tests.unit.diagram.style.LabelColorOnListElementTest.testLabelColorOnListElementOnNewRepresentation()
16:08:40 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testSortColors()
16:08:40 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testCollectVsmColors()
16:08:40 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testRgbToString()
16:08:40 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testGetLighterColor()
16:08:40 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testColorManagerCacheForTwoCallOnSameRGBValues()
16:08:40 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testStringToRGB()
16:08:40 Setup of org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateContainer()
16:08:42 Setup of org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateEdge()
16:08:44 Setup of org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateNode()
16:08:46 Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationDescriptorNoChange()
16:08:47 Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationAndChangeIdUpdateNoChange()
16:08:48 Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationUpdate()
16:08:49 Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationElementUpdate()
16:08:51 Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testGMFElementUpdate()
16:08:52 Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testTransientFeatureNoChange()
16:08:53 Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testmultiDRepresentationUpdate()
16:08:55 Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithUndoFromDiagram()
16:08:56 Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreation()
16:08:58 Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagram()
16:09:00 Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletionWithEmptyDiagram()
16:09:01 Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagramWithUndoFromDiagram()
16:09:02 Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletion()
16:09:05 Setup of org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidation()
16:09:07 Setup of org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidationOnlyOneErrorMessage()
16:09:08 Setup of org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testFind()
16:09:10 Setup of org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnsynchronizedDeleteAndUnregister()
16:09:12 Setup of org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testRegister()
16:09:13 Setup of org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnregister()
16:09:15 Setup of org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testDeleteAndUnregister()
16:09:17 Setup of org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithPrefixCreation()
16:09:19 Setup of org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithoutPrefixCreation()
16:09:19 Setup of org.eclipse.sirius.tests.unit.diagram.CanonicalDBorderItemLocatorTest.testVisibilityConsistency()
16:09:19 Setup of org.eclipse.sirius.tests.unit.diagram.dialect.DiagramDialectServicesTests.testDescriptionCreationWithRootElementDomainClassWIthAQLSyntax()
16:09:19 Setup of org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramDialectUIManagerRefresh()
16:09:20 Setup of org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testRepresentationDescriptorQueryAfterDeletion()
16:09:21 Setup of org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramOpeningAfterDeletionUndo()
16:09:22 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideGeneralizations()
16:09:23 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideReferences()
16:09:25 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideClassContentFilter()
16:09:27 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerReferenceCreation()
16:09:27 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerNameEdition()
16:09:28 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerAttributeCreation()
16:09:29 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerSupertypeCreation()
16:09:29 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerOperationCreation()
16:09:30 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerCompositionCreation()
16:09:31 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testPackageLayerPackageCreation()
16:09:31 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerClassCreation()
16:09:32 Setup of org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckNoVisibilityPropagatorAdapterWhenNoEditor()
16:09:32 Setup of org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckEachOpenDiagramHasItsVisibilityPropagatorAdapter()
16:09:34 Setup of org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckAllOpenDiagramHaveOnlyOneVisibilityPropagatorAdapter()
16:09:36 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testRevertAirdFileAfterDiagramCreation()
16:09:38 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testDeleteSemanticElementCorrespondingToNode()
16:09:40 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testNoMsgInErrorLogWhenSelectedADNodeListWithProxyTarget()
16:09:42 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testDefaultLayerRefresh()
16:09:43 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testPackageLayerRefresh()
16:09:44 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testDefaultLayerVisibility()
16:09:45 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testPackageLayerVisibility()
16:09:46 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideOperations()
16:09:47 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideDerivedFeature()
16:09:49 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideGeneralizations()
16:09:51 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideReferences()
16:09:53 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideClassContentFilter()
16:09:54 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerReferenceCreation()
16:09:55 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerNameEdition()
16:09:56 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerAttributeCreation()
16:09:57 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerSupertypeCreation()
16:09:57 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerOperationCreation()
16:09:58 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerCompositionCreation()
16:09:59 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerBiReferenceCreation()
16:10:00 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testPackageLayerPackageCreation()
16:10:00 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerClassCreation()
16:10:01 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsTests.testTooltipInitializedOnDiagramCreation()
16:10:03 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsComputedOnNewElements()
16:10:04 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsRefreshedOnSemanticChanges()
16:10:05 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDropTests.testDropExternalEClass()
16:10:06 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToPageIsAvailable()
16:10:08 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToHeightIsAvailable()
16:10:10 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomAndCheckEdgePosition()
16:10:11 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToWidthIsAvailable()
16:10:12 Setup of org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenSessionGetsCreated()
16:10:13 Setup of org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenCreatingANewDiagram()
16:10:13 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testDefaultLayerRefresh()
16:10:14 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testContentLayerRefresh()
16:10:15 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testContentLayerVisibility()
16:10:15 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testDefaultLayerVisibility()
16:10:16 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramRefreshTests.testDefaultLayerRefresh()
16:10:16 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramLayersTests.testDefaultLayerVisibility()
16:10:16 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsesLayerRefresh()
16:10:17 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testDefaultLayerRefresh()
16:10:17 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsedByLayerRefresh()
16:10:17 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsedbyLayerVisibility()
16:10:17 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testDefaultLayerVisibility()
16:10:18 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsesLayerVisibility()
16:10:18 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testDefaultLayerRefresh()
16:10:19 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testPackageLayerRefresh()
16:10:20 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testDefaultLayerVisibility()
16:10:21 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testPackageLayerVisibility()
16:10:22 Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartup_ExistingRepresentation()
16:10:23 Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupNoInit_NewSession()
16:10:23 Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupInit_NewSession()
16:10:23 Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartup_ExistingRepresentation()
16:10:23 
16:10:23 (SWT:1700): Gtk-WARNING **: 20:10:23.871: Negative content width -8 (allocation 4, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:10:23 
16:10:23 (SWT:1700): Gtk-WARNING **: 20:10:23.889: Negative content width -9 (allocation 4, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:10:23 Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupInit_NewSession()
16:10:24 Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupNoInit_NewSession()
16:10:24 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenRepresentationInEditor()
16:10:27 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesSave()
16:10:28 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenMultipleSessions()
16:10:32 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testMultipleSameNotifications()
16:10:32 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testReloadingWithOutsideModifications()
16:10:34 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testRepresentationsNotifications()
16:10:35 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testDeleteAirdDirtySession()
16:10:38 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesDirty()
16:10:39 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateUndoSaveMakesNotDirty()
16:10:40 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testSessionResourceSetSyncInstallation()
16:10:40 Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testNoSemanticNotification()
16:10:41 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromModel()
16:10:43 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testActionEnablementForActionBarButton()
16:10:44 
16:10:44 (SWT:1700): Gtk-WARNING **: 20:10:44.345: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:10:44 
16:10:44 (SWT:1700): Gtk-WARNING **: 20:10:44.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:10:44 
16:10:44 (SWT:1700): Gtk-WARNING **: 20:10:44.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:10:44 
16:10:44 (SWT:1700): Gtk-WARNING **: 20:10:44.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:10:45 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromDiagram()
16:10:46 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.EntitiesDiagramCustomizationsTests.testBackgroundInterpolatedColor()
16:10:48 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnEPackage()
16:10:48 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnOperation()
16:10:49 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testInsertNewElement()
16:10:50 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testMoveElement()
16:10:50 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testListContainerStyle()
16:10:52 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testContainerStyle()
16:10:54 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDerivedReferenceTests.testDerivedReferences()
16:10:54 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetweenAnArchetypeAndAnEClass()
16:10:55 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2Archetype()
16:10:55 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2EClass()
16:10:55 Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnEdgeReconnection()
16:10:59 Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDragAndDrop()
16:11:02 Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDirectEdit()
16:11:05 Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDragOnDropWithBorderedNodes()
16:11:07 Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithoutNavigationDescription()
16:11:09 Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithNavigationDescription()
16:11:12 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColor()
16:11:13 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColorUsingDiagramVariable()
16:11:16 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithFixedColor()
16:11:17 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibilityWithCloseAndReopenSession()
16:11:18 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibility()
16:11:18 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingVisibility()
16:11:19 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElements()
16:11:19 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElementsAndHideMapping()
16:11:20 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElements()
16:11:20 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithoutSemanticElements()
16:11:20 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithSemanticElements()
16:11:21 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testReuseContainerMappingImportsWithoutSemanticElements()
16:11:21 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElementsAndExtension()
16:11:21 Setup of org.eclipse.sirius.tests.unit.diagram.layers.Layers1203Tests.testBorderedMappingImportOnContainerMappingImport()
16:11:22 Setup of org.eclipse.sirius.tests.unit.diagram.layers.Layers1302Tests.testConditionalStyleWithMappingImport()
16:11:22 Setup of org.eclipse.sirius.tests.unit.diagram.layers.Layers1796Tests.testRefreshWithEdgeMappingImport()
16:11:22 Setup of org.eclipse.sirius.tests.unit.diagram.layers.Layers1887Tests.testOverrideConditionnalStyles()
16:11:23 Setup of org.eclipse.sirius.tests.unit.diagram.mapping.EdgeMappingCreationDescriptionTests.testBestMappingWhenEdgeCreationDescriptionHaveTwoMappings()
16:11:23 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testForOperation()
16:11:23 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideSelf()
16:11:23 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperation()
16:11:23 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionError()
16:11:23 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testChangeContextOperation()
16:11:23 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationDefault()
16:11:24 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperation()
16:11:24 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testRemoveOperation()
16:11:24 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperationConditionError()
16:11:24 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionNull()
16:11:24 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetObjectOperation()
16:11:24 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testUnsetOperation()
16:11:24 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testMoveOperation()
16:11:25 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetValueOperation()
16:11:25 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateInstanceOperation()
16:11:25 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateEdgeView()
16:11:25 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperation()
16:11:25 Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideExistingVariable()
16:11:29 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImage()
16:11:29 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger2()
16:11:30 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingDownScale()
16:11:30 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagram()
16:11:31 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger2()
16:11:32 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScaling()
16:11:33 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger2()
16:11:33 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZNoAutoScaling()
16:11:34 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagramThatLeadsToNaNComputation()
16:11:34 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger2()
16:11:34 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGNoAutoScaling()
16:11:34 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportInvalidImagePath()
16:11:35 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingDownScale()
16:11:36 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingDownScale()
16:11:36 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger()
16:11:36 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScaling()
16:11:37 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScaling()
16:11:38 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGNoAutoScaling()
16:11:38 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger()
16:11:39 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageWithUnsynchronizedGMFModel()
16:11:39 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNullScaleThrowsException()
16:11:39 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testInMemoryResourceExportPathComputation()
16:11:39 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScaling()
16:11:40 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScaling()
16:11:40 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNegativeScaleThrowsException()
16:11:40 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPNoAutoScaling()
16:11:41 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger2()
16:11:41 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger()
16:11:41 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageFromAnotherSession()
16:11:42 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger()
16:11:42 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger2()
16:11:42 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingDownScale()
16:11:43 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger()
16:11:44 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGWithTraceability()
16:11:44 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithTooLargeScaleThrowsException()
16:11:44 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingDownScale()
16:11:45 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGNoAutoScaling()
16:11:45 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingDownScale()
16:11:46 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFNoAutoScaling()
16:11:46 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGNoAutoScaling()
16:11:46 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger()
16:11:47 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPAutoScalingIfLarger2()
16:11:47 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScaling()
16:11:47 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testAttributeWhenExportingAsSVG()
16:11:49 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testEmbeddedIds()
16:11:50 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGAutoScalingIfLarger()
16:11:56 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGWithTraceability()
16:11:58 Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGNoAutoScaling()
16:12:02 Setup of org.eclipse.sirius.tests.unit.diagram.navigation.OpenRepresentationTest.testCandidatesForOpenRepresentation()
16:12:04 Setup of org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testAllViewpointsEnabled()
16:12:05 Setup of org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignViewpointDisabled()
16:12:07 Setup of org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignAndReviewViewpointsDisabled()
16:12:08 Setup of org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testReviewViewpointDisabled()
16:12:09 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testDiagramCreation()
16:12:12 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testReferencesFromGMFViewsToDiagramElements()
16:12:15 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfDiagramElements()
16:12:17 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testCopiedRepresentationNameAndDocumentation()
16:12:19 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicatedUids()
16:12:22 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfGMFViews()
16:12:25 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testGMFViewsIsSetProperties()
16:12:28 Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicationOfSemanticElements()
16:12:30 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationLayerDeactivation()
16:12:31 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecoration()
16:12:31 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecoration()
16:12:32 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationsSet()
16:12:32 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecoration()
16:12:33 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationDescription()
16:12:34 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationLayerDeactivation()
16:12:34 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationEditPart()
16:12:35 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationEditPart()
16:12:35 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationLayerDeactivation()
16:12:36 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationEditPart()
16:12:36 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecorationRefreshTest.testRefreshOnListElement()
16:12:36 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_NotOptional()
16:12:38 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecorationFromDiagramExtension()
16:12:39 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration()
16:12:41 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_Optional()
16:12:43 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration()
16:12:44 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testTransientLayerActivationInManualRefresh()
16:12:45 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecorationFromDiagramExtension()
16:12:47 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_NotOptional()
16:12:48 Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_Optional()
16:12:49 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteElementEdgeEditPart()
16:12:51 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerEditPart()
16:12:54 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteViaKeyboardContainerLabelEditPart()
16:12:56 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteRelationEdgeEditPartWithDeleteTool()
16:12:58 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteEdgeLabel()
16:13:01 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteContainerLabelEditPart()
16:13:03 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyBoardEdgeLabel()
16:13:06 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyboardContainerEditPart()
16:13:08 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerOfSemanticTarget()
16:13:12 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteDisabledRelationEdgeEditPart()
16:13:13 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testNoDeleteRelationEdgeEditPartWithoutDeleteTool()
16:13:14 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteViaKeyboardContainerEditPart()
16:13:15 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testActionEnablementForDragAndDroppedElements()
16:13:18 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testDropExternalEClass()
16:13:19 Setup of org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testUncontrol()
16:13:19 Setup of org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControlThenUncontrolThenControl()
16:13:19 Setup of org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControl()
16:13:20 Setup of org.eclipse.sirius.tests.unit.diagram.control.ControlDetectorTest.testControlDetectionOnSessionOpening()
16:13:20 Setup of org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation2()
16:13:20 Setup of org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation()
16:13:20 Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagram()
16:13:24 Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagramAndHideEdge()
16:13:27 Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagram()
16:13:30 Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideAction()
16:13:32 Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClonedDiagram()
16:13:34 Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagramAndReveleadNode()
16:13:37 Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideThenRevealActions()
16:13:39 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeElements()
16:13:40 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnSingleEdge()
16:13:42 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleNode()
16:13:43 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleBorderedNode()
16:13:44 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleBorderedNodes()
16:13:46 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeEdges()
16:13:47 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleNodes()
16:13:49 Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultiplesNodeAndBorderedNodes()
16:13:51 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testRegExpWithSpaces()
16:13:52 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testEmptyList()
16:13:53 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnLeaf()
16:13:54 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnRoot()
16:13:55 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testComplexRegExp()
16:13:57 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringMode()
16:13:58 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testInitialRegExp()
16:13:59 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnLeaf()
16:14:00 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnRoot()
16:14:02 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithStringJockers()
16:14:03 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithOneCharJockers()
16:14:04 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithSpacesAtTheEnd()
16:14:05 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithCases()
16:14:06 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithoutRegularExpressions()
16:14:07 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithEmptyPattern()
16:14:08 Setup of org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testUnpinElements()
16:14:09 Setup of org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testPinElements()
16:14:10 Setup of org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testNoChangeIfAllElementsPinned()
16:14:11 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnTwoContainers()
16:14:14 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnTwoContainers()
16:14:16 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsSource()
16:14:17 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsTarget()
16:14:19 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation1()
16:14:21 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation2()
16:14:22 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation3()
16:14:24 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation4()
16:14:27 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNode()
16:14:29 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithScroll()
16:14:30 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithELK()
16:14:32 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildren()
16:14:33 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWhenOnlyABorderLabelShouldBeMoved()
16:14:35 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnAContainerAndSomeChildrenOfOtherConainer()
16:14:37 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteHaveFixedSizeAfterLayout()
16:14:39 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_nodeMappingOrderReversed()
16:14:40 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnAContainerAndSomeChildrenOfOtherConainer()
16:14:42 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testSizeOfRootNode()
16:14:43 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerWithBorderNode()
16:14:45 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsSource()
16:14:47 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsTarget()
16:14:48 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildrenn_ContainedInAContainer()
16:14:50 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testVStackContainerLayout()
16:14:52 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsSource()
16:14:54 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsTarget()
16:14:55 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testEmptyListContainerMinimalSizeLayout()
16:14:57 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithoutELK()
16:14:59 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerWithBorderNode()
16:15:01 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInDiagram()
16:15:02 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testTextHaveFixedSizeAfterLayout()
16:15:03 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testLocationOfLabelOnBorderOnBorderNode()
16:15:05 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsSource()
16:15:07 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsTarget()
16:15:08 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithAllAuthorizedSides()
16:15:10 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerWithIconListItemsLayout()
16:15:11 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsSource()
16:15:13 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsTarget()
16:15:14 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResult()
16:15:16 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInAnotherContainer()
16:15:17 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerLayout()
16:15:19 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren()
16:15:21 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefFalse()
16:15:23 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNodeWithLabel()
16:15:24 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerAndSomeOfItsChildren()
16:15:26 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithEdgeOutsideOfBoundingBox()
16:15:28 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren_ContainedInAContainer()
16:15:29 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultOfDiagramWithOneChild()
16:15:30 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithOneAuthorizedSide()
16:15:32 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInAnotherContainer()
16:15:34 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithPinnedElements()
16:15:35 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInDiagram()
16:15:37 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerAndSomeOfItsChildren()
16:15:39 Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefTrue()
16:15:41 Setup of org.eclipse.sirius.tests.unit.diagram.action.CopyFormatActionTests.testActionCopyFormat()
16:15:43 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testSynchronizeStatusDecorator()
16:15:44 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramSynchronized()
16:15:45 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronized()
16:15:46 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronizedOnDiagramCreation()
16:15:47 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testStatusBarMessage()
16:15:48 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithoutAutoRefresh()
16:15:48 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithoutAutoRefresh()
16:15:49 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testReconnectEdgeAndUnsyncDiagRefresh()
16:15:50 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithAutoRefresh()
16:15:51 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithAutoRefresh()
16:15:51 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh_WithReadOnlyPermissionEnabled()
16:15:52 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_AutoRefresh()
16:15:53 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDragNDropForDisableEditPart()
16:15:54 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDeleteFromDiagramNotActivatedForDisableEditPart()
16:15:55 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh()
16:15:56 Setup of org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewCommand()
16:15:58 Setup of org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewFromDiagramCommand()
16:15:59 Setup of org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteCommandElement()
16:16:00 Setup of org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteDiagram()
16:16:00 Setup of org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteFromDiagramCommand()
16:16:00 Setup of org.eclipse.sirius.tests.unit.diagram.resource.FileModificationValidationTest.testFileModificationValidationReadWrite()
16:16:02 Setup of org.eclipse.sirius.tests.unit.diagram.resource.GMFCrossReferenceAdapterTest.testGMFCrossReferencerAdapter()
16:16:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityOnPortCollapsing()
16:16:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityWhenPortIsNearByAParentCorner()
16:16:06 Setup of org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testOpenCollapsedDiagram()
16:16:08 Setup of org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testCollapse()
16:16:10 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivation()
16:16:11 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefreshWithoutRefreshOnOpening()
16:16:13 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithAutoRefresh()
16:16:14 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivation()
16:16:15 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithAutoRefresh()
16:16:17 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testEdgeEditPartCreationAfterFilterDeactivation()
16:16:18 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefresh()
16:16:19 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseActivation()
16:16:20 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivationOnParent()
16:16:21 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredContainedElementCreationWithAutoRefresh()
16:16:22 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithoutAutoRefresh()
16:16:23 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithoutAutoRefresh()
16:16:24 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoCollapseApplicationWhenFilter()
16:16:25 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivationOnParent()
16:16:26 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefreshWithoutRefreshOnOpening()
16:16:27 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoFilterApplicationWhenCollapse()
16:16:28 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefresh()
16:16:29 Setup of org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleSelection()
16:16:30 Setup of org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterSorting()
16:16:31 Setup of org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleAndSimpleSelection()
16:16:32 Setup of org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterWithTypedFilter()
16:16:33 Setup of org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testSimpleSelection()
16:16:33 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testNotFoundImage()
16:16:34 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpressionInCorruptedSerializedDiagram()
16:16:35 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageOnDiagramCreation()
16:16:37 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageComputedRealSize()
16:16:37 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testEmptyWorkspaceImagePath()
16:16:38 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageDefaultSize()
16:16:39 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpressionInCorruptedSerializedDiagram()
16:16:40 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpression()
16:16:41 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpression()
16:16:42 Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageRealSize()
16:16:43 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLock()
16:16:44 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLockEdgesFalse()
16:16:46 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroModeWithMappingsInSynchroLock()
16:16:47 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroMode()
16:16:47 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeEdgesFalse()
16:16:48 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroMode()
16:16:49 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLock()
16:16:50 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroMode()
16:16:52 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroModeWithMappingsInSynchroLock()
16:16:54 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeEdgesFalse()
16:16:55 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroModeWithMappingsInSynchroLock()
16:16:56 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroMode()
16:16:57 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLockEdgesFalse()
16:16:59 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroMode()
16:17:01 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroModeWithMappingsInSynchroLock()
16:17:02 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroMode()
16:17:03 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroMode()
16:17:04 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroModeWithMappingsInSynchroLock()
16:17:05 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithEdgesInSynchroLock()
16:17:06 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithMappingsInSynchroLock()
16:17:08 Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroMode()
16:17:09 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4RecSize()
16:17:11 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode1Size()
16:17:12 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2Size()
16:17:14 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode3Size()
16:17:16 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4Size()
16:17:18 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2ContainedSize()
16:17:19 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4RecSize()
16:17:22 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode1Size()
16:17:25 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2Size()
16:17:27 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode3Size()
16:17:30 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4Size()
16:17:33 Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2ContainedSize()
16:17:35 Setup of org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeTest.testConsistentEdgeSizes()
16:17:36 Setup of org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeComputationVariableTest.testEdgeSizeComputationWithVariables()
16:17:37 Setup of org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testNoAttachmentOnEdgeSelectionWithPreferenceDisabled()
16:17:38 Setup of org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnBeginLabelSelection()
16:17:39 Setup of org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnCenterLabelSelection()
16:17:40 Setup of org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEdgeSelection()
16:17:41 Setup of org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEndLabelSelection()
16:17:42 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseExpandFilterTest.testBorderedNodeBoundsAfterHavingCollapseAndExpandThem()
16:17:43 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsedHierarchy()
16:17:45 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNode()
16:17:46 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsed()
16:17:47 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeHierarchy()
16:17:49 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNode()
16:17:50 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNodeHierarchy()
16:17:51 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNodeHierarchy()
16:17:53 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeAndBorderedNode()
16:17:54 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeHierarchy()
16:17:55 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeOnNode()
16:17:56 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNode()
16:17:57 Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeAndNodeHierarchy()
16:17:59 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetColorCategoryManager()
16:18:00 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetCustomColors()
16:18:00 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSelectedColorsByPropertyId()
16:18:00 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetLastUsedColors()
16:18:01 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSuggestedColors()
16:18:01 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetSuggestedColors()
16:18:01 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetBasicColors()
16:18:01 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetCustomColors()
16:18:01 Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testAddLastUsedColors()
16:18:01 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Source_All_Expanded()
16:18:02 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Target_All_Expanded()
16:18:03 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Target_All_Expanded()
16:18:04 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Source_All_Expanded()
16:18:05 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_source_folding_style_edge_has_foldable_edges()
16:18:07 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_target_folding_style_edge_has_foldable_edges()
16:18:08 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_source_folding_style_edge_has_no_foldable_edges()
16:18:09 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_target_folding_style_edge_has_no_foldable_edges()
16:18:10 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_is_considered_unfolded()
16:18:11 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_has_no_foldable_edges()
16:18:12 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_is_considered_unfolded()
16:18:13 Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_has_no_foldable_edges()
16:18:14 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_source_of_source_folding_style_edges()
16:18:15 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_source_folding_style_edges()
16:18:17 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_source_of_source_folding_style_edges()
16:18:18 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_target_of_target_folding_style_edges()
16:18:19 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_source_of_source_folding_style_edges()
16:18:20 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_target_folding_style_edges()
16:18:21 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_target_of_target_folding_style_edges()
16:18:22 Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges()
16:18:23 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_target_of_target_folding_style_edges()
16:18:24 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_source_folding_style_edges()
16:18:25 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_source_of_source_folding_style_edges()
16:18:27 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_node_source_of_source_folding_style_edges()
16:18:28 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_target_folding_style_edges()
16:18:29 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_target_of_target_folding_style_edges()
16:18:30 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_source_of_source_folding_style_edges()
16:18:31 Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges()
16:18:32 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testNoDeletionOfSemanticElements()
16:18:34 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfDiagramElementsAfterRollBackOnDeletion()
16:18:35 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionWithoutRollBack()
16:18:37 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionAfterRollbackOnFirstDeletion()
16:18:38 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfGMFViewsAfterRollBackOnDeletion()
16:18:40 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference()
16:18:41 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh()
16:18:41 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ConstantStyleRefreshTest.testCheckConstantStyleRefresh()
16:18:42 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DanglingReferencesTest.testDeleteSemanticElementCorrespondingToNode()
16:18:44 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInitWithImport()
16:18:45 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodes()
16:18:45 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreVisibleAtCreation()
16:18:46 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToNode()
16:18:47 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithSemanticCandidates()
16:18:47 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInit()
16:18:49 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIgnoredElementsDeletion()
16:18:49 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainerWithEdgeMappingPrecondition()
16:18:50 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBorderToBorder()
16:18:51 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreHiddenAtCreation()
16:18:52 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainerInitWithSemanticCandidates()
16:18:52 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersWithBorder()
16:18:53 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDummyToLoadPlugins()
16:18:53 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testMappingsWithSameDomainClass()
16:18:54 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPath()
16:18:55 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDuplicateElementsDeletion()
16:18:55 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInit()
16:18:56 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainer()
16:18:57 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodesWithDomain()
16:18:58 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersToListChange()
16:18:58 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesWithBorder()
16:18:59 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPathAndDuplicateElements()
16:19:00 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithImport()
16:19:01 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditAToZ()
16:19:01 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditYToB()
16:19:02 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithAutoRefresh()
16:19:03 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithoutAutoRefresh()
16:19:04 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testAutoRefreshWithoutForceRefresh()
16:19:05 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.LabelExpressionOnEdgeCreationTest.testLabelExpressiononEdgeCreation_P1_P2()
16:19:06 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testRefreshToolTipWithNullValue()
16:19:06 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testUpdateToolTipeWhenLabelPositionIsBorder()
16:19:07 Setup of org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMReferencingOtherVSMNotDirectlyUsedByAird()
16:19:08 Setup of org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModelWithSessionClose()
16:19:09 Setup of org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModel()
16:19:10 Setup of org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMThatNotReferencingAllMM()
16:19:11 Setup of org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdate()
16:19:12 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.StyleSizeChangeRefreshTest.testSizeRefresh()
16:19:12 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference()
16:19:13 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh()
16:19:14 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomization()
16:19:15 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeStyleCustomization()
16:19:16 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testMultiValuatedEAttribute()
16:19:17 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEReferenceStyleCustomization()
16:19:18 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testAppliedOnAllPropertyCustomization()
16:19:19 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomizationReuse()
16:19:20 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testEmptySemanticCandidatesExpression()
16:19:25 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testExceptionCatchDuringRefreshAtOpening()
16:19:28 Setup of org.eclipse.sirius.tests.unit.diagram.session.SessionTest.testManyCreateAndCloseSession()
16:19:28 Setup of org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testGetCustomData()
16:19:28 Setup of org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testClearGMFData()
16:19:29 Setup of org.eclipse.sirius.tests.unit.diagram.tools.EdgeCreationToolWithExtraMappingTest.test_edge_creation_tool_with_extra_mapping_creates_only_one_edge()
16:19:29 Setup of org.eclipse.sirius.tests.unit.diagram.tools.FindLabelToolTest.testContainerLabelSearch()
16:19:31 Setup of org.eclipse.sirius.tests.unit.diagram.tools.UndoAfterInconsistentEdgeCreationViewTest.testEdgeEditPartCreationAfterFilterDeactivation()
16:19:31 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndContainer()
16:19:32 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testAvailableVariablesOnPrecondition()
16:19:32 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInContainer()
16:19:32 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnContainer()
16:19:32 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnNode()
16:19:33 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenNodeAndContainer()
16:19:33 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndNode()
16:19:33 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInDiagram()
16:19:34 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInContainer()
16:19:34 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoContainers()
16:19:34 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoNodes()
16:19:35 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInDiagram()
16:19:35 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoBorderNodes()
16:19:35 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithoutMappingImportWithoutLayer()
16:19:36 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testSubMappingImportThroughHideSubMappingsAttribute()
16:19:38 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1AndL2()
16:19:39 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithoutMappingImportWithoutLayer()
16:19:40 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1AndL2()
16:19:42 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1()
16:19:43 Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1()
16:19:44 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefTrue()
16:19:45 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefTrue()
16:19:46 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefFalse()
16:19:47 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefFalse()
16:19:48 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefTrue()
16:19:50 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefFalse()
16:19:51 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefTrue()
16:19:52 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideNoteOnElementDeletionPrefTrue()
16:19:53 Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefFalse()
16:19:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNull()
16:19:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsReflexive()
16:19:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstUnequalObjects()
16:19:59 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNewObject()
16:20:00 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsSymmetricAndTransitive()
16:20:01 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsConsistentAcrossInvocations()
16:20:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNull()
16:20:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsReflexive()
16:20:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstUnequalObjects()
16:20:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNewObject()
16:20:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsSymmetricAndTransitive()
16:20:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsConsistentAcrossInvocations()
16:20:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNull()
16:20:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsReflexive()
16:20:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstUnequalObjects()
16:20:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNewObject()
16:20:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsSymmetricAndTransitive()
16:20:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsConsistentAcrossInvocations()
16:20:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForDDiagramElementWithSameSemanticElementsTest.testHierarchyWithCommonSemanticTargetStoreFormat()
16:20:18 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithoutToolInManualRefresh()
16:20:18 
16:20:18 (SWT:1700): Gtk-CRITICAL **: 20:20:18.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:20:19 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithoutToolInManualRefresh()
16:20:20 
16:20:20 (SWT:1700): Gtk-CRITICAL **: 20:20:20.186: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:20:21 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithToolInManualRefresh()
16:20:21 
16:20:21 (SWT:1700): Gtk-CRITICAL **: 20:20:21.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:20:22 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithToolInManualRefresh()
16:20:22 
16:20:22 (SWT:1700): Gtk-CRITICAL **: 20:20:22.775: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:20:23 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithToolInManualRefresh()
16:20:23 
16:20:23 (SWT:1700): Gtk-CRITICAL **: 20:20:23.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:20:24 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithoutToolInManualRefresh()
16:20:25 
16:20:25 (SWT:1700): Gtk-CRITICAL **: 20:20:25.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:20:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:38 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:44 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null()
16:20:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:20:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:20:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:20:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:20:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:20:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:20:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:20:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:20:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:20:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null()
16:21:00 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:21:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:21:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:21:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:21:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:21:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:21:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:21:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:21:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null()
16:21:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:21:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:21:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:21:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:21:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:21:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:21:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:21:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:21:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null()
16:21:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.null()
16:21:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.null()
16:21:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.null()
16:21:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.null()
16:21:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:21:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:21:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:21:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:21:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:21:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:21:59 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:22:00 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:22:01 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:22:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:22:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:22:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:22:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:22:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:22:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:22:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:22:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:22:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null()
16:22:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:22:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:22:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:22:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:22:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:22:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:22:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:22:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:22:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:22:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null()
16:22:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:22:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:22:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:22:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:22:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:22:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:22:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:22:44 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:22:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null()
16:22:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null()
16:22:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null()
16:22:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null()
16:22:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null()
16:22:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null()
16:22:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null()
16:22:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null()
16:22:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckSequenceTest.null()
16:22:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnCreation()
16:22:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnDiagramOpening()
16:22:58 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDropWithHideLabelByDefault()
16:22:59 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testEdgeReconnection()
16:23:01 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDropWithHideLabelByDefault()
16:23:02 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDrop()
16:23:04 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDrop()
16:23:05 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDropWithHideLabelByDefault()
16:23:06 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDrop()
16:23:08 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnCreationTest.testDNodeCreationWithBorderedNodeWithHideLabelByDefault()
16:23:09 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideShowLayers()
16:23:10 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testShowLayer()
16:23:11 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalette()
16:23:11 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalettWithTransientLayerActivatedInPreviousSiriusVersion()
16:23:13 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideLayer()
16:23:13 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithoutLayerTest.testCreatePalette()
16:23:14 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL4Layers()
16:23:14 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L5Layers()
16:23:14 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowLayers()
16:23:14 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testShowLayer()
16:23:15 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL5Layers()
16:23:15 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testCreatePalette()
16:23:15 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL6Layers()
16:23:15 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L4Layers()
16:23:16 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L3L4L5L6Layers()
16:23:16 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testUpdatePaletteAfterViewpointChange()
16:23:17 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L5Layers()
16:23:17 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideLayer()
16:23:17 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5L6Layers()
16:23:17 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5Layers()
16:23:18 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicRegistryFilter()
16:23:18 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testCreatePalette()
16:23:18 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicFilter()
16:23:18 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithToolGroupsTest()
16:23:19 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhitConflictingLayerActivation()
16:23:20 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementTest()
16:23:22 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhithEclusiveLayerActivationAndHideReveal()
16:23:23 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithUndoRedoTest()
16:23:24 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithoutLayerTest()
16:23:25 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateWithoutInvalidThreadAccessTest.testPaletteUpdateOnLayerActivationWithToolFilter()
16:23:26 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testPaletteStateAfterVsmToolAndSectionModifications()
16:23:27 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testVSMUpdateImpliesCompletePaletteReload()
16:23:28 Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.ModifySessionOutsideEclipseTest.testModifySessionOutsideEclipse()
16:23:28 Setup of org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testModelContentView()
16:23:29 Setup of org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testManyCreateAndCloseSession()
16:23:29 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingSquareBorderSize()
16:23:30 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageSquareBorderSize()
16:23:31 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingEllipseBorderSize()
16:23:32 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingLozengeBorderSize()
16:23:33 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingWorkspaceImageBorderSize()
16:23:35 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageTriangleBorderSize()
16:23:36 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageDotBorderSize()
16:23:37 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingDotBorderSize()
16:23:38 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageStrokeBorderSize()
16:23:40 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingNoteBorderSize()
16:23:41 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageRingBorderSize()
16:23:42 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingGaugeBorderSize()
16:23:43 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingShapeBorderSize()
16:23:45 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingFlatBorderSize()
16:23:46 Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingWorkspaceImageBorderSize()
16:23:47 Setup of org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testAutoSize()
16:23:48 Setup of org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testFixedSizeFromAutoSizeDoNotDisplayScrollBars()
16:23:49 Setup of org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testMarginBorderInsets()
16:23:50 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMappingImport()
16:23:50 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMapping()
16:23:50 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseContainerNodeMapping()
16:23:50 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMappingInContainerMapping()
16:23:50 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMapping()
16:23:51 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithoutInherit()
16:23:52 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithoutInherit()
16:23:53 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1()
16:23:53 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2()
16:23:54 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testInit()
16:23:55 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithoutInherit()
16:23:56 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithoutInherit()
16:23:57 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithInherit()
16:23:58 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithInherit()
16:23:59 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithInherit()
16:24:00 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithInherit()
16:24:01 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithInherit()
16:24:02 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithInherit()
16:24:02 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithoutInherit()
16:24:03 Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithoutInherit()
16:24:04 Setup of org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusNotActiveByDefault()
16:24:05 Setup of org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateActiveByDefault()
16:24:05 Setup of org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusActiveByDefault()
16:24:05 Setup of org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testActivationStatusStoredInSession()
16:24:05 Setup of org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateNotActiveByDefault()
16:24:05 Setup of org.eclipse.sirius.tests.unit.diagram.layers.ActivateDeactivateOptionalLayersTest.testActivateDeactivateOptionalLayer()
16:24:10 Setup of org.eclipse.sirius.tests.unit.diagram.layers.ActivateLayerOnInvalidDiagramTest.testActivateLayerOnInvalidDiagram()
16:24:10 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImport()
16:24:11 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImport()
16:24:12 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImport()
16:24:13 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImportWithHideSubMapping()
16:24:14 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImport()
16:24:16 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImportWithHideSubMapping()
16:24:17 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImportWithHideSubMapping()
16:24:18 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImportWithHideSubMapping()
16:24:19 Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests2.testPreConditionNodeImport()
16:24:20 Setup of org.eclipse.sirius.tests.unit.api.mappings.EdgeMappingTest.testEdgemappingCreation()
16:24:20 Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping1()
16:24:21 Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping2()
16:24:22 Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping3()
16:24:23 Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping4()
16:24:24 Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping5()
16:24:25 Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping6()
16:24:26 Setup of org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testCompartmentMappingsRecursion()
16:24:30 Setup of org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testVSMValidation()
16:24:31 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testVerticalStackDetection()
16:24:33 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testHorizontalStackDetection()
16:24:34 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithWidthFixedSize()
16:24:35 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testStackContainerWithNoRegion()
16:24:36 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithHeightFixedSize()
16:24:37 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithAutoSize()
16:24:38 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testVerticalStackWithAutoSize()
16:24:39 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testFreeFormContainerWithAutoSize()
16:24:40 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testListContainerWithAutoSize()
16:24:41 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackBorderChanges()
16:24:43 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackBorderChanges()
16:24:44 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize()
16:24:46 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize_autoSizeAtArrangeDisabled()
16:24:48 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInHorizontalStack()
16:24:50 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInVerticalStack()
16:24:51 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackInitialLayout()
16:24:53 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackInitialLayout()
16:24:54 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderHorizontalStack()
16:24:55 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInHorizontalStack()
16:24:57 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInVerticalStack()
16:24:59 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInVerticalStack()
16:25:01 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithLabelWithAListRegionWithDefinedSize()
16:25:02 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize()
16:25:04 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackContentPanes()
16:25:06 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderVerticalStack()
16:25:07 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackCornerChanges()
16:25:09 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackCornerChanges()
16:25:11 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInHorizontalStack()
16:25:13 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize_autoSizeAtArrangeDisabled()
16:25:15 Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackContentPanes()
16:25:17 Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportWithChildrenPresentationChangesTests.testDiagramAfterChildrenPresentationChange()
16:25:19 Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping1()
16:25:20 Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping2()
16:25:21 Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping3()
16:25:21 Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping4()
16:25:23 Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping5()
16:25:24 Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping6()
16:25:24 Setup of org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testSimpleImportedStyleSelectionOnLayerActivation()
16:25:26 Setup of org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalStyleRecursiveLookUpinMAppingImportChains()
16:25:27 Setup of org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalSSimpleImportedStyleSelectionOnLayerActivation()
16:25:28 Setup of org.eclipse.sirius.tests.unit.diagram.refresh.MultiMappingImportChainsWithSameSemanticTest.null()
16:25:29 Setup of org.eclipse.sirius.tests.unit.api.refresh.EdgeWithConditionalStyleTest.testEdgeMappingWithConditionalStyle()
16:25:29 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningTrue()
16:25:30 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningFalse()
16:25:31 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testDirtyNotification()
16:25:33 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithoutToolInAutoRefresh()
16:25:33 
16:25:33 (SWT:1700): Gtk-CRITICAL **: 20:25:33.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:34 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithToolInAutoRefresh()
16:25:34 
16:25:34 (SWT:1700): Gtk-CRITICAL **: 20:25:34.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:35 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithoutToolInAutoRefresh()
16:25:36 
16:25:36 (SWT:1700): Gtk-CRITICAL **: 20:25:36.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:36 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithoutToolInAutoRefresh()
16:25:37 
16:25:37 (SWT:1700): Gtk-CRITICAL **: 20:25:37.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:37 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithToolInAutoRefresh()
16:25:38 
16:25:38 (SWT:1700): Gtk-CRITICAL **: 20:25:38.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:39 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithToolInAutoRefresh()
16:25:39 
16:25:39 (SWT:1700): Gtk-CRITICAL **: 20:25:39.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:25:40 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization()
16:25:49 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization()
16:26:01 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization()
16:26:07 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testNoteStyleCustomization()
16:26:47 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization()
16:27:25 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testSquareStyleCustomization()
16:28:03 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization()
16:28:40 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testDotStyleCustomization()
16:29:17 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization()
16:29:22 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization()
16:29:32 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization()
16:30:09 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization()
16:30:45 Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization()
16:31:21 Setup of org.eclipse.sirius.tests.unit.diagram.tools.PartAndLabelPartSelectionDeletionTest.testDeleteSelectionOfNodeAndItsLabel()
16:31:22 Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleCustomizationAndConditionalStyleDescriptionTest.testWorkspaceImageStyleCustomizationWithConditionalStyleDescription()
16:31:22 Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testShapeContainerStyle()
16:31:23 Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomShapeContainerStyle()
16:31:23 Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testWorkspaceImageContainerStyle()
16:31:23 Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomColorShapeContainerStyle()
16:31:23 Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testFlatContainerStyle()
16:31:24 Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshWithLayerTests.testShapeContainerStyle()
16:31:24 Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfRepresentationDescription()
16:31:25 Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfLayer()
16:31:25 Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfSirius()
16:31:25 Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfSirius()
16:31:25 Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfRepresentationDescription()
16:31:25 Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfLayer()
16:31:26 Setup of org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseContainerMapping()
16:31:26 Setup of org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseNodeMapping()
16:31:26 Setup of org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseBorderedNodeMapping()
16:31:26 Setup of org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardMultipleSelection()
16:31:26 Setup of org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardOnEdge()
16:31:27 Setup of org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardSingleSelection()
16:31:27 Setup of org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromRedefinedTool()
16:31:28 Setup of org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromDefaultTool()
16:31:28 Setup of org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditBorderedNodeLabel()
16:31:28 Setup of org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditEdgeLabel()
16:31:28 Setup of org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditContainerLabel()
16:31:28 Setup of org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditNodeLabel()
16:31:29 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropNodeInContainer()
16:31:29 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropContainerInContainer()
16:31:29 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInContainer()
16:31:30 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInNode()
16:31:30 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInDiagram()
16:31:31 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromControlledResource()
16:31:31 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTesterisInSessionWithDraggedObjectInWrapper()
16:31:31 Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromNonControlledResource()
16:31:31 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImport()
16:31:32 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseContainerMapping()
16:31:32 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportNodeMapping()
16:31:32 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImportAndDiagramExtension()
16:31:33 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImportAndDiagramExtension()
16:31:33 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportContainerMapping()
16:31:33 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImport()
16:31:34 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportContainerMapping()
16:31:34 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportNodeMapping()
16:31:34 Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseNodeMapping()
16:31:35 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectPreconditionEvaluation()
16:31:35 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToContainer()
16:31:36 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToContainer()
16:31:36 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToContainer()
16:31:37 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToBorderedNode()
16:31:37 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToBorderedNode()
16:31:37 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToContainer()
16:31:38 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToBorderedNode()
16:31:38 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToBorderedNode()
16:31:38 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToDNode()
16:31:39 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToBorderedNode()
16:31:39 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToDNode()
16:31:40 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToContainer()
16:31:40 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToBorderedNode()
16:31:41 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToDNode()
16:31:41 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToDNode()
16:31:41 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToDNode()
16:31:42 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToContainer()
16:31:42 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToDNode()
16:31:42 Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromDefaultTool()
16:31:43 Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromRedefinedTool()
16:31:43 Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDirectEdit()
16:31:44 Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoReconnection()
16:31:45 Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDragAndDrop()
16:31:45 Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoCreation()
16:31:45 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrol()
16:31:46 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyInOrderOfHerarchy()
16:31:46 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyNotInOrderOfHerarchy()
16:31:46 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnModelsRef()
16:31:46 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolControlUncontrol()
16:31:46 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControl()
16:31:47 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithoutRepresentation()
16:31:47 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrolWithTwoRepresentationsFileLinkedToTheUncontrolledElement()
16:31:47 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithRepresentation()
16:31:47 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolSecondModel()
16:31:48 Setup of org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testJavaActionWithPrecondition()
16:31:48 Setup of org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteOtherThanSelectionFromJavaAction()
16:31:49 Setup of org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testUniversalToolInvokingJavaAction()
16:31:49 Setup of org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticDeleteFromJavaAction()
16:31:50 Setup of org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticRemoveFromJavaAction()
16:31:51 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top2()
16:31:52 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top3()
16:31:53 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Sub_Top1()
16:31:54 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Sub()
16:31:55 Setup of org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetDefaultValueEEnumAttributeType()
16:31:55 Setup of org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromLiteral()
16:31:55 Setup of org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromEnumerator()
16:31:55 Setup of org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromInteger()
16:31:55 Setup of org.eclipse.sirius.tests.unit.api.tools.ForToolTests.testForTools()
16:31:56 Setup of org.eclipse.sirius.tests.unit.api.mmextension.ExtensionPaletteToolTest.testLayerToolInExtensionStyle()
16:31:57 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefreshWithUnsynchronizedDiagram()
16:31:59 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefreshWithUnsynchronizedDiagram()
16:32:00 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefresh()
16:32:01 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefresh()
16:32:03 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentationClosingSession()
16:32:04 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentation()
16:32:06 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testBorderedNodeViewOnListCreation()
16:32:06 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreationInPackage()
16:32:07 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreation()
16:32:07 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testUnexecutableToolWithMissingModelOperation()
16:32:07 Setup of org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationBorderedNodeTool()
16:32:08 Setup of org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationNodeTool()
16:32:08 Setup of org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationEdgeTool()
16:32:08 Setup of org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationContainerTool()
16:32:08 Setup of org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeAvailableVariableDiagramForLabel()
16:32:08 Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceTest.testControl()
16:32:09 Setup of org.eclipse.sirius.tests.unit.diagram.tools.DoubleClicCommandBuilderForceRefreshTest.testDoubleClickCommandBuilder()
16:32:09 Setup of org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithoutSpecificMessage()
16:32:09 Setup of org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithSpecificMessage()
16:32:09 Setup of org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithSpecificMessage()
16:32:10 Setup of org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithoutSpecificMessage()
16:32:10 Setup of org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfActionBarReferences()
16:32:12 Setup of org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfListenerIsCorrectAfterOpenCloseDiagrams()
16:32:18 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testDeleteElementsAndCheckErrorLog()
16:32:19 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenMovingElement()
16:32:20 Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenActivatingFilter()
16:32:21 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.LayerTests.testEdgeMappingConservationOfLayout()
16:32:21 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView()
16:32:23 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView_containerCase()
16:32:25 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromNavigation()
16:32:26 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefreshWithActivatedCollapseFilter()
16:32:28 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefresh()
16:32:29 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationsAndMoreWithForCollapseFilter()
16:32:31 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoHideElement()
16:32:33 Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoDeleteFromDiagram()
16:32:34 Setup of org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBAndThenCWithTheirRepresentations()
16:32:34 Setup of org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testUncontrolC()
16:32:35 Setup of org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBWithItsRepresentationAndThenControlC()
16:32:35 Setup of org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlGrandSonWhenGrandFatherIsReadOnly()
16:32:35 Setup of org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlUncontrolp1p1p1()
16:32:35 Setup of org.eclipse.sirius.tests.unit.api.refresh.IconRefreshTests.testLabelIconRefreshedOnSemanticChange()
16:32:38 Setup of org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToPluginUri()
16:32:38 Setup of org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToWorkspaceUri()
16:32:38 Setup of org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRefresh()
16:32:40 Setup of org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRepair()
16:32:45 Setup of org.eclipse.sirius.tests.unit.api.tools.GenericToolTest.testGenericTool()
16:32:45 Setup of org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithAutoRefresh()
16:32:46 Setup of org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithoutAutoRefresh()
16:32:47 Setup of org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNotErrorOnUndoRedoOfGroupingClasses()
16:32:48 Setup of org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNoErrorWhenGroupingClassesIntoPackage()
16:32:49 Setup of org.eclipse.sirius.tests.unit.diagram.node.style.ModifyNodeStyleTest.testChangeStyleNode()
16:32:50 Setup of org.eclipse.sirius.tests.unit.diagram.navigation.NavigationOperationTest.test_create_and_open_new_representation_from_tool()
16:32:51 Setup of org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor()
16:32:52 Setup of org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor()
16:32:53 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerCreation()
16:32:54 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterGenericTool()
16:32:55 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation_withConstraintPropertySystemSetToFalse()
16:32:56 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation()
16:32:58 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation()
16:33:00 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterDirectEditTool()
16:33:01 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation_withConstraintPropertySystemSetToFalse()
16:33:02 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterNodeCreation()
16:33:03 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDoubleClick()
16:33:04 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDirectEdit()
16:33:05 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterReconnect()
16:33:06 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterEdgeCreation()
16:33:07 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDeletion()
16:33:08 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterEdgeCreation()
16:33:09 Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerDrop()
16:33:09 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool()
16:33:10 
16:33:10 (SWT:1700): Gtk-CRITICAL **: 20:33:10.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:33:10 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool_withConstraintPropertySystemSetToFalse()
16:33:10 
16:33:10 (SWT:1700): Gtk-CRITICAL **: 20:33:10.547: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:33:10 Setup of org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool()
16:33:10 
16:33:10 (SWT:1700): Gtk-CRITICAL **: 20:33:10.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:33:11 Setup of org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testMigrationIsNeededOnData()
16:33:11 Setup of org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testElementsToSelectExpressionMigration()
16:33:11 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testFilterSortingMigration()
16:33:11 Setup of org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testAirdMigrationIsNeededOnData()
16:33:11 Setup of org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationVersionSerialisation()
16:33:12 Setup of org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationIsNeededOnData()
16:33:12 Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels()
16:33:12 Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram()
16:33:13 Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testMigrationIsNeededOnData()
16:33:13 Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels()
16:33:14 Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram()
16:33:15 Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabelsInSirius6_3_0()
16:33:15 Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testMigrationIsNeededOnData()
16:33:15 Setup of org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testMigrationIsNeededOnData()
16:33:15 Setup of org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testEdgesFigures()
16:33:16 Setup of org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testMigrationIsNeededOnData()
16:33:16 Setup of org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testGMFBounds()
16:33:18 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testMigrationIsNeededOnData()
16:33:18 Setup of org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testNodeStyleConstancy()
16:33:18 Setup of org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromNodeToEdge()
16:33:20 Setup of org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromNodeToEdge()
16:33:21 Setup of org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromEdgeToNode()
16:33:22 Setup of org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromEdgeToNode()
16:33:24 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:33:25 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram()
16:33:27 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping()
16:33:29 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefresh()
16:33:31 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefresh()
16:33:32 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping()
16:33:34 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping()
16:33:36 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeEditLabeledFromEdgeToNodeInManualRefreshUnsynchronizedDiagram()
16:33:38 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping()
16:33:40 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:33:42 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:33:43 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping()
16:33:45 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefresh()
16:33:47 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedDiagram()
16:33:48 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram()
16:33:50 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping()
16:33:52 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping()
16:33:54 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:33:55 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefresh()
16:33:57 Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping()
16:33:59 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping()
16:34:01 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefresh()
16:34:03 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:34:04 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping()
16:34:06 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedDiagram()
16:34:08 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefresh()
16:34:10 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping()
16:34:11 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefresh()
16:34:13 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram()
16:34:15 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:34:17 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping()
16:34:18 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedDiagram()
16:34:20 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping()
16:34:22 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:34:24 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram()
16:34:25 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping()
16:34:27 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:34:29 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping()
16:34:31 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping()
16:34:33 Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefresh()
16:34:35 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram()
16:34:37 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedDiagram()
16:34:39 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:34:40 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefresh()
16:34:42 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping()
16:34:44 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping()
16:34:46 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:34:47 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping()
16:34:49 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefresh()
16:34:51 Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping()
16:34:53 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping()
16:34:55 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram()
16:34:56 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefresh()
16:34:58 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram()
16:35:00 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:35:01 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping()
16:35:03 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:35:05 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram()
16:35:07 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping()
16:35:09 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconncetionFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping()
16:35:11 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping()
16:35:12 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:35:14 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefresh()
16:35:16 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:35:18 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping()
16:35:19 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedDiagram()
16:35:21 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping()
16:35:23 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefresh()
16:35:25 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefresh()
16:35:26 Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping()
16:35:28 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedDiagram()
16:35:30 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping()
16:35:31 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:35:33 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:35:34 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping()
16:35:36 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping()
16:35:38 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefresh()
16:35:39 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:35:41 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping()
16:35:43 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram()
16:35:45 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefresh()
16:35:47 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefresh()
16:35:48 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:35:50 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping()
16:35:52 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefresh()
16:35:53 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram()
16:35:55 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping()
16:35:57 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedDiagram()
16:35:59 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping()
16:36:00 Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping()
16:36:02 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_diagram()
16:36:03 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping()
16:36:05 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefresh()
16:36:07 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram()
16:36:08 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:36:10 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping()
16:36:12 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping()
16:36:14 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram()
16:36:16 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefresh()
16:36:18 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefresh()
16:36:19 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram()
16:36:21 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping()
16:36:23 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_diagram()
16:36:25 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:36:27 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_model()
16:36:28 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping()
16:36:30 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping()
16:36:32 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping()
16:36:34 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping()
16:36:36 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_model()
16:36:38 Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping()
16:37:13 Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtension()
16:37:13 Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtensionTwice()
16:37:13 Setup of org.eclipse.sirius.tests.unit.api.mm.MMTest.testGetMappingsOverride()
16:37:13 Setup of org.eclipse.sirius.tests.unit.api.mm.MMTest.testIdentifiedElementInheritence()
16:37:13 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesInstanceRoleAndLifeline()
16:37:14 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesOneSemanticElement()
16:37:15 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificMappingsAvailable()
16:37:15 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificToolsAvailable()
16:37:15 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_execution_identification()
16:37:17 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_diagram_identification()
16:37:18 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_instancerole_identification()
16:37:20 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_operand_fragment_identification()
16:37:21 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_observation_point_identification()
16:37:22 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_message_identification()
16:37:23 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_state_identification()
16:37:24 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lost_message_end_identification()
16:37:26 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lifeline_identification()
16:37:27 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_combined_fragment_identification()
16:37:28 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_end_of_life_identification()
16:37:30 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_interaction_use_identification()
16:37:31 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_navigation_diagram_to_lifelines()
16:37:32 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_observation_point_on_diagram()
16:37:33 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_non_reflective_synchronous_message()
16:37:35 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_states_on_diagram()
16:37:36 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_messages_on_diagram()
16:37:37 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_executions_on_diagram()
16:37:38 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_lost_messages_end_on_diagram()
16:37:40 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_interaction_uses_on_diagram()
16:37:41 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_combined_fragments_on_diagram()
16:37:42 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_operands_on_diagram()
16:37:43 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_message()
16:37:45 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_lifeline()
16:37:46 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_combined_fragment()
16:37:48 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_state()
16:37:49 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_operand()
16:37:51 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_execution()
16:37:52 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_interaction_use()
16:37:53 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_message()
16:37:55 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_lifeline()
16:37:56 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_combined_fragment()
16:37:58 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_operand()
16:37:59 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_execution()
16:38:01 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_interaction_use()
16:38:02 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelinesSouthCenteredBorderItemLocatorTest.testArrangeAllAfterSequenceDiagramCreationGeneratesValidBounds()
16:38:04 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextCreationInALifelineNotPossible()
16:38:04 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteUnset()
16:38:05 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteCreationInALifelineNotPossible()
16:38:06 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextDropInALifelineNotPossible()
16:38:07 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testSequenceDiagramEditPartBrokerDetection()
16:38:08 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteDropInALifelineNotPossible()
16:38:09 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1Bis()
16:38:11 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testDiagramConsistency()
16:38:11 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1()
16:38:13 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.HeaderHeightTests.testHeaderHeightSize()
16:38:14 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.AbstractToolDescription_Precondition_AbstractVariable_Access_Tests.testSequenceSpecificsVariablesAccess()
16:38:16 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testMigrationIsNeededOnData()
16:38:17 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDoneOnce()
16:38:17 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDone()
16:38:18 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testMigrationIsNeededOnData()
16:38:18 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDoneOnce()
16:38:19 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDone()
16:38:19 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.OperandFigureAndEdgesTest.testNoteAttachmentIsVisible()
16:38:20 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteOperandContainingNote()
16:38:21 Setup of org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteCombinedFragmentContainingNote()
16:38:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckConsistantStoreFormat()
16:38:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckNumberOfStoredFormats()
16:38:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testBasicStoreFormat()
16:38:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreEdgeFormatData()
16:38:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreNodeFormatData()
16:38:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckConsistentStoreFormat()
16:38:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckNumberOfStoredFormats()
16:38:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testBasicStoreFormat()
16:39:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreEdgeFormatData()
16:39:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreNodeFormatData()
16:39:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:38 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null()
16:39:39 Setup of org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenEntitiesRepresentationInEditor()
16:39:40 Setup of org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenCrossTableRepresentationInEditor()
16:39:41 
16:39:41 (SWT:1700): Gtk-CRITICAL **: 20:39:41.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:39:41 
16:39:41 (SWT:1700): Gtk-CRITICAL **: 20:39:41.893: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:39:42 
16:39:42 (SWT:1700): Gtk-CRITICAL **: 20:39:42.446: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:39:42 Setup of org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenTableRepresentationInEditor()
16:39:43 Setup of org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testCreateAndOpenTableRepresentationInEditor()
16:39:44 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithPrefix()
16:39:44 Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithoutPrefix()
16:39:44 Setup of org.eclipse.sirius.tests.unit.perf.common.Session1MillionTests.testSessionCreationTime()
16:39:45 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testTwoRepresentationsMovesSuccessively()
16:39:46 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testOpenMultipleSessions()
16:39:48 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoMultipleSyncNotifications()
16:39:49 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testDeleteAndUndo()
16:39:50 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCloseEventsNonDirty()
16:39:53 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoNotification()
16:39:54 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCreateRepresentationEvents()
16:39:55 Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testSaveSession()
16:39:57 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testBorderedBoundsAreCorrectAfterRunningRepair()
16:39:57 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testFiltersAreCorrectlyRestoredAfterRunningRepair()
16:39:58 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizations()
16:39:59 Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizationsUnsynchronized()
16:40:01 Setup of org.eclipse.sirius.tests.unit.multipageeditor.SiriusMultiPageEditorTest.testDiagramEditorOpeningInsideMultiPageEditor()
16:40:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:38 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:40:59 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:00 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:38 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:44 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:41:59 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:00 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:01 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:38 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:42:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:00 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:01 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:43:59 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:00 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:05 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:15 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:21 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:44 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:55 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:44:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:00 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:37 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:42 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:48 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:56 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:57 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:58 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:45:59 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:01 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:02 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:03 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:04 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:06 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:07 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:08 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:09 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:10 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:11 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:12 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:13 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:14 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:16 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:17 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:18 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:19 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:20 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:22 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:23 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:24 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:25 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:26 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:27 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:28 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:29 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:30 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:31 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:32 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:33 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:34 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:35 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:36 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:38 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:39 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:40 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:41 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:43 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:44 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:45 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:46 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:47 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:49 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:50 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:51 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:52 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:53 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:54 Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null()
16:46:56 Tests run: 3626, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2814 s -- in org.eclipse.sirius.tests.suite.AllSiriusTestSuite
16:46:56 org.eclipse.sirius.tests.suite.AllSiriusTestSuite$JUnitBundlesReport.dump_environment_data -- Time elapsed: 0.302 s
16:46:56 org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_SessionWithSharedDomain -- Time elapsed: 1.357 s
16:46:56 org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_WithoutExtension -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_WithExtension -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_Override_WithExtension -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.LabelProviderProviderServiceTests.test_getFirstProvidedLabelProvider_WithContribution -- Time elapsed: 0.010 s
16:46:56 org.eclipse.sirius.tests.unit.common.LabelProviderProviderServiceTests.test_getFirstProvidedLabelProvider_WithoutContribution -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.EditingDomainServicesTest.can_find_ecore_label_providers -- Time elapsed: 0.017 s
16:46:56 org.eclipse.sirius.tests.unit.common.EditingDomainServicesTest.avoid_npe_when_no_choiceOfValues -- Time elapsed: 0.022 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeepOrderWithNew -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeepOrderWithOld -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testAddInBiset -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeptElementsReference -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testAddInBisetOtherWayAround -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeepRequestedOrder -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeepOrderWithNew -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeepOrderWithOld -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testAddInBiset -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeptElementsReference -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testAddInBisetOtherWayAround -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeepRequestedOrder -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testGenericToolVariables -- Time elapsed: 0.073 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testGenericToolVariablesInChildren -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testInterpreterContextForAbstractToolElementsToSelectVariables -- Time elapsed: 0.037 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testIterpreterContextForEdgeDescriptionReferencingItSelf -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testInterpreterContextForAbstractToolPreconditionVariables -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.color.SiriusColorTest.testColorReferencesInitialization -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.color.SiriusColorTest.testColorReferencesCardinality -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.common.CartesianProductTestCase.testBaseProduct -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testClamp -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testSystemPaletteIncludesExactlyTheDefaultColors -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testColorCache -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testDefaultColorConvertsToSelfUsingColorspaceDistances -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testGetFontFromLabelFormatAndSize -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthRightTag -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthAntislash -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthQuestionMark -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.getNoError -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthAWindowsReservedKeyword -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthPipe -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthStar -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.getIllegalCharError -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.getReservedKeywordError -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.identity -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthLeftTag -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.getValidFilenameWithALongFilename -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidity -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthColon -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthQuote -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthSlash -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.FileUtilTest.getValidFilename -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.interpreter.ContentHelperTests.testContextHelperStartDetection -- Time elapsed: 0.036 s
16:46:56 org.eclipse.sirius.tests.unit.api.interpreter.ContentHelperTests.testJavaIdentifiers -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.interpreter.ContentHelperTests.testContextHelperAndMTL -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.interpreter.ContentHelperTests.testContextHelperAndOCL -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.DragAndDropNodeTest.testSimulateDropNodeInNodeImport -- Time elapsed: 0.012 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.DragAndDropNodeTest.testSimulateDropNodeInContainer -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.DragAndDropNodeTest.testSimulateDropNodeInNode -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.DragAndDropNodeTest.testSimulateDropNodeInContainerImport -- Time elapsed: 0.022 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEDatatype -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testAddProposalsWithAQLSyntaxSeparator -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEPackageNameNull -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEmptyEPackageRegistry -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEEnum -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEPackageNamePrefix -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testAddProposalsWithAQLSyntaxSeparator2 -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithoutEPackageNamePrefix -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalProviderTests.testProposalsWithEPackageNameNull -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalProviderTests.testProposalsWithEmptyEPackageRegistry -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalProviderTests.testProposalsWithEPackageNamePrefix -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalProviderTests.testProposalsWithoutEPackageNamePrefix -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.SessionLabelTest.testSessionNameToDisplayWhileSavingWithInMemoryRepresentationsFile -- Time elapsed: 0.080 s
16:46:56 org.eclipse.sirius.tests.unit.common.SessionLabelTest.testSessionNameToDisplayWhileSavingWithRepresentationsFileWithSpecificURI -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.SessionLabelTest.testSessionNameToDisplayWhileSavingWithNormalRepresentationsFile -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask_And_Empty_Message -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Empty_Mask_And_New_Empty_Value -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask_And_Empty_Message -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask_And_New_Empty_Value -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask_2 -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask_And_Empty_Message_2 -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask_And_New_Empty_Value2 -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask_2 -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask2 -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Empty_Mask_And_New_Empty_Value2 -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask_And_Empty_Message_2 -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.testCreateInstance -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.testEInstanceOf -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.udpateMetamodels -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.testFindFirstEClassFromName -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.logger.MarkerRuntimeLoggerTest.addingMarkerDoesNotFailWithNonWorkspaceURIs -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.common.logger.MarkerRuntimeLoggerTest.clearingMarkerDoesNotFailWithNonWorkspaceURIs -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.refresh.RefreshFromViewpointActivationTests.testRefreshAfterViewpointActivation -- Time elapsed: 9.291 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testInterpreterContextForAbstractToolElementsToSelectVariables -- Time elapsed: 0.017 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.vsm.color.TableColorTest.testColorReferencesInitialization -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.vsm.color.TableColorTest.testColorReferencesCardinality -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.outline.OutlineContextualMenuTest.testOutlineContextualMenu -- Time elapsed: 6.185 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testDirectResource -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testInternalContainer -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testInternalResource -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testContainerFeatureID -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testDomainClass -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testContainer -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testResource -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.ImportSpecClassesUnsetTests.testDiagramImportDescriptionSpecUnset -- Time elapsed: 0.009 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.ImportSpecClassesUnsetTests.testContainerMappingImportSpecUnset -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.ImportSpecClassesUnsetTests.testNodeMappingImportSpecUnset -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsInvalid1 -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsInvalid2 -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsInvalid3 -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsNotInvalid -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testHashCodeContract -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsAgainstNewObject -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsAgainstNull -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsIsReflexive -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testNoNPEWithOneNullView -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testNoNPEWithOneNullSemanticElement -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testHashCodeContract -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsAgainstNewObject -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsAgainstNull -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsIsReflexive -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testCheckNotSameInstance -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testCheckSameInstance -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testHashCodeContract -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsAgainstNewObject -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsAgainstNull -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsIsReflexive -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_ShapeContainerStyleDescription_WithCustomFeatures -- Time elapsed: 0.016 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_SquareDescription_WithCustomFeatures -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_NoteDescription -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_GaugeCompositeStyleDescription -- Time elapsed: 0.018 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_BundleImageDescription_WithCustomFeatures -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_BundledImageDescriptionWithSecondValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateEdgeStyleWithSecondValues -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_DotDescription_WithCustomFeatures -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_CustomStyleDescriptionWithSecondValues -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_CustomStyleDescriptionWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerGenericStyle_ShapeWithFirstValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateBracketEdgeStyleWithFirstValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_Shape -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_ShapeWithSecondValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_LozengeNodeDescriptionWithSecondValues -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_WorkspaceImageWithSecondValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_WorkspaceImageDescriptionWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_LozengeNodeDescription -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_GaugeCompositeStyleDescription_WithCustomFeatures -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_WorkspaceImageDescription_WithCustomFeatures -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_EllipseNodeDescriptionWithFirstValues -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleEdgeStyleForLabels -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_NoteDescriptionWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_EllipseNodeDescription -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_WorkspaceImageDescriptionWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleEdgeStyle -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_FlatContainerStyleDescription_WithCustomFeatures -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateBracketEdgeStyleWithSecondValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_NoteDescriptionWithSecondValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_SquareDescriptionWithSecondValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_GaugeCompositeStyleDescriptionWithFirstValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_NoteDescription_WithCustomFeatures -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateBracketEdgeStyleGenericWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_FlatWithSecondValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_GaugeCompositeStyleDescriptionWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_BundledImageDescriptionWithFirstValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_LozengeNodeDescriptionWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_BundledImageDescription -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_DotDescriptionWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateEdgeStyleWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_SquareDescription -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_BundledImageDescriptionWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_WorkspaceImageDescription -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_ShapeWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_FlatWithFirstValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_CustomStyleDescription_WithCustomFeatures -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_WorkspaceImageDescriptionWithSecondValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleEdgeStyle_WithCustomFeatures -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyleGeneric_FlatWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_SquareDescriptionWithFirstValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_EllipseNodeDescriptionWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateEdgeStyleGenericWithFirstValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_CustomStyleDescriptionWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_WorkspaceImageDescription_WithCustomFeatures -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyleGeneric_WorkspaceImageWithFirstValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_GaugeCompositeStyleDescriptionWithSecondValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_Flat -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_WorkspaceImageWithFirstValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_SquareDescriptionWithFirstValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_DotDescriptionWithSecondValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_EllipseNodeDescription_WithCustomFeatures -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_NoteDescriptionWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_LozengeNodeDescriptionWithFirstValues -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_DotDescriptionWithFirstValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_WorkspaceImage -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_DotDescription -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_EllipseNodeDescriptionWithSecondValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_CustomStyleDescription -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.views.session.RepresentationDescriptionItemTest.testEqualsObject -- Time elapsed: 0.029 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.views.session.RepresentationDescriptionItemTest.testHashCode -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.views.session.ResourceFolderItemTest.testEqualsObject -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.views.session.ResourceFolderItemTest.testHashCode -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.views.session.ResourceItemTest.testEqualsObject -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.views.session.ResourceItemTest.testHashCode -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointsFolderItemTest.testEqualsObject -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointsFolderItemTest.testHashCode -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointItemTest.testEqualsObject -- Time elapsed: 0.104 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointItemTest.testHashCode -- Time elapsed: 0.060 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testHashCodeContract -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsAgainstNewObject -- Time elapsed: 0.026 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsAgainstNull -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsIsReflexive -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testHashCodeContract -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsAgainstNewObject -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsAgainstNull -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsIsReflexive -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testListsNumber -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testNodesNumber -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testEdgesNumber -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testDiagramElementsNumber -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testListElementsNumber -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testContainersNumber -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testDiagramElementContainersNumber -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testCollapsed -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testIndirectlyFiltered -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testFiltered -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testIndirectlyHidden -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testHidden -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testIndirectlyCollapsed -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName -- Time elapsed: 0.016 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testVariableName1 -- Time elapsed: 0.024 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testVariableName2 -- Time elapsed: 0.016 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName -- Time elapsed: 0.026 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName2 -- Time elapsed: 0.010 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName3 -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName2 -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName3 -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName4 -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNominal -- Time elapsed: 0.009 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName2 -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName3 -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName4 -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.ChangeContextOperationTest.testNominal -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DDiagram_AddDAnnotation -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DSequenceDiagram_AddDAnnotation -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DTableAddDAnnotation -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testNodeConditionalStyle -- Time elapsed: 0.866 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testListRefreshConditionalStyle -- Time elapsed: 0.273 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testListRefreshChangingMappingType -- Time elapsed: 0.127 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testEdgeRefreshConditionalStyle -- Time elapsed: 0.193 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testContainerRefreshConditionalStyle -- Time elapsed: 0.207 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testContainerRefreshChangingMappingType -- Time elapsed: 0.161 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.DiagramColorTest.testColorReferencesInitialization -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.DiagramColorTest.testColorReferencesCardinality -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CustomSiriusDocumentProviderTest.testEmptyURIDiagram -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampLowerBound -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testRangeOrderingByUpperBound -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByNegativeDistance -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowEmptyRange -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionWithIncludingRange -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicValueDoesNotContainsNeighboringValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicRangeCanBeCreated -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftEmptyRange -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionEmptyWithNonEmpty -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testCreatingRangeWithInvalidBoundsThrowsException -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testIntersectionOfPartiallyOverlappingRanges -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftRangeByPositiveDistance -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkEmptyRange -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowRangeByZero -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByZero -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicRangeIncludesTheValue -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionWithIncludedRange -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampLowValue -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftRangeByZero -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampUpperBound -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByPositiveDistance -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testIntersectionOfNonOverlappingRanges -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampMiddleValue -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeContainsNoValue -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionNonEmptyWithEmpty -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testMiddleValuesAreIncludedInRange -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionEmptyWithEmpty -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionBetweenDisjointRanges -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionRangeWithItSelf -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeCanBeCreated -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowRangeByNegativeDistance -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicRangeIntersectionWithItself -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testNonAtomicRangeIntersectionWithItself -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testRangeBoundsAreAccessible -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeSortsBelowOthersOnUpperBoundsOrdering -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampHighValue -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeIntersectionWithNonEmptyIsEmpty -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeHasNaNBounds -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testRangeOrderingByLowerBound -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeSortsBelowOthersOnLowerBoundsOrdering -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowRangeByPositiveDistance -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testNonEmptyIntersectionWithEmptyRangeIsEmpty -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionBetweenAdjacentRanges -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftRangeByNegativeDistance -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByIllegalDistance -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangesIntersectionIsEmpty -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.ContentsTests.testNullProducesEmptyIterable -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.ContentsTests.testIterationOnEObjectWithSeveralChildren -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.ContentsTests.testContentsIterablesIsNotRecursive -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.ContentsTests.testSuccessiveCallsProducesSameResult -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.ContentsTests.testContentsIterableIncludesEAnnoations -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.ContentsTests.testIterationOnEObjectWithASingleChild -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.ContentsTests.testEmptyEObjectProducesEmptyIterable -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.AllContentsTests.testAllContentsIterablesIsNotRecursive -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.AllContentsTests.testNullProducesEmptyIterable -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.AllContentsTests.testIterationOnEObjectWithSeveralChildren -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.AllContentsTests.testSuccessiveCallsProducesSameResult -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.AllContentsTests.testAllContentsIterableIncludesEAnnoations -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.AllContentsTests.testProducesSameResultAsContentIfNoIndirectDescendants -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.AllContentsTests.testIterationOnEObjectWithASingleChild -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.AllContentsTests.testEmptyEObjectProducesEmptyIterable -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.actions.ReorderingJavaActionTests.testSwapElementsInPair -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.actions.ReorderingJavaActionTests.testDirectMoveInternalElement -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.actions.ReorderingJavaActionTests.testMoveFirstElementToFront -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.actions.ReorderingJavaActionTests.testMoveLastElementToSecond -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.SequenceVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.SequenceVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.SequenceVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.vsm.color.SequenceColorTest.testColorReferencesInitialization -- Time elapsed: 0.071 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.vsm.color.SequenceColorTest.testColorReferencesCardinality -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.not_roots_for_loose_eobject -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.find_ecore_classifier_by_name -- Time elapsed: 1.797 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.no_roots_for_ecore_package -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.roots -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_nothing -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_untyped_attribute -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_named_attribute_with_name_and_whitespace -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_attribute_set_derived -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_basic_eattribute -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_derived_eattribute -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_attribute_with_default_value -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_attribute_with_default_value_literal -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_type -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_named_attribute_with_name -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name_and_default -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name_and_type -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_anonymous_attribute -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_untyped_anonymous_attribute -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name_and_type_and_default -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_type_and_default -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_default -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_attribute_set_not_derived -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_operation_change_parameter_no_type_change -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_name_and_type_colon -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_name_and_type_space -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_named_operation_typed_no_parameters -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name_params_and_type -- Time elapsed: 0.015 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_operation_change_type_no_name_change -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_empty_operation -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_type_only -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_operation_anonymous_untyped_parameter -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_named_operation_untyped_no_parameters -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_full_operation_multiple_parameter -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_name_only -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_blank_string -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name_param_and_type -- Time elapsed: 0.011 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_operation_change_name -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name_and_type -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_type -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_full_operation_one_parameter -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_empty_operation_with_nothing -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_cardinality -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_upper_bound_shortcut -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.extract_cardinality -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.parse_invalid_cardinality -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.parse_complete_cardinality -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_anonymous_reference -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_lower_bound_shortcut_0 -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_lower_bound_shortcut_1 -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_name_set_not_derived -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_optional_multiple_reference -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_name_set_derived -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_name -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_single_reference -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_optional_single_reference -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.parse_partial_cardinality -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_multiple_referrence -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithoutOpaquePixel -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithTwoOpaquePixelsLeftRightCenter -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.onePixelImageOpaque -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInTopRightCorner -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInBottomRightCorner -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInTopLeftCorner -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.onePixelImageTransparent -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInBottomLeftCorner -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithTwoOpaquePixelsTopBottomMiddle -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInCenterCorner -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testNoRefreshOnGMFNodeChangeNotification -- Time elapsed: 0.108 s
16:46:56 org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testRefreshOnSemanticChangeNotification -- Time elapsed: 0.095 s
16:46:56 org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testNoRefreshOnDRepresentationElementChangeNotification -- Time elapsed: 0.087 s
16:46:56 org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testObjectsInDifferentResources -- Time elapsed: 0.012 s
16:46:56 org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testRemoveWithObjectsInDifferentResources -- Time elapsed: 0.010 s
16:46:56 org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testSameObjectReferences -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.test1NullObjects -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.test2NullObjects -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testListenEvenWhenNotNotifying -- Time elapsed: 0.216 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testModelDirtyIsStillDirtyAfterRollback -- Time elapsed: 0.149 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndConflictingDeleteAndRemoveFromResourceSet -- Time elapsed: 0.132 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoad -- Time elapsed: 0.128 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteProject -- Time elapsed: 0.174 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndChange -- Time elapsed: 0.108 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testUndoTransactionDoesntMakeTheModelDirty -- Time elapsed: 0.121 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteAndOverride -- Time elapsed: 0.179 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteAndRemoveFromResourceSet -- Time elapsed: 0.192 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNoMultipleNotifications -- Time elapsed: 0.198 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNotificationDirty -- Time elapsed: 0.101 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testReadonlyResourceInPlugins -- Time elapsed: 0.089 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNoNotificationsWhenNotListening -- Time elapsed: 0.128 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndConflictChange -- Time elapsed: 0.086 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testLoadingIsNotDirtyingWithGetResource -- Time elapsed: 0.135 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testLoadingIsNotDirtyingWithCreateResource -- Time elapsed: 0.086 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateResourceSync -- Time elapsed: 0.083 s
16:46:56 org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNonDirtyForHTTP -- Time elapsed: 0.098 s
16:46:56 org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testSetUnsetVariable -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testVariableUsage -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testSettingMultipleVariables -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testSettingVariable -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testNonExistingVariable -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.545 s
16:46:56 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.468 s
16:46:56 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.338 s
16:46:56 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.898 s
16:46:56 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.249 s
16:46:56 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.893 s
16:46:56 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.270 s
16:46:56 org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.283 s
16:46:56 org.eclipse.sirius.tests.unit.common.PreferencesTests.testPreferenceValuesSynchronization -- Time elapsed: 0.119 s
16:46:56 org.eclipse.sirius.tests.unit.common.PreferencesTests.testNoCorePreferenceInUIPrefStore -- Time elapsed: 0.129 s
16:46:56 org.eclipse.sirius.tests.unit.common.PreferencesTests.testDefaultPreferenceValuesSynchronization -- Time elapsed: 0.168 s
16:46:56 org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileNorSemanticResources -- Time elapsed: 0.492 s
16:46:56 org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithNonLoadableResources -- Time elapsed: 2.133 s
16:46:56 org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithIgnoredFiles -- Time elapsed: 1.883 s
16:46:56 org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileButSemanticResources -- Time elapsed: 0.514 s
16:46:56 org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWith2RepresentationFile -- Time elapsed: 0.463 s
16:46:56 org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertAndRemoveProjectToModelingProject -- Time elapsed: 0.610 s
16:46:56 org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithExistingResourcesAndAird -- Time elapsed: 0.492 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RepairOnLabelHiddenTest.testRepairOnLabelHidden -- Time elapsed: 2.802 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RepairTest.testStyleChangeFromBIToSquare -- Time elapsed: 0.834 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testLabelsHaveLocationInsteadOfBounds -- Time elapsed: 0.384 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testMigrationIsNeededOnData -- Time elapsed: 0.277 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testEdgeLabelsHaveLocationInsteadOfBounds -- Time elapsed: 0.602 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testMigrationIsNeededOnData -- Time elapsed: 0.519 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testMigrationIsNeededOnData -- Time elapsed: 0.274 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testCompartmentsWithLayoutConstraints -- Time elapsed: 0.308 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testMigrationIsNeededOnData -- Time elapsed: 0.231 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testGMFViewpointVisibilityConsistency -- Time elapsed: 0.275 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC1Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue1 -- Time elapsed: 1.686 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC2Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue2 -- Time elapsed: 1.939 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RepairMigratePinStatusTest.testPinStatusConservation -- Time elapsed: 2.035 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdWithOlderVersion -- Time elapsed: 0.139 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedAird -- Time elapsed: 0.141 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOlderVersionWithMigratedVersion -- Time elapsed: 0.111 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedOdesign -- Time elapsed: 0.099 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOldVersionWithAnOtherOldVersion -- Time elapsed: 0.095 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOlderVersionWithMigratedVersion -- Time elapsed: 0.098 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignWithOlderVersion -- Time elapsed: 0.111 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOldVersionWithAnOtherOldVersion -- Time elapsed: 0.099 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressOk -- Time elapsed: 0.137 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressCancel -- Time elapsed: 0.103 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testVisibilityMigration -- Time elapsed: 1.436 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testFiltersRulesBehaviorMigration -- Time elapsed: 1.607 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithFragmentedFile -- Time elapsed: 1.947 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigrationIsNeededOnData -- Time elapsed: 0.310 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigration -- Time elapsed: 0.291 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigrationIsNeededOnData -- Time elapsed: 0.166 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigration -- Time elapsed: 0.168 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.086 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDoneInPlugin -- Time elapsed: 0.083 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDone -- Time elapsed: 0.153 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDefaultSessionCreationThroughSessionFactoryInstance -- Time elapsed: 0.114 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testRepresentationFilesMigrationDoneOnce -- Time elapsed: 0.105 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDefaultSessionCreationWithBasicSessionFactoryImpl -- Time elapsed: 0.122 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterGroupCreation -- Time elapsed: 0.073 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDAnalysisCreation -- Time elapsed: 0.081 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVSMFilesMigrationDoneOnce -- Time elapsed: 0.098 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterSessionCreationWithBasicSessionFactoryImpl -- Time elapsed: 0.103 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterSessionCreationThroughSessionFactoryInstance -- Time elapsed: 0.165 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.206 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitRepresentationFileMigrationDone -- Time elapsed: 0.197 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitVSMMigrationDone -- Time elapsed: 0.139 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testNoDirtyAfterMigrationWithFilterApplied -- Time elapsed: 0.304 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testBlankAird -- Time elapsed: 0.269 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationNotAddUnecessaryModelsReferences -- Time elapsed: 0.991 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testAirdWithUnexistingModel -- Time elapsed: 0.435 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testDiagramElementWithUnexistingTarget -- Time elapsed: 0.967 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMigrationOfBreakdownDiagram -- Time elapsed: 0.626 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigration -- Time elapsed: 2.113 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationKeepModelsReferencesAfterMigration -- Time elapsed: 0.887 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testContainerWithNullMappingWhenDoingRepairMigrate -- Time elapsed: 0.442 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMissingTransactionWhenDoingRepairMigrate -- Time elapsed: 0.315 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testDDiagramSetRemovalMigrationDone -- Time elapsed: 0.149 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.120 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.ReferencedModelResourceMigrationTest.testMigrationOfBaseVSMIsNotPartialWhenMigratingReferencingVSM -- Time elapsed: 0.120 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.123 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testRemoveAcceleoReferencesMigration -- Time elapsed: 0.157 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testValuesAfterMigration -- Time elapsed: 0.101 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testNodeListElementAfterMigration -- Time elapsed: 0.186 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.178 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigration -- Time elapsed: 0.210 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.080 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMReferencingAlreadyMigratedVSMMigration -- Time elapsed: 0.105 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInWorkspace -- Time elapsed: 0.221 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInPlugin -- Time elapsed: 0.104 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInWorkspace -- Time elapsed: 0.087 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileReferencingAlreadyMigratedVSMMigration -- Time elapsed: 0.083 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInPlugin -- Time elapsed: 0.087 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigrationIsNeededOnData -- Time elapsed: 0.236 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigration -- Time elapsed: 2.707 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testMigrationIsNeededOnData -- Time elapsed: 0.376 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testSessionDoesNotContainViewWithUnsettedElements -- Time elapsed: 0.530 s
16:46:56 org.eclipse.sirius.tests.unit.common.OperationCanceledExceptionSessionTest.testOperationCanceledExceptionAtOpeningTime -- Time elapsed: 0.108 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigrationIsNeededOnData -- Time elapsed: 0.336 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigration -- Time elapsed: 0.249 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigrationIsNeededOnData -- Time elapsed: 0.347 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigration -- Time elapsed: 0.250 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigrationIsNeededOnData -- Time elapsed: 0.321 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigration -- Time elapsed: 0.350 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.204 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testUpdateChangeIdWhenDoingAMigration -- Time elapsed: 0.189 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.075 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDone -- Time elapsed: 0.125 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDoneInPlugin -- Time elapsed: 0.099 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.121 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testNoteShapeAlignmentAfterMigration -- Time elapsed: 0.115 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testMigrationIsNeededOnData -- Time elapsed: 0.112 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testNoteShapeAlignmentAfterMigration -- Time elapsed: 0.110 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.766 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testDiagramSizeAfterMigration -- Time elapsed: 0.810 s
16:46:56 org.eclipse.sirius.tests.unit.api.convert.ConvertViewpointModelingProjectToSiriusModelingProjectTest.testConvertOldViewpointModelingProject -- Time elapsed: 0.393 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatDescriptionAfterMigration -- Time elapsed: 0.151 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.127 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatAfterMigration -- Time elapsed: 0.124 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDoneInPlugin -- Time elapsed: 0.080 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDone -- Time elapsed: 0.139 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_3_files -- Time elapsed: 0.164 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDoneInPlugin -- Time elapsed: 0.122 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testAirdMigrationIsNeededOnData -- Time elapsed: 0.068 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testVsmMigrationIsNeededOnData -- Time elapsed: 0.069 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDone -- Time elapsed: 0.150 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_0_files -- Time elapsed: 0.120 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableValueToEObjectVariableValueMigration -- Time elapsed: 0.113 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testRepMigrationIsNeededOnData -- Time elapsed: 0.058 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableToSelectModelElementVariableMigration -- Time elapsed: 0.082 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.056 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testLabelEditToolVariableMigration -- Time elapsed: 0.086 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.060 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.123 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testDRepresentationContainerRemovalMigrationDone -- Time elapsed: 0.126 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.073 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemoved2 -- Time elapsed: 0.143 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing -- Time elapsed: 0.134 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.122 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testDRepresentationMoveToRootObjectsMigrationDone -- Time elapsed: 0.177 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.050 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testVSMMigrationInWorkspace -- Time elapsed: 0.102 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.180 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testConnectorStylesHaveBeenRemoved -- Time elapsed: 0.171 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.131 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testBendpointsHaveBeenRepaired -- Time elapsed: 0.140 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.174 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testBendpointsHaveBeenRepaired -- Time elapsed: 0.169 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.119 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testDRepresentationContainerRemovalMigrationDone -- Time elapsed: 0.138 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.108 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigration -- Time elapsed: 0.155 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.104 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testTechnicalUidMigrationDone -- Time elapsed: 0.193 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.088 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemoved2 -- Time elapsed: 0.195 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing -- Time elapsed: 0.197 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationVersionSerialisation -- Time elapsed: 0.203 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.111 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.291 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testChangeIds -- Time elapsed: 0.210 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMLoadedWithoutException -- Time elapsed: 0.080 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.056 s
16:46:56 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getGroupSize -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupByContainingFeature -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getTriggerSize -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupEnable -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.coherenceBetweenTriggerSizeAndGroupSize2 -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getTriggerSizeCompareWithDefault -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupEnableCompareWithDefault -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.coherenceBetweenTriggerSizeAndGroupSize -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getGroupSizeCompareWithDefault -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupByContainingFeatureCompareWithDefault -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled2[0] -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupEnable[0] -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren2[0] -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable2[0] -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable[0] -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled2[0] -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildren[0] -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled[0] -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren[0] -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getParent2[0] -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getParent[0] -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled[0] -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElements[0] -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.coherenceBewteenTriggerSizeAndGroupSize2[0] -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled2[1] -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupEnable[1] -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren2[1] -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable2[1] -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable[1] -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled2[1] -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildren[1] -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled[1] -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren[1] -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getParent2[1] -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getParent[1] -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled[1] -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElements[1] -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.coherenceBewteenTriggerSizeAndGroupSize2[1] -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupEnable2 -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupEnable3 -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupEnable -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupDisabled2 -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupDisabled -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElements -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[0] -- Time elapsed: 1.588 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[1] -- Time elapsed: 1.542 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[2] -- Time elapsed: 1.510 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[3] -- Time elapsed: 1.367 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[4] -- Time elapsed: 1.668 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[5] -- Time elapsed: 1.535 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[6] -- Time elapsed: 1.370 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[7] -- Time elapsed: 1.414 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[8] -- Time elapsed: 1.438 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[9] -- Time elapsed: 1.352 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[10] -- Time elapsed: 1.290 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[0] -- Time elapsed: 1.235 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[0] -- Time elapsed: 1.267 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[1] -- Time elapsed: 1.262 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[1] -- Time elapsed: 1.250 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[2] -- Time elapsed: 1.203 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[2] -- Time elapsed: 1.208 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[3] -- Time elapsed: 1.234 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[3] -- Time elapsed: 1.276 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[4] -- Time elapsed: 1.178 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[4] -- Time elapsed: 1.306 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[5] -- Time elapsed: 1.424 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[5] -- Time elapsed: 1.323 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[6] -- Time elapsed: 1.297 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[6] -- Time elapsed: 1.378 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[7] -- Time elapsed: 1.371 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[7] -- Time elapsed: 1.423 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[8] -- Time elapsed: 1.374 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[8] -- Time elapsed: 1.299 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[9] -- Time elapsed: 1.161 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[9] -- Time elapsed: 1.222 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[10] -- Time elapsed: 1.290 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[10] -- Time elapsed: 1.126 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[11] -- Time elapsed: 1.425 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[11] -- Time elapsed: 1.263 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[12] -- Time elapsed: 1.469 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[12] -- Time elapsed: 1.320 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[0] -- Time elapsed: 1.169 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[0] -- Time elapsed: 1.081 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[1] -- Time elapsed: 1.062 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[1] -- Time elapsed: 1.050 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[2] -- Time elapsed: 1.315 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[2] -- Time elapsed: 1.186 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[3] -- Time elapsed: 1.047 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[3] -- Time elapsed: 1.162 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[4] -- Time elapsed: 1.087 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[4] -- Time elapsed: 1.063 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[5] -- Time elapsed: 1.245 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[5] -- Time elapsed: 1.052 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[0] -- Time elapsed: 1.170 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[1] -- Time elapsed: 1.094 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[2] -- Time elapsed: 1.042 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[3] -- Time elapsed: 1.088 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[4] -- Time elapsed: 1.072 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[5] -- Time elapsed: 1.021 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[6] -- Time elapsed: 1.026 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[7] -- Time elapsed: 1.051 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[8] -- Time elapsed: 1.065 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[9] -- Time elapsed: 1.151 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[0] -- Time elapsed: 1.057 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[1] -- Time elapsed: 1.185 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[2] -- Time elapsed: 1.101 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[3] -- Time elapsed: 1.050 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[4] -- Time elapsed: 1.028 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign06.testAllDiagramElementPresentUnsynchroDiagram -- Time elapsed: 4.299 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.testFilters[0] -- Time elapsed: 0.985 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.testFilters[1] -- Time elapsed: 0.956 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.testFilters[0] -- Time elapsed: 0.905 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.testFilters[1] -- Time elapsed: 0.876 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[0] -- Time elapsed: 1.177 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[0] -- Time elapsed: 1.123 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[1] -- Time elapsed: 1.126 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[1] -- Time elapsed: 1.080 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[2] -- Time elapsed: 1.205 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[2] -- Time elapsed: 1.145 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[3] -- Time elapsed: 1.091 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[3] -- Time elapsed: 1.128 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[4] -- Time elapsed: 1.146 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[4] -- Time elapsed: 1.186 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[5] -- Time elapsed: 1.163 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[5] -- Time elapsed: 1.183 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[6] -- Time elapsed: 1.164 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[6] -- Time elapsed: 1.202 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign10.testAllCustomisationsKeeped[0] -- Time elapsed: 1.701 s
16:46:56 org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testInitializationWith3Mappings -- Time elapsed: 0.701 s
16:46:56 org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testSimpleInitialization -- Time elapsed: 0.671 s
16:46:56 org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetStructuralFeatures -- Time elapsed: 0.633 s
16:46:56 org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetContainerVariableOnToolPrecondition -- Time elapsed: 0.570 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnEcore -- Time elapsed: 0.039 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnOtherM2 -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLInstanceOnCompletionInterpreterPrefix -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnInterpreterPrefix -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLNoCompletion -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionWithProposalStart -- Time elapsed: 0.012 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLProposalsOnNullContext -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testToolGroups -- Time elapsed: 0.123 s
16:46:56 org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testContributedLayers -- Time elapsed: 0.172 s
16:46:56 org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testLayers -- Time elapsed: 0.204 s
16:46:56 org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testSections -- Time elapsed: 0.125 s
16:46:56 org.eclipse.sirius.tests.unit.api.componentization.DiagramExtensionDescriptionTest.testOpeningDiagramWith2Extension -- Time elapsed: 1.198 s
16:46:56 org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testDisplayMetamodelExtensionElements -- Time elapsed: 0.307 s
16:46:56 org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testExtensionElementsPackageIsProvided -- Time elapsed: 0.251 s
16:46:56 org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testCreateExtensionElements -- Time elapsed: 0.270 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.DialectManagerTest.testDiagramDialectRegistration -- Time elapsed: 0.020 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.DialectManagerTest.testPreconditionOnAvailableDiagramDescription -- Time elapsed: 0.012 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.DialectEditorCloserTest.testDialectEditorCloserOnDViewAdditionUndo -- Time elapsed: 0.431 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testOpenEditor -- Time elapsed: 1.874 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCanHandleRepresentation -- Time elapsed: 0.562 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testManagement -- Time elapsed: 1.625 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCloseProjectWithOpenedEditor -- Time elapsed: 1.857 s
16:46:56 org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchEdges -- Time elapsed: 1.869 s
16:46:56 org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchMiddle -- Time elapsed: 1.681 s
16:46:56 org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchPrefix -- Time elapsed: 1.727 s
16:46:56 org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchSuffix -- Time elapsed: 1.813 s
16:46:56 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleTests.testTreeRoutingStyleIsAppliedDuringDiagramCreation -- Time elapsed: 5.313 s
16:46:56 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEdgeConditionalStyleTest.testTreeRoutingStyleIsAppliedWithConditionalStyle -- Time elapsed: 0.115 s
16:46:56 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificTree -- Time elapsed: 1.021 s
16:46:56 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkBellowTunnelReverse -- Time elapsed: 0.922 s
16:46:56 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificRectilinear -- Time elapsed: 0.851 s
16:46:56 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testRoutingOnCorruptedEdge -- Time elapsed: 0.954 s
16:46:56 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificOblic -- Time elapsed: 0.896 s
16:46:56 org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkAllSquare -- Time elapsed: 0.935 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoRefreshRepresentations -- Time elapsed: 1.097 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSaveSessionWithErrorDuringSave -- Time elapsed: 4.567 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateSessionFromEcoreResource -- Time elapsed: 0.619 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAddRemoveSpecialResourceDoesNotUnloadIt -- Time elapsed: 0.653 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testUnloadAnalysisResourceManageyBySession -- Time elapsed: 0.753 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateViews -- Time elapsed: 0.643 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoClassDiagramCreation -- Time elapsed: 0.716 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLClassDiagramCreation -- Time elapsed: 0.873 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLDiagramOpening -- Time elapsed: 0.617 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCleanup -- Time elapsed: 0.549 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLCloseEditors -- Time elapsed: 0.581 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateWrongSession -- Time elapsed: 0.580 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOpenSession -- Time elapsed: 0.565 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSession -- Time elapsed: 0.601 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLRefreshRepresentations -- Time elapsed: 0.593 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoDiagramOpening -- Time elapsed: 0.572 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testWarmup -- Time elapsed: 1.389 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSelectView -- Time elapsed: 0.700 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoCloseEditors -- Time elapsed: 0.537 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testDeleteSessionWithRepresentationOpened -- Time elapsed: 1.151 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenDiagram -- Time elapsed: 1.162 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenSession -- Time elapsed: 0.142 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testCloseSession -- Time elapsed: 1.028 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testSaveSessionInAnotherThreadThanUIThread -- Time elapsed: 0.093 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionEditorInputTests.testSessionEditorInputWithInputURIChange -- Time elapsed: 2.311 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SiriusRegistryTests.testFilters -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testMainAirdResourceVersionMismatch -- Time elapsed: 0.354 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testReferencedAirdResourceVersionMismatch -- Time elapsed: 0.290 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMAndAirdResourceVersionMismatch -- Time elapsed: 0.215 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMResourceVersionMismatch -- Time elapsed: 0.192 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testViewRegistryWithVSMResourceVersionMismatch -- Time elapsed: 0.188 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreation -- Time elapsed: 0.768 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreationFollowedByANotVSMFileCreation -- Time elapsed: 0.739 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testNotVSMFileCreation -- Time elapsed: 0.763 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testMultipleVSMFileCreation -- Time elapsed: 0.741 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAdditionWithLoop -- Time elapsed: 0.114 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesRemoval -- Time elapsed: 0.164 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAddition -- Time elapsed: 0.094 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesAddition -- Time elapsed: 0.108 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalWithLoop -- Time elapsed: 0.112 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceRemoval -- Time elapsed: 0.105 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testReferencedAnalysisAddition -- Time elapsed: 0.114 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceAddition -- Time elapsed: 0.106 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemoval -- Time elapsed: 0.108 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInAird -- Time elapsed: 0.743 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInSrm -- Time elapsed: 0.680 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInAird -- Time elapsed: 0.645 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testClearGMFData -- Time elapsed: 0.477 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInSrm -- Time elapsed: 0.636 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRegister -- Time elapsed: 1.554 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRename -- Time elapsed: 1.565 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.EditorVariousTests.testNoNpeWhenGetShowInContext -- Time elapsed: 1.590 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testOpen -- Time elapsed: 2.284 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testSessionisCreated -- Time elapsed: 0.119 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testDiagramContentSucced -- Time elapsed: 2.509 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testIsDirtyWhenDiagramResourceChange -- Time elapsed: 2.242 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithCrossTableEditor -- Time elapsed: 2.668 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTableEditor -- Time elapsed: 2.083 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithDiagramEditor -- Time elapsed: 2.193 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithDiagramEditor -- Time elapsed: 1.958 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTableEditor -- Time elapsed: 1.560 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTreeEditor -- Time elapsed: 1.696 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTableEditor -- Time elapsed: 1.656 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithCrossTableEditor -- Time elapsed: 1.689 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTreeEditor -- Time elapsed: 1.650 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithDiagramEditor -- Time elapsed: 1.860 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTreeEditor -- Time elapsed: 2.284 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithCrossTableEditor -- Time elapsed: 1.526 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInDifferentEcoreResource -- Time elapsed: 0.059 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEPackageNSURI -- Time elapsed: 0.047 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInSameEcoreResource -- Time elapsed: 0.062 s
16:46:56 org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEClassName -- Time elapsed: 0.049 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentResourceNameAndProjects -- Time elapsed: 0.088 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentLocation -- Time elapsed: 0.027 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testIdentity -- Time elapsed: 0.042 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelSameProject -- Time elapsed: 0.029 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelSamePlugin -- Time elapsed: 0.027 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentProjects -- Time elapsed: 0.028 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testMultipleFileExtension -- Time elapsed: 0.012 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testMultipleFileExtensionWithPattern -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testFileExtensionWithoutPattern -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testFileExtensionWithPattern -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.edit.SiriusAdapterFactoryRegistryTest.testExposedAdapterFactories -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromFolder -- Time elapsed: 0.581 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromModelFile -- Time elapsed: 0.561 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromNonModelFile -- Time elapsed: 0.511 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFile -- Time elapsed: 0.481 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromProject -- Time elapsed: 0.477 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDProject -- Time elapsed: 0.524 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDResourceHierarchy -- Time elapsed: 0.548 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFolder -- Time elapsed: 0.492 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateModelFile -- Time elapsed: 0.619 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromNonModelFile -- Time elapsed: 0.485 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromModelFile -- Time elapsed: 0.500 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithBlank -- Time elapsed: 0.012 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testStartNameWithStar -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithStar -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testWithQuestionMark -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithQuestionMark -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testStartNameWithoutStar -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testFullName -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.api.modelingproject.SemanticResourcesManagementTests.testRemoveAndAddSameSemanticResource -- Time elapsed: 2.846 s
16:46:56 org.eclipse.sirius.tests.unit.api.modelingproject.SemanticResourcesManagementTests.testAddASemanticResource -- Time elapsed: 1.468 s
16:46:56 org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithoutEditors -- Time elapsed: 0.529 s
16:46:56 org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testOpenEditor -- Time elapsed: 1.965 s
16:46:56 org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithEditor -- Time elapsed: 3.652 s
16:46:56 org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithoutEditor -- Time elapsed: 0.559 s
16:46:56 org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithEditor -- Time elapsed: 0.564 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.ModifyHeaderLabelExpressionTest.testModificationOfHeaderLabelExpression -- Time elapsed: 2.494 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.CreateCellToolInterpreterTest.testEditMaskVariable -- Time elapsed: 0.940 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLVariableStacks -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlIntegerEvaluation -- Time elapsed: 0.014 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlClearImports -- Time elapsed: 0.433 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlHierarchyStringEvaluation -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testNoWrongCache -- Time elapsed: 0.219 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLInterpreterCreation -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlAddImports -- Time elapsed: 0.401 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlVariablesValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlVariableAccess -- Time elapsed: 0.040 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlObjectEvaluation -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlMultiMMEvaluation -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLInterpreterDisposeSuccess -- Time elapsed: 0.118 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlThisEObjectAccess -- Time elapsed: 0.041 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlNoFilesProperties -- Time elapsed: 0.373 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlImportedScriptAccess -- Time elapsed: 0.216 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLPrefix -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlStringEvaluation -- Time elapsed: 0.017 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlCollectionEvaluation -- Time elapsed: 0.022 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlEObjectEvaluation -- Time elapsed: 0.014 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlBooleanEvaluation -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlVariableTypeChange -- Time elapsed: 0.046 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLProvider -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlSelfAccess -- Time elapsed: 0.048 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlRemoveImports -- Time elapsed: 0.358 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlCollectionEvaluationOnArrayValues -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLVariablePrefix -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionWithDependencies -- Time elapsed: 0.566 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionOnOtherM2 -- Time elapsed: 0.144 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionInterpreterPrefix -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithDependencies -- Time elapsed: 0.580 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionOnEcore -- Time elapsed: 0.126 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionOnEcore -- Time elapsed: 0.164 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithVariables -- Time elapsed: 0.062 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionWithVariables -- Time elapsed: 0.059 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithProposalStart -- Time elapsed: 0.384 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionOnOtherM2 -- Time elapsed: 0.157 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionInterpreterPrefix -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionEmtpyField -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLNoCompletion -- Time elapsed: 0.051 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMtlProposals -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceNoCompletion -- Time elapsed: 0.051 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionWithProposalStart -- Time elapsed: 0.379 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionEmtpyField -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForDomainType_ContentProposal -- Time elapsed: 0.014 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLWithBeforeAndAfterReplacement -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLWithAfterReplacement -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForDomainMetaModel_ContentInstanceContext -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForMethodName_ContentProposal -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForDomainMetaModel_ContentProposal -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalWithPreviousReplacement -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalWithPreviousReplacementOnDomainType -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalWithoutReplacement -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testEmptyAQLProposal -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.interpreter.crossReferencer.AcceleoCrossReferencerTest.testAcceleoCrossReferencer -- Time elapsed: 0.560 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoPackageRegistryTest.testEcoreRemoval -- Time elapsed: 0.065 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappings -- Time elapsed: 14.12 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramInstanceRole -- Time elapsed: 6.840 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnConditionalStyle -- Time elapsed: 1.577 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemConditionalStyle -- Time elapsed: 1.191 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineForegroundConditionalStyle -- Time elapsed: 1.058 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemMapping -- Time elapsed: 1.075 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnGoToInsideCreateTool -- Time elapsed: 2.124 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3AndVariables -- Time elapsed: 0.939 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithTool -- Time elapsed: 1.014 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappingsWithinvalidFeatureDomainClass -- Time elapsed: 11.47 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineMapping -- Time elapsed: 1.915 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnAudits -- Time elapsed: 1.469 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramExecution -- Time elapsed: 1.492 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramMessageEnd -- Time elapsed: 5.700 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testAValidationExpressionWithAQL -- Time elapsed: 5.812 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnRelationBasedEdgeMapping -- Time elapsed: 15.58 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnFeatureColumnMapping -- Time elapsed: 1.620 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3SetValueInsideGoto -- Time elapsed: 0.841 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEAllContentsFeatureExpression -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithIncorretFeatureExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEContentsExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnIncorrectFeatureExpression -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithNullParameters -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEContainerFeatureExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnECrossReferencesFeatureExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithSpecificFeatureExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEContainerExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEClassFeatureExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnSpecificFeatureExpression -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEClassExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEAllContentsExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithNullExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEmptyExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithECrossReferencesExpression -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEContentsFeatureExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceNoCompletion -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionOnOtherM2 -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testCompletionOnOtherM2 -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testCompletionOnEcore -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testCompletionOnInterpreterPrefix -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionOnInterpreterPrefix -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testFeatureProposals -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionEmtpyField -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionOnEcore -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testNoCompletion -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testCompletionEmtpyField -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpression -- Time elapsed: 0.052 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithPathOfMtlFile -- Time elapsed: 0.044 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnSelf -- Time elapsed: 0.065 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterWithSpaceAtEnd -- Time elapsed: 0.050 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullExpression -- Time elapsed: 0.045 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionWithSpaceAtEnd -- Time elapsed: 0.056 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithEmptyExpression -- Time elapsed: 0.044 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithInvalidPathContainintPoint -- Time elapsed: 0.068 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0.047 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationAfterVariableModifiations -- Time elapsed: 0.071 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnVariable -- Time elapsed: 0.085 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameter -- Time elapsed: 0.059 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverEObject -- Time elapsed: 0.047 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithIncorretServiceExpression -- Time elapsed: 0.061 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullParameters -- Time elapsed: 0.051 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverNotEObject -- Time elapsed: 0.059 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionOnOtherM2 -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionOnOtherM2 -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionOnEcore -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testProposals -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionOnInterpreterPrefix -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionOnInterpreterPrefix -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionEmtpyField -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionOnEcore -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionEmtpyField -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithEmptyExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterValidationOnIncorrectVariableExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithIncorretServiceExpression -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterCollectionEvaluationOnArrayValues -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithNullExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationAfterVariableModifiations -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithSpecificServiceExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterValidationWithCompositeInterpretedExpressionQuery -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithNullParameters -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterValidationOnSpecificVariableExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceNoCompletion -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionOnOtherM2 -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionOnOtherM2 -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionOnEcore -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testProposals -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionOnInterpreterPrefix -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionOnInterpreterPrefix -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionEmtpyField -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionOnEcore -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testNoCompletion -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionEmtpyField -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureProposalProviderWithPseudoFeatureTests.testFeatureProposalProviderNewEmptyExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureProposalProviderWithPseudoFeatureTests.testFeatureProposalProvider -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureProposalProviderWithPseudoFeatureTests.testFeatureProposalProviderWithPrefix -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServicesWithPrefix -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServices -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithoutServices -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderNewEmptyExpression -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServicesOnVariableWithPrefix -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServicesOnVariable -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderWithVariables -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderWithVariablesWithPrefix -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderNewEmptyExpression -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderWithoutVariables -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnGroup -- Time elapsed: 0.848 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTable -- Time elapsed: 0.119 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTree -- Time elapsed: 0.083 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromInternalTextEditor -- Time elapsed: 1.548 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromExternalTextEditor -- Time elapsed: 1.978 s
16:46:56 org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetSuffixedFilesFromWorkspace -- Time elapsed: 0.078 s
16:46:56 org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedFilesFromWorkspace -- Time elapsed: 0.061 s
16:46:56 org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetAllFilesFromWorkspace -- Time elapsed: 0.073 s
16:46:56 org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedSuffixedFilesFromWorkspace -- Time elapsed: 0.082 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionPerPrefixFirstChar -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionForEmptyExpression -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionForInterpreterEmptyExpression -- Time elapsed: 0.081 s
16:46:56 org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnCrossTableDialect -- Time elapsed: 0.368 s
16:46:56 org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTreeDialect -- Time elapsed: 0.231 s
16:46:56 org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnDiagramDialect -- Time elapsed: 1.041 s
16:46:56 org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTableEditionDialect -- Time elapsed: 0.289 s
16:46:56 org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramWithTransientSession -- Time elapsed: 2.005 s
16:46:56 org.eclipse.sirius.tests.unit.common.TransientSessionTests.testTableWithTransientSession -- Time elapsed: 0.795 s
16:46:56 org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramAndTableWithTransientSession -- Time elapsed: 2.013 s
16:46:56 org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistoryWithClosedSession -- Time elapsed: 0.222 s
16:46:56 org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistory -- Time elapsed: 0.194 s
16:46:56 org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileDeletingResource -- Time elapsed: 0.184 s
16:46:56 org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testNoAdapterRemovalAfterLateRemoveNotificationReception -- Time elapsed: 0.164 s
16:46:56 org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileReloadingResource -- Time elapsed: 0.113 s
16:46:56 org.eclipse.sirius.tests.unit.common.SaverTest.testSaveInMiddleOfTransaction -- Time elapsed: 0.039 s
16:46:56 org.eclipse.sirius.tests.unit.common.SaverTest.testSaveInMiddleOfTransactionWithSavingPolicyExecutingAEMFCommand -- Time elapsed: 0.031 s
16:46:56 org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceAdditionInNonModelingProject -- Time elapsed: 0.218 s
16:46:56 org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceDetectionInModelingProject -- Time elapsed: 0.667 s
16:46:56 org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testAirResourceAddition -- Time elapsed: 0.199 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterModificationAndControls -- Time elapsed: 0.963 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterMultipleModificationsAndControls -- Time elapsed: 0.505 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterMultipleControlsAndModifications -- Time elapsed: 0.559 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testControlImpactOnSemanticResource -- Time elapsed: 0.418 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testAddControlledResourceWithInterFragmentsReferencesAsSemanticResource -- Time elapsed: 0.531 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.053 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigration -- Time elapsed: 0.109 s
16:46:56 org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigrationForNonResolvableModel -- Time elapsed: 0.063 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.SemanticResourceURIInAirdTests.testSemanticResourcesTagInAird -- Time elapsed: 0.128 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testProvidedResourceStrategy -- Time elapsed: 0.112 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceStrategyWithControlledResource -- Time elapsed: 0.096 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testOptimizedResourceStrategyIsNotUsed -- Time elapsed: 0.104 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceReleasingAtSessionClosure -- Time elapsed: 0.732 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourcestrategyExtensionPoint -- Time elapsed: 0.097 s
16:46:56 org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyForUmlTests.testDefaultOptimizedResourceStrategy -- Time elapsed: 0.687 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.OpenSessionTest.testResourceLoadingAtOpenSession -- Time elapsed: 0.141 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAfterEnablingFirstViewpoint -- Time elapsed: 0.138 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAuthorityAfterCreatingAnotherSession -- Time elapsed: 0.090 s
16:46:56 org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitDeactivated -- Time elapsed: 0.086 s
16:46:56 org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitActivated -- Time elapsed: 0.082 s
16:46:56 org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerIntegration -- Time elapsed: 0.761 s
16:46:56 org.eclipse.sirius.tests.unit.api.representation.InvalidRepresentationTest.testInvalidRepresentationWithNonSplitRep -- Time elapsed: 0.187 s
16:46:56 org.eclipse.sirius.tests.unit.api.representation.InvalidRepresentationTest.testInvalidRepresentationWithSplitRep -- Time elapsed: 0.202 s
16:46:56 org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testRepLazyLoadAtRepCRUD -- Time elapsed: 1.808 s
16:46:56 org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testDeleteRepresentation -- Time elapsed: 0.199 s
16:46:56 org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testDiagramDescriptions -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testTreeDescriptions -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testTableDescriptions -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testViewpointDescriptions -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testSequenceDescriptions -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.ZombieViewpointsTest.testViewpointRemovedFromWorkspaceDoNotReappear -- Time elapsed: 0.114 s
16:46:56 org.eclipse.sirius.tests.unit.api.mm.DAnnotationTest.testDAnnotationOnDRepDesc -- Time elapsed: 0.183 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict -- Time elapsed: 0.083 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioningAndBefore -- Time elapsed: 0.045 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBefore -- Time elapsed: 0.048 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict2 -- Time elapsed: 0.043 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict -- Time elapsed: 0.056 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict2 -- Time elapsed: 0.044 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplaceMissingPage -- Time elapsed: 0.049 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingConflict -- Time elapsed: 0.052 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplace -- Time elapsed: 0.041 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBefore -- Time elapsed: 0.041 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBeforeMissingPage -- Time elapsed: 0.066 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict2 -- Time elapsed: 0.056 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplacement -- Time elapsed: 0.066 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering2 -- Time elapsed: 0.043 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfter -- Time elapsed: 0.073 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfter -- Time elapsed: 0.048 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfterMissingPage -- Time elapsed: 0.046 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingNoPositioning -- Time elapsed: 0.052 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterFirstPage -- Time elapsed: 0.045 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering -- Time elapsed: 0.064 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioning -- Time elapsed: 0.043 s
16:46:56 org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict -- Time elapsed: 0.041 s
16:46:56 org.eclipse.sirius.tests.unit.api.modelingproject.ModelingProjectDetectionTest.test_modeling_project_with_multiple_aird_and_no_viewpoints -- Time elapsed: 0.089 s
16:46:56 org.eclipse.sirius.tests.unit.api.query.NotificationQueryTests.testNotificationQuery -- Time elapsed: 0.081 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForConditionalStyles -- Time elapsed: 0.150 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForStyleCustomization -- Time elapsed: 0.192 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnClosedSession -- Time elapsed: 0.289 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesWithNotAnalysedProject -- Time elapsed: 0.247 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnOpenedSession -- Time elapsed: 0.279 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testUpdateDependencies -- Time elapsed: 0.305 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInEditionTable -- Time elapsed: 0.640 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSimpleEditionTable -- Time elapsed: 0.694 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassBackgroundColors -- Time elapsed: 0.617 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshCrossTable -- Time elapsed: 0.549 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithAssociations -- Time elapsed: 0.536 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassForegroundColors -- Time elapsed: 0.555 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshEditionTable -- Time elapsed: 0.543 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInCrossTable -- Time elapsed: 0.548 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingDomainBased -- Time elapsed: 0.562 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithGeneralization -- Time elapsed: 0.616 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInSimpleTable -- Time elapsed: 0.543 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingNoDomainBased -- Time elapsed: 0.543 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVirtualFeatureColumns -- Time elapsed: 0.537 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInCrossTable -- Time elapsed: 0.485 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testSimpleEditionTable -- Time elapsed: 0.829 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassBackgroundColors -- Time elapsed: 0.888 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticLineInSimpleEditionTable -- Time elapsed: 1.127 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithAssociations -- Time elapsed: 0.795 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassForegroundColors -- Time elapsed: 0.938 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForCellInCrossTable -- Time elapsed: 0.890 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInCrossTableFromOtherDiagram -- Time elapsed: 2.400 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithGeneralization -- Time elapsed: 1.013 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForFeatureParentExpressionInSimpleTable -- Time elapsed: 0.637 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagramInAutoRefreshMode -- Time elapsed: 2.272 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInSimpleEditionTableFromOtherDiagram -- Time elapsed: 2.478 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInSimpleEditionTableFromOtherDiagram -- Time elapsed: 2.549 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagram -- Time elapsed: 2.501 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundFontStyle -- Time elapsed: 0.482 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnBackgroundStyle -- Time elapsed: 0.557 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundSizeStyle -- Time elapsed: 0.504 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundColorStyle -- Time elapsed: 0.586 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testNormalSort -- Time elapsed: 0.540 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testDescendingSortOnNameColumn -- Time elapsed: 0.509 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testAscendingSortOnNameColumn -- Time elapsed: 0.600 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testNormalSort -- Time elapsed: 0.803 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testDescendingSortOnNameColumn -- Time elapsed: 0.896 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testAscendingSortOnNameColumn -- Time elapsed: 0.892 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testNormalSort -- Time elapsed: 0.478 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testAscendingSortOnFirstLine -- Time elapsed: 0.480 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testDescendingSortOnFirstLine -- Time elapsed: 0.504 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testNormalSort -- Time elapsed: 0.731 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testAscendingSortOnFirstLine -- Time elapsed: 0.900 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testDescendingSortOnFirstLine -- Time elapsed: 0.899 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.dialect.DialectManagerTest.testPreconditionOnAvailableTableDescription -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformation -- Time elapsed: 0.742 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvTransformation -- Time elapsed: 0.717 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformationWithHiddenElements -- Time elapsed: 0.797 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvExport -- Time elapsed: 0.800 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvExport -- Time elapsed: 0.713 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvExport -- Time elapsed: 0.251 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvTransformationWithCroppedMultiLineLabel -- Time elapsed: 0.230 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testTableLabelProvider -- Time elapsed: 0.717 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testCrossTableLabelProvider -- Time elapsed: 0.764 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.vsm.editor.PopupMenuTest.testNavigationMenuOnToolSection -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.vsm.editor.PopupMenuTest.testCreationMenuOnToolSection -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnColumnCreationTool -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnLineCreationToolOnEditionTable -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnCrossColumnCreationTool -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnLineCreationToolOnCrossTable -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.vsm.edit.TableAdapterFactoryRegistryTest.testExposedAdapterFactories -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_056 -- Time elapsed: 0.532 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_057 -- Time elapsed: 0.511 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_058 -- Time elapsed: 0.457 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_059 -- Time elapsed: 0.466 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_060 -- Time elapsed: 0.474 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_061 -- Time elapsed: 0.495 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_062 -- Time elapsed: 0.510 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_063 -- Time elapsed: 0.503 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_064 -- Time elapsed: 0.529 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreatColumnTool -- Time elapsed: 0.233 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreateLineTool -- Time elapsed: 0.249 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.RefreshToolActionBarTest.testRefreshToolBarCreateLine -- Time elapsed: 0.386 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteLineTool -- Time elapsed: 0.153 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateColumnTool -- Time elapsed: 0.192 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateCellTool -- Time elapsed: 0.171 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteColumnTool -- Time elapsed: 0.211 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateLineTool -- Time elapsed: 0.241 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshAfterDeleteAllColumns -- Time elapsed: 0.616 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 1.917 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.578 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 1.641 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshDeleteOneColumn -- Time elapsed: 0.557 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 1.381 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.664 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 1.261 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 1.295 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.576 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 1.296 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInDeleteColumnTool -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInLabelEditTool -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateLineTool -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCellEditorTool -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateCrossColumnTool -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInDeleteLineTool -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateColumnTool -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateCellTool -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.InvalidParentExpressionTest.testCellWithInvalidFeatureParentExpressionIsBlank -- Time elapsed: 0.291 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testTableDialectUIManagerRefresh -- Time elapsed: 0.407 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testLocalRefreshAfterAEClassNameChange -- Time elapsed: 0.234 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.TableNotDirtyOnOpeningTest.testRefreshFeatureColumn -- Time elapsed: 0.690 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_155 -- Time elapsed: 0.465 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_158 -- Time elapsed: 0.778 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_159 -- Time elapsed: 0.508 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_162 -- Time elapsed: 0.776 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_ascendingSortOnNameColumn -- Time elapsed: 0.622 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_NormalSort -- Time elapsed: 0.595 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_descendingSortOnNameColumn -- Time elapsed: 0.738 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnSecondColumn -- Time elapsed: 0.615 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnFirstLine -- Time elapsed: 0.550 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnSeconfColumn -- Time elapsed: 0.514 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnFirstLine -- Time elapsed: 0.484 s
16:46:56 org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_NormalSort -- Time elapsed: 0.520 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastDomainBasedCellInLine -- Time elapsed: 0.536 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastCellInLine -- Time elapsed: 0.595 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteManyCells -- Time elapsed: 0.503 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.CrossReferencedDLineDeleteTest.testDeleteSemanticDeleteCrossReferencedLine -- Time elapsed: 0.444 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_1024 -- Time elapsed: 0.543 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_2048 -- Time elapsed: 0.833 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_128 -- Time elapsed: 0.289 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_256 -- Time elapsed: 0.368 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_1024 -- Time elapsed: 0.488 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_2048 -- Time elapsed: 0.616 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_128 -- Time elapsed: 0.494 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_256 -- Time elapsed: 0.342 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testColumnCreationWithToolUsingVariables -- Time elapsed: 0.852 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testCrossColumnCreationWithToolUsingVariables -- Time elapsed: 0.913 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.refresh.TableStyleRefreshTest.testConditionalStyleChange -- Time elapsed: 0.259 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.TableWithMultivaluedAttributeTest.testTableWithMultivaluedAttribute -- Time elapsed: 0.152 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onEditionTable -- Time elapsed: 0.285 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnToMinus1_onCrossTable -- Time elapsed: 0.319 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onCrossTable -- Time elapsed: 0.359 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testHideHeaderColumn_onEditionTable -- Time elapsed: 0.296 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onCrossTable -- Time elapsed: 0.276 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onEditionTable -- Time elapsed: 0.349 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.variables.TableVariableTests.testAddLines -- Time elapsed: 1.292 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoColorStep -- Time elapsed: 1.577 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test1ValidColorStep -- Time elapsed: 1.522 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test3ValidColorSteps -- Time elapsed: 1.303 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoValidColorStepManyUndefinedColorSteps -- Time elapsed: 1.387 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor -- Time elapsed: 2.078 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor -- Time elapsed: 1.328 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColorWithMigration -- Time elapsed: 3.031 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColor -- Time elapsed: 3.886 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.LabelColorOnListElementTest.testLabelColorOnListElementOnNewRepresentation -- Time elapsed: 3.823 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testSortColors -- Time elapsed: 0.128 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testCollectVsmColors -- Time elapsed: 0.123 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testRgbToString -- Time elapsed: 0.117 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testGetLighterColor -- Time elapsed: 0.100 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testColorManagerCacheForTwoCallOnSameRGBValues -- Time elapsed: 0.105 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testStringToRGB -- Time elapsed: 0.105 s
16:46:56 org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateContainer -- Time elapsed: 1.572 s
16:46:56 org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateEdge -- Time elapsed: 1.931 s
16:46:56 org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateNode -- Time elapsed: 1.766 s
16:46:56 org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationDescriptorNoChange -- Time elapsed: 1.282 s
16:46:56 org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationAndChangeIdUpdateNoChange -- Time elapsed: 1.283 s
16:46:56 org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationUpdate -- Time elapsed: 1.255 s
16:46:56 org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationElementUpdate -- Time elapsed: 1.301 s
16:46:56 org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testGMFElementUpdate -- Time elapsed: 1.263 s
16:46:56 org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testTransientFeatureNoChange -- Time elapsed: 1.410 s
16:46:56 org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testmultiDRepresentationUpdate -- Time elapsed: 1.315 s
16:46:56 org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithUndoFromDiagram -- Time elapsed: 1.716 s
16:46:56 org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreation -- Time elapsed: 1.709 s
16:46:56 org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagram -- Time elapsed: 1.922 s
16:46:56 org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletionWithEmptyDiagram -- Time elapsed: 0.535 s
16:46:56 org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagramWithUndoFromDiagram -- Time elapsed: 1.571 s
16:46:56 org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletion -- Time elapsed: 0.452 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesEdge -- Time elapsed: 0.278 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesdNode -- Time elapsed: 0.161 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesDiagram -- Time elapsed: 0.221 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesContainer -- Time elapsed: 0.208 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsEdge -- Time elapsed: 0.205 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsNode -- Time elapsed: 0.155 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsContainer -- Time elapsed: 0.216 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.ModifySemanticElementTest.testDiagramIntegrityWhenRenamingSemanticElement -- Time elapsed: 0.199 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testMovingSemanticElementMovesContainer -- Time elapsed: 0.359 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testDiagramIntegrityWhenMovingSemanticElement -- Time elapsed: 0.366 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testMovingSemanticElementMovesNodes -- Time elapsed: 0.300 s
16:46:56 org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidation -- Time elapsed: 1.543 s
16:46:56 org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidationOnlyOneErrorMessage -- Time elapsed: 1.349 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testFind -- Time elapsed: 1.730 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnsynchronizedDeleteAndUnregister -- Time elapsed: 1.778 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testRegister -- Time elapsed: 1.654 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnregister -- Time elapsed: 1.610 s
16:46:56 org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testDeleteAndUnregister -- Time elapsed: 2.194 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithPrefixCreation -- Time elapsed: 1.717 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithoutPrefixCreation -- Time elapsed: 0.173 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.CanonicalDBorderItemLocatorTest.testVisibilityConsistency -- Time elapsed: 0.097 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.dialect.DiagramDialectServicesTests.testDescriptionCreationWithRootElementDomainClassWIthAQLSyntax -- Time elapsed: 0.210 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramDialectUIManagerRefresh -- Time elapsed: 1.038 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testRepresentationDescriptorQueryAfterDeletion -- Time elapsed: 0.118 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramOpeningAfterDeletionUndo -- Time elapsed: 0.936 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalTests.testGetLabelWithAQLSyntax -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.TypeNameTest.testFromString -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideGeneralizations -- Time elapsed: 1.748 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideReferences -- Time elapsed: 1.749 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideClassContentFilter -- Time elapsed: 1.792 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerReferenceCreation -- Time elapsed: 0.689 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerNameEdition -- Time elapsed: 0.680 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerAttributeCreation -- Time elapsed: 0.646 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerSupertypeCreation -- Time elapsed: 0.660 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerOperationCreation -- Time elapsed: 0.668 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerCompositionCreation -- Time elapsed: 0.713 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testPackageLayerPackageCreation -- Time elapsed: 0.610 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerClassCreation -- Time elapsed: 0.608 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckNoVisibilityPropagatorAdapterWhenNoEditor -- Time elapsed: 0.201 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckEachOpenDiagramHasItsVisibilityPropagatorAdapter -- Time elapsed: 2.142 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckAllOpenDiagramHaveOnlyOneVisibilityPropagatorAdapter -- Time elapsed: 1.542 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testRevertAirdFileAfterDiagramCreation -- Time elapsed: 1.748 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testDeleteSemanticElementCorrespondingToNode -- Time elapsed: 2.078 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testNoMsgInErrorLogWhenSelectedADNodeListWithProxyTarget -- Time elapsed: 2.051 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 1.160 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testPackageLayerRefresh -- Time elapsed: 0.993 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.688 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testPackageLayerVisibility -- Time elapsed: 0.970 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideOperations -- Time elapsed: 1.810 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideDerivedFeature -- Time elapsed: 1.817 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideGeneralizations -- Time elapsed: 1.633 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideReferences -- Time elapsed: 1.654 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideClassContentFilter -- Time elapsed: 1.741 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerReferenceCreation -- Time elapsed: 0.914 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerNameEdition -- Time elapsed: 0.598 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerAttributeCreation -- Time elapsed: 0.796 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerSupertypeCreation -- Time elapsed: 0.609 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerOperationCreation -- Time elapsed: 0.743 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerCompositionCreation -- Time elapsed: 0.680 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerBiReferenceCreation -- Time elapsed: 0.960 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testPackageLayerPackageCreation -- Time elapsed: 0.554 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerClassCreation -- Time elapsed: 0.593 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsTests.testTooltipInitializedOnDiagramCreation -- Time elapsed: 2.365 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsComputedOnNewElements -- Time elapsed: 0.698 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsRefreshedOnSemanticChanges -- Time elapsed: 0.731 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDropTests.testDropExternalEClass -- Time elapsed: 1.799 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToPageIsAvailable -- Time elapsed: 1.664 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToHeightIsAvailable -- Time elapsed: 1.556 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomAndCheckEdgePosition -- Time elapsed: 1.484 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToWidthIsAvailable -- Time elapsed: 1.377 s
16:46:56 org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenSessionGetsCreated -- Time elapsed: 0.229 s
16:46:56 org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenCreatingANewDiagram -- Time elapsed: 0.253 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.754 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testContentLayerRefresh -- Time elapsed: 1.148 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testContentLayerVisibility -- Time elapsed: 0.338 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.618 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.285 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.271 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsesLayerRefresh -- Time elapsed: 0.305 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.177 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsedByLayerRefresh -- Time elapsed: 0.294 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsedbyLayerVisibility -- Time elapsed: 0.311 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.163 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsesLayerVisibility -- Time elapsed: 0.300 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 1.382 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testPackageLayerRefresh -- Time elapsed: 1.076 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.758 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testPackageLayerVisibility -- Time elapsed: 0.956 s
16:46:56 org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartup_ExistingRepresentation -- Time elapsed: 0.891 s
16:46:56 org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupNoInit_NewSession -- Time elapsed: 0.133 s
16:46:56 org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupInit_NewSession -- Time elapsed: 0.205 s
16:46:56 org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartup_ExistingRepresentation -- Time elapsed: 0.181 s
16:46:56 org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupInit_NewSession -- Time elapsed: 0.939 s
16:46:56 org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupNoInit_NewSession -- Time elapsed: 0.087 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenRepresentationInEditor -- Time elapsed: 2.712 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesSave -- Time elapsed: 0.961 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenMultipleSessions -- Time elapsed: 3.346 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testMultipleSameNotifications -- Time elapsed: 0.840 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testReloadingWithOutsideModifications -- Time elapsed: 2.113 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testRepresentationsNotifications -- Time elapsed: 0.856 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testDeleteAirdDirtySession -- Time elapsed: 2.810 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesDirty -- Time elapsed: 0.838 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateUndoSaveMakesNotDirty -- Time elapsed: 0.863 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testSessionResourceSetSyncInstallation -- Time elapsed: 0.656 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testNoSemanticNotification -- Time elapsed: 0.655 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromModel -- Time elapsed: 1.652 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testActionEnablementForActionBarButton -- Time elapsed: 1.779 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromDiagram -- Time elapsed: 1.498 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.EntitiesDiagramCustomizationsTests.testBackgroundInterpolatedColor -- Time elapsed: 1.457 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnEPackage -- Time elapsed: 0.329 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnOperation -- Time elapsed: 0.933 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testInsertNewElement -- Time elapsed: 0.792 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testMoveElement -- Time elapsed: 0.729 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testListContainerStyle -- Time elapsed: 1.786 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testContainerStyle -- Time elapsed: 1.715 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDerivedReferenceTests.testDerivedReferences -- Time elapsed: 0.560 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetweenAnArchetypeAndAnEClass -- Time elapsed: 0.324 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2Archetype -- Time elapsed: 0.329 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2EClass -- Time elapsed: 0.319 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnEdgeReconnection -- Time elapsed: 3.222 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDragAndDrop -- Time elapsed: 3.255 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDirectEdit -- Time elapsed: 3.378 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDragOnDropWithBorderedNodes -- Time elapsed: 1.631 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithoutNavigationDescription -- Time elapsed: 1.790 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithNavigationDescription -- Time elapsed: 2.969 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColor -- Time elapsed: 1.472 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColorUsingDiagramVariable -- Time elapsed: 2.721 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithFixedColor -- Time elapsed: 1.601 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibilityWithCloseAndReopenSession -- Time elapsed: 0.679 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibility -- Time elapsed: 0.370 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingVisibility -- Time elapsed: 0.353 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElements -- Time elapsed: 0.372 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElementsAndHideMapping -- Time elapsed: 0.365 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElements -- Time elapsed: 0.401 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithoutSemanticElements -- Time elapsed: 0.368 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithSemanticElements -- Time elapsed: 0.366 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testReuseContainerMappingImportsWithoutSemanticElements -- Time elapsed: 0.378 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElementsAndExtension -- Time elapsed: 0.375 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.Layers1203Tests.testBorderedMappingImportOnContainerMappingImport -- Time elapsed: 0.240 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.Layers1302Tests.testConditionalStyleWithMappingImport -- Time elapsed: 0.233 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.Layers1796Tests.testRefreshWithEdgeMappingImport -- Time elapsed: 0.296 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.Layers1887Tests.testOverrideConditionnalStyles -- Time elapsed: 0.346 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testNodeMappingImportHierachyBug1794 -- Time elapsed: 0.073 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testNodeMappingImportAndHideSubElements -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testDiagramElementsWithDeletedTarget -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testContainerMappingImportHierachy -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testNodeMappingImportHierachy -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testMappingNotInActiveLayer -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testContainerMappingImportAndHideSubElements -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.MappingsTableTests.testBuildWithIndirectCycleContainerMappingReuseAndImport -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.MappingsTableTests.testBuildWithDirectCycleContainerMappingReuseandImport -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.MappingsTableTests.testSearch -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.mapping.EdgeMappingCreationDescriptionTests.testBestMappingWhenEdgeCreationDescriptionHaveTwoMappings -- Time elapsed: 0.127 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testSetpropertyValue -- Time elapsed: 0.009 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testEnumExtendedFeature -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testStringExtendedFeature -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testUseOfCustomDescriptor -- Time elapsed: 0.009 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorConvertDataTypes -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorWithEEnum -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorEIsKnownWithQualifiedTypeAndStandardSyntax -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOfWithQualifiedNameAndAQLSyntax -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorEIsKnownWithQualifiedTypeAndAQLSyntax -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOf2 -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorCreateInstance -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOf -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorEIsKnown -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOfWithQualifiedNameAndStandardSyntax -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testForOperation -- Time elapsed: 0.132 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideSelf -- Time elapsed: 0.133 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperation -- Time elapsed: 0.127 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionError -- Time elapsed: 0.134 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testChangeContextOperation -- Time elapsed: 0.130 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationDefault -- Time elapsed: 0.123 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperation -- Time elapsed: 0.131 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testRemoveOperation -- Time elapsed: 0.152 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperationConditionError -- Time elapsed: 0.136 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionNull -- Time elapsed: 0.163 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetObjectOperation -- Time elapsed: 0.123 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testUnsetOperation -- Time elapsed: 0.135 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testMoveOperation -- Time elapsed: 0.144 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetValueOperation -- Time elapsed: 0.127 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateInstanceOperation -- Time elapsed: 0.125 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateEdgeView -- Time elapsed: 0.181 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperation -- Time elapsed: 0.145 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideExistingVariable -- Time elapsed: 0.137 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testBadContainerViewExpression2 -- Time elapsed: 0.479 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression2 -- Time elapsed: 0.527 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression3 -- Time elapsed: 0.445 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testBadContainerViewExpression -- Time elapsed: 0.465 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression -- Time elapsed: 0.458 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNominal -- Time elapsed: 0.441 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoMapping -- Time elapsed: 0.504 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImage -- Time elapsed: 0.802 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger2 -- Time elapsed: 0.214 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingDownScale -- Time elapsed: 0.742 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagram -- Time elapsed: 0.168 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger2 -- Time elapsed: 1.552 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScaling -- Time elapsed: 1.047 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger2 -- Time elapsed: 0.226 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZNoAutoScaling -- Time elapsed: 0.264 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagramThatLeadsToNaNComputation -- Time elapsed: 0.168 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger2 -- Time elapsed: 0.169 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGNoAutoScaling -- Time elapsed: 0.223 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportInvalidImagePath -- Time elapsed: 0.433 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingDownScale -- Time elapsed: 1.019 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingDownScale -- Time elapsed: 0.159 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger -- Time elapsed: 0.208 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScaling -- Time elapsed: 1.034 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScaling -- Time elapsed: 1.090 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGNoAutoScaling -- Time elapsed: 0.204 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger -- Time elapsed: 0.246 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageWithUnsynchronizedGMFModel -- Time elapsed: 0.668 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNullScaleThrowsException -- Time elapsed: 0.143 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testInMemoryResourceExportPathComputation -- Time elapsed: 0.135 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScaling -- Time elapsed: 0.287 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScaling -- Time elapsed: 0.549 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNegativeScaleThrowsException -- Time elapsed: 0.155 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPNoAutoScaling -- Time elapsed: 0.229 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger2 -- Time elapsed: 0.332 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger -- Time elapsed: 0.346 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageFromAnotherSession -- Time elapsed: 0.470 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger -- Time elapsed: 0.337 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger2 -- Time elapsed: 0.160 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingDownScale -- Time elapsed: 0.968 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger -- Time elapsed: 0.238 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGWithTraceability -- Time elapsed: 0.261 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithTooLargeScaleThrowsException -- Time elapsed: 0.145 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingDownScale -- Time elapsed: 0.901 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGNoAutoScaling -- Time elapsed: 0.178 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingDownScale -- Time elapsed: 0.575 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFNoAutoScaling -- Time elapsed: 0.180 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGNoAutoScaling -- Time elapsed: 0.467 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger -- Time elapsed: 0.244 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPAutoScalingIfLarger2 -- Time elapsed: 0.188 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScaling -- Time elapsed: 0.170 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testAttributeWhenExportingAsSVG -- Time elapsed: 1.675 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testEmbeddedIds -- Time elapsed: 1.373 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGAutoScalingIfLarger -- Time elapsed: 5.899 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGWithTraceability -- Time elapsed: 2.641 s
16:46:56 org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGNoAutoScaling -- Time elapsed: 3.932 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.navigation.OpenRepresentationTest.testCandidatesForOpenRepresentation -- Time elapsed: 1.503 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testAllViewpointsEnabled -- Time elapsed: 1.302 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignViewpointDisabled -- Time elapsed: 1.364 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignAndReviewViewpointsDisabled -- Time elapsed: 1.330 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testReviewViewpointDisabled -- Time elapsed: 1.336 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testDiagramCreation -- Time elapsed: 3.104 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testReferencesFromGMFViewsToDiagramElements -- Time elapsed: 2.347 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfDiagramElements -- Time elapsed: 2.357 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testCopiedRepresentationNameAndDocumentation -- Time elapsed: 2.436 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicatedUids -- Time elapsed: 2.925 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfGMFViews -- Time elapsed: 2.872 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testGMFViewsIsSetProperties -- Time elapsed: 2.427 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicationOfSemanticElements -- Time elapsed: 2.567 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationLayerDeactivation -- Time elapsed: 0.610 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecoration -- Time elapsed: 0.534 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecoration -- Time elapsed: 0.562 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationsSet -- Time elapsed: 0.518 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecoration -- Time elapsed: 0.634 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationDescription -- Time elapsed: 0.453 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationLayerDeactivation -- Time elapsed: 0.483 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationEditPart -- Time elapsed: 0.520 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationEditPart -- Time elapsed: 0.629 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationLayerDeactivation -- Time elapsed: 0.479 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationEditPart -- Time elapsed: 0.572 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.DecorationRefreshTest.testRefreshOnListElement -- Time elapsed: 0.231 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_NotOptional -- Time elapsed: 1.053 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecorationFromDiagramExtension -- Time elapsed: 1.566 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration -- Time elapsed: 1.935 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_Optional -- Time elapsed: 1.593 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration -- Time elapsed: 1.828 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testTransientLayerActivationInManualRefresh -- Time elapsed: 0.855 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecorationFromDiagramExtension -- Time elapsed: 1.573 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_NotOptional -- Time elapsed: 0.865 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_Optional -- Time elapsed: 0.821 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteElementEdgeEditPart -- Time elapsed: 2.367 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerEditPart -- Time elapsed: 2.547 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteViaKeyboardContainerLabelEditPart -- Time elapsed: 2.362 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteRelationEdgeEditPartWithDeleteTool -- Time elapsed: 2.417 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteEdgeLabel -- Time elapsed: 2.654 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteContainerLabelEditPart -- Time elapsed: 2.376 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyBoardEdgeLabel -- Time elapsed: 2.559 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyboardContainerEditPart -- Time elapsed: 2.554 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerOfSemanticTarget -- Time elapsed: 3.128 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteDisabledRelationEdgeEditPart -- Time elapsed: 1.283 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testNoDeleteRelationEdgeEditPartWithoutDeleteTool -- Time elapsed: 1.367 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteViaKeyboardContainerEditPart -- Time elapsed: 1.192 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testActionEnablementForDragAndDroppedElements -- Time elapsed: 2.308 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testDropExternalEClass -- Time elapsed: 1.370 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testUncontrol -- Time elapsed: 0.166 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControlThenUncontrolThenControl -- Time elapsed: 0.167 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControl -- Time elapsed: 0.381 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.control.ControlDetectorTest.testControlDetectionOnSessionOpening -- Time elapsed: 0.158 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation2 -- Time elapsed: 0.260 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation -- Time elapsed: 0.241 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagram -- Time elapsed: 3.050 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagramAndHideEdge -- Time elapsed: 3.177 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagram -- Time elapsed: 3.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideAction -- Time elapsed: 2.016 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClonedDiagram -- Time elapsed: 2.289 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagramAndReveleadNode -- Time elapsed: 2.813 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideThenRevealActions -- Time elapsed: 1.858 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeElements -- Time elapsed: 1.775 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnSingleEdge -- Time elapsed: 1.288 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleNode -- Time elapsed: 1.299 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleBorderedNode -- Time elapsed: 1.151 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleBorderedNodes -- Time elapsed: 1.481 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeEdges -- Time elapsed: 1.662 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleNodes -- Time elapsed: 1.645 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultiplesNodeAndBorderedNodes -- Time elapsed: 1.615 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testRegExpWithSpaces -- Time elapsed: 1.405 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testEmptyList -- Time elapsed: 1.178 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnLeaf -- Time elapsed: 1.172 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnRoot -- Time elapsed: 1.151 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testComplexRegExp -- Time elapsed: 1.127 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringMode -- Time elapsed: 1.188 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testInitialRegExp -- Time elapsed: 1.198 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnLeaf -- Time elapsed: 1.240 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnRoot -- Time elapsed: 1.285 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithStringJockers -- Time elapsed: 1.153 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithOneCharJockers -- Time elapsed: 1.232 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithSpacesAtTheEnd -- Time elapsed: 1.078 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithCases -- Time elapsed: 1.003 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithoutRegularExpressions -- Time elapsed: 1.020 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithEmptyPattern -- Time elapsed: 1.122 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testUnpinElements -- Time elapsed: 1.043 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testPinElements -- Time elapsed: 0.945 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testNoChangeIfAllElementsPinned -- Time elapsed: 1.061 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnTwoContainers -- Time elapsed: 2.890 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnTwoContainers -- Time elapsed: 1.584 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsSource -- Time elapsed: 1.564 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsTarget -- Time elapsed: 1.776 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation1 -- Time elapsed: 1.828 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation2 -- Time elapsed: 1.536 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation3 -- Time elapsed: 2.023 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation4 -- Time elapsed: 2.981 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNode -- Time elapsed: 1.552 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithScroll -- Time elapsed: 1.516 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithELK -- Time elapsed: 1.600 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildren -- Time elapsed: 1.449 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWhenOnlyABorderLabelShouldBeMoved -- Time elapsed: 1.988 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnAContainerAndSomeChildrenOfOtherConainer -- Time elapsed: 1.500 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteHaveFixedSizeAfterLayout -- Time elapsed: 1.628 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_nodeMappingOrderReversed -- Time elapsed: 1.518 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnAContainerAndSomeChildrenOfOtherConainer -- Time elapsed: 1.693 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testSizeOfRootNode -- Time elapsed: 1.609 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerWithBorderNode -- Time elapsed: 1.556 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsSource -- Time elapsed: 1.588 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsTarget -- Time elapsed: 1.726 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildrenn_ContainedInAContainer -- Time elapsed: 1.437 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testVStackContainerLayout -- Time elapsed: 1.868 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsSource -- Time elapsed: 2.061 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsTarget -- Time elapsed: 1.674 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testEmptyListContainerMinimalSizeLayout -- Time elapsed: 1.783 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithoutELK -- Time elapsed: 1.817 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerWithBorderNode -- Time elapsed: 1.612 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInDiagram -- Time elapsed: 1.544 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testTextHaveFixedSizeAfterLayout -- Time elapsed: 1.389 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testLocationOfLabelOnBorderOnBorderNode -- Time elapsed: 1.443 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsSource -- Time elapsed: 1.657 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsTarget -- Time elapsed: 1.660 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithAllAuthorizedSides -- Time elapsed: 1.539 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerWithIconListItemsLayout -- Time elapsed: 1.455 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsSource -- Time elapsed: 1.613 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsTarget -- Time elapsed: 1.484 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResult -- Time elapsed: 1.425 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInAnotherContainer -- Time elapsed: 1.707 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerLayout -- Time elapsed: 1.806 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren -- Time elapsed: 1.700 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefFalse -- Time elapsed: 1.559 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNodeWithLabel -- Time elapsed: 1.529 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerAndSomeOfItsChildren -- Time elapsed: 1.677 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithEdgeOutsideOfBoundingBox -- Time elapsed: 1.818 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren_ContainedInAContainer -- Time elapsed: 1.442 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultOfDiagramWithOneChild -- Time elapsed: 1.509 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithOneAuthorizedSide -- Time elapsed: 1.588 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInAnotherContainer -- Time elapsed: 1.545 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithPinnedElements -- Time elapsed: 1.835 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInDiagram -- Time elapsed: 1.545 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerAndSomeOfItsChildren -- Time elapsed: 2.079 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefTrue -- Time elapsed: 1.670 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.CopyFormatActionTests.testActionCopyFormat -- Time elapsed: 1.868 s
16:46:56 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeList -- Time elapsed: 0.010 s
16:46:56 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDEdge -- Time elapsed: 0.011 s
16:46:56 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDNode -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeWithBorderedNode -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_UpdateGMF_NodeBoundsCorrectlyForNodeCreation -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_RemoveOrphanEdge -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_RemoveOrphanNode -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeWithBorderedNodeOf2Level -- Time elapsed: 0.011 s
16:46:56 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeContainer -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNode -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnEmptyNotationModel -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDNodeContainer -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testSynchronizeStatusDecorator -- Time elapsed: 1.386 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramSynchronized -- Time elapsed: 0.953 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronized -- Time elapsed: 0.841 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronizedOnDiagramCreation -- Time elapsed: 0.845 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testStatusBarMessage -- Time elapsed: 0.790 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithoutAutoRefresh -- Time elapsed: 0.698 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithoutAutoRefresh -- Time elapsed: 0.647 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testReconnectEdgeAndUnsyncDiagRefresh -- Time elapsed: 1.202 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithAutoRefresh -- Time elapsed: 0.679 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithAutoRefresh -- Time elapsed: 0.646 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh_WithReadOnlyPermissionEnabled -- Time elapsed: 0.909 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_AutoRefresh -- Time elapsed: 0.783 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDragNDropForDisableEditPart -- Time elapsed: 0.895 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDeleteFromDiagramNotActivatedForDisableEditPart -- Time elapsed: 0.837 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh -- Time elapsed: 0.895 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewCommand -- Time elapsed: 1.933 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewFromDiagramCommand -- Time elapsed: 1.824 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteCommandElement -- Time elapsed: 0.201 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteDiagram -- Time elapsed: 0.173 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteFromDiagramCommand -- Time elapsed: 0.168 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.resource.FileModificationValidationTest.testFileModificationValidationReadWrite -- Time elapsed: 2.164 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.resource.GMFCrossReferenceAdapterTest.testGMFCrossReferencerAdapter -- Time elapsed: 2.013 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityOnPortCollapsing -- Time elapsed: 1.165 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityWhenPortIsNearByAParentCorner -- Time elapsed: 0.971 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testOpenCollapsedDiagram -- Time elapsed: 1.684 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testCollapse -- Time elapsed: 1.493 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivation -- Time elapsed: 1.340 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefreshWithoutRefreshOnOpening -- Time elapsed: 1.808 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithAutoRefresh -- Time elapsed: 1.329 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivation -- Time elapsed: 1.452 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithAutoRefresh -- Time elapsed: 1.191 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testEdgeEditPartCreationAfterFilterDeactivation -- Time elapsed: 1.405 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefresh -- Time elapsed: 1.438 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseActivation -- Time elapsed: 0.949 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivationOnParent -- Time elapsed: 0.901 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredContainedElementCreationWithAutoRefresh -- Time elapsed: 0.898 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithoutAutoRefresh -- Time elapsed: 0.965 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithoutAutoRefresh -- Time elapsed: 0.879 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoCollapseApplicationWhenFilter -- Time elapsed: 0.798 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivationOnParent -- Time elapsed: 0.929 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefreshWithoutRefreshOnOpening -- Time elapsed: 1.311 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoFilterApplicationWhenCollapse -- Time elapsed: 0.799 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefresh -- Time elapsed: 1.301 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleSelection -- Time elapsed: 0.773 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterSorting -- Time elapsed: 0.755 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleAndSimpleSelection -- Time elapsed: 1.105 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterWithTypedFilter -- Time elapsed: 0.728 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testSimpleSelection -- Time elapsed: 0.704 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testNotFoundImage -- Time elapsed: 0.868 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpressionInCorruptedSerializedDiagram -- Time elapsed: 1.332 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageOnDiagramCreation -- Time elapsed: 1.091 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageComputedRealSize -- Time elapsed: 0.751 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testEmptyWorkspaceImagePath -- Time elapsed: 0.838 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageDefaultSize -- Time elapsed: 0.826 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpressionInCorruptedSerializedDiagram -- Time elapsed: 0.846 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpression -- Time elapsed: 1.259 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpression -- Time elapsed: 0.873 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageRealSize -- Time elapsed: 0.839 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 1.446 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLockEdgesFalse -- Time elapsed: 1.417 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.953 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroMode -- Time elapsed: 0.738 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeEdgesFalse -- Time elapsed: 0.960 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroMode -- Time elapsed: 0.797 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 1.267 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroMode -- Time elapsed: 1.401 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 1.907 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeEdgesFalse -- Time elapsed: 1.187 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.908 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroMode -- Time elapsed: 1.501 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLockEdgesFalse -- Time elapsed: 1.537 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroMode -- Time elapsed: 1.695 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroModeWithMappingsInSynchroLock -- Time elapsed: 1.395 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroMode -- Time elapsed: 0.927 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroMode -- Time elapsed: 1.329 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.810 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithEdgesInSynchroLock -- Time elapsed: 1.497 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 1.361 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroMode -- Time elapsed: 0.939 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4RecSize -- Time elapsed: 1.832 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode1Size -- Time elapsed: 1.758 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2Size -- Time elapsed: 1.566 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode3Size -- Time elapsed: 2.540 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4Size -- Time elapsed: 1.456 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2ContainedSize -- Time elapsed: 1.526 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4RecSize -- Time elapsed: 2.782 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode1Size -- Time elapsed: 2.483 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2Size -- Time elapsed: 2.651 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode3Size -- Time elapsed: 2.641 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4Size -- Time elapsed: 2.630 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2ContainedSize -- Time elapsed: 2.611 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeTest.testConsistentEdgeSizes -- Time elapsed: 0.919 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeComputationVariableTest.testEdgeSizeComputationWithVariables -- Time elapsed: 1.179 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testNoAttachmentOnEdgeSelectionWithPreferenceDisabled -- Time elapsed: 0.950 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnBeginLabelSelection -- Time elapsed: 0.857 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnCenterLabelSelection -- Time elapsed: 1.013 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEdgeSelection -- Time elapsed: 1.021 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEndLabelSelection -- Time elapsed: 1.009 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CollapseExpandFilterTest.testBorderedNodeBoundsAfterHavingCollapseAndExpandThem -- Time elapsed: 0.830 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsedHierarchy -- Time elapsed: 2.060 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNode -- Time elapsed: 1.174 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsed -- Time elapsed: 1.042 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeHierarchy -- Time elapsed: 1.444 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNode -- Time elapsed: 0.927 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNodeHierarchy -- Time elapsed: 1.601 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNodeHierarchy -- Time elapsed: 1.510 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeAndBorderedNode -- Time elapsed: 1.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeHierarchy -- Time elapsed: 1.456 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeOnNode -- Time elapsed: 1.171 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNode -- Time elapsed: 0.990 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeAndNodeHierarchy -- Time elapsed: 1.383 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetColorCategoryManager -- Time elapsed: 0.756 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetCustomColors -- Time elapsed: 0.148 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSelectedColorsByPropertyId -- Time elapsed: 0.800 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetLastUsedColors -- Time elapsed: 0.120 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSuggestedColors -- Time elapsed: 0.099 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetSuggestedColors -- Time elapsed: 0.182 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetBasicColors -- Time elapsed: 0.146 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetCustomColors -- Time elapsed: 0.109 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testAddLastUsedColors -- Time elapsed: 0.107 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Source_All_Expanded -- Time elapsed: 1.116 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Target_All_Expanded -- Time elapsed: 0.848 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Target_All_Expanded -- Time elapsed: 1.011 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Source_All_Expanded -- Time elapsed: 1.122 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_source_folding_style_edge_has_foldable_edges -- Time elapsed: 1.479 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_target_folding_style_edge_has_foldable_edges -- Time elapsed: 1.009 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_source_folding_style_edge_has_no_foldable_edges -- Time elapsed: 1.149 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_target_folding_style_edge_has_no_foldable_edges -- Time elapsed: 0.941 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_is_considered_unfolded -- Time elapsed: 1.147 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_has_no_foldable_edges -- Time elapsed: 1.082 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_is_considered_unfolded -- Time elapsed: 1.046 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_has_no_foldable_edges -- Time elapsed: 1.081 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_source_of_source_folding_style_edges -- Time elapsed: 1.179 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_source_folding_style_edges -- Time elapsed: 1.162 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_source_of_source_folding_style_edges -- Time elapsed: 1.116 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_target_of_target_folding_style_edges -- Time elapsed: 1.175 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_source_of_source_folding_style_edges -- Time elapsed: 1.248 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_target_folding_style_edges -- Time elapsed: 0.943 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.959 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.976 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_target_of_target_folding_style_edges -- Time elapsed: 1.121 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_source_folding_style_edges -- Time elapsed: 1.308 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_source_of_source_folding_style_edges -- Time elapsed: 1.326 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_node_source_of_source_folding_style_edges -- Time elapsed: 1.188 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_target_folding_style_edges -- Time elapsed: 1.079 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_target_of_target_folding_style_edges -- Time elapsed: 1.052 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_source_of_source_folding_style_edges -- Time elapsed: 1.327 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.965 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testNoDeletionOfSemanticElements -- Time elapsed: 1.373 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfDiagramElementsAfterRollBackOnDeletion -- Time elapsed: 1.361 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionWithoutRollBack -- Time elapsed: 1.503 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionAfterRollbackOnFirstDeletion -- Time elapsed: 1.518 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfGMFViewsAfterRollBackOnDeletion -- Time elapsed: 1.568 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference -- Time elapsed: 0.779 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh -- Time elapsed: 0.814 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.ConstantStyleRefreshTest.testCheckConstantStyleRefresh -- Time elapsed: 0.376 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DanglingReferencesTest.testDeleteSemanticElementCorrespondingToNode -- Time elapsed: 1.812 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInitWithImport -- Time elapsed: 1.055 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodes -- Time elapsed: 0.636 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreVisibleAtCreation -- Time elapsed: 0.739 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToNode -- Time elapsed: 0.831 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithSemanticCandidates -- Time elapsed: 0.644 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInit -- Time elapsed: 1.099 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIgnoredElementsDeletion -- Time elapsed: 0.943 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainerWithEdgeMappingPrecondition -- Time elapsed: 0.746 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBorderToBorder -- Time elapsed: 0.665 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreHiddenAtCreation -- Time elapsed: 0.776 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainerInitWithSemanticCandidates -- Time elapsed: 0.568 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersWithBorder -- Time elapsed: 0.572 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDummyToLoadPlugins -- Time elapsed: 0.561 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testMappingsWithSameDomainClass -- Time elapsed: 0.736 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPath -- Time elapsed: 0.581 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDuplicateElementsDeletion -- Time elapsed: 0.607 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInit -- Time elapsed: 1.016 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainer -- Time elapsed: 0.600 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodesWithDomain -- Time elapsed: 0.665 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersToListChange -- Time elapsed: 0.675 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesWithBorder -- Time elapsed: 0.701 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPathAndDuplicateElements -- Time elapsed: 0.590 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithImport -- Time elapsed: 0.987 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DiagramElementMappingHelperTest.testGetSemanticIterator -- Time elapsed: 0.034 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditAToZ -- Time elapsed: 0.900 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditYToB -- Time elapsed: 0.847 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithAutoRefresh -- Time elapsed: 0.965 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithoutAutoRefresh -- Time elapsed: 0.940 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testAutoRefreshWithoutForceRefresh -- Time elapsed: 1.067 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.LabelExpressionOnEdgeCreationTest.testLabelExpressiononEdgeCreation_P1_P2 -- Time elapsed: 0.840 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testRefreshToolTipWithNullValue -- Time elapsed: 0.221 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testUpdateToolTipeWhenLabelPositionIsBorder -- Time elapsed: 0.859 s
16:46:56 org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMReferencingOtherVSMNotDirectlyUsedByAird -- Time elapsed: 0.790 s
16:46:56 org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModelWithSessionClose -- Time elapsed: 0.930 s
16:46:56 org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModel -- Time elapsed: 0.869 s
16:46:56 org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMThatNotReferencingAllMM -- Time elapsed: 0.852 s
16:46:56 org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdate -- Time elapsed: 0.873 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.StyleSizeChangeRefreshTest.testSizeRefresh -- Time elapsed: 0.778 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference -- Time elapsed: 0.966 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh -- Time elapsed: 0.953 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomization -- Time elapsed: 0.907 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeStyleCustomization -- Time elapsed: 0.946 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testMultiValuatedEAttribute -- Time elapsed: 0.875 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEReferenceStyleCustomization -- Time elapsed: 0.884 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testAppliedOnAllPropertyCustomization -- Time elapsed: 1.029 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomizationReuse -- Time elapsed: 1.241 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testEmptySemanticCandidatesExpression -- Time elapsed: 5.322 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testExceptionCatchDuringRefreshAtOpening -- Time elapsed: 2.323 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.session.SessionTest.testManyCreateAndCloseSession -- Time elapsed: 0.207 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testGetCustomData -- Time elapsed: 0.416 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testClearGMFData -- Time elapsed: 0.429 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefSpecializedWithSpecializedNodes -- Time elapsed: 0.015 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeMappingImportInstanceOf -- Time elapsed: 0.009 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeTypeOfWhenMappingsHaveTheSameNames -- Time elapsed: 0.009 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefNonSpecializedWithNonSpecializedNodes -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testContainerSuperTypeIteration -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeSuperTypeIteration -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testExtraMappingOnNodeCreationTool -- Time elapsed: 0.010 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationOnNodes -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithExtraTargetMapping -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testContainerCreation -- Time elapsed: 0.011 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeCreationInDiagram -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefNonSpecializedWithSpecializedNodes -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testAreInSameHiearchy -- Time elapsed: 0.009 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefSpecializedWithNonSpecializedNodes -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testBorderNodeCreation -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeCreationInContainer -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNoSuperTypeIteration -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testReusedBorderNodeCreation -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithNodeMappingImportsSource -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithNodeMappingImportsTarget -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingSuperTypeIteration -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testContainerSpecializationCreation -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithExtraSourceMapping -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeInstanceOfWhenMappingsHaveTheSameNames -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeCreationInDiagramSpecialization -- Time elapsed: 0.007 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeMappingImportTypeOf -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testSpecializedNodeCreation -- Time elapsed: 0.008 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testExtraMappingOnContainerCreationTool -- Time elapsed: 0.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.EdgeCreationToolWithExtraMappingTest.test_edge_creation_tool_with_extra_mapping_creates_only_one_edge -- Time elapsed: 0.383 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.FindLabelToolTest.testContainerLabelSearch -- Time elapsed: 1.409 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.UndoAfterInconsistentEdgeCreationViewTest.testEdgeEditPartCreationAfterFilterDeactivation -- Time elapsed: 0.642 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndContainer -- Time elapsed: 0.202 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testAvailableVariablesOnPrecondition -- Time elapsed: 0.163 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInContainer -- Time elapsed: 0.245 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnContainer -- Time elapsed: 0.196 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnNode -- Time elapsed: 0.457 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenNodeAndContainer -- Time elapsed: 0.296 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndNode -- Time elapsed: 0.342 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInDiagram -- Time elapsed: 0.376 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInContainer -- Time elapsed: 0.253 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoContainers -- Time elapsed: 0.255 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoNodes -- Time elapsed: 0.302 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInDiagram -- Time elapsed: 0.190 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoBorderNodes -- Time elapsed: 0.390 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithoutMappingImportWithoutLayer -- Time elapsed: 1.302 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testSubMappingImportThroughHideSubMappingsAttribute -- Time elapsed: 1.345 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1AndL2 -- Time elapsed: 1.439 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithoutMappingImportWithoutLayer -- Time elapsed: 1.073 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1AndL2 -- Time elapsed: 1.276 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1 -- Time elapsed: 1.284 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1 -- Time elapsed: 1.047 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefTrue -- Time elapsed: 1.077 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefTrue -- Time elapsed: 1.103 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefFalse -- Time elapsed: 1.171 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefFalse -- Time elapsed: 1.193 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefTrue -- Time elapsed: 1.161 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefFalse -- Time elapsed: 1.075 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefTrue -- Time elapsed: 1.283 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideNoteOnElementDeletionPrefTrue -- Time elapsed: 1.261 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefFalse -- Time elapsed: 1.286 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNull -- Time elapsed: 1.430 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsReflexive -- Time elapsed: 1.302 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 1.346 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNewObject -- Time elapsed: 1.219 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 1.341 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 1.169 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNull -- Time elapsed: 1.172 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsReflexive -- Time elapsed: 1.319 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 1.128 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNewObject -- Time elapsed: 1.186 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 1.244 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 1.450 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNull -- Time elapsed: 1.310 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsReflexive -- Time elapsed: 1.260 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 1.253 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNewObject -- Time elapsed: 1.206 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 1.119 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 1.240 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForDDiagramElementWithSameSemanticElementsTest.testHierarchyWithCommonSemanticTargetStoreFormat -- Time elapsed: 0.914 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.manager.extension.FormatDataManagerSelectionTest.testAvailableManagersWhenExtensionProvides -- Time elapsed: 0.013 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.manager.extension.FormatDataManagerSelectionTest.testSampleExtensionDeployment -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.manager.extension.FormatDataManagerSelectionTest.testDefaultManagerSelectionWhenNoFoundExtension -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithoutToolInManualRefresh -- Time elapsed: 1.239 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithoutToolInManualRefresh -- Time elapsed: 1.240 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithToolInManualRefresh -- Time elapsed: 1.324 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithToolInManualRefresh -- Time elapsed: 1.170 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithToolInManualRefresh -- Time elapsed: 1.094 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithoutToolInManualRefresh -- Time elapsed: 1.047 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 2.017 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 1.443 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 1.303 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 1.337 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[2] -- Time elapsed: 1.291 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 1.451 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[3] -- Time elapsed: 1.218 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 1.322 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[4] -- Time elapsed: 1.146 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 1.030 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[5] -- Time elapsed: 1.105 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 1.063 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[6] -- Time elapsed: 1.072 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 1.041 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[7] -- Time elapsed: 1.234 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 1.171 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[8] -- Time elapsed: 1.233 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 1.123 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[0] -- Time elapsed: 1.257 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 1.185 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[1] -- Time elapsed: 1.075 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 1.046 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[2] -- Time elapsed: 1.056 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 1.450 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[3] -- Time elapsed: 0.981 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 1.091 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[4] -- Time elapsed: 1.389 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 1.296 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 2.803 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 2.354 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 2.048 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 2.319 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 2.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 2.811 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 2.475 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 2.345 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 2.859 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 1.791 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 3.044 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 1.758 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 2.025 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 1.874 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[5] -- Time elapsed: 3.384 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[6] -- Time elapsed: 4.114 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[7] -- Time elapsed: 2.715 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[8] -- Time elapsed: 2.323 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 1.237 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 1.234 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 1.278 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 1.504 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 1.419 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 2.290 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 1.377 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 1.288 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[2] -- Time elapsed: 1.199 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 1.417 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[3] -- Time elapsed: 1.151 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 1.201 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[4] -- Time elapsed: 1.309 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 1.239 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[5] -- Time elapsed: 1.142 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 1.333 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[6] -- Time elapsed: 1.225 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 1.279 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[7] -- Time elapsed: 1.391 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 1.448 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[8] -- Time elapsed: 1.272 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 1.411 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[0] -- Time elapsed: 1.380 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 1.678 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[1] -- Time elapsed: 1.274 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 1.365 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[2] -- Time elapsed: 1.392 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 1.400 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[3] -- Time elapsed: 1.226 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 1.299 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[4] -- Time elapsed: 1.542 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 1.459 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 1.916 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 2.026 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 1.790 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 2.174 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 2.102 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 2.461 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 2.656 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 2.113 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 2.931 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullDiagrams[0] -- Time elapsed: 0.766 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckDescriptionMatch[0] -- Time elapsed: 0.725 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckEmptyMapping[0] -- Time elapsed: 0.837 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullTargetDiagramRoot[0] -- Time elapsed: 0.748 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckSameDiagrams[0] -- Time elapsed: 1.018 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckSessions[0] -- Time elapsed: 0.713 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullOrEmptyDiagramName[0] -- Time elapsed: 0.743 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckSequenceTest.testCallCheckMapCompleteness[0] -- Time elapsed: 1.378 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnCreation -- Time elapsed: 1.255 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnDiagramOpening -- Time elapsed: 0.955 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDropWithHideLabelByDefault -- Time elapsed: 1.508 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testEdgeReconnection -- Time elapsed: 1.524 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDropWithHideLabelByDefault -- Time elapsed: 1.480 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDrop -- Time elapsed: 1.458 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDrop -- Time elapsed: 1.369 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDropWithHideLabelByDefault -- Time elapsed: 1.454 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDrop -- Time elapsed: 1.422 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnCreationTest.testDNodeCreationWithBorderedNodeWithHideLabelByDefault -- Time elapsed: 0.772 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideShowLayers -- Time elapsed: 0.836 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testShowLayer -- Time elapsed: 1.108 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalette -- Time elapsed: 0.705 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalettWithTransientLayerActivatedInPreviousSiriusVersion -- Time elapsed: 1.229 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideLayer -- Time elapsed: 0.742 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithoutLayerTest.testCreatePalette -- Time elapsed: 0.215 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL4Layers -- Time elapsed: 0.347 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L5Layers -- Time elapsed: 0.292 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowLayers -- Time elapsed: 0.253 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testShowLayer -- Time elapsed: 0.268 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL5Layers -- Time elapsed: 0.250 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testCreatePalette -- Time elapsed: 0.232 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL6Layers -- Time elapsed: 0.297 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L4Layers -- Time elapsed: 0.235 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L3L4L5L6Layers -- Time elapsed: 0.234 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testUpdatePaletteAfterViewpointChange -- Time elapsed: 0.807 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L5Layers -- Time elapsed: 0.255 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideLayer -- Time elapsed: 0.193 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5L6Layers -- Time elapsed: 0.206 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5Layers -- Time elapsed: 0.185 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicRegistryFilter -- Time elapsed: 0.187 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testCreatePalette -- Time elapsed: 0.175 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicFilter -- Time elapsed: 0.172 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithToolGroupsTest -- Time elapsed: 1.194 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhitConflictingLayerActivation -- Time elapsed: 1.027 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementTest -- Time elapsed: 1.621 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhithEclusiveLayerActivationAndHideReveal -- Time elapsed: 1.079 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithUndoRedoTest -- Time elapsed: 1.078 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithoutLayerTest -- Time elapsed: 1.342 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateWithoutInvalidThreadAccessTest.testPaletteUpdateOnLayerActivationWithToolFilter -- Time elapsed: 0.985 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testPaletteStateAfterVsmToolAndSectionModifications -- Time elapsed: 0.892 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testVSMUpdateImpliesCompletePaletteReload -- Time elapsed: 0.835 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.palette.ModifySessionOutsideEclipseTest.testModifySessionOutsideEclipse -- Time elapsed: 0.180 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testModelContentView -- Time elapsed: 0.170 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testManyCreateAndCloseSession -- Time elapsed: 0.271 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingSquareBorderSize -- Time elapsed: 1.139 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageSquareBorderSize -- Time elapsed: 1.157 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingEllipseBorderSize -- Time elapsed: 1.174 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingLozengeBorderSize -- Time elapsed: 1.170 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingWorkspaceImageBorderSize -- Time elapsed: 1.265 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageTriangleBorderSize -- Time elapsed: 1.311 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageDotBorderSize -- Time elapsed: 1.259 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingDotBorderSize -- Time elapsed: 1.232 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageStrokeBorderSize -- Time elapsed: 1.162 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingNoteBorderSize -- Time elapsed: 1.239 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageRingBorderSize -- Time elapsed: 1.227 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingGaugeBorderSize -- Time elapsed: 1.323 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingShapeBorderSize -- Time elapsed: 1.261 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingFlatBorderSize -- Time elapsed: 1.219 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingWorkspaceImageBorderSize -- Time elapsed: 1.146 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testAutoSize -- Time elapsed: 0.788 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testFixedSizeFromAutoSizeDoNotDisplayScrollBars -- Time elapsed: 1.120 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testMarginBorderInsets -- Time elapsed: 0.708 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMappingImport -- Time elapsed: 0.240 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMapping -- Time elapsed: 0.177 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseContainerNodeMapping -- Time elapsed: 0.242 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMappingInContainerMapping -- Time elapsed: 0.102 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMapping -- Time elapsed: 0.195 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithoutInherit -- Time elapsed: 0.866 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithoutInherit -- Time elapsed: 0.997 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1 -- Time elapsed: 0.895 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2 -- Time elapsed: 0.881 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testInit -- Time elapsed: 0.879 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithoutInherit -- Time elapsed: 0.867 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithoutInherit -- Time elapsed: 0.949 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithInherit -- Time elapsed: 0.851 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithInherit -- Time elapsed: 0.940 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithInherit -- Time elapsed: 0.929 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithInherit -- Time elapsed: 0.944 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithInherit -- Time elapsed: 0.886 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithInherit -- Time elapsed: 0.961 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithoutInherit -- Time elapsed: 0.969 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithoutInherit -- Time elapsed: 0.983 s
16:46:56 org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusNotActiveByDefault -- Time elapsed: 0.106 s
16:46:56 org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateActiveByDefault -- Time elapsed: 0.084 s
16:46:56 org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusActiveByDefault -- Time elapsed: 0.106 s
16:46:56 org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testActivationStatusStoredInSession -- Time elapsed: 0.093 s
16:46:56 org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateNotActiveByDefault -- Time elapsed: 0.091 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.ActivateDeactivateOptionalLayersTest.testActivateDeactivateOptionalLayer -- Time elapsed: 4.578 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.ActivateLayerOnInvalidDiagramTest.testActivateLayerOnInvalidDiagram -- Time elapsed: 0.622 s
16:46:56 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImport -- Time elapsed: 1.059 s
16:46:56 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImport -- Time elapsed: 1.085 s
16:46:56 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImport -- Time elapsed: 1.023 s
16:46:56 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImportWithHideSubMapping -- Time elapsed: 1.091 s
16:46:56 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImport -- Time elapsed: 1.122 s
16:46:56 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImportWithHideSubMapping -- Time elapsed: 1.164 s
16:46:56 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImportWithHideSubMapping -- Time elapsed: 1.320 s
16:46:56 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImportWithHideSubMapping -- Time elapsed: 1.259 s
16:46:56 org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests2.testPreConditionNodeImport -- Time elapsed: 0.742 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.EdgeMappingTest.testEdgemappingCreation -- Time elapsed: 0.045 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping1 -- Time elapsed: 0.880 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping2 -- Time elapsed: 0.958 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping3 -- Time elapsed: 0.991 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping4 -- Time elapsed: 1.117 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping5 -- Time elapsed: 0.916 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping6 -- Time elapsed: 1.062 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testCompartmentMappingsRecursion -- Time elapsed: 4.526 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testVSMValidation -- Time elapsed: 0.744 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testVerticalStackDetection -- Time elapsed: 1.449 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testHorizontalStackDetection -- Time elapsed: 1.332 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithWidthFixedSize -- Time elapsed: 0.973 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testStackContainerWithNoRegion -- Time elapsed: 0.933 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithHeightFixedSize -- Time elapsed: 1.058 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithAutoSize -- Time elapsed: 1.009 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testVerticalStackWithAutoSize -- Time elapsed: 0.948 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testFreeFormContainerWithAutoSize -- Time elapsed: 0.963 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testListContainerWithAutoSize -- Time elapsed: 0.958 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackBorderChanges -- Time elapsed: 1.691 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackBorderChanges -- Time elapsed: 1.740 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize -- Time elapsed: 2.021 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize_autoSizeAtArrangeDisabled -- Time elapsed: 1.784 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInHorizontalStack -- Time elapsed: 1.688 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInVerticalStack -- Time elapsed: 1.455 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackInitialLayout -- Time elapsed: 1.350 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackInitialLayout -- Time elapsed: 1.386 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderHorizontalStack -- Time elapsed: 1.447 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInHorizontalStack -- Time elapsed: 1.549 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInVerticalStack -- Time elapsed: 2.126 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInVerticalStack -- Time elapsed: 1.644 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithLabelWithAListRegionWithDefinedSize -- Time elapsed: 1.680 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize -- Time elapsed: 1.587 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackContentPanes -- Time elapsed: 1.538 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderVerticalStack -- Time elapsed: 1.473 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackCornerChanges -- Time elapsed: 2.088 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackCornerChanges -- Time elapsed: 2.338 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInHorizontalStack -- Time elapsed: 1.669 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize_autoSizeAtArrangeDisabled -- Time elapsed: 1.893 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackContentPanes -- Time elapsed: 1.811 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportWithChildrenPresentationChangesTests.testDiagramAfterChildrenPresentationChange -- Time elapsed: 1.761 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping1 -- Time elapsed: 1.020 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping2 -- Time elapsed: 0.920 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping3 -- Time elapsed: 0.945 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping4 -- Time elapsed: 1.052 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping5 -- Time elapsed: 0.993 s
16:46:56 org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping6 -- Time elapsed: 0.801 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testSimpleImportedStyleSelectionOnLayerActivation -- Time elapsed: 1.419 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalStyleRecursiveLookUpinMAppingImportChains -- Time elapsed: 1.116 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalSSimpleImportedStyleSelectionOnLayerActivation -- Time elapsed: 0.990 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.refresh.MultiMappingImportChainsWithSameSemanticTest.testMappingUpdateVisitorCacheAndLocationKeepedOnDiagram -- Time elapsed: 0.838 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.EdgeWithConditionalStyleTest.testEdgeMappingWithConditionalStyle -- Time elapsed: 0.210 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testShapeContainerColor -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testNoteColor -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testLozengeColor -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testDotBackgroundColor -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testBundledImageDefaultColor -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testWorkspaceImageDefaultColor -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testCustomStyleDefaultColor -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testEllipseColor -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testSquareColor -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testFlatContainerColors -- Time elapsed: 0.004 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testEdgeStrokeColor -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningTrue -- Time elapsed: 1.111 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningFalse -- Time elapsed: 1.179 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testDirtyNotification -- Time elapsed: 1.694 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithoutToolInAutoRefresh -- Time elapsed: 1.234 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithToolInAutoRefresh -- Time elapsed: 1.100 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithoutToolInAutoRefresh -- Time elapsed: 0.978 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithoutToolInAutoRefresh -- Time elapsed: 1.024 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithToolInAutoRefresh -- Time elapsed: 1.268 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithToolInAutoRefresh -- Time elapsed: 1.039 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization -- Time elapsed: 9.686 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization -- Time elapsed: 11.50 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization -- Time elapsed: 6.360 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testNoteStyleCustomization -- Time elapsed: 39.44 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization -- Time elapsed: 38.46 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testSquareStyleCustomization -- Time elapsed: 38.02 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization -- Time elapsed: 36.65 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testDotStyleCustomization -- Time elapsed: 36.89 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization -- Time elapsed: 5.502 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization -- Time elapsed: 9.642 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization -- Time elapsed: 37.34 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization -- Time elapsed: 36.22 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization -- Time elapsed: 35.62 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.PartAndLabelPartSelectionDeletionTest.testDeleteSelectionOfNodeAndItsLabel -- Time elapsed: 0.824 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.StyleCustomizationAndConditionalStyleDescriptionTest.testWorkspaceImageStyleCustomizationWithConditionalStyleDescription -- Time elapsed: 0.699 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testShapeContainerStyle -- Time elapsed: 0.232 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomShapeContainerStyle -- Time elapsed: 0.263 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testWorkspaceImageContainerStyle -- Time elapsed: 0.213 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomColorShapeContainerStyle -- Time elapsed: 0.249 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testFlatContainerStyle -- Time elapsed: 0.207 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshWithLayerTests.testShapeContainerStyle -- Time elapsed: 0.860 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfRepresentationDescription -- Time elapsed: 0.292 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfLayer -- Time elapsed: 0.134 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfSirius -- Time elapsed: 0.131 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfSirius -- Time elapsed: 0.245 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfRepresentationDescription -- Time elapsed: 0.131 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfLayer -- Time elapsed: 0.245 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseContainerMapping -- Time elapsed: 0.144 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseNodeMapping -- Time elapsed: 0.165 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseBorderedNodeMapping -- Time elapsed: 0.149 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardMultipleSelection -- Time elapsed: 0.309 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardOnEdge -- Time elapsed: 0.367 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardSingleSelection -- Time elapsed: 0.350 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromRedefinedTool -- Time elapsed: 0.407 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromDefaultTool -- Time elapsed: 0.341 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditBorderedNodeLabel -- Time elapsed: 0.165 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditEdgeLabel -- Time elapsed: 0.264 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditContainerLabel -- Time elapsed: 0.194 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditNodeLabel -- Time elapsed: 0.239 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropNodeInContainer -- Time elapsed: 0.304 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropContainerInContainer -- Time elapsed: 0.248 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInContainer -- Time elapsed: 0.246 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInNode -- Time elapsed: 0.583 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInDiagram -- Time elapsed: 0.416 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromControlledResource -- Time elapsed: 0.144 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTesterisInSessionWithDraggedObjectInWrapper -- Time elapsed: 0.147 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromNonControlledResource -- Time elapsed: 0.131 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImport -- Time elapsed: 0.635 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseContainerMapping -- Time elapsed: 0.144 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportNodeMapping -- Time elapsed: 0.143 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImportAndDiagramExtension -- Time elapsed: 0.663 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImportAndDiagramExtension -- Time elapsed: 0.636 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportContainerMapping -- Time elapsed: 0.139 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImport -- Time elapsed: 0.646 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportContainerMapping -- Time elapsed: 0.235 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportNodeMapping -- Time elapsed: 0.230 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseNodeMapping -- Time elapsed: 0.639 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectPreconditionEvaluation -- Time elapsed: 0.306 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToContainer -- Time elapsed: 0.485 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToContainer -- Time elapsed: 0.307 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToContainer -- Time elapsed: 0.508 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToBorderedNode -- Time elapsed: 0.332 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToBorderedNode -- Time elapsed: 0.331 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToContainer -- Time elapsed: 0.515 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToBorderedNode -- Time elapsed: 0.277 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToBorderedNode -- Time elapsed: 0.308 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToDNode -- Time elapsed: 0.382 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToBorderedNode -- Time elapsed: 0.345 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToDNode -- Time elapsed: 0.561 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToContainer -- Time elapsed: 0.526 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToBorderedNode -- Time elapsed: 0.341 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToDNode -- Time elapsed: 0.399 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToDNode -- Time elapsed: 0.379 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToDNode -- Time elapsed: 0.348 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToContainer -- Time elapsed: 0.272 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToDNode -- Time elapsed: 0.475 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromDefaultTool -- Time elapsed: 0.330 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromRedefinedTool -- Time elapsed: 0.516 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDirectEdit -- Time elapsed: 0.484 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoReconnection -- Time elapsed: 0.783 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDragAndDrop -- Time elapsed: 0.468 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoCreation -- Time elapsed: 0.182 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrol -- Time elapsed: 0.404 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyInOrderOfHerarchy -- Time elapsed: 0.299 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyNotInOrderOfHerarchy -- Time elapsed: 0.269 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnModelsRef -- Time elapsed: 0.099 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolControlUncontrol -- Time elapsed: 0.094 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControl -- Time elapsed: 0.401 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithoutRepresentation -- Time elapsed: 0.222 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrolWithTwoRepresentationsFileLinkedToTheUncontrolledElement -- Time elapsed: 0.240 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithRepresentation -- Time elapsed: 0.216 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolSecondModel -- Time elapsed: 0.229 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testJavaActionWithPrecondition -- Time elapsed: 0.222 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteOtherThanSelectionFromJavaAction -- Time elapsed: 0.885 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testUniversalToolInvokingJavaAction -- Time elapsed: 0.230 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticDeleteFromJavaAction -- Time elapsed: 0.984 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticRemoveFromJavaAction -- Time elapsed: 0.881 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top2 -- Time elapsed: 0.845 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top3 -- Time elapsed: 0.963 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Sub_Top1 -- Time elapsed: 0.871 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Sub -- Time elapsed: 0.976 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetDefaultValueEEnumAttributeType -- Time elapsed: 0.261 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromLiteral -- Time elapsed: 0.219 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromEnumerator -- Time elapsed: 0.225 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromInteger -- Time elapsed: 0.198 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ForToolTests.testForTools -- Time elapsed: 0.663 s
16:46:56 org.eclipse.sirius.tests.unit.api.mmextension.ExtensionPaletteToolTest.testLayerToolInExtensionStyle -- Time elapsed: 0.944 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefreshWithUnsynchronizedDiagram -- Time elapsed: 1.540 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefreshWithUnsynchronizedDiagram -- Time elapsed: 1.349 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefresh -- Time elapsed: 1.464 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefresh -- Time elapsed: 1.591 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentationClosingSession -- Time elapsed: 1.015 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentation -- Time elapsed: 1.437 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testSingleNotification -- Time elapsed: 0.041 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testAddRemoveListener -- Time elapsed: 0.024 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testMultipleNotifications -- Time elapsed: 0.023 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testBorderedNodeViewOnListCreation -- Time elapsed: 0.683 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreationInPackage -- Time elapsed: 0.423 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreation -- Time elapsed: 0.412 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testUnexecutableToolWithMissingModelOperation -- Time elapsed: 0.276 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.RemoveDanglingReferencesTestCase.testDanglingReferenceRemovalFromARemovedElement -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.RemoveDanglingReferencesTestCase.testDanglingReferenceRemovalFromElementInOtherResource -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.RemoveDanglingReferencesTestCase.testDanglingReferenceRemovalFromElement -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.tasks.RemoveDanglingReferencesTestCase.testDanglingReferenceRemovalFromResourceSet -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationBorderedNodeTool -- Time elapsed: 0.226 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationNodeTool -- Time elapsed: 0.216 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationEdgeTool -- Time elapsed: 0.226 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationContainerTool -- Time elapsed: 0.205 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeAvailableVariableDiagramForLabel -- Time elapsed: 0.084 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceTest.testControl -- Time elapsed: 0.762 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.DoubleClicCommandBuilderForceRefreshTest.testDoubleClickCommandBuilder -- Time elapsed: 0.149 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithoutSpecificMessage -- Time elapsed: 0.093 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithSpecificMessage -- Time elapsed: 0.182 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithSpecificMessage -- Time elapsed: 0.080 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithoutSpecificMessage -- Time elapsed: 0.211 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfActionBarReferences -- Time elapsed: 2.711 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfListenerIsCorrectAfterOpenCloseDiagrams -- Time elapsed: 5.662 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testDeleteElementsAndCheckErrorLog -- Time elapsed: 0.580 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenMovingElement -- Time elapsed: 0.995 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenActivatingFilter -- Time elapsed: 1.060 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.uml.LayerTests.testEdgeMappingConservationOfLayout -- Time elapsed: 0.623 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView -- Time elapsed: 1.464 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView_containerCase -- Time elapsed: 1.790 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromNavigation -- Time elapsed: 1.674 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefreshWithActivatedCollapseFilter -- Time elapsed: 1.292 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefresh -- Time elapsed: 1.337 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationsAndMoreWithForCollapseFilter -- Time elapsed: 1.994 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoHideElement -- Time elapsed: 1.546 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoDeleteFromDiagram -- Time elapsed: 1.552 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBAndThenCWithTheirRepresentations -- Time elapsed: 0.294 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testUncontrolC -- Time elapsed: 0.237 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBWithItsRepresentationAndThenControlC -- Time elapsed: 0.045 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlGrandSonWhenGrandFatherIsReadOnly -- Time elapsed: 0.287 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlUncontrolp1p1p1 -- Time elapsed: 0.255 s
16:46:56 org.eclipse.sirius.tests.unit.api.refresh.IconRefreshTests.testLabelIconRefreshedOnSemanticChange -- Time elapsed: 2.766 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongTabbarLocationURIWithoutId -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testTabbarLocationURI -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuAndTabbarLocationURIWithDefaultIdForMenu -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuLocationURIWithSpace -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongTabbarShemeLocationURI -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongLocationURIWith2TabbarURIParts -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongMenuLocationURIWithoutId -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuLocationURI -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongShemeLocationURI -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongMenuSchemeLocationURI -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongLocationURIWith3URIParts -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongLocationURIWith2MenuURIParts -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuAndTabbarLocationURI -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongEmptyLocationURI -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuLocationURIWithDefaultId -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testTabbarLocationURIWithSpace -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testPopupMenuInGroup -- Time elapsed: 0.010 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testNavigationMenuOnToolSection -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testGroupOnToolSection -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testPopupMenuInToolGroupSection -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testOperationActionInGroup -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testPopupMenuOnToolSection -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testCreationMenuOnToolSection -- Time elapsed: 0.001 s
16:46:56 org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToPluginUri -- Time elapsed: 0.102 s
16:46:56 org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToWorkspaceUri -- Time elapsed: 0.099 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRefresh -- Time elapsed: 2.212 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRepair -- Time elapsed: 4.365 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.GenericToolTest.testGenericTool -- Time elapsed: 0.294 s
16:46:56 org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithAutoRefresh -- Time elapsed: 1.117 s
16:46:56 org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithoutAutoRefresh -- Time elapsed: 1.097 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNotErrorOnUndoRedoOfGroupingClasses -- Time elapsed: 0.877 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNoErrorWhenGroupingClassesIntoPackage -- Time elapsed: 0.863 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.node.style.ModifyNodeStyleTest.testChangeStyleNode -- Time elapsed: 0.814 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.navigation.NavigationOperationTest.test_create_and_open_new_representation_from_tool -- Time elapsed: 0.694 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor -- Time elapsed: 1.369 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor -- Time elapsed: 0.899 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerCreation -- Time elapsed: 0.888 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterGenericTool -- Time elapsed: 1.198 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation_withConstraintPropertySystemSetToFalse -- Time elapsed: 1.170 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation -- Time elapsed: 2.356 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation -- Time elapsed: 1.774 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterDirectEditTool -- Time elapsed: 0.968 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.916 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterNodeCreation -- Time elapsed: 1.042 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDoubleClick -- Time elapsed: 0.793 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDirectEdit -- Time elapsed: 1.093 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterReconnect -- Time elapsed: 0.835 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterEdgeCreation -- Time elapsed: 1.256 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDeletion -- Time elapsed: 0.794 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterEdgeCreation -- Time elapsed: 0.823 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerDrop -- Time elapsed: 0.789 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool -- Time elapsed: 0.379 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.427 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool -- Time elapsed: 0.493 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.048 s
16:46:56 org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testElementsToSelectExpressionMigration -- Time elapsed: 0.112 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testFilterSortingMigration -- Time elapsed: 0.084 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testAirdMigrationIsNeededOnData -- Time elapsed: 0.072 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationVersionSerialisation -- Time elapsed: 0.494 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.120 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels -- Time elapsed: 0.559 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram -- Time elapsed: 0.717 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testMigrationIsNeededOnData -- Time elapsed: 0.382 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels -- Time elapsed: 0.586 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram -- Time elapsed: 0.577 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabelsInSirius6_3_0 -- Time elapsed: 0.545 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testMigrationIsNeededOnData -- Time elapsed: 0.111 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.195 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testEdgesFigures -- Time elapsed: 0.924 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.172 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testGMFBounds -- Time elapsed: 1.273 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.421 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testNodeStyleConstancy -- Time elapsed: 0.245 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromNodeToEdge -- Time elapsed: 1.193 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromNodeToEdge -- Time elapsed: 1.254 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromEdgeToNode -- Time elapsed: 1.194 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromEdgeToNode -- Time elapsed: 1.461 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.913 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.767 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.781 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefresh -- Time elapsed: 1.758 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefresh -- Time elapsed: 1.678 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.983 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.723 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeEditLabeledFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.856 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.806 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.720 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.648 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.791 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.641 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.855 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.696 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.703 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.745 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.760 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.809 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.819 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.804 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefresh -- Time elapsed: 1.813 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.778 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.757 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.696 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.800 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.758 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefresh -- Time elapsed: 1.745 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.719 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.747 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.769 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.700 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.734 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.830 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.769 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.806 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 2.033 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 2.200 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.802 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.656 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.879 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.906 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.731 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefresh -- Time elapsed: 1.681 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.640 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.787 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.974 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.907 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.733 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.695 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.708 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.737 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.652 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.739 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.693 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.806 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.855 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.786 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 2.008 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconncetionFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.771 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.822 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.718 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefresh -- Time elapsed: 1.763 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.721 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.828 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.678 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.701 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefresh -- Time elapsed: 1.726 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.726 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.775 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.627 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.705 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.432 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.582 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.606 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.712 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.631 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.657 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 2.221 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.756 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.736 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefresh -- Time elapsed: 1.610 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.739 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.750 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefresh -- Time elapsed: 1.621 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.684 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.706 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.711 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.748 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.633 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_diagram -- Time elapsed: 1.162 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.748 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.724 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.791 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.832 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.892 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.861 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.732 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.879 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefresh -- Time elapsed: 1.854 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 2.097 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.981 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_diagram -- Time elapsed: 1.304 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 2.011 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_model -- Time elapsed: 1.628 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 2.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.867 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 2.006 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 2.086 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_model -- Time elapsed: 1.625 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.773 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.672 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.675 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.831 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.671 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.773 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefresh -- Time elapsed: 1.880 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefresh -- Time elapsed: 1.865 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.793 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 2.021 s
16:46:56 org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 2.009 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDefaultLayer -- Time elapsed: 0.453 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationImagePathVSM -- Time elapsed: 0.334 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMWithElementMappingNoStyle -- Time elapsed: 0.808 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testVariableNameValidation -- Time elapsed: 0.397 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testBothEditLabelToolAndCellEditorTool -- Time elapsed: 0.935 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMWithDiagramExtension -- Time elapsed: 1.573 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationWithWhiteSpaceAfterAndBeforeDomainClassName -- Time elapsed: 0.775 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDomainClassWitAQLSyntaxANdhMetamodelReferencedFromRegistry -- Time elapsed: 0.071 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationMetaModelsVSM -- Time elapsed: 0.277 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSM -- Time elapsed: 0.250 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMForEachKindOfProblem -- Time elapsed: 0.816 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testTypeValidation -- Time elapsed: 0.378 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDomainClass -- Time elapsed: 0.789 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testBlankVariableNameValidation -- Time elapsed: 0.414 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEAttributeCustomizationAttributeNameValidation -- Time elapsed: 0.699 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEAttributeCustomizationAppliedOnValidation -- Time elapsed: 0.651 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testEmptyAppliedOnValidation -- Time elapsed: 0.021 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testDiagramExtensionRegexWithOnlyCustomStyle -- Time elapsed: 0.018 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testDiagramExtensionRegexWithNotOnlyCustumStyle -- Time elapsed: 0.238 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingBothEStructuralFeatureCustomizationValidation1 -- Time elapsed: 0.773 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingBothEStructuralFeatureCustomizationValidation2 -- Time elapsed: 0.691 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEReferenceCustomizationAppliedOnValidation -- Time elapsed: 0.582 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testCustomizationValidation -- Time elapsed: 0.597 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEReferenceCustomizationReferenceNameValidation -- Time elapsed: 0.595 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingEReferenceCustomizationValidation -- Time elapsed: 0.596 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingEAttributeCustomizationValidation -- Time elapsed: 0.638 s
16:46:56 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.089 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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 s
16:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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 s
16:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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 s
16:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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 s
16:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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.003 s
16:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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:46:56 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 s
16:46:56 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:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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 s
16:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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.002 s
16:46:56 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.001 s
16:46:56 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:46:56 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.004 s
16:46:56 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:46:56 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.004 s
16:46:56 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:46:56 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.004 s
16:46:56 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:46:56 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.004 s
16:46:56 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.001 s
16:46:56 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.004 s
16:46:56 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.004 s
16:46:56 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.002 s
16:46:56 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.001 s
16:46:56 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.004 s
16:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.002 s
16:46:56 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.004 s
16:46:56 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:46:56 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.001 s
16:46:56 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.001 s
16:46:56 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 s
16:46:56 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.001 s
16:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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.001 s
16:46:56 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.001 s
16:46:56 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:46:56 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.006 s
16:46:56 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.024 s
16:46:56 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.001 s
16:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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.002 s
16:46:56 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.006 s
16:46:56 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:46:56 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.005 s
16:46:56 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.002 s
16:46:56 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.005 s
16:46:56 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.016 s
16:46:56 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.006 s
16:46:56 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.016 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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.002 s
16:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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 s
16:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.002 s
16:46:56 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:46:56 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.003 s
16:46:56 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.001 s
16:46:56 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.002 s
16:46:56 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.001 s
16:46:56 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.002 s
16:46:56 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.001 s
16:46:56 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:46:56 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.002 s
16:46:56 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.001 s
16:46:56 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.002 s
16:46:56 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.001 s
16:46:56 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.002 s
16:46:56 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.001 s
16:46:56 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 s
16:46:56 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.003 s
16:46:56 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:46:56 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.002 s
16:46:56 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:46:56 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.002 s
16:46:56 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 s
16:46:56 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.001 s
16:46:56 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.002 s
16:46:56 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.006 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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.003 s
16:46:56 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.007 s
16:46:56 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.005 s
16:46:56 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.007 s
16:46:56 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:46:56 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:46:56 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.003 s
16:46:56 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.003 s
16:46:56 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.008 s
16:46:56 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.002 s
16:46:56 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.017 s
16:46:56 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 s
16:46:56 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.002 s
16:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.002 s
16:46:56 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.001 s
16:46:56 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 s
16:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.002 s
16:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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.002 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.002 s
16:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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.003 s
16:46:56 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:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.002 s
16:46:56 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 s
16:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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 s
16:46:56 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:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.002 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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.002 s
16:46:56 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.001 s
16:46:56 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 s
16:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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.001 s
16:46:56 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 s
16:46:56 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.002 s
16:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.002 s
16:46:56 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:46:56 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.092 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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.001 s
16:46:56 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 s
16:46:56 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.001 s
16:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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 s
16:46:56 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.001 s
16:46:56 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.001 s
16:46:56 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:46:56 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.001 s
16:46:56 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:46:56 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:46:56 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:46:56 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.001 s
16:46:56 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.001 s
16:46:56 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:46:56 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.002 s
16:46:56 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:46:56 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:46:56 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.001 s
16:46:56 org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtension -- Time elapsed: 0.177 s
16:46:56 org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtensionTwice -- Time elapsed: 0.136 s
16:46:56 org.eclipse.sirius.tests.unit.api.mm.MMTest.testGetMappingsOverride -- Time elapsed: 0.116 s
16:46:56 org.eclipse.sirius.tests.unit.api.mm.MMTest.testIdentifiedElementInheritence -- Time elapsed: 0.123 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesInstanceRoleAndLifeline -- Time elapsed: 0.979 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesOneSemanticElement -- Time elapsed: 0.766 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.vsm.edit.SequenceAdapterFactoryRegistryTest.testExposedAdapterFactories -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testExecutionToExecutionMappingRules -- Time elapsed: 0.050 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testTemplateToDiagramRule -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testDiagramKeepingCustomData -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testLifelineToNodeMappingRules -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testExecutionToExecutionMappingRulesRecursivity -- Time elapsed: 0.002 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testChildElementIsDeletedWhenSourceIsDeleted -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testDiagramIsRecreatedWhenRemoved -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testBasicMessageToEdgeMappingRules -- Time elapsed: 0.005 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testExecutionToExecutionAndSubExecutionsRules -- Time elapsed: 0.003 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testDiagramKeepingCustomChilds -- Time elapsed: 0 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificMappingsAvailable -- Time elapsed: 0.073 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificToolsAvailable -- Time elapsed: 0.063 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_execution_identification -- Time elapsed: 1.159 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_diagram_identification -- Time elapsed: 1.466 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_instancerole_identification -- Time elapsed: 1.523 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_operand_fragment_identification -- Time elapsed: 1.082 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_observation_point_identification -- Time elapsed: 1.281 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_message_identification -- Time elapsed: 1.186 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_state_identification -- Time elapsed: 1.109 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lost_message_end_identification -- Time elapsed: 1.353 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lifeline_identification -- Time elapsed: 1.345 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_combined_fragment_identification -- Time elapsed: 1.308 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_end_of_life_identification -- Time elapsed: 1.342 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_interaction_use_identification -- Time elapsed: 1.170 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_navigation_diagram_to_lifelines -- Time elapsed: 1.229 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_observation_point_on_diagram -- Time elapsed: 1.332 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_non_reflective_synchronous_message -- Time elapsed: 1.351 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_states_on_diagram -- Time elapsed: 1.195 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_messages_on_diagram -- Time elapsed: 1.298 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_executions_on_diagram -- Time elapsed: 1.174 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_lost_messages_end_on_diagram -- Time elapsed: 1.290 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_interaction_uses_on_diagram -- Time elapsed: 1.328 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_combined_fragments_on_diagram -- Time elapsed: 1.278 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_operands_on_diagram -- Time elapsed: 1.179 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_message -- Time elapsed: 1.410 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_lifeline -- Time elapsed: 1.425 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_combined_fragment -- Time elapsed: 1.356 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_state -- Time elapsed: 1.376 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_operand -- Time elapsed: 1.530 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_execution -- Time elapsed: 1.415 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_interaction_use -- Time elapsed: 1.478 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_message -- Time elapsed: 1.358 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_lifeline -- Time elapsed: 1.402 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_combined_fragment -- Time elapsed: 1.455 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_operand -- Time elapsed: 1.433 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_execution -- Time elapsed: 1.502 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_interaction_use -- Time elapsed: 1.460 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.LifelinesSouthCenteredBorderItemLocatorTest.testArrangeAllAfterSequenceDiagramCreationGeneratesValidBounds -- Time elapsed: 1.614 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextCreationInALifelineNotPossible -- Time elapsed: 0.752 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteUnset -- Time elapsed: 1.009 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteCreationInALifelineNotPossible -- Time elapsed: 0.837 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextDropInALifelineNotPossible -- Time elapsed: 0.847 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testSequenceDiagramEditPartBrokerDetection -- Time elapsed: 0.848 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteDropInALifelineNotPossible -- Time elapsed: 0.899 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1Bis -- Time elapsed: 1.674 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testDiagramConsistency -- Time elapsed: 0.954 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1 -- Time elapsed: 1.684 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.HeaderHeightTests.testHeaderHeightSize -- Time elapsed: 0.895 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.AbstractToolDescription_Precondition_AbstractVariable_Access_Tests.testSequenceSpecificsVariablesAccess -- Time elapsed: 2.409 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.213 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDoneOnce -- Time elapsed: 0.391 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDone -- Time elapsed: 0.901 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.221 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDoneOnce -- Time elapsed: 0.405 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDone -- Time elapsed: 0.877 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.OperandFigureAndEdgesTest.testNoteAttachmentIsVisible -- Time elapsed: 0.791 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteOperandContainingNote -- Time elapsed: 1.132 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteCombinedFragmentContainingNote -- Time elapsed: 1.290 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckConsistantStoreFormat -- Time elapsed: 6.567 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckNumberOfStoredFormats -- Time elapsed: 6.062 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testBasicStoreFormat -- Time elapsed: 5.910 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreEdgeFormatData -- Time elapsed: 0.946 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreNodeFormatData -- Time elapsed: 1.029 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckConsistentStoreFormat -- Time elapsed: 6.904 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckNumberOfStoredFormats -- Time elapsed: 6.016 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testBasicStoreFormat -- Time elapsed: 5.840 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreEdgeFormatData -- Time elapsed: 0.910 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreNodeFormatData -- Time elapsed: 0.901 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[0] -- Time elapsed: 1.207 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[1] -- Time elapsed: 1.196 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[2] -- Time elapsed: 1.232 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[3] -- Time elapsed: 1.026 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[4] -- Time elapsed: 1.094 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[5] -- Time elapsed: 0.985 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[6] -- Time elapsed: 0.895 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[7] -- Time elapsed: 1.015 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[8] -- Time elapsed: 0.861 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[9] -- Time elapsed: 0.965 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[10] -- Time elapsed: 0.907 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[11] -- Time elapsed: 0.896 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[12] -- Time elapsed: 0.966 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[13] -- Time elapsed: 0.972 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[14] -- Time elapsed: 1.035 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[15] -- Time elapsed: 1.100 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[16] -- Time elapsed: 1.173 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[17] -- Time elapsed: 0.894 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[18] -- Time elapsed: 1.463 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[19] -- Time elapsed: 1.568 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[20] -- Time elapsed: 1.381 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[21] -- Time elapsed: 1.640 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[22] -- Time elapsed: 1.699 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[23] -- Time elapsed: 1.855 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[24] -- Time elapsed: 1.175 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[25] -- Time elapsed: 1.237 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[26] -- Time elapsed: 1.154 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[27] -- Time elapsed: 1.143 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[28] -- Time elapsed: 1.156 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[29] -- Time elapsed: 1.378 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenEntitiesRepresentationInEditor -- Time elapsed: 0.823 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenCrossTableRepresentationInEditor -- Time elapsed: 2.230 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenTableRepresentationInEditor -- Time elapsed: 0.684 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testCreateAndOpenTableRepresentationInEditor -- Time elapsed: 0.761 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithPrefix -- Time elapsed: 0.644 s
16:46:56 org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithoutPrefix -- Time elapsed: 0.212 s
16:46:56 org.eclipse.sirius.tests.unit.perf.common.Session1MillionTests.testSessionCreationTime -- Time elapsed: 0.139 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testTwoRepresentationsMovesSuccessively -- Time elapsed: 1.849 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testOpenMultipleSessions -- Time elapsed: 1.160 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoMultipleSyncNotifications -- Time elapsed: 1.271 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testDeleteAndUndo -- Time elapsed: 1.294 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCloseEventsNonDirty -- Time elapsed: 2.619 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoNotification -- Time elapsed: 1.159 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCreateRepresentationEvents -- Time elapsed: 1.509 s
16:46:56 org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testSaveSession -- Time elapsed: 1.259 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testBorderedBoundsAreCorrectAfterRunningRepair -- Time elapsed: 0.242 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testFiltersAreCorrectlyRestoredAfterRunningRepair -- Time elapsed: 0.940 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizations -- Time elapsed: 1.618 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizationsUnsynchronized -- Time elapsed: 1.823 s
16:46:56 org.eclipse.sirius.tests.unit.multipageeditor.SiriusMultiPageEditorTest.testDiagramEditorOpeningInsideMultiPageEditor -- Time elapsed: 0.693 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[0] -- Time elapsed: 1.221 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[1] -- Time elapsed: 1.298 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[2] -- Time elapsed: 1.163 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[3] -- Time elapsed: 1.221 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[4] -- Time elapsed: 1.196 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[5] -- Time elapsed: 0.397 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[6] -- Time elapsed: 0.393 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[7] -- Time elapsed: 0.373 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[8] -- Time elapsed: 0.380 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[9] -- Time elapsed: 0.394 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[10] -- Time elapsed: 0.373 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[11] -- Time elapsed: 0.360 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[12] -- Time elapsed: 0.342 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[13] -- Time elapsed: 0.427 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[14] -- Time elapsed: 0.335 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[15] -- Time elapsed: 0.368 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[16] -- Time elapsed: 0.360 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[17] -- Time elapsed: 0.338 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[18] -- Time elapsed: 0.330 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[19] -- Time elapsed: 0.365 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[20] -- Time elapsed: 0.323 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[21] -- Time elapsed: 0.331 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[22] -- Time elapsed: 0.338 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[23] -- Time elapsed: 0.352 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[24] -- Time elapsed: 0.340 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[25] -- Time elapsed: 0.405 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[26] -- Time elapsed: 0.320 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[27] -- Time elapsed: 0.342 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[28] -- Time elapsed: 0.356 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[29] -- Time elapsed: 0.382 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[30] -- Time elapsed: 1.833 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[31] -- Time elapsed: 1.175 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[32] -- Time elapsed: 1.096 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[33] -- Time elapsed: 1.116 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[34] -- Time elapsed: 1.707 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[35] -- Time elapsed: 1.819 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[36] -- Time elapsed: 1.106 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[37] -- Time elapsed: 1.192 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[38] -- Time elapsed: 1.161 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[39] -- Time elapsed: 2.059 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[40] -- Time elapsed: 1.158 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[41] -- Time elapsed: 1.019 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[42] -- Time elapsed: 1.084 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[43] -- Time elapsed: 1.116 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[44] -- Time elapsed: 1.181 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[45] -- Time elapsed: 1.044 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[46] -- Time elapsed: 1.080 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[47] -- Time elapsed: 1.064 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[48] -- Time elapsed: 1.164 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[49] -- Time elapsed: 1.058 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[50] -- Time elapsed: 1.113 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[51] -- Time elapsed: 1.235 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[52] -- Time elapsed: 1.221 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[53] -- Time elapsed: 1.093 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[54] -- Time elapsed: 1.209 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[55] -- Time elapsed: 0.340 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[56] -- Time elapsed: 0.370 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[57] -- Time elapsed: 0.318 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[58] -- Time elapsed: 0.346 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[59] -- Time elapsed: 0.355 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[60] -- Time elapsed: 0.372 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[61] -- Time elapsed: 0.353 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[62] -- Time elapsed: 0.333 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[63] -- Time elapsed: 0.333 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[64] -- Time elapsed: 0.329 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[65] -- Time elapsed: 0.358 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[66] -- Time elapsed: 0.484 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[67] -- Time elapsed: 0.324 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[68] -- Time elapsed: 0.382 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[69] -- Time elapsed: 0.346 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[70] -- Time elapsed: 0.325 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[71] -- Time elapsed: 0.323 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[72] -- Time elapsed: 0.352 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[73] -- Time elapsed: 0.325 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[74] -- Time elapsed: 0.335 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[75] -- Time elapsed: 0.341 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[76] -- Time elapsed: 0.400 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[77] -- Time elapsed: 0.475 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[78] -- Time elapsed: 0.398 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[79] -- Time elapsed: 0.397 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[80] -- Time elapsed: 1.088 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[81] -- Time elapsed: 1.113 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[82] -- Time elapsed: 1.045 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[83] -- Time elapsed: 1.082 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[84] -- Time elapsed: 1.319 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[85] -- Time elapsed: 1.049 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[86] -- Time elapsed: 1.210 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[87] -- Time elapsed: 1.363 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[88] -- Time elapsed: 1.220 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[89] -- Time elapsed: 1.939 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[90] -- Time elapsed: 1.152 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[91] -- Time elapsed: 1.168 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[92] -- Time elapsed: 1.149 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[93] -- Time elapsed: 1.293 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[94] -- Time elapsed: 1.283 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[95] -- Time elapsed: 1.316 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[96] -- Time elapsed: 1.105 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[97] -- Time elapsed: 1.244 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[98] -- Time elapsed: 1.131 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[99] -- Time elapsed: 1.193 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[100] -- Time elapsed: 1.155 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[101] -- Time elapsed: 1.243 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[102] -- Time elapsed: 1.097 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[103] -- Time elapsed: 1.087 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[104] -- Time elapsed: 1.186 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[105] -- Time elapsed: 0.388 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[106] -- Time elapsed: 0.396 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[107] -- Time elapsed: 0.474 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[108] -- Time elapsed: 0.394 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[109] -- Time elapsed: 0.387 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[110] -- Time elapsed: 0.369 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[111] -- Time elapsed: 0.396 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[112] -- Time elapsed: 0.355 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[113] -- Time elapsed: 0.469 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[114] -- Time elapsed: 0.377 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[115] -- Time elapsed: 0.388 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[116] -- Time elapsed: 0.375 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[117] -- Time elapsed: 0.361 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[118] -- Time elapsed: 0.358 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[119] -- Time elapsed: 0.328 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[120] -- Time elapsed: 0.388 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[121] -- Time elapsed: 0.322 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[122] -- Time elapsed: 0.357 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[123] -- Time elapsed: 0.324 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[124] -- Time elapsed: 0.356 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[125] -- Time elapsed: 0.407 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[126] -- Time elapsed: 0.334 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[127] -- Time elapsed: 0.330 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[128] -- Time elapsed: 0.357 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[129] -- Time elapsed: 0.351 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[130] -- Time elapsed: 1.073 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[131] -- Time elapsed: 1.053 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[132] -- Time elapsed: 1.092 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[133] -- Time elapsed: 1.284 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[134] -- Time elapsed: 1.505 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[135] -- Time elapsed: 1.094 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[136] -- Time elapsed: 1.218 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[137] -- Time elapsed: 1.127 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[138] -- Time elapsed: 1.169 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[139] -- Time elapsed: 1.612 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[140] -- Time elapsed: 1.094 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[141] -- Time elapsed: 1.187 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[142] -- Time elapsed: 1.093 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[143] -- Time elapsed: 1.067 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[144] -- Time elapsed: 1.141 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[145] -- Time elapsed: 1.048 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[146] -- Time elapsed: 1.138 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[147] -- Time elapsed: 1.131 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[148] -- Time elapsed: 1.038 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[149] -- Time elapsed: 1.218 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[150] -- Time elapsed: 1.107 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[151] -- Time elapsed: 1.125 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[152] -- Time elapsed: 1.165 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[153] -- Time elapsed: 1.233 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[154] -- Time elapsed: 1.136 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[155] -- Time elapsed: 0.361 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[156] -- Time elapsed: 0.374 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[157] -- Time elapsed: 0.331 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[158] -- Time elapsed: 0.335 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[159] -- Time elapsed: 0.390 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[160] -- Time elapsed: 0.351 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[161] -- Time elapsed: 0.364 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[162] -- Time elapsed: 0.412 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[163] -- Time elapsed: 0.356 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[164] -- Time elapsed: 0.353 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[165] -- Time elapsed: 0.398 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[166] -- Time elapsed: 0.376 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[167] -- Time elapsed: 0.373 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[168] -- Time elapsed: 0.328 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[169] -- Time elapsed: 0.357 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[170] -- Time elapsed: 0.394 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[171] -- Time elapsed: 0.326 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[172] -- Time elapsed: 0.402 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[173] -- Time elapsed: 0.347 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[174] -- Time elapsed: 0.383 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[175] -- Time elapsed: 0.359 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[176] -- Time elapsed: 0.330 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[177] -- Time elapsed: 0.393 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[178] -- Time elapsed: 0.326 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[179] -- Time elapsed: 0.319 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[180] -- Time elapsed: 1.101 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[181] -- Time elapsed: 1.082 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[182] -- Time elapsed: 1.095 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[183] -- Time elapsed: 1.259 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[184] -- Time elapsed: 1.664 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[185] -- Time elapsed: 1.116 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[186] -- Time elapsed: 1.008 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[187] -- Time elapsed: 1.217 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[188] -- Time elapsed: 1.158 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[189] -- Time elapsed: 1.646 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[190] -- Time elapsed: 1.167 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[191] -- Time elapsed: 1.136 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[192] -- Time elapsed: 1.121 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[193] -- Time elapsed: 1.248 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[194] -- Time elapsed: 1.162 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[195] -- Time elapsed: 1.133 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[196] -- Time elapsed: 1.288 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[197] -- Time elapsed: 1.183 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[198] -- Time elapsed: 1.173 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[199] -- Time elapsed: 1.124 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[200] -- Time elapsed: 1.176 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[201] -- Time elapsed: 1.148 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[202] -- Time elapsed: 1.035 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[203] -- Time elapsed: 1.044 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[204] -- Time elapsed: 1.128 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[205] -- Time elapsed: 0.379 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[206] -- Time elapsed: 0.383 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[207] -- Time elapsed: 0.386 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[208] -- Time elapsed: 0.369 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[209] -- Time elapsed: 0.344 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[210] -- Time elapsed: 0.327 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[211] -- Time elapsed: 0.359 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[212] -- Time elapsed: 0.345 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[213] -- Time elapsed: 0.364 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[214] -- Time elapsed: 0.325 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[215] -- Time elapsed: 0.325 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[216] -- Time elapsed: 0.396 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[217] -- Time elapsed: 0.324 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[218] -- Time elapsed: 0.374 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[219] -- Time elapsed: 0.330 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[220] -- Time elapsed: 0.363 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[221] -- Time elapsed: 0.363 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[222] -- Time elapsed: 0.347 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[223] -- Time elapsed: 0.348 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[224] -- Time elapsed: 0.320 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[225] -- Time elapsed: 0.328 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[226] -- Time elapsed: 0.349 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[227] -- Time elapsed: 0.330 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[228] -- Time elapsed: 0.364 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[229] -- Time elapsed: 0.321 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[230] -- Time elapsed: 1.058 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[231] -- Time elapsed: 1.156 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[232] -- Time elapsed: 1.141 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[233] -- Time elapsed: 1.184 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[234] -- Time elapsed: 2.011 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[235] -- Time elapsed: 1.091 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[236] -- Time elapsed: 1.099 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[237] -- Time elapsed: 1.192 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[238] -- Time elapsed: 1.286 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[239] -- Time elapsed: 1.368 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[240] -- Time elapsed: 1.139 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[241] -- Time elapsed: 1.197 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[242] -- Time elapsed: 1.278 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[243] -- Time elapsed: 1.018 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[244] -- Time elapsed: 1.072 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[245] -- Time elapsed: 1.063 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[246] -- Time elapsed: 1.150 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[247] -- Time elapsed: 1.319 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[248] -- Time elapsed: 1.166 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[249] -- Time elapsed: 1.099 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[250] -- Time elapsed: 1.129 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[251] -- Time elapsed: 1.237 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[252] -- Time elapsed: 1.150 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[253] -- Time elapsed: 1.110 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[254] -- Time elapsed: 1.165 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[255] -- Time elapsed: 0.348 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[256] -- Time elapsed: 0.348 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[257] -- Time elapsed: 0.404 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[258] -- Time elapsed: 0.347 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[259] -- Time elapsed: 0.352 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[260] -- Time elapsed: 0.335 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[261] -- Time elapsed: 0.314 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[262] -- Time elapsed: 0.376 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[263] -- Time elapsed: 0.384 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[264] -- Time elapsed: 0.326 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[265] -- Time elapsed: 0.323 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[266] -- Time elapsed: 0.330 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[267] -- Time elapsed: 0.364 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[268] -- Time elapsed: 0.337 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[269] -- Time elapsed: 0.398 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[270] -- Time elapsed: 0.325 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[271] -- Time elapsed: 0.337 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[272] -- Time elapsed: 0.356 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[273] -- Time elapsed: 0.430 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[274] -- Time elapsed: 0.421 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[275] -- Time elapsed: 0.333 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[276] -- Time elapsed: 0.414 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[277] -- Time elapsed: 0.384 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[278] -- Time elapsed: 0.381 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[279] -- Time elapsed: 0.398 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[280] -- Time elapsed: 1.159 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[281] -- Time elapsed: 1.135 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[282] -- Time elapsed: 1.082 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[283] -- Time elapsed: 1.257 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[284] -- Time elapsed: 1.728 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[285] -- Time elapsed: 1.230 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[286] -- Time elapsed: 1.039 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[287] -- Time elapsed: 1.255 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[288] -- Time elapsed: 1.261 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[289] -- Time elapsed: 1.857 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[290] -- Time elapsed: 1.152 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[291] -- Time elapsed: 1.150 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[292] -- Time elapsed: 1.169 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[293] -- Time elapsed: 1.150 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[294] -- Time elapsed: 1.107 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[295] -- Time elapsed: 1.017 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[296] -- Time elapsed: 1.107 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[297] -- Time elapsed: 1.164 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[298] -- Time elapsed: 1.167 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[299] -- Time elapsed: 1.237 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[300] -- Time elapsed: 1.193 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[301] -- Time elapsed: 1.244 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[302] -- Time elapsed: 1.264 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[303] -- Time elapsed: 1.322 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[304] -- Time elapsed: 1.322 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[305] -- Time elapsed: 0.446 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[306] -- Time elapsed: 0.500 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[307] -- Time elapsed: 0.370 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[308] -- Time elapsed: 0.409 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[309] -- Time elapsed: 0.449 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[310] -- Time elapsed: 0.445 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[311] -- Time elapsed: 0.397 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[312] -- Time elapsed: 0.380 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[313] -- Time elapsed: 0.372 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[314] -- Time elapsed: 0.372 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[315] -- Time elapsed: 0.369 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[316] -- Time elapsed: 0.384 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[317] -- Time elapsed: 0.345 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[318] -- Time elapsed: 0.360 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[319] -- Time elapsed: 0.337 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[320] -- Time elapsed: 0.409 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[321] -- Time elapsed: 0.482 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[322] -- Time elapsed: 0.402 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[323] -- Time elapsed: 0.361 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[324] -- Time elapsed: 0.326 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[325] -- Time elapsed: 0.347 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[326] -- Time elapsed: 0.356 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[327] -- Time elapsed: 0.342 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[328] -- Time elapsed: 0.366 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[329] -- Time elapsed: 0.367 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[330] -- Time elapsed: 1.106 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[331] -- Time elapsed: 1.174 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[332] -- Time elapsed: 1.108 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[333] -- Time elapsed: 1.255 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[334] -- Time elapsed: 1.936 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[335] -- Time elapsed: 1.173 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[336] -- Time elapsed: 1.251 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[337] -- Time elapsed: 1.762 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[338] -- Time elapsed: 1.194 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[339] -- Time elapsed: 1.967 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[340] -- Time elapsed: 1.196 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[341] -- Time elapsed: 1.258 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[342] -- Time elapsed: 1.116 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[343] -- Time elapsed: 1.096 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[344] -- Time elapsed: 1.175 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[345] -- Time elapsed: 1.073 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[346] -- Time elapsed: 1.163 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[347] -- Time elapsed: 1.288 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[348] -- Time elapsed: 1.176 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[349] -- Time elapsed: 1.221 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[350] -- Time elapsed: 1.796 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[351] -- Time elapsed: 1.906 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[352] -- Time elapsed: 1.797 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[353] -- Time elapsed: 1.857 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[354] -- Time elapsed: 2.260 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[355] -- Time elapsed: 0.446 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[356] -- Time elapsed: 0.378 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[357] -- Time elapsed: 0.472 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[358] -- Time elapsed: 0.459 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[359] -- Time elapsed: 0.491 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[360] -- Time elapsed: 0.408 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[361] -- Time elapsed: 0.364 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[362] -- Time elapsed: 0.447 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[363] -- Time elapsed: 0.499 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[364] -- Time elapsed: 0.390 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[365] -- Time elapsed: 0.388 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[366] -- Time elapsed: 0.393 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[367] -- Time elapsed: 0.374 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[368] -- Time elapsed: 0.357 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[369] -- Time elapsed: 0.405 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[370] -- Time elapsed: 0.354 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[371] -- Time elapsed: 0.432 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[372] -- Time elapsed: 0.346 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[373] -- Time elapsed: 0.355 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[374] -- Time elapsed: 0.424 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[375] -- Time elapsed: 0.352 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[376] -- Time elapsed: 0.362 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[377] -- Time elapsed: 0.394 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[378] -- Time elapsed: 0.438 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[379] -- Time elapsed: 0.490 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[380] -- Time elapsed: 1.858 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[381] -- Time elapsed: 1.834 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[382] -- Time elapsed: 1.831 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[383] -- Time elapsed: 2.436 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[384] -- Time elapsed: 2.913 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[385] -- Time elapsed: 1.894 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[386] -- Time elapsed: 2.479 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[387] -- Time elapsed: 2.333 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[388] -- Time elapsed: 2.364 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[389] -- Time elapsed: 2.201 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[390] -- Time elapsed: 1.829 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[391] -- Time elapsed: 1.774 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[392] -- Time elapsed: 1.912 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[393] -- Time elapsed: 1.879 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[394] -- Time elapsed: 1.895 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[395] -- Time elapsed: 1.931 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[396] -- Time elapsed: 1.850 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[397] -- Time elapsed: 1.809 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[398] -- Time elapsed: 1.681 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[399] -- Time elapsed: 1.857 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[400] -- Time elapsed: 1.107 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[401] -- Time elapsed: 1.077 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[402] -- Time elapsed: 1.121 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[403] -- Time elapsed: 1.222 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[404] -- Time elapsed: 1.153 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[405] -- Time elapsed: 0.355 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[406] -- Time elapsed: 0.352 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[407] -- Time elapsed: 0.328 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[408] -- Time elapsed: 0.377 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[409] -- Time elapsed: 0.331 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[410] -- Time elapsed: 0.331 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[411] -- Time elapsed: 0.358 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[412] -- Time elapsed: 0.334 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[413] -- Time elapsed: 0.349 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[414] -- Time elapsed: 0.331 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[415] -- Time elapsed: 0.333 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[416] -- Time elapsed: 0.438 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[417] -- Time elapsed: 0.341 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[418] -- Time elapsed: 0.351 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[419] -- Time elapsed: 0.334 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[420] -- Time elapsed: 0.374 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[421] -- Time elapsed: 0.355 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[422] -- Time elapsed: 0.353 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[423] -- Time elapsed: 0.338 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[424] -- Time elapsed: 0.365 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[425] -- Time elapsed: 0.364 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[426] -- Time elapsed: 0.393 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[427] -- Time elapsed: 0.326 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[428] -- Time elapsed: 0.400 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[429] -- Time elapsed: 0.339 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[430] -- Time elapsed: 1.029 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[431] -- Time elapsed: 1.074 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[432] -- Time elapsed: 1.119 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[433] -- Time elapsed: 1.173 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[434] -- Time elapsed: 1.594 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[435] -- Time elapsed: 1.107 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[436] -- Time elapsed: 1.148 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[437] -- Time elapsed: 1.229 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[438] -- Time elapsed: 1.114 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[439] -- Time elapsed: 1.592 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[440] -- Time elapsed: 1.139 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[441] -- Time elapsed: 1.174 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[442] -- Time elapsed: 1.071 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[443] -- Time elapsed: 1.052 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[444] -- Time elapsed: 1.062 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[445] -- Time elapsed: 1.088 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[446] -- Time elapsed: 1.125 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[447] -- Time elapsed: 1.102 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[448] -- Time elapsed: 1.290 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[449] -- Time elapsed: 1.282 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[450] -- Time elapsed: 1.172 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[451] -- Time elapsed: 1.195 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[452] -- Time elapsed: 1.085 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[453] -- Time elapsed: 1.159 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[454] -- Time elapsed: 1.213 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[455] -- Time elapsed: 0.383 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[456] -- Time elapsed: 0.356 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[457] -- Time elapsed: 0.363 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[458] -- Time elapsed: 0.325 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[459] -- Time elapsed: 0.329 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[460] -- Time elapsed: 0.322 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[461] -- Time elapsed: 0.346 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[462] -- Time elapsed: 0.347 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[463] -- Time elapsed: 0.356 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[464] -- Time elapsed: 0.377 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[465] -- Time elapsed: 0.327 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[466] -- Time elapsed: 0.398 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[467] -- Time elapsed: 0.341 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[468] -- Time elapsed: 0.331 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[469] -- Time elapsed: 0.398 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[470] -- Time elapsed: 0.377 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[471] -- Time elapsed: 0.354 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[472] -- Time elapsed: 0.374 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[473] -- Time elapsed: 0.411 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[474] -- Time elapsed: 0.351 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[475] -- Time elapsed: 0.363 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[476] -- Time elapsed: 0.335 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[477] -- Time elapsed: 0.415 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[478] -- Time elapsed: 0.366 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[479] -- Time elapsed: 0.403 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[480] -- Time elapsed: 1.118 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[481] -- Time elapsed: 1.047 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[482] -- Time elapsed: 1.093 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[483] -- Time elapsed: 1.229 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[484] -- Time elapsed: 1.561 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[485] -- Time elapsed: 1.064 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[486] -- Time elapsed: 1.115 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[487] -- Time elapsed: 1.133 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[488] -- Time elapsed: 1.274 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[489] -- Time elapsed: 1.559 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[490] -- Time elapsed: 1.068 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[491] -- Time elapsed: 1.037 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[492] -- Time elapsed: 1.180 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[493] -- Time elapsed: 1.162 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[494] -- Time elapsed: 1.049 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[495] -- Time elapsed: 1.129 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[496] -- Time elapsed: 1.087 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[497] -- Time elapsed: 1.216 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[498] -- Time elapsed: 1.073 s
16:46:56 org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[499] -- Time elapsed: 1.117 s
16:46:56 
16:46:56 Results:
16:46:56 
16:46:56 Tests run: 3626, Failures: 0, Errors: 0, Skipped: 0
16:46:56 
16:47:00 [INFO] All tests passed
16:47:00 [INFO] 
16:47:00 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tests.tree >----------
16:47:00 [INFO] Building org.eclipse.sirius.tests.tree 7.4.1-SNAPSHOT          [122/140]
16:47:00 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/pom.xml
16:47:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:47:00 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
16:47:00 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
16:47:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/pom.xml
16:47:01 [INFO] 
16:47:01 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.tree ---
16:47:01 [INFO] 
16:47:01 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.tree ---
16:47:01 [INFO] The project's OSGi version is 7.4.1.202406021954
16:47:01 [INFO] 
16:47:01 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.tree ---
16:47:01 [INFO] 
16:47:01 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.tree ---
16:47:01 [INFO] 
16:47:01 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.tree ---
16:47:01 [INFO] 
16:47:01 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.tree ---
16:47:01 [INFO] Resolving class path of org.eclipse.sirius.tests.tree
16:47:04 [INFO] 
16:47:04 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.tree ---
16:47: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.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
16:47:04 [INFO] 
16:47:04 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.tree ---
16:47:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:47:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:47:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/src/main/resources
16:47:04 [INFO] 
16:47:04 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.tree ---
16:47:04 [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:47:05 [INFO] 
16:47:05 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.tree ---
16:47:05 [INFO] Acceleo maven stand alone build...
16:47:05 [INFO] Starting packages registration...
16:47:05 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
16:47:05 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree'...
16:47:05 [INFO] Mapping the pom.xml to AcceleoProject...
16:47:05 [INFO] Adding jar dependencies...
16:47:05 [INFO] Starting parsing...
16:47:05 [INFO] Build completed.
16:47:05 [INFO] 
16:47:05 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.tree ---
16:47:05 [INFO] Acceleo maven stand alone build...
16:47:05 [INFO] Starting packages registration...
16:47:05 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
16:47:05 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree'...
16:47:05 [INFO] Mapping the pom.xml to AcceleoProject...
16:47:05 [INFO] Adding jar dependencies...
16:47:05 [INFO] Starting parsing...
16:47:05 [INFO] Build completed.
16:47:05 [INFO] 
16:47:05 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.tree ---
16:47:05 [INFO] 
16:47:05 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.tree ---
16:47:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:47:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:47:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/src/test/resources
16:47:05 [INFO] 
16:47:05 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.tree ---
16:47:05 [INFO] 
16:47:05 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.tree ---
16:47:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-7.4.1-SNAPSHOT-sources.jar
16:47:05 [INFO] 
16:47:05 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.tree ---
16:47:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-7.4.1-SNAPSHOT.jar
16:47:06 [INFO] 
16:47:06 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.tree ---
16:47:06 [INFO] 
16:47:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.tree ---
16:47:06 [INFO] 
16:47:06 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.tree ---
16:47:06 [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:47:06 [INFO] Command line:
16:47:06 	[/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, -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:47:30 Running org.eclipse.sirius.tests.suite.tree.AllSiriusTestSuite
16:47:37 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testCreateDeletionTools()
16:47:40 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testDeleteUndo()
16:47:49 Setup of org.eclipse.sirius.tests.api.tools.TreeItemCreationToolsTest.testCreateInRepresentation()
16:47:51 Setup of org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithoutEditionTool()
16:47:51 Setup of org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithNoBehavior()
16:47:52 Setup of org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithEditMask()
16:47:53 Setup of org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditDefinitionWithImports()
16:47:54 Setup of org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithPrecondition()
16:47:56 Setup of org.eclipse.sirius.tests.unit.tree.TreeVariablesTest.testAvailableVariablesForTreeItem()
16:47:58 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropAfter()
16:47:59 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithTwoElementsSelection()
16:48:00 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDDirectlyOnTree()
16:48:01 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithSingleSelection()
16:48:01 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testPrecedingSiblingsValues()
16:48:02 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropBefore()
16:48:02 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithPermissionAuthority()
16:48:03 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithFalseToolPrecondition()
16:48:04 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithSingleSelection()
16:48:04 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection()
16:48:05 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithMultipleSelection()
16:48:05 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDWithTwoElementsSelection()
16:48:06 Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection()
16:48:06 Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testAddClassOnDiagram()
16:48:13 
16:48:13 (SWT:16567): Gtk-CRITICAL **: 20:48:13.561: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:48:13 
16:48:13 (SWT:16567): Gtk-CRITICAL **: 20:48:13.952: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:48:20 Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenamePackageOnDiagram()
16:48:23 
16:48:23 (SWT:16567): Gtk-CRITICAL **: 20:48:23.370: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:48:23 
16:48:23 (SWT:16567): Gtk-CRITICAL **: 20:48:23.615: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:48:27 Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenameClassOnDiagram()
16:48:29 
16:48:29 (SWT:16567): Gtk-CRITICAL **: 20:48:29.941: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:48:30 
16:48:30 (SWT:16567): Gtk-CRITICAL **: 20:48:30.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:48:33 Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testEditorRename()
16:48:36 
16:48:36 (SWT:16567): Gtk-CRITICAL **: 20:48:36.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:48:36 
16:48:36 (SWT:16567): Gtk-CRITICAL **: 20:48:36.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:48:38 Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testInitialisation()
16:48:40 
16:48:40 (SWT:16567): Gtk-CRITICAL **: 20:48:40.959: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:48:41 
16:48:41 (SWT:16567): Gtk-CRITICAL **: 20:48:41.188: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:48:43 Setup of org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrdersOnTreeCreation()
16:48:43 Setup of org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrders()
16:48:44 Setup of org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testEditTool()
16:48:44 Setup of org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testDeleteFromTool()
16:48:45 Setup of org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testToolCreateSiblingClass()
16:48:45 Setup of org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool()
16:48:46 Setup of org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool()
16:48:47 Setup of org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool_withConstraintPropertySystemSetToFalse()
16:48:47 Setup of org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testMigrationIsNeededOnData()
16:48:47 Setup of org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testElementsToSelectExpressionMigration()
16:48:47 Setup of org.eclipse.sirius.tests.unit.dialect.TreeUIDialectServicesTests.testDiagramDialectUIManagerRefresh()
16:48:48 Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.44 s -- in org.eclipse.sirius.tests.suite.tree.AllSiriusTestSuite
16:48:48 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testInterpreterContextForAbstractToolElementsToSelectVariables -- Time elapsed: 0.986 s
16:48:48 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testInterpreterContextForContainerDropTool -- Time elapsed: 0.007 s
16:48:48 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.002 s
16:48:48 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s
16:48:48 org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s
16:48:48 org.eclipse.sirius.tests.unit.tree.vsm.color.TreeColorTest.testColorReferencesInitialization -- Time elapsed: 0.003 s
16:48:48 org.eclipse.sirius.tests.unit.tree.vsm.color.TreeColorTest.testColorReferencesCardinality -- Time elapsed: 0.001 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testCreateDeletionTools -- Time elapsed: 3.074 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testDeleteUndo -- Time elapsed: 9.008 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemCreationToolsTest.testCreateInRepresentation -- Time elapsed: 1.270 s
16:48:48 org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.testAisSuperOfB -- Time elapsed: 0.002 s
16:48:48 org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.testMappingHierarchy -- Time elapsed: 0 s
16:48:48 org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.testASingleMappingHasAHierarchy -- Time elapsed: 0 s
16:48:48 org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.test2UnrelatedElementsHaveDifferentHierarchies -- Time elapsed: 0 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithoutEditionTool -- Time elapsed: 0.843 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithNoBehavior -- Time elapsed: 0.793 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithEditMask -- Time elapsed: 0.887 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditDefinitionWithImports -- Time elapsed: 0.888 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithPrecondition -- Time elapsed: 0.809 s
16:48:48 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testCreateElement -- Time elapsed: 0.131 s
16:48:48 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testSynchronizationSemanticElementsMappgings -- Time elapsed: 0.071 s
16:48:48 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testRefreshBoundedToExpansionState -- Time elapsed: 0.195 s
16:48:48 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testSwitchMappingInHierarchy -- Time elapsed: 0.077 s
16:48:48 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testDeleteElement -- Time elapsed: 0.127 s
16:48:48 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderKeptOnSubsequentRefreshes -- Time elapsed: 0.114 s
16:48:48 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderIsDeterministicAmongRepresentationInstances -- Time elapsed: 0.306 s
16:48:48 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testWarningLoggingWithIncorrectSemanticCandidateExpression -- Time elapsed: 0.034 s
16:48:48 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testRenameElement -- Time elapsed: 0.063 s
16:48:48 org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderMatchesTheModelOrder -- Time elapsed: 0.077 s
16:48:48 org.eclipse.sirius.tests.unit.tree.TreeVariablesTest.testAvailableVariablesForTreeItem -- Time elapsed: 1.974 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropAfter -- Time elapsed: 1.038 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithTwoElementsSelection -- Time elapsed: 0.776 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDDirectlyOnTree -- Time elapsed: 0.797 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithSingleSelection -- Time elapsed: 0.703 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testPrecedingSiblingsValues -- Time elapsed: 0.606 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropBefore -- Time elapsed: 0.611 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithPermissionAuthority -- Time elapsed: 0.586 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithFalseToolPrecondition -- Time elapsed: 0.503 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithSingleSelection -- Time elapsed: 0.536 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection -- Time elapsed: 0.651 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithMultipleSelection -- Time elapsed: 0.604 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDWithTwoElementsSelection -- Time elapsed: 0.507 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection -- Time elapsed: 0.580 s
16:48:48 org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testAddClassOnDiagram -- Time elapsed: 13.72 s
16:48:48 org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenamePackageOnDiagram -- Time elapsed: 6.829 s
16:48:48 org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenameClassOnDiagram -- Time elapsed: 6.449 s
16:48:48 org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testEditorRename -- Time elapsed: 5.015 s
16:48:48 org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testInitialisation -- Time elapsed: 4.489 s
16:48:48 org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrdersOnTreeCreation -- Time elapsed: 0.374 s
16:48:48 org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrders -- Time elapsed: 0.304 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testEditTool -- Time elapsed: 0.500 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testDeleteFromTool -- Time elapsed: 0.356 s
16:48:48 org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testToolCreateSiblingClass -- Time elapsed: 0.447 s
16:48:48 org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool -- Time elapsed: 1.019 s
16:48:48 org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool -- Time elapsed: 0.546 s
16:48:48 org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.456 s
16:48:48 org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.082 s
16:48:48 org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testElementsToSelectExpressionMigration -- Time elapsed: 0.233 s
16:48:48 org.eclipse.sirius.tests.unit.dialect.TreeUIDialectServicesTests.testDiagramDialectUIManagerRefresh -- Time elapsed: 0.929 s
16:48:48 
16:48:48 Results:
16:48:48 
16:48:48 Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
16:48:48 
16:48:50 [INFO] All tests passed
16:48:50 [INFO] 
16:48:50 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot >---------
16:48:50 [INFO] Building org.eclipse.sirius.tests.swtbot 7.4.1-SNAPSHOT        [123/140]
16:48:50 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/pom.xml
16:48:50 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:48:50 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
16:48:50 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
16:48:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/pom.xml
16:48:53 [INFO] 
16:48:53 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.swtbot ---
16:48:53 [INFO] 
16:48:53 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot ---
16:48:53 [INFO] The project's OSGi version is 7.4.1.202406021954
16:48:53 [INFO] 
16:48:53 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot ---
16:48:53 [INFO] 
16:48:53 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot ---
16:48:53 [INFO] 
16:48:53 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot ---
16:48:53 [INFO] 
16:48:53 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.swtbot ---
16:48:53 [INFO] Resolving class path of org.eclipse.sirius.tests.swtbot
16:48:56 [INFO] 
16:48:56 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot ---
16:48: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.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
16:48:56 [INFO] 
16:48:56 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.swtbot ---
16:48:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:48:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:48:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/src/main/resources
16:48:56 [INFO] 
16:48:56 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.swtbot ---
16:48:56 [INFO] Compiling 486 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:49:02 [INFO] 
16:49:02 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.swtbot ---
16:49:02 [INFO] Acceleo maven stand alone build...
16:49:02 [INFO] Starting packages registration...
16:49:02 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
16:49:02 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot'...
16:49:02 [INFO] Mapping the pom.xml to AcceleoProject...
16:49:02 [INFO] Adding jar dependencies...
16:49:02 [INFO] Starting parsing...
16:49:02 [INFO] Build completed.
16:49:02 [INFO] 
16:49:02 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.swtbot ---
16:49:02 [INFO] Acceleo maven stand alone build...
16:49:02 [INFO] Starting packages registration...
16:49:02 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
16:49:02 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot'...
16:49:02 [INFO] Mapping the pom.xml to AcceleoProject...
16:49:02 [INFO] Adding jar dependencies...
16:49:02 [INFO] Starting parsing...
16:49:02 [INFO] Build completed.
16:49:02 [INFO] 
16:49:02 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.swtbot ---
16:49:02 [INFO] 
16:49:02 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot ---
16:49:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:49:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:49:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/src/test/resources
16:49:02 [INFO] 
16:49:02 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.swtbot ---
16:49:02 [INFO] 
16:49:02 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot ---
16:49: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.1-SNAPSHOT-sources.jar
16:49:02 [INFO] 
16:49:02 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot ---
16:49:03 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-7.4.1-SNAPSHOT.jar
16:49:05 [INFO] 
16:49:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot ---
16:49:05 [INFO] 
16:49:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot ---
16:49:05 [INFO] 
16:49:05 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.swtbot ---
16:49:06 [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:49:06 [INFO] Command line:
16:49:06 	[/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, -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:49:16 Launching application org.eclipse.ui.ide.workbench
16:49:37 Running org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite
16:49:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeMultiple()
16:49:40 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
16:49:40 log4j:WARN Please initialize the log4j system properly.
16:49:40 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
16:49:45 
16:49:45 (Eclipse:16839): Gtk-WARNING **: 20:49:45.749: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:49:45 
16:49:45 (Eclipse:16839): Gtk-WARNING **: 20:49:45.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:49:45 
16:49:45 (Eclipse:16839): Gtk-WARNING **: 20:49:45.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:49:45 
16:49:45 (Eclipse:16839): Gtk-WARNING **: 20:49:45.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:49:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveWithCreateMessage()
16:50:01 
16:50:01 (Eclipse:16839): Gtk-WARNING **: 20:50:01.221: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:01 
16:50:01 (Eclipse:16839): Gtk-WARNING **: 20:50:01.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:01 
16:50:01 (Eclipse:16839): Gtk-WARNING **: 20:50:01.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:01 
16:50:01 (Eclipse:16839): Gtk-WARNING **: 20:50:01.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnLeftMargin()
16:50:07 
16:50:07 (Eclipse:16839): Gtk-WARNING **: 20:50:07.603: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:07 
16:50:07 (Eclipse:16839): Gtk-WARNING **: 20:50:07.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:07 
16:50:07 (Eclipse:16839): Gtk-WARNING **: 20:50:07.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:07 
16:50:07 (Eclipse:16839): Gtk-WARNING **: 20:50:07.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleOnLeftMargin()
16:50:10 
16:50:10 (Eclipse:16839): Gtk-WARNING **: 20:50:10.975: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:11 
16:50:11 (Eclipse:16839): Gtk-WARNING **: 20:50:11.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:11 
16:50:11 (Eclipse:16839): Gtk-WARNING **: 20:50:11.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:11 
16:50:11 (Eclipse:16839): Gtk-WARNING **: 20:50:11.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOnRight()
16:50:14 
16:50:14 (Eclipse:16839): Gtk-WARNING **: 20:50:14.245: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:14 
16:50:14 (Eclipse:16839): Gtk-WARNING **: 20:50:14.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:14 
16:50:14 (Eclipse:16839): Gtk-WARNING **: 20:50:14.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:14 
16:50:14 (Eclipse:16839): Gtk-WARNING **: 20:50:14.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveMultiple2()
16:50:17 
16:50:17 (Eclipse:16839): Gtk-WARNING **: 20:50:17.392: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:17 
16:50:17 (Eclipse:16839): Gtk-WARNING **: 20:50:17.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:17 
16:50:17 (Eclipse:16839): Gtk-WARNING **: 20:50:17.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:17 
16:50:17 (Eclipse:16839): Gtk-WARNING **: 20:50:17.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC2()
16:50:22 
16:50:22 (Eclipse:16839): Gtk-WARNING **: 20:50:22.061: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:22 
16:50:22 (Eclipse:16839): Gtk-WARNING **: 20:50:22.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:22 
16:50:22 (Eclipse:16839): Gtk-WARNING **: 20:50:22.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:22 
16:50:22 (Eclipse:16839): Gtk-WARNING **: 20:50:22.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOverB()
16:50:26 
16:50:26 (Eclipse:16839): Gtk-WARNING **: 20:50:26.379: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:26 
16:50:26 (Eclipse:16839): Gtk-WARNING **: 20:50:26.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:26 
16:50:26 (Eclipse:16839): Gtk-WARNING **: 20:50:26.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:26 
16:50:26 (Eclipse:16839): Gtk-WARNING **: 20:50:26.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnTopMargin()
16:50:29 
16:50:29 (Eclipse:16839): Gtk-WARNING **: 20:50:29.559: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:29 
16:50:29 (Eclipse:16839): Gtk-WARNING **: 20:50:29.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:29 
16:50:29 (Eclipse:16839): Gtk-WARNING **: 20:50:29.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:29 
16:50:29 (Eclipse:16839): Gtk-WARNING **: 20:50:29.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfCOnLeftLimit()
16:50:32 
16:50:32 (Eclipse:16839): Gtk-WARNING **: 20:50:32.467: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:32 
16:50:32 (Eclipse:16839): Gtk-WARNING **: 20:50:32.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:32 
16:50:32 (Eclipse:16839): Gtk-WARNING **: 20:50:32.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:32 
16:50:32 (Eclipse:16839): Gtk-WARNING **: 20:50:32.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:34 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleToRight()
16:50:36 
16:50:36 (Eclipse:16839): Gtk-WARNING **: 20:50:36.280: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:36 
16:50:36 (Eclipse:16839): Gtk-WARNING **: 20:50:36.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:36 
16:50:36 (Eclipse:16839): Gtk-WARNING **: 20:50:36.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:36 
16:50:36 (Eclipse:16839): Gtk-WARNING **: 20:50:36.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:38 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnCreateMessage()
16:50:39 
16:50:39 (Eclipse:16839): Gtk-WARNING **: 20:50:39.430: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:39 
16:50:39 (Eclipse:16839): Gtk-WARNING **: 20:50:39.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:39 
16:50:39 (Eclipse:16839): Gtk-WARNING **: 20:50:39.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:39 
16:50:39 (Eclipse:16839): Gtk-WARNING **: 20:50:39.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:41 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveAToShiftBAndC()
16:50:42 
16:50:42 (Eclipse:16839): Gtk-WARNING **: 20:50:42.753: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:42 
16:50:42 (Eclipse:16839): Gtk-WARNING **: 20:50:42.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:42 
16:50:42 (Eclipse:16839): Gtk-WARNING **: 20:50:42.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:42 
16:50:42 (Eclipse:16839): Gtk-WARNING **: 20:50:42.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:44 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC()
16:50:45 
16:50:45 (Eclipse:16839): Gtk-WARNING **: 20:50:45.643: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:45 
16:50:45 (Eclipse:16839): Gtk-WARNING **: 20:50:45.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:45 
16:50:45 (Eclipse:16839): Gtk-WARNING **: 20:50:45.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:45 
16:50:45 (Eclipse:16839): Gtk-WARNING **: 20:50:45.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReorderTest.test_Reorder_Execution()
16:50:49 
16:50:49 (Eclipse:16839): Gtk-WARNING **: 20:50:49.753: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:49 
16:50:49 (Eclipse:16839): Gtk-WARNING **: 20:50:49.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:49 
16:50:49 (Eclipse:16839): Gtk-WARNING **: 20:50:49.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:49 
16:50:49 (Eclipse:16839): Gtk-WARNING **: 20:50:49.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_reopen_saved_sequence_diagram_in_same_session()
16:50:55 
16:50:55 (Eclipse:16839): Gtk-WARNING **: 20:50:55.052: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:55 
16:50:55 (Eclipse:16839): Gtk-WARNING **: 20:50:55.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:55 
16:50:55 (Eclipse:16839): Gtk-WARNING **: 20:50:55.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:55 
16:50:55 (Eclipse:16839): Gtk-WARNING **: 20:50:55.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:58 
16:50:58 (Eclipse:16839): Gtk-WARNING **: 20:50:58.881: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:50:58 
16:50:58 (Eclipse:16839): Gtk-WARNING **: 20:50:58.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:58 
16:50:58 (Eclipse:16839): Gtk-WARNING **: 20:50:58.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:50:58 
16:50:58 (Eclipse:16839): Gtk-WARNING **: 20:50:58.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:00 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_session_clean_after_diagram_opened()
16:51:01 
16:51:01 (Eclipse:16839): Gtk-WARNING **: 20:51:01.464: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:01 
16:51:01 (Eclipse:16839): Gtk-WARNING **: 20:51:01.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:01 
16:51:01 (Eclipse:16839): Gtk-WARNING **: 20:51:01.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:01 
16:51:01 (Eclipse:16839): Gtk-WARNING **: 20:51:01.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceOpeningFilteredEventEndsTests.testDiagramOpeningAndSessionNonDirty()
16:51:04 
16:51:04 (Eclipse:16839): Gtk-WARNING **: 20:51:04.119: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:04 
16:51:04 (Eclipse:16839): Gtk-WARNING **: 20:51:04.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:04 
16:51:04 (Eclipse:16839): Gtk-WARNING **: 20:51:04.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:04 
16:51:04 (Eclipse:16839): Gtk-WARNING **: 20:51:04.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:05 Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_combined_fragment_with_lifeline_expansion()
16:51:06 
16:51:06 (Eclipse:16839): Gtk-WARNING **: 20:51:06.659: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:06 
16:51:06 (Eclipse:16839): Gtk-WARNING **: 20:51:06.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:06 
16:51:06 (Eclipse:16839): Gtk-WARNING **: 20:51:06.699: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:06 
16:51:06 (Eclipse:16839): Gtk-WARNING **: 20:51:06.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_interaction_use_with_lifeline_expansion()
16:51:10 
16:51:10 (Eclipse:16839): Gtk-WARNING **: 20:51:10.312: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:10 
16:51:10 (Eclipse:16839): Gtk-WARNING **: 20:51:10.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:10 
16:51:10 (Eclipse:16839): Gtk-WARNING **: 20:51:10.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:10 
16:51:10 (Eclipse:16839): Gtk-WARNING **: 20:51:10.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineMoveOtherGapsStability()
16:51:13 
16:51:13 (Eclipse:16839): Gtk-WARNING **: 20:51:13.985: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:14 
16:51:14 (Eclipse:16839): Gtk-WARNING **: 20:51:14.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:14 
16:51:14 (Eclipse:16839): Gtk-WARNING **: 20:51:14.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:14 
16:51:14 (Eclipse:16839): Gtk-WARNING **: 20:51:14.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelinesFromRightToLeft()
16:51:17 
16:51:17 (Eclipse:16839): Gtk-WARNING **: 20:51:17.893: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:17 
16:51:17 (Eclipse:16839): Gtk-WARNING **: 20:51:17.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:17 
16:51:17 (Eclipse:16839): Gtk-WARNING **: 20:51:17.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:17 
16:51:17 (Eclipse:16839): Gtk-WARNING **: 20:51:17.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Creation_Deletion()
16:51:21 
16:51:21 (Eclipse:16839): Gtk-WARNING **: 20:51:21.229: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:21 
16:51:21 (Eclipse:16839): Gtk-WARNING **: 20:51:21.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:21 
16:51:21 (Eclipse:16839): Gtk-WARNING **: 20:51:21.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:21 
16:51:21 (Eclipse:16839): Gtk-WARNING **: 20:51:21.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:22 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelines()
16:51:24 
16:51:24 (Eclipse:16839): Gtk-WARNING **: 20:51:24.276: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:24 
16:51:24 (Eclipse:16839): Gtk-WARNING **: 20:51:24.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:24 
16:51:24 (Eclipse:16839): Gtk-WARNING **: 20:51:24.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:24 
16:51:24 (Eclipse:16839): Gtk-WARNING **: 20:51:24.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_ArrangeAll()
16:51:27 
16:51:27 (Eclipse:16839): Gtk-WARNING **: 20:51:27.361: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:27 
16:51:27 (Eclipse:16839): Gtk-WARNING **: 20:51:27.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:27 
16:51:27 (Eclipse:16839): Gtk-WARNING **: 20:51:27.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:27 
16:51:27 (Eclipse:16839): Gtk-WARNING **: 20:51:27.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:29 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_notEnoughGap()
16:51:30 
16:51:30 (Eclipse:16839): Gtk-WARNING **: 20:51:30.842: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:30 
16:51:30 (Eclipse:16839): Gtk-WARNING **: 20:51:30.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:30 
16:51:30 (Eclipse:16839): Gtk-WARNING **: 20:51:30.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:30 
16:51:30 (Eclipse:16839): Gtk-WARNING **: 20:51:30.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:33 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap_tooClose()
16:51:34 
16:51:34 (Eclipse:16839): Gtk-WARNING **: 20:51:34.571: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:34 
16:51:34 (Eclipse:16839): Gtk-WARNING **: 20:51:34.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:34 
16:51:34 (Eclipse:16839): Gtk-WARNING **: 20:51:34.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:34 
16:51:34 (Eclipse:16839): Gtk-WARNING **: 20:51:34.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:36 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SemanticLifelineCreation()
16:51:38 
16:51:38 (Eclipse:16839): Gtk-WARNING **: 20:51:38.247: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:38 
16:51:38 (Eclipse:16839): Gtk-WARNING **: 20:51:38.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:38 
16:51:38 (Eclipse:16839): Gtk-WARNING **: 20:51:38.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:38 
16:51:38 (Eclipse:16839): Gtk-WARNING **: 20:51:38.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SimpleSlide()
16:51:40 
16:51:40 (Eclipse:16839): Gtk-WARNING **: 20:51:40.884: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:40 
16:51:40 (Eclipse:16839): Gtk-WARNING **: 20:51:40.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:40 
16:51:40 (Eclipse:16839): Gtk-WARNING **: 20:51:40.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:40 
16:51:40 (Eclipse:16839): Gtk-WARNING **: 20:51:40.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InsertNewLifeline()
16:51:43 
16:51:43 (Eclipse:16839): Gtk-WARNING **: 20:51:43.923: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:43 
16:51:43 (Eclipse:16839): Gtk-WARNING **: 20:51:43.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:43 
16:51:43 (Eclipse:16839): Gtk-WARNING **: 20:51:43.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:43 
16:51:43 (Eclipse:16839): Gtk-WARNING **: 20:51:43.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Undo_Redo_Move()
16:51:46 
16:51:46 (Eclipse:16839): Gtk-WARNING **: 20:51:46.820: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:46 
16:51:46 (Eclipse:16839): Gtk-WARNING **: 20:51:46.850: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:46 
16:51:46 (Eclipse:16839): Gtk-WARNING **: 20:51:46.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:46 
16:51:46 (Eclipse:16839): Gtk-WARNING **: 20:51:46.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:49 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap()
16:51:50 
16:51:50 (Eclipse:16839): Gtk-WARNING **: 20:51:50.662: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:50 
16:51:50 (Eclipse:16839): Gtk-WARNING **: 20:51:50.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:50 
16:51:50 (Eclipse:16839): Gtk-WARNING **: 20:51:50.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:50 
16:51:50 (Eclipse:16839): Gtk-WARNING **: 20:51:50.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageIdentification()
16:51:54 
16:51:54 (Eclipse:16839): Gtk-WARNING **: 20:51:54.343: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:54 
16:51:54 (Eclipse:16839): Gtk-WARNING **: 20:51:54.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:54 
16:51:54 (Eclipse:16839): Gtk-WARNING **: 20:51:54.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:54 
16:51:54 (Eclipse:16839): Gtk-WARNING **: 20:51:54.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:56 Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageCreation()
16:51:57 
16:51:57 (Eclipse:16839): Gtk-WARNING **: 20:51:57.873: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:51:57 
16:51:57 (Eclipse:16839): Gtk-WARNING **: 20:51:57.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:57 
16:51:57 (Eclipse:16839): Gtk-WARNING **: 20:51:57.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:51:57 
16:51:57 (Eclipse:16839): Gtk-WARNING **: 20:51:57.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:00 Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testSessionSyncOnDiagramWithEdgemappingImportOpening()
16:52:02 
16:52:02 (Eclipse:16839): Gtk-WARNING **: 20:52:02.011: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:02 
16:52:02 (Eclipse:16839): Gtk-WARNING **: 20:52:02.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:02 
16:52:02 (Eclipse:16839): Gtk-WARNING **: 20:52:02.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:02 
16:52:02 (Eclipse:16839): Gtk-WARNING **: 20:52:02.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testLayerActivationChangeAndExtendedMessage()
16:52:05 
16:52:05 (Eclipse:16839): Gtk-WARNING **: 20:52:05.442: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:05 
16:52:05 (Eclipse:16839): Gtk-WARNING **: 20:52:05.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:05 
16:52:05 (Eclipse:16839): Gtk-WARNING **: 20:52:05.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:05 
16:52:05 (Eclipse:16839): Gtk-WARNING **: 20:52:05.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageMoveAndReorder()
16:52:09 
16:52:09 (Eclipse:16839): Gtk-WARNING **: 20:52:09.875: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:09 
16:52:09 (Eclipse:16839): Gtk-WARNING **: 20:52:09.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:09 
16:52:09 (Eclipse:16839): Gtk-WARNING **: 20:52:09.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:09 
16:52:09 (Eclipse:16839): Gtk-WARNING **: 20:52:09.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Edition()
16:52:14 
16:52:14 (Eclipse:16839): Gtk-WARNING **: 20:52:14.621: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:14 
16:52:14 (Eclipse:16839): Gtk-WARNING **: 20:52:14.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:14 
16:52:14 (Eclipse:16839): Gtk-WARNING **: 20:52:14.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:14 
16:52:14 (Eclipse:16839): Gtk-WARNING **: 20:52:14.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:17 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Complex_Cyclic_Creation_NotPossible()
16:52:18 
16:52:18 (Eclipse:16839): Gtk-WARNING **: 20:52:18.623: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:18 
16:52:18 (Eclipse:16839): Gtk-WARNING **: 20:52:18.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:18 
16:52:18 (Eclipse:16839): Gtk-WARNING **: 20:52:18.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:18 
16:52:18 (Eclipse:16839): Gtk-WARNING **: 20:52:18.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Zoom()
16:52:21 
16:52:21 (Eclipse:16839): Gtk-WARNING **: 20:52:21.739: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:21 
16:52:21 (Eclipse:16839): Gtk-WARNING **: 20:52:21.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:21 
16:52:21 (Eclipse:16839): Gtk-WARNING **: 20:52:21.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:21 
16:52:21 (Eclipse:16839): Gtk-WARNING **: 20:52:21.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_ArrangeAll()
16:52:25 
16:52:25 (Eclipse:16839): Gtk-WARNING **: 20:52:25.632: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:25 
16:52:25 (Eclipse:16839): Gtk-WARNING **: 20:52:25.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:25 
16:52:25 (Eclipse:16839): Gtk-WARNING **: 20:52:25.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:25 
16:52:25 (Eclipse:16839): Gtk-WARNING **: 20:52:25.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Create_Message_Creation()
16:52:29 
16:52:29 (Eclipse:16839): Gtk-WARNING **: 20:52:29.119: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:29 
16:52:29 (Eclipse:16839): Gtk-WARNING **: 20:52:29.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:29 
16:52:29 (Eclipse:16839): Gtk-WARNING **: 20:52:29.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:29 
16:52:29 (Eclipse:16839): Gtk-WARNING **: 20:52:29.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_CascadingCreateMessages()
16:52:32 
16:52:32 (Eclipse:16839): Gtk-WARNING **: 20:52:32.104: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:32 
16:52:32 (Eclipse:16839): Gtk-WARNING **: 20:52:32.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:32 
16:52:32 (Eclipse:16839): Gtk-WARNING **: 20:52:32.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:32 
16:52:32 (Eclipse:16839): Gtk-WARNING **: 20:52:32.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:33 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Simple_Cyclic_Creation_NotPossible()
16:52:35 
16:52:35 (Eclipse:16839): Gtk-WARNING **: 20:52:35.295: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:35 
16:52:35 (Eclipse:16839): Gtk-WARNING **: 20:52:35.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:35 
16:52:35 (Eclipse:16839): Gtk-WARNING **: 20:52:35.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:35 
16:52:35 (Eclipse:16839): Gtk-WARNING **: 20:52:35.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:36 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_reflexiveReadMessage_endPoints_move_notPossible()
16:52:38 
16:52:38 (Eclipse:16839): Gtk-WARNING **: 20:52:38.050: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:38 
16:52:38 (Eclipse:16839): Gtk-WARNING **: 20:52:38.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:38 
16:52:38 (Eclipse:16839): Gtk-WARNING **: 20:52:38.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:38 
16:52:38 (Eclipse:16839): Gtk-WARNING **: 20:52:38.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:41 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_Simple()
16:52:42 
16:52:42 (Eclipse:16839): Gtk-WARNING **: 20:52:42.513: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:42 
16:52:42 (Eclipse:16839): Gtk-WARNING **: 20:52:42.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:42 
16:52:42 (Eclipse:16839): Gtk-WARNING **: 20:52:42.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:42 
16:52:42 (Eclipse:16839): Gtk-WARNING **: 20:52:42.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation2()
16:52:50 
16:52:50 (Eclipse:16839): Gtk-WARNING **: 20:52:50.077: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:50 
16:52:50 (Eclipse:16839): Gtk-WARNING **: 20:52:50.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:50 
16:52:50 (Eclipse:16839): Gtk-WARNING **: 20:52:50.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:50 
16:52:50 (Eclipse:16839): Gtk-WARNING **: 20:52:50.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Top()
16:52:53 
16:52:53 (Eclipse:16839): Gtk-WARNING **: 20:52:53.035: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:53 
16:52:53 (Eclipse:16839): Gtk-WARNING **: 20:52:53.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:53 
16:52:53 (Eclipse:16839): Gtk-WARNING **: 20:52:53.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:53 
16:52:53 (Eclipse:16839): Gtk-WARNING **: 20:52:53.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:54 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_In_CombinedFragment()
16:52:55 
16:52:55 (Eclipse:16839): Gtk-WARNING **: 20:52:55.907: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:55 
16:52:55 (Eclipse:16839): Gtk-WARNING **: 20:52:55.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:55 
16:52:55 (Eclipse:16839): Gtk-WARNING **: 20:52:55.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:55 
16:52:55 (Eclipse:16839): Gtk-WARNING **: 20:52:55.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:58 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation_Deletion()
16:52:59 
16:52:59 (Eclipse:16839): Gtk-WARNING **: 20:52:59.514: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:52:59 
16:52:59 (Eclipse:16839): Gtk-WARNING **: 20:52:59.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:59 
16:52:59 (Eclipse:16839): Gtk-WARNING **: 20:52:59.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:52:59 
16:52:59 (Eclipse:16839): Gtk-WARNING **: 20:52:59.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:01 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize()
16:53:02 
16:53:02 (Eclipse:16839): Gtk-WARNING **: 20:53:02.528: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:02 
16:53:02 (Eclipse:16839): Gtk-WARNING **: 20:53:02.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:02 
16:53:02 (Eclipse:16839): Gtk-WARNING **: 20:53:02.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:02 
16:53:02 (Eclipse:16839): Gtk-WARNING **: 20:53:02.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move()
16:53:05 
16:53:05 (Eclipse:16839): Gtk-WARNING **: 20:53:05.613: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:05 
16:53:05 (Eclipse:16839): Gtk-WARNING **: 20:53:05.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:05 
16:53:05 (Eclipse:16839): Gtk-WARNING **: 20:53:05.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:05 
16:53:05 (Eclipse:16839): Gtk-WARNING **: 20:53:05.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:07 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Zoom()
16:53:08 
16:53:08 (Eclipse:16839): Gtk-WARNING **: 20:53:08.494: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:08 
16:53:08 (Eclipse:16839): Gtk-WARNING **: 20:53:08.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:08 
16:53:08 (Eclipse:16839): Gtk-WARNING **: 20:53:08.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:08 
16:53:08 (Eclipse:16839): Gtk-WARNING **: 20:53:08.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_ArrangeAll()
16:53:12 
16:53:12 (Eclipse:16839): Gtk-WARNING **: 20:53:12.145: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:12 
16:53:12 (Eclipse:16839): Gtk-WARNING **: 20:53:12.191: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:12 
16:53:12 (Eclipse:16839): Gtk-WARNING **: 20:53:12.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:12 
16:53:12 (Eclipse:16839): Gtk-WARNING **: 20:53:12.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:14 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_CombinedFragment()
16:53:15 
16:53:15 (Eclipse:16839): Gtk-WARNING **: 20:53:15.500: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:15 
16:53:15 (Eclipse:16839): Gtk-WARNING **: 20:53:15.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:15 
16:53:15 (Eclipse:16839): Gtk-WARNING **: 20:53:15.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:15 
16:53:15 (Eclipse:16839): Gtk-WARNING **: 20:53:15.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Bottom()
16:53:20 
16:53:20 (Eclipse:16839): Gtk-WARNING **: 20:53:20.491: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:20 
16:53:20 (Eclipse:16839): Gtk-WARNING **: 20:53:20.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:20 
16:53:20 (Eclipse:16839): Gtk-WARNING **: 20:53:20.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:20 
16:53:20 (Eclipse:16839): Gtk-WARNING **: 20:53:20.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:22 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Ordering()
16:53:23 
16:53:23 (Eclipse:16839): Gtk-WARNING **: 20:53:23.376: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:23 
16:53:23 (Eclipse:16839): Gtk-WARNING **: 20:53:23.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:23 
16:53:23 (Eclipse:16839): Gtk-WARNING **: 20:53:23.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:23 
16:53:23 (Eclipse:16839): Gtk-WARNING **: 20:53:23.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Sync_Call()
16:53:25 
16:53:25 (Eclipse:16839): Gtk-WARNING **: 20:53:25.896: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:25 
16:53:25 (Eclipse:16839): Gtk-WARNING **: 20:53:25.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:25 
16:53:25 (Eclipse:16839): Gtk-WARNING **: 20:53:25.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:25 
16:53:25 (Eclipse:16839): Gtk-WARNING **: 20:53:25.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Sync_Call_With_2_Executions()
16:53:32 
16:53:32 (Eclipse:16839): Gtk-WARNING **: 20:53:32.083: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:32 
16:53:32 (Eclipse:16839): Gtk-WARNING **: 20:53:32.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:32 
16:53:32 (Eclipse:16839): Gtk-WARNING **: 20:53:32.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:32 
16:53:32 (Eclipse:16839): Gtk-WARNING **: 20:53:32.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:36 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Async_Call()
16:53:38 
16:53:38 (Eclipse:16839): Gtk-WARNING **: 20:53:38.030: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:38 
16:53:38 (Eclipse:16839): Gtk-WARNING **: 20:53:38.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:38 
16:53:38 (Eclipse:16839): Gtk-WARNING **: 20:53:38.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:38 
16:53:38 (Eclipse:16839): Gtk-WARNING **: 20:53:38.098: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_Resize_Ordering()
16:53:43 
16:53:43 (Eclipse:16839): Gtk-WARNING **: 20:53:43.665: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:43 
16:53:43 (Eclipse:16839): Gtk-WARNING **: 20:53:43.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:43 
16:53:43 (Eclipse:16839): Gtk-WARNING **: 20:53:43.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:43 
16:53:43 (Eclipse:16839): Gtk-WARNING **: 20:53:43.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation()
16:53:46 
16:53:46 (Eclipse:16839): Gtk-WARNING **: 20:53:46.709: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:46 
16:53:46 (Eclipse:16839): Gtk-WARNING **: 20:53:46.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:46 
16:53:46 (Eclipse:16839): Gtk-WARNING **: 20:53:46.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:46 
16:53:46 (Eclipse:16839): Gtk-WARNING **: 20:53:46.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_InteractionUse_Forbidden()
16:53:49 
16:53:49 (Eclipse:16839): Gtk-WARNING **: 20:53:49.216: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:49 
16:53:49 (Eclipse:16839): Gtk-WARNING **: 20:53:49.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:49 
16:53:49 (Eclipse:16839): Gtk-WARNING **: 20:53:49.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:49 
16:53:49 (Eclipse:16839): Gtk-WARNING **: 20:53:49.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.testExecutionCreationAsSubExecutionOfExecutionOwningAlreadyAExecution()
16:53:52 
16:53:52 (Eclipse:16839): Gtk-WARNING **: 20:53:52.841: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:52 
16:53:52 (Eclipse:16839): Gtk-WARNING **: 20:53:52.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:52 
16:53:52 (Eclipse:16839): Gtk-WARNING **: 20:53:52.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:52 
16:53:52 (Eclipse:16839): Gtk-WARNING **: 20:53:52.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:54 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_execution_group_on_top_of_smaller_execution_remote_simple_messages()
16:53:55 
16:53:55 (Eclipse:16839): Gtk-WARNING **: 20:53:55.407: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:55 
16:53:55 (Eclipse:16839): Gtk-WARNING **: 20:53:55.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:55 
16:53:55 (Eclipse:16839): Gtk-WARNING **: 20:53:55.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:55 
16:53:55 (Eclipse:16839): Gtk-WARNING **: 20:53:55.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages()
16:53:58 
16:53:58 (Eclipse:16839): Gtk-WARNING **: 20:53:58.390: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:53:58 
16:53:58 (Eclipse:16839): Gtk-WARNING **: 20:53:58.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:58 
16:53:58 (Eclipse:16839): Gtk-WARNING **: 20:53:58.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:53:58 
16:53:58 (Eclipse:16839): Gtk-WARNING **: 20:53:58.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:00 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:54:01 
16:54:01 (Eclipse:16839): Gtk-WARNING **: 20:54:01.449: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:01 
16:54:01 (Eclipse:16839): Gtk-WARNING **: 20:54:01.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:01 
16:54:01 (Eclipse:16839): Gtk-WARNING **: 20:54:01.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:01 
16:54:01 (Eclipse:16839): Gtk-WARNING **: 20:54:01.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:03 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages2()
16:54:04 
16:54:04 (Eclipse:16839): Gtk-WARNING **: 20:54:04.510: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:04 
16:54:04 (Eclipse:16839): Gtk-WARNING **: 20:54:04.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:04 
16:54:04 (Eclipse:16839): Gtk-WARNING **: 20:54:04.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:04 
16:54:04 (Eclipse:16839): Gtk-WARNING **: 20:54:04.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_above_creation_and_desctruction_messages()
16:54:07 
16:54:07 (Eclipse:16839): Gtk-WARNING **: 20:54:07.436: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:07 
16:54:07 (Eclipse:16839): Gtk-WARNING **: 20:54:07.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:07 
16:54:07 (Eclipse:16839): Gtk-WARNING **: 20:54:07.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:07 
16:54:07 (Eclipse:16839): Gtk-WARNING **: 20:54:07.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages()
16:54:10 
16:54:10 (Eclipse:16839): Gtk-WARNING **: 20:54:10.441: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:10 
16:54:10 (Eclipse:16839): Gtk-WARNING **: 20:54:10.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:10 
16:54:10 (Eclipse:16839): Gtk-WARNING **: 20:54:10.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:10 
16:54:10 (Eclipse:16839): Gtk-WARNING **: 20:54:10.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_above_sibling_trigger_shift()
16:54:13 
16:54:13 (Eclipse:16839): Gtk-WARNING **: 20:54:13.380: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:13 
16:54:13 (Eclipse:16839): Gtk-WARNING **: 20:54:13.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:13 
16:54:13 (Eclipse:16839): Gtk-WARNING **: 20:54:13.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:13 
16:54:13 (Eclipse:16839): Gtk-WARNING **: 20:54:13.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_inside_sibling_trigger_shift()
16:54:16 
16:54:16 (Eclipse:16839): Gtk-WARNING **: 20:54:16.318: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:16 
16:54:16 (Eclipse:16839): Gtk-WARNING **: 20:54:16.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:16 
16:54:16 (Eclipse:16839): Gtk-WARNING **: 20:54:16.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:16 
16:54:16 (Eclipse:16839): Gtk-WARNING **: 20:54:16.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_reverse_sync_call_above_sibling_trigger_shift()
16:54:19 
16:54:19 (Eclipse:16839): Gtk-WARNING **: 20:54:19.402: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:19 
16:54:19 (Eclipse:16839): Gtk-WARNING **: 20:54:19.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:19 
16:54:19 (Eclipse:16839): Gtk-WARNING **: 20:54:19.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:19 
16:54:19 (Eclipse:16839): Gtk-WARNING **: 20:54:19.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:21 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionLifelineReconnection()
16:54:22 
16:54:22 (Eclipse:16839): Gtk-WARNING **: 20:54:22.617: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:22 
16:54:22 (Eclipse:16839): Gtk-WARNING **: 20:54:22.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:22 
16:54:22 (Eclipse:16839): Gtk-WARNING **: 20:54:22.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:22 
16:54:22 (Eclipse:16839): Gtk-WARNING **: 20:54:22.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifelineInFrame()
16:54:25 
16:54:25 (Eclipse:16839): Gtk-WARNING **: 20:54:25.599: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:25 
16:54:25 (Eclipse:16839): Gtk-WARNING **: 20:54:25.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:25 
16:54:25 (Eclipse:16839): Gtk-WARNING **: 20:54:25.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:25 
16:54:25 (Eclipse:16839): Gtk-WARNING **: 20:54:25.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionParentReconnection()
16:54:28 
16:54:28 (Eclipse:16839): Gtk-WARNING **: 20:54:28.431: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:28 
16:54:28 (Eclipse:16839): Gtk-WARNING **: 20:54:28.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:28 
16:54:28 (Eclipse:16839): Gtk-WARNING **: 20:54:28.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:28 
16:54:28 (Eclipse:16839): Gtk-WARNING **: 20:54:28.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:29 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testParentExecutionDeletionReparentToExecution()
16:54:31 
16:54:31 (Eclipse:16839): Gtk-WARNING **: 20:54:31.238: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:31 
16:54:31 (Eclipse:16839): Gtk-WARNING **: 20:54:31.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:31 
16:54:31 (Eclipse:16839): Gtk-WARNING **: 20:54:31.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:31 
16:54:31 (Eclipse:16839): Gtk-WARNING **: 20:54:31.322: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:32 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToExecutionInFrame()
16:54:34 
16:54:34 (Eclipse:16839): Gtk-WARNING **: 20:54:34.044: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:34 
16:54:34 (Eclipse:16839): Gtk-WARNING **: 20:54:34.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:34 
16:54:34 (Eclipse:16839): Gtk-WARNING **: 20:54:34.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:34 
16:54:34 (Eclipse:16839): Gtk-WARNING **: 20:54:34.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifeline()
16:54:36 
16:54:36 (Eclipse:16839): Gtk-WARNING **: 20:54:36.852: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:36 
16:54:36 (Eclipse:16839): Gtk-WARNING **: 20:54:36.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:36 
16:54:36 (Eclipse:16839): Gtk-WARNING **: 20:54:36.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:36 
16:54:36 (Eclipse:16839): Gtk-WARNING **: 20:54:36.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:38 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions()
16:54:39 
16:54:39 (Eclipse:16839): Gtk-WARNING **: 20:54:39.845: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:39 
16:54:39 (Eclipse:16839): Gtk-WARNING **: 20:54:39.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:39 
16:54:39 (Eclipse:16839): Gtk-WARNING **: 20:54:39.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:39 
16:54:39 (Eclipse:16839): Gtk-WARNING **: 20:54:39.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:43 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Create_Messages()
16:54:44 
16:54:44 (Eclipse:16839): Gtk-WARNING **: 20:54:44.343: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:44 
16:54:44 (Eclipse:16839): Gtk-WARNING **: 20:54:44.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:44 
16:54:44 (Eclipse:16839): Gtk-WARNING **: 20:54:44.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:44 
16:54:44 (Eclipse:16839): Gtk-WARNING **: 20:54:44.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Destroy_Messages()
16:54:49 
16:54:49 (Eclipse:16839): Gtk-WARNING **: 20:54:49.203: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:49 
16:54:49 (Eclipse:16839): Gtk-WARNING **: 20:54:49.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:49 
16:54:49 (Eclipse:16839): Gtk-WARNING **: 20:54:49.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:49 
16:54:49 (Eclipse:16839): Gtk-WARNING **: 20:54:49.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.testConsistency()
16:54:54 
16:54:54 (Eclipse:16839): Gtk-WARNING **: 20:54:54.289: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:54 
16:54:54 (Eclipse:16839): Gtk-WARNING **: 20:54:54.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:54 
16:54:54 (Eclipse:16839): Gtk-WARNING **: 20:54:54.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:54 
16:54:54 (Eclipse:16839): Gtk-WARNING **: 20:54:54.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Simple_Messages()
16:54:56 
16:54:56 (Eclipse:16839): Gtk-WARNING **: 20:54:56.845: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:54:56 
16:54:56 (Eclipse:16839): Gtk-WARNING **: 20:54:56.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:56 
16:54:56 (Eclipse:16839): Gtk-WARNING **: 20:54:56.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:54:56 
16:54:56 (Eclipse:16839): Gtk-WARNING **: 20:54:56.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:00 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testMessageReconnect()
16:55:02 
16:55:02 (Eclipse:16839): Gtk-WARNING **: 20:55:02.138: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:55:02 
16:55:02 (Eclipse:16839): Gtk-WARNING **: 20:55:02.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:02 
16:55:02 (Eclipse:16839): Gtk-WARNING **: 20:55:02.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:02 
16:55:02 (Eclipse:16839): Gtk-WARNING **: 20:55:02.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:03 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent()
16:55:04 
16:55:04 (Eclipse:16839): Gtk-WARNING **: 20:55:04.523: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:55:04 
16:55:04 (Eclipse:16839): Gtk-WARNING **: 20:55:04.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:04 
16:55:04 (Eclipse:16839): Gtk-WARNING **: 20:55:04.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:04 
16:55:04 (Eclipse:16839): Gtk-WARNING **: 20:55:04.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:05 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent2()
16:55:06 
16:55:06 (Eclipse:16839): Gtk-WARNING **: 20:55:06.827: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:55:06 
16:55:06 (Eclipse:16839): Gtk-WARNING **: 20:55:06.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:06 
16:55:06 (Eclipse:16839): Gtk-WARNING **: 20:55:06.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:06 
16:55:06 (Eclipse:16839): Gtk-WARNING **: 20:55:06.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:07 Setup of org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Move_Found_Message_Creation()
16:55:09 
16:55:09 (Eclipse:16839): Gtk-WARNING **: 20:55:09.026: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:55:09 
16:55:09 (Eclipse:16839): Gtk-WARNING **: 20:55:09.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:09 
16:55:09 (Eclipse:16839): Gtk-WARNING **: 20:55:09.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:09 
16:55:09 (Eclipse:16839): Gtk-WARNING **: 20:55:09.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Create_Found_Message_Creation()
16:55:12 
16:55:12 (Eclipse:16839): Gtk-WARNING **: 20:55:12.091: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:55:12 
16:55:12 (Eclipse:16839): Gtk-WARNING **: 20:55:12.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:12 
16:55:12 (Eclipse:16839): Gtk-WARNING **: 20:55:12.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:12 
16:55:12 (Eclipse:16839): Gtk-WARNING **: 20:55:12.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalBeforeLine()
16:55:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromExecution()
16:55:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInCombinedFragment()
16:55:21 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalAfterExecution()
16:55:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromExecution()
16:55:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInState()
16:55:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionBeforeLine()
16:55:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInOperandCondition()
16:55:34 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInCombinedFragment()
16:55:36 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInState()
16:55:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionAfterExecution()
16:55:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromCanvas()
16:55:44 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalWithManyCrossing()
16:55:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInOperandCondition()
16:55:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromCanvas()
16:55:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteAttachementOnSequenceDiagramDoesNotTriggerRefreshLayout()
16:55:54 
16:55:54 (Eclipse:16839): Gtk-WARNING **: 20:55:54.305: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:55:54 
16:55:54 (Eclipse:16839): Gtk-WARNING **: 20:55:54.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:54 
16:55:54 (Eclipse:16839): Gtk-WARNING **: 20:55:54.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:54 
16:55:54 (Eclipse:16839): Gtk-WARNING **: 20:55:54.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFTextCreationOnSequenceDiagramDoesNotTriggerRefreshLayout()
16:55:57 
16:55:57 (Eclipse:16839): Gtk-WARNING **: 20:55:57.088: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:55:57 
16:55:57 (Eclipse:16839): Gtk-WARNING **: 20:55:57.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:57 
16:55:57 (Eclipse:16839): Gtk-WARNING **: 20:55:57.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:57 
16:55:57 (Eclipse:16839): Gtk-WARNING **: 20:55:57.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:55:58 Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteOnSequenceDiagramDoesNotTriggerRefreshLayout()
16:56:00 
16:56:00 (Eclipse:16839): Gtk-WARNING **: 20:56:00.010: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:00 
16:56:00 (Eclipse:16839): Gtk-WARNING **: 20:56:00.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:00 
16:56:00 (Eclipse:16839): Gtk-WARNING **: 20:56:00.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:00 
16:56:00 (Eclipse:16839): Gtk-WARNING **: 20:56:00.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:01 Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testViewpointNodeCreationOnSequenceDiagramDoesNotTriggerRefreshLayout()
16:56:02 
16:56:02 (Eclipse:16839): Gtk-WARNING **: 20:56:02.921: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:02 
16:56:02 (Eclipse:16839): Gtk-WARNING **: 20:56:02.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:02 
16:56:02 (Eclipse:16839): Gtk-WARNING **: 20:56:02.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:02 
16:56:02 (Eclipse:16839): Gtk-WARNING **: 20:56:02.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:05 Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testModificationOnSequenceDiagramDoesNotTriggerRefreshLayoutOnOtherSequenceDiagram()
16:56:06 
16:56:06 (Eclipse:16839): Gtk-WARNING **: 20:56:06.642: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:06 
16:56:06 (Eclipse:16839): Gtk-WARNING **: 20:56:06.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:06 
16:56:06 (Eclipse:16839): Gtk-WARNING **: 20:56:06.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:06 
16:56:06 (Eclipse:16839): Gtk-WARNING **: 20:56:06.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:11 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleIndexOnCreation()
16:56:12 
16:56:12 (Eclipse:16839): Gtk-WARNING **: 20:56:12.521: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:12 
16:56:12 (Eclipse:16839): Gtk-WARNING **: 20:56:12.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:12 
16:56:12 (Eclipse:16839): Gtk-WARNING **: 20:56:12.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:12 
16:56:12 (Eclipse:16839): Gtk-WARNING **: 20:56:12.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:14 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingOnOtherOpenedDiagram()
16:56:15 
16:56:15 (Eclipse:16839): Gtk-WARNING **: 20:56:15.405: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:15 
16:56:15 (Eclipse:16839): Gtk-WARNING **: 20:56:15.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:15 
16:56:15 (Eclipse:16839): Gtk-WARNING **: 20:56:15.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:15 
16:56:15 (Eclipse:16839): Gtk-WARNING **: 20:56:15.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:17 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testSimpleInstanceRoleReorderingByDragAndDrop()
16:56:18 
16:56:18 (Eclipse:16839): Gtk-WARNING **: 20:56:18.634: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:18 
16:56:18 (Eclipse:16839): Gtk-WARNING **: 20:56:18.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:18 
16:56:18 (Eclipse:16839): Gtk-WARNING **: 20:56:18.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:18 
16:56:18 (Eclipse:16839): Gtk-WARNING **: 20:56:18.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingFromSemanticChange()
16:56:20 
16:56:20 (Eclipse:16839): Gtk-WARNING **: 20:56:20.968: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:21 
16:56:21 (Eclipse:16839): Gtk-WARNING **: 20:56:21.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:21 
16:56:21 (Eclipse:16839): Gtk-WARNING **: 20:56:21.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:21 
16:56:21 (Eclipse:16839): Gtk-WARNING **: 20:56:21.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingAtDiagramOpening()
16:56:24 
16:56:24 (Eclipse:16839): Gtk-WARNING **: 20:56:24.396: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:24 
16:56:24 (Eclipse:16839): Gtk-WARNING **: 20:56:24.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:24 
16:56:24 (Eclipse:16839): Gtk-WARNING **: 20:56:24.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:24 
16:56:24 (Eclipse:16839): Gtk-WARNING **: 20:56:24.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:29 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Edition()
16:56:30 
16:56:30 (Eclipse:16839): Gtk-WARNING **: 20:56:30.609: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:30 
16:56:30 (Eclipse:16839): Gtk-WARNING **: 20:56:30.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:30 
16:56:30 (Eclipse:16839): Gtk-WARNING **: 20:56:30.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:30 
16:56:30 (Eclipse:16839): Gtk-WARNING **: 20:56:30.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:32 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Creation_Deletion()
16:56:33 
16:56:33 (Eclipse:16839): Gtk-WARNING **: 20:56:33.424: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:33 
16:56:33 (Eclipse:16839): Gtk-WARNING **: 20:56:33.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:33 
16:56:33 (Eclipse:16839): Gtk-WARNING **: 20:56:33.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:33 
16:56:33 (Eclipse:16839): Gtk-WARNING **: 20:56:33.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:34 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Zoom()
16:56:35 
16:56:35 (Eclipse:16839): Gtk-WARNING **: 20:56:35.830: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:35 
16:56:35 (Eclipse:16839): Gtk-WARNING **: 20:56:35.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:35 
16:56:35 (Eclipse:16839): Gtk-WARNING **: 20:56:35.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:35 
16:56:35 (Eclipse:16839): Gtk-WARNING **: 20:56:35.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_ArrangeAll()
16:56:38 
16:56:38 (Eclipse:16839): Gtk-WARNING **: 20:56:38.471: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:38 
16:56:38 (Eclipse:16839): Gtk-WARNING **: 20:56:38.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:38 
16:56:38 (Eclipse:16839): Gtk-WARNING **: 20:56:38.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:38 
16:56:38 (Eclipse:16839): Gtk-WARNING **: 20:56:38.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Ordering()
16:56:41 
16:56:41 (Eclipse:16839): Gtk-WARNING **: 20:56:41.228: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:41 
16:56:41 (Eclipse:16839): Gtk-WARNING **: 20:56:41.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:41 
16:56:41 (Eclipse:16839): Gtk-WARNING **: 20:56:41.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:41 
16:56:41 (Eclipse:16839): Gtk-WARNING **: 20:56:41.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment()
16:56:43 
16:56:43 (Eclipse:16839): Gtk-WARNING **: 20:56:43.823: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:43 
16:56:43 (Eclipse:16839): Gtk-WARNING **: 20:56:43.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:43 
16:56:43 (Eclipse:16839): Gtk-WARNING **: 20:56:43.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:43 
16:56:43 (Eclipse:16839): Gtk-WARNING **: 20:56:43.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Undo_Redo()
16:56:48 
16:56:48 (Eclipse:16839): Gtk-WARNING **: 20:56:48.717: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:48 
16:56:48 (Eclipse:16839): Gtk-WARNING **: 20:56:48.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:48 
16:56:48 (Eclipse:16839): Gtk-WARNING **: 20:56:48.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:48 
16:56:48 (Eclipse:16839): Gtk-WARNING **: 20:56:48.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:54 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_Lost_To_Combined_Fragment()
16:56:55 
16:56:55 (Eclipse:16839): Gtk-WARNING **: 20:56:55.440: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:56:55 
16:56:55 (Eclipse:16839): Gtk-WARNING **: 20:56:55.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:55 
16:56:55 (Eclipse:16839): Gtk-WARNING **: 20:56:55.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:55 
16:56:55 (Eclipse:16839): Gtk-WARNING **: 20:56:55.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:56:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment_Forbidden()
16:57:01 
16:57:01 (Eclipse:16839): Gtk-WARNING **: 20:57:01.116: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:01 
16:57:01 (Eclipse:16839): Gtk-WARNING **: 20:57:01.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:01 
16:57:01 (Eclipse:16839): Gtk-WARNING **: 20:57:01.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:01 
16:57:01 (Eclipse:16839): Gtk-WARNING **: 20:57:01.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_With_Two_Clics_Same_Position()
16:57:05 
16:57:05 (Eclipse:16839): Gtk-WARNING **: 20:57:05.453: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:05 
16:57:05 (Eclipse:16839): Gtk-WARNING **: 20:57:05.479: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:05 
16:57:05 (Eclipse:16839): Gtk-WARNING **: 20:57:05.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:05 
16:57:05 (Eclipse:16839): Gtk-WARNING **: 20:57:05.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation_On_Execution()
16:57:07 
16:57:07 (Eclipse:16839): Gtk-WARNING **: 20:57:07.639: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:07 
16:57:07 (Eclipse:16839): Gtk-WARNING **: 20:57:07.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:07 
16:57:07 (Eclipse:16839): Gtk-WARNING **: 20:57:07.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:07 
16:57:07 (Eclipse:16839): Gtk-WARNING **: 20:57:07.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Edition()
16:57:10 
16:57:10 (Eclipse:16839): Gtk-WARNING **: 20:57:10.045: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:10 
16:57:10 (Eclipse:16839): Gtk-WARNING **: 20:57:10.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:10 
16:57:10 (Eclipse:16839): Gtk-WARNING **: 20:57:10.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:10 
16:57:10 (Eclipse:16839): Gtk-WARNING **: 20:57:10.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:11 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Deletion()
16:57:13 
16:57:13 (Eclipse:16839): Gtk-WARNING **: 20:57:13.048: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:13 
16:57:13 (Eclipse:16839): Gtk-WARNING **: 20:57:13.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:13 
16:57:13 (Eclipse:16839): Gtk-WARNING **: 20:57:13.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:13 
16:57:13 (Eclipse:16839): Gtk-WARNING **: 20:57:13.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:14 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Minimum_Size()
16:57:15 
16:57:15 (Eclipse:16839): Gtk-WARNING **: 20:57:15.527: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:15 
16:57:15 (Eclipse:16839): Gtk-WARNING **: 20:57:15.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:15 
16:57:15 (Eclipse:16839): Gtk-WARNING **: 20:57:15.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:15 
16:57:15 (Eclipse:16839): Gtk-WARNING **: 20:57:15.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Zoom()
16:57:17 
16:57:17 (Eclipse:16839): Gtk-WARNING **: 20:57:17.705: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:17 
16:57:17 (Eclipse:16839): Gtk-WARNING **: 20:57:17.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:17 
16:57:17 (Eclipse:16839): Gtk-WARNING **: 20:57:17.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:17 
16:57:17 (Eclipse:16839): Gtk-WARNING **: 20:57:17.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_ArrangeAll()
16:57:20 
16:57:20 (Eclipse:16839): Gtk-WARNING **: 20:57:20.198: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:20 
16:57:20 (Eclipse:16839): Gtk-WARNING **: 20:57:20.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:20 
16:57:20 (Eclipse:16839): Gtk-WARNING **: 20:57:20.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:20 
16:57:20 (Eclipse:16839): Gtk-WARNING **: 20:57:20.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:21 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Ordering()
16:57:22 
16:57:22 (Eclipse:16839): Gtk-WARNING **: 20:57:22.862: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:22 
16:57:22 (Eclipse:16839): Gtk-WARNING **: 20:57:22.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:22 
16:57:22 (Eclipse:16839): Gtk-WARNING **: 20:57:22.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:22 
16:57:22 (Eclipse:16839): Gtk-WARNING **: 20:57:22.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Return_To_The_Future()
16:57:25 
16:57:25 (Eclipse:16839): Gtk-WARNING **: 20:57:25.354: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:25 
16:57:25 (Eclipse:16839): Gtk-WARNING **: 20:57:25.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:25 
16:57:25 (Eclipse:16839): Gtk-WARNING **: 20:57:25.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:25 
16:57:25 (Eclipse:16839): Gtk-WARNING **: 20:57:25.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation()
16:57:27 
16:57:27 (Eclipse:16839): Gtk-WARNING **: 20:57:27.448: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:27 
16:57:27 (Eclipse:16839): Gtk-WARNING **: 20:57:27.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:27 
16:57:27 (Eclipse:16839): Gtk-WARNING **: 20:57:27.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:27 
16:57:27 (Eclipse:16839): Gtk-WARNING **: 20:57:27.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:29 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Undo_Redo()
16:57:30 
16:57:30 (Eclipse:16839): Gtk-WARNING **: 20:57:30.294: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:30 
16:57:30 (Eclipse:16839): Gtk-WARNING **: 20:57:30.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:30 
16:57:30 (Eclipse:16839): Gtk-WARNING **: 20:57:30.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:30 
16:57:30 (Eclipse:16839): Gtk-WARNING **: 20:57:30.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Delete_Execution_And_Reconnect_Sub_Reflexive_Messages()
16:57:36 
16:57:36 (Eclipse:16839): Gtk-WARNING **: 20:57:36.907: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:36 
16:57:36 (Eclipse:16839): Gtk-WARNING **: 20:57:36.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:36 
16:57:36 (Eclipse:16839): Gtk-WARNING **: 20:57:36.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:36 
16:57:36 (Eclipse:16839): Gtk-WARNING **: 20:57:36.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:39 
16:57:39 (Eclipse:16839): Gtk-WARNING **: 20:57:39.415: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:39 
16:57:39 (Eclipse:16839): Gtk-WARNING **: 20:57:39.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:39 
16:57:39 (Eclipse:16839): Gtk-WARNING **: 20:57:39.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:39 
16:57:39 (Eclipse:16839): Gtk-WARNING **: 20:57:39.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:43 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionLinkedMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Messages()
16:57:44 
16:57:44 (Eclipse:16839): Gtk-WARNING **: 20:57:44.335: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:44 
16:57:44 (Eclipse:16839): Gtk-WARNING **: 20:57:44.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:44 
16:57:44 (Eclipse:16839): Gtk-WARNING **: 20:57:44.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:44 
16:57:44 (Eclipse:16839): Gtk-WARNING **: 20:57:44.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion()
16:57:49 
16:57:49 (Eclipse:16839): Gtk-WARNING **: 20:57:49.858: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:49 
16:57:49 (Eclipse:16839): Gtk-WARNING **: 20:57:49.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:49 
16:57:49 (Eclipse:16839): Gtk-WARNING **: 20:57:49.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:49 
16:57:49 (Eclipse:16839): Gtk-WARNING **: 20:57:49.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Zoom()
16:57:52 
16:57:52 (Eclipse:16839): Gtk-WARNING **: 20:57:52.533: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:52 
16:57:52 (Eclipse:16839): Gtk-WARNING **: 20:57:52.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:52 
16:57:52 (Eclipse:16839): Gtk-WARNING **: 20:57:52.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:52 
16:57:52 (Eclipse:16839): Gtk-WARNING **: 20:57:52.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_ArrangeAll()
16:57:55 
16:57:55 (Eclipse:16839): Gtk-WARNING **: 20:57:55.134: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:55 
16:57:55 (Eclipse:16839): Gtk-WARNING **: 20:57:55.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:55 
16:57:55 (Eclipse:16839): Gtk-WARNING **: 20:57:55.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:55 
16:57:55 (Eclipse:16839): Gtk-WARNING **: 20:57:55.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Ordering()
16:57:58 
16:57:58 (Eclipse:16839): Gtk-WARNING **: 20:57:58.381: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:57:58 
16:57:58 (Eclipse:16839): Gtk-WARNING **: 20:57:58.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:58 
16:57:58 (Eclipse:16839): Gtk-WARNING **: 20:57:58.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:58 
16:57:58 (Eclipse:16839): Gtk-WARNING **: 20:57:58.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:57:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion_SyncCall()
16:58:01 
16:58:01 (Eclipse:16839): Gtk-WARNING **: 20:58:01.111: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:58:01 
16:58:01 (Eclipse:16839): Gtk-WARNING **: 20:58:01.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:01 
16:58:01 (Eclipse:16839): Gtk-WARNING **: 20:58:01.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:01 
16:58:01 (Eclipse:16839): Gtk-WARNING **: 20:58:01.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Undo_Redo()
16:58:03 
16:58:03 (Eclipse:16839): Gtk-WARNING **: 20:58:03.541: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:58:03 
16:58:03 (Eclipse:16839): Gtk-WARNING **: 20:58:03.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:03 
16:58:03 (Eclipse:16839): Gtk-WARNING **: 20:58:03.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:03 
16:58:03 (Eclipse:16839): Gtk-WARNING **: 20:58:03.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Creation_Deletion()
16:58:10 
16:58:10 (Eclipse:16839): Gtk-WARNING **: 20:58:10.690: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:58:10 
16:58:10 (Eclipse:16839): Gtk-WARNING **: 20:58:10.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:10 
16:58:10 (Eclipse:16839): Gtk-WARNING **: 20:58:10.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:10 
16:58:10 (Eclipse:16839): Gtk-WARNING **: 20:58:10.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering2()
16:58:14 
16:58:14 (Eclipse:16839): Gtk-WARNING **: 20:58:14.316: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:58:14 
16:58:14 (Eclipse:16839): Gtk-WARNING **: 20:58:14.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:14 
16:58:14 (Eclipse:16839): Gtk-WARNING **: 20:58:14.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:14 
16:58:14 (Eclipse:16839): Gtk-WARNING **: 20:58:14.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect2()
16:58:16 
16:58:16 (Eclipse:16839): Gtk-WARNING **: 20:58:16.935: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:58:16 
16:58:16 (Eclipse:16839): Gtk-WARNING **: 20:58:16.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:16 
16:58:16 (Eclipse:16839): Gtk-WARNING **: 20:58:16.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:17 
16:58:17 (Eclipse:16839): Gtk-WARNING **: 20:58:17.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect3()
16:58:21 
16:58:21 (Eclipse:16839): Gtk-WARNING **: 20:58:21.346: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:58:21 
16:58:21 (Eclipse:16839): Gtk-WARNING **: 20:58:21.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:21 
16:58:21 (Eclipse:16839): Gtk-WARNING **: 20:58:21.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:21 
16:58:21 (Eclipse:16839): Gtk-WARNING **: 20:58:21.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_resize_with_reflective_branches_around()
16:58:25 
16:58:25 (Eclipse:16839): Gtk-WARNING **: 20:58:25.771: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:58:25 
16:58:25 (Eclipse:16839): Gtk-WARNING **: 20:58:25.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:25 
16:58:25 (Eclipse:16839): Gtk-WARNING **: 20:58:25.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:25 
16:58:25 (Eclipse:16839): Gtk-WARNING **: 20:58:25.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_CollapsedSyncCall_Resize()
16:58:30 
16:58:30 (Eclipse:16839): Gtk-WARNING **: 20:58:30.250: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:58:30 
16:58:30 (Eclipse:16839): Gtk-WARNING **: 20:58:30.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:30 
16:58:30 (Eclipse:16839): Gtk-WARNING **: 20:58:30.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:30 
16:58:30 (Eclipse:16839): Gtk-WARNING **: 20:58:30.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:34 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter_unfilter()
16:58:35 
16:58:35 (Eclipse:16839): Gtk-WARNING **: 20:58:35.511: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:58:35 
16:58:35 (Eclipse:16839): Gtk-WARNING **: 20:58:35.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:35 
16:58:35 (Eclipse:16839): Gtk-WARNING **: 20:58:35.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:35 
16:58:35 (Eclipse:16839): Gtk-WARNING **: 20:58:35.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize()
16:58:38 
16:58:38 (Eclipse:16839): Gtk-WARNING **: 20:58:38.882: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:58:38 
16:58:38 (Eclipse:16839): Gtk-WARNING **: 20:58:38.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:38 
16:58:38 (Eclipse:16839): Gtk-WARNING **: 20:58:38.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:38 
16:58:38 (Eclipse:16839): Gtk-WARNING **: 20:58:38.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Multiple_Selection()
16:58:43 
16:58:43 (Eclipse:16839): Gtk-WARNING **: 20:58:43.493: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:58:43 
16:58:43 (Eclipse:16839): Gtk-WARNING **: 20:58:43.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:43 
16:58:43 (Eclipse:16839): Gtk-WARNING **: 20:58:43.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:43 
16:58:43 (Eclipse:16839): Gtk-WARNING **: 20:58:43.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter()
16:58:46 
16:58:46 (Eclipse:16839): Gtk-WARNING **: 20:58:46.745: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:58:46 
16:58:46 (Eclipse:16839): Gtk-WARNING **: 20:58:46.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:46 
16:58:46 (Eclipse:16839): Gtk-WARNING **: 20:58:46.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:46 
16:58:46 (Eclipse:16839): Gtk-WARNING **: 20:58:46.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize_Zoom()
16:58:49 
16:58:49 (Eclipse:16839): Gtk-WARNING **: 20:58:49.558: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:58:49 
16:58:49 (Eclipse:16839): Gtk-WARNING **: 20:58:49.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:49 
16:58:49 (Eclipse:16839): Gtk-WARNING **: 20:58:49.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:49 
16:58:49 (Eclipse:16839): Gtk-WARNING **: 20:58:49.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move2()
16:58:54 
16:58:54 (Eclipse:16839): Gtk-WARNING **: 20:58:54.877: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:58:54 
16:58:54 (Eclipse:16839): Gtk-WARNING **: 20:58:54.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:54 
16:58:54 (Eclipse:16839): Gtk-WARNING **: 20:58:54.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:54 
16:58:54 (Eclipse:16839): Gtk-WARNING **: 20:58:54.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_ArrangeAll()
16:58:58 
16:58:58 (Eclipse:16839): Gtk-WARNING **: 20:58:58.978: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:58:59 
16:58:59 (Eclipse:16839): Gtk-WARNING **: 20:58:59.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:59 
16:58:59 (Eclipse:16839): Gtk-WARNING **: 20:58:59.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:58:59 
16:58:59 (Eclipse:16839): Gtk-WARNING **: 20:58:59.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering()
16:59:03 
16:59:03 (Eclipse:16839): Gtk-WARNING **: 20:59:03.319: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:59:03 
16:59:03 (Eclipse:16839): Gtk-WARNING **: 20:59:03.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:03 
16:59:03 (Eclipse:16839): Gtk-WARNING **: 20:59:03.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:03 
16:59:03 (Eclipse:16839): Gtk-WARNING **: 20:59:03.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move()
16:59:05 
16:59:05 (Eclipse:16839): Gtk-WARNING **: 20:59:05.957: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:59:05 
16:59:05 (Eclipse:16839): Gtk-WARNING **: 20:59:05.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:06 
16:59:06 (Eclipse:16839): Gtk-WARNING **: 20:59:05.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:06 
16:59:06 (Eclipse:16839): Gtk-WARNING **: 20:59:06.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Group()
16:59:10 
16:59:10 (Eclipse:16839): Gtk-WARNING **: 20:59:10.390: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:59:10 
16:59:10 (Eclipse:16839): Gtk-WARNING **: 20:59:10.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:10 
16:59:10 (Eclipse:16839): Gtk-WARNING **: 20:59:10.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:10 
16:59:10 (Eclipse:16839): Gtk-WARNING **: 20:59:10.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect()
16:59:15 
16:59:15 (Eclipse:16839): Gtk-WARNING **: 20:59:15.138: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:59:15 
16:59:15 (Eclipse:16839): Gtk-WARNING **: 20:59:15.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:15 
16:59:15 (Eclipse:16839): Gtk-WARNING **: 20:59:15.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:15 
16:59:15 (Eclipse:16839): Gtk-WARNING **: 20:59:15.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_move_execution_with_reflective_branches_ends()
16:59:18 
16:59:18 (Eclipse:16839): Gtk-WARNING **: 20:59:18.113: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:59:18 
16:59:18 (Eclipse:16839): Gtk-WARNING **: 20:59:18.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:18 
16:59:18 (Eclipse:16839): Gtk-WARNING **: 20:59:18.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:18 
16:59:18 (Eclipse:16839): Gtk-WARNING **: 20:59:18.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:22 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect_With_ExpansionZone()
16:59:23 
16:59:23 (Eclipse:16839): Gtk-WARNING **: 20:59:23.979: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:59:24 
16:59:24 (Eclipse:16839): Gtk-WARNING **: 20:59:24.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:24 
16:59:24 (Eclipse:16839): Gtk-WARNING **: 20:59:24.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:24 
16:59:24 (Eclipse:16839): Gtk-WARNING **: 20:59:24.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_ReturnMessage_Of_ReflexiveSyncCall_Forbidden()
16:59:26 
16:59:26 (Eclipse:16839): Gtk-WARNING **: 20:59:26.720: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:59:26 
16:59:26 (Eclipse:16839): Gtk-WARNING **: 20:59:26.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:26 
16:59:26 (Eclipse:16839): Gtk-WARNING **: 20:59:26.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:26 
16:59:26 (Eclipse:16839): Gtk-WARNING **: 20:59:26.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveBeforeCreateMessageForbidden()
16:59:29 
16:59:29 (Eclipse:16839): Gtk-WARNING **: 20:59:29.704: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:59:29 
16:59:29 (Eclipse:16839): Gtk-WARNING **: 20:59:29.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:29 
16:59:29 (Eclipse:16839): Gtk-WARNING **: 20:59:29.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:29 
16:59:29 (Eclipse:16839): Gtk-WARNING **: 20:59:29.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:32 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_Forbidden_If_FinalTarget_On_CallReturnMessage_Differents()
16:59:33 
16:59:33 (Eclipse:16839): Gtk-WARNING **: 20:59:33.808: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:59:33 
16:59:33 (Eclipse:16839): Gtk-WARNING **: 20:59:33.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:33 
16:59:33 (Eclipse:16839): Gtk-WARNING **: 20:59:33.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:33 
16:59:33 (Eclipse:16839): Gtk-WARNING **: 20:59:33.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnDestroyMessageForbidden()
16:59:36 
16:59:36 (Eclipse:16839): Gtk-WARNING **: 20:59:36.923: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:59:36 
16:59:36 (Eclipse:16839): Gtk-WARNING **: 20:59:36.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:36 
16:59:36 (Eclipse:16839): Gtk-WARNING **: 20:59:36.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:36 
16:59:36 (Eclipse:16839): Gtk-WARNING **: 20:59:36.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:40 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnCreateMessageForbidden()
16:59:41 
16:59:41 (Eclipse:16839): Gtk-WARNING **: 20:59:41.435: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:59:41 
16:59:41 (Eclipse:16839): Gtk-WARNING **: 20:59:41.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:41 
16:59:41 (Eclipse:16839): Gtk-WARNING **: 20:59:41.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:41 
16:59:41 (Eclipse:16839): Gtk-WARNING **: 20:59:41.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:44 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveAfterDestroyMessageForbidden()
16:59:45 
16:59:45 (Eclipse:16839): Gtk-WARNING **: 20:59:45.511: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:59:45 
16:59:45 (Eclipse:16839): Gtk-WARNING **: 20:59:45.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:45 
16:59:45 (Eclipse:16839): Gtk-WARNING **: 20:59:45.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:45 
16:59:45 (Eclipse:16839): Gtk-WARNING **: 20:59:45.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_forbidden()
16:59:50 
16:59:50 (Eclipse:16839): Gtk-WARNING **: 20:59:50.119: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:59:50 
16:59:50 (Eclipse:16839): Gtk-WARNING **: 20:59:50.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:50 
16:59:50 (Eclipse:16839): Gtk-WARNING **: 20:59:50.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:50 
16:59:50 (Eclipse:16839): Gtk-WARNING **: 20:59:50.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_CallMessage_Of_ReflexiveSyncCall_Forbidden()
16:59:53 
16:59:53 (Eclipse:16839): Gtk-WARNING **: 20:59:53.029: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:59:53 
16:59:53 (Eclipse:16839): Gtk-WARNING **: 20:59:53.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:53 
16:59:53 (Eclipse:16839): Gtk-WARNING **: 20:59:53.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:53 
16:59:53 (Eclipse:16839): Gtk-WARNING **: 20:59:53.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:54 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Delete_And_Reconnect_Sub_Event()
16:59:56 
16:59:56 (Eclipse:16839): Gtk-WARNING **: 20:59:56.137: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
16:59:56 
16:59:56 (Eclipse:16839): Gtk-WARNING **: 20:59:56.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:56 
16:59:56 (Eclipse:16839): Gtk-WARNING **: 20:59:56.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:56 
16:59:56 (Eclipse:16839): Gtk-WARNING **: 20:59:56.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
16:59:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Insertion_Expand_Reparent()
17:00:01 
17:00:01 (Eclipse:16839): Gtk-WARNING **: 21:00:01.007: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:01 
17:00:01 (Eclipse:16839): Gtk-WARNING **: 21:00:01.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:01 
17:00:01 (Eclipse:16839): Gtk-WARNING **: 21:00:01.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:01 
17:00:01 (Eclipse:16839): Gtk-WARNING **: 21:00:01.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_A_Little_From_Call_Message()
17:00:03 
17:00:03 (Eclipse:16839): Gtk-WARNING **: 21:00:03.794: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:03 
17:00:03 (Eclipse:16839): Gtk-WARNING **: 21:00:03.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:03 
17:00:03 (Eclipse:16839): Gtk-WARNING **: 21:00:03.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:03 
17:00:03 (Eclipse:16839): Gtk-WARNING **: 21:00:03.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:05 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Destructed_Lifeline()
17:00:06 
17:00:06 (Eclipse:16839): Gtk-WARNING **: 21:00:06.565: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:06 
17:00:06 (Eclipse:16839): Gtk-WARNING **: 21:00:06.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:06 
17:00:06 (Eclipse:16839): Gtk-WARNING **: 21:00:06.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:06 
17:00:06 (Eclipse:16839): Gtk-WARNING **: 21:00:06.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Created_Lifeline()
17:00:14 
17:00:14 (Eclipse:16839): Gtk-WARNING **: 21:00:14.541: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:14 
17:00:14 (Eclipse:16839): Gtk-WARNING **: 21:00:14.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:14 
17:00:14 (Eclipse:16839): Gtk-WARNING **: 21:00:14.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:14 
17:00:14 (Eclipse:16839): Gtk-WARNING **: 21:00:14.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:21 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Down_From_Return_Message()
17:00:22 
17:00:22 (Eclipse:16839): Gtk-WARNING **: 21:00:22.505: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:22 
17:00:22 (Eclipse:16839): Gtk-WARNING **: 21:00:22.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:22 
17:00:22 (Eclipse:16839): Gtk-WARNING **: 21:00:22.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:22 
17:00:22 (Eclipse:16839): Gtk-WARNING **: 21:00:22.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_From_Call_Message()
17:00:25 
17:00:25 (Eclipse:16839): Gtk-WARNING **: 21:00:25.789: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:25 
17:00:25 (Eclipse:16839): Gtk-WARNING **: 21:00:25.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:25 
17:00:25 (Eclipse:16839): Gtk-WARNING **: 21:00:25.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:25 
17:00:25 (Eclipse:16839): Gtk-WARNING **: 21:00:25.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_Before_Execution()
17:00:29 
17:00:29 (Eclipse:16839): Gtk-WARNING **: 21:00:29.054: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:29 
17:00:29 (Eclipse:16839): Gtk-WARNING **: 21:00:29.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:29 
17:00:29 (Eclipse:16839): Gtk-WARNING **: 21:00:29.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:29 
17:00:29 (Eclipse:16839): Gtk-WARNING **: 21:00:29.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_After_Execution()
17:00:31 
17:00:31 (Eclipse:16839): Gtk-WARNING **: 21:00:31.899: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:31 
17:00:31 (Eclipse:16839): Gtk-WARNING **: 21:00:31.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:31 
17:00:31 (Eclipse:16839): Gtk-WARNING **: 21:00:31.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:31 
17:00:31 (Eclipse:16839): Gtk-WARNING **: 21:00:31.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:33 Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Reflexif_Sync_Call_Reorder()
17:00:34 
17:00:34 (Eclipse:16839): Gtk-WARNING **: 21:00:34.817: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:34 
17:00:34 (Eclipse:16839): Gtk-WARNING **: 21:00:34.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:34 
17:00:34 (Eclipse:16839): Gtk-WARNING **: 21:00:34.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:34 
17:00:34 (Eclipse:16839): Gtk-WARNING **: 21:00:34.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:36 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_On_Collpase_Execution()
17:00:37 
17:00:37 (Eclipse:16839): Gtk-WARNING **: 21:00:37.642: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:37 
17:00:37 (Eclipse:16839): Gtk-WARNING **: 21:00:37.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:37 
17:00:37 (Eclipse:16839): Gtk-WARNING **: 21:00:37.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:37 
17:00:37 (Eclipse:16839): Gtk-WARNING **: 21:00:37.711: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_Sync_On_Collapse_Execution()
17:00:40 
17:00:40 (Eclipse:16839): Gtk-WARNING **: 21:00:40.504: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:40 
17:00:40 (Eclipse:16839): Gtk-WARNING **: 21:00:40.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:40 
17:00:40 (Eclipse:16839): Gtk-WARNING **: 21:00:40.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:40 
17:00:40 (Eclipse:16839): Gtk-WARNING **: 21:00:40.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution_Parent()
17:00:43 
17:00:43 (Eclipse:16839): Gtk-WARNING **: 21:00:43.296: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:43 
17:00:43 (Eclipse:16839): Gtk-WARNING **: 21:00:43.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:43 
17:00:43 (Eclipse:16839): Gtk-WARNING **: 21:00:43.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:43 
17:00:43 (Eclipse:16839): Gtk-WARNING **: 21:00:43.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:44 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution()
17:00:46 
17:00:46 (Eclipse:16839): Gtk-WARNING **: 21:00:46.170: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:46 
17:00:46 (Eclipse:16839): Gtk-WARNING **: 21:00:46.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:46 
17:00:46 (Eclipse:16839): Gtk-WARNING **: 21:00:46.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:46 
17:00:46 (Eclipse:16839): Gtk-WARNING **: 21:00:46.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution()
17:00:48 
17:00:48 (Eclipse:16839): Gtk-WARNING **: 21:00:48.856: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:48 
17:00:48 (Eclipse:16839): Gtk-WARNING **: 21:00:48.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:48 
17:00:48 (Eclipse:16839): Gtk-WARNING **: 21:00:48.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:48 
17:00:48 (Eclipse:16839): Gtk-WARNING **: 21:00:48.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution_Parent()
17:00:51 
17:00:51 (Eclipse:16839): Gtk-WARNING **: 21:00:51.439: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:51 
17:00:51 (Eclipse:16839): Gtk-WARNING **: 21:00:51.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:51 
17:00:51 (Eclipse:16839): Gtk-WARNING **: 21:00:51.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:51 
17:00:51 (Eclipse:16839): Gtk-WARNING **: 21:00:51.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionMessageToSelfTest.test_Delete_Message_And_Sub_Reflexive_Messages()
17:00:54 
17:00:54 (Eclipse:16839): Gtk-WARNING **: 21:00:54.327: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:54 
17:00:54 (Eclipse:16839): Gtk-WARNING **: 21:00:54.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:54 
17:00:54 (Eclipse:16839): Gtk-WARNING **: 21:00:54.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:54 
17:00:54 (Eclipse:16839): Gtk-WARNING **: 21:00:54.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Edition()
17:00:56 
17:00:56 (Eclipse:16839): Gtk-WARNING **: 21:00:56.328: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:56 
17:00:56 (Eclipse:16839): Gtk-WARNING **: 21:00:56.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:56 
17:00:56 (Eclipse:16839): Gtk-WARNING **: 21:00:56.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:56 
17:00:56 (Eclipse:16839): Gtk-WARNING **: 21:00:56.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:58 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_CascadingDestroyMessages()
17:00:59 
17:00:59 (Eclipse:16839): Gtk-WARNING **: 21:00:59.716: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:00:59 
17:00:59 (Eclipse:16839): Gtk-WARNING **: 21:00:59.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:59 
17:00:59 (Eclipse:16839): Gtk-WARNING **: 21:00:59.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:00:59 
17:00:59 (Eclipse:16839): Gtk-WARNING **: 21:00:59.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:01 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Zoom()
17:01:02 
17:01:02 (Eclipse:16839): Gtk-WARNING **: 21:01:02.834: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:01:02 
17:01:02 (Eclipse:16839): Gtk-WARNING **: 21:01:02.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:02 
17:01:02 (Eclipse:16839): Gtk-WARNING **: 21:01:02.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:02 
17:01:02 (Eclipse:16839): Gtk-WARNING **: 21:01:02.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_ArrangeAll()
17:01:05 
17:01:05 (Eclipse:16839): Gtk-WARNING **: 21:01:05.734: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:01:05 
17:01:05 (Eclipse:16839): Gtk-WARNING **: 21:01:05.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:05 
17:01:05 (Eclipse:16839): Gtk-WARNING **: 21:01:05.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:05 
17:01:05 (Eclipse:16839): Gtk-WARNING **: 21:01:05.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:07 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Deletion()
17:01:08 
17:01:08 (Eclipse:16839): Gtk-WARNING **: 21:01:08.762: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:01:08 
17:01:08 (Eclipse:16839): Gtk-WARNING **: 21:01:08.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:08 
17:01:08 (Eclipse:16839): Gtk-WARNING **: 21:01:08.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:08 
17:01:08 (Eclipse:16839): Gtk-WARNING **: 21:01:08.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Ordering()
17:01:11 
17:01:11 (Eclipse:16839): Gtk-WARNING **: 21:01:11.492: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:01:11 
17:01:11 (Eclipse:16839): Gtk-WARNING **: 21:01:11.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:11 
17:01:11 (Eclipse:16839): Gtk-WARNING **: 21:01:11.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:11 
17:01:11 (Eclipse:16839): Gtk-WARNING **: 21:01:11.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Creation()
17:01:14 
17:01:14 (Eclipse:16839): Gtk-WARNING **: 21:01:14.125: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:01:14 
17:01:14 (Eclipse:16839): Gtk-WARNING **: 21:01:14.151: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:14 
17:01:14 (Eclipse:16839): Gtk-WARNING **: 21:01:14.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:14 
17:01:14 (Eclipse:16839): Gtk-WARNING **: 21:01:14.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Undo_Redo()
17:01:16 
17:01:16 (Eclipse:16839): Gtk-WARNING **: 21:01:16.732: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:01:16 
17:01:16 (Eclipse:16839): Gtk-WARNING **: 21:01:16.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:16 
17:01:16 (Eclipse:16839): Gtk-WARNING **: 21:01:16.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:16 
17:01:16 (Eclipse:16839): Gtk-WARNING **: 21:01:16.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceStaysInRangeWhenLifelineIsReduced()
17:01:24 
17:01:24 (Eclipse:16839): Gtk-WARNING **: 21:01:24.560: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:01:24 
17:01:24 (Eclipse:16839): Gtk-WARNING **: 21:01:24.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:24 
17:01:24 (Eclipse:16839): Gtk-WARNING **: 21:01:24.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:24 
17:01:24 (Eclipse:16839): Gtk-WARNING **: 21:01:24.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachLifelineToNote()
17:01:29 
17:01:29 (Eclipse:16839): Gtk-WARNING **: 21:01:29.029: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:01:29 
17:01:29 (Eclipse:16839): Gtk-WARNING **: 21:01:29.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:29 
17:01:29 (Eclipse:16839): Gtk-WARNING **: 21:01:29.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:29 
17:01:29 (Eclipse:16839): Gtk-WARNING **: 21:01:29.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testLifeLineCanBeExtendedWithNotAttachementLinkedToMessage()
17:01:32 
17:01:32 (Eclipse:16839): Gtk-WARNING **: 21:01:32.378: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:01:32 
17:01:32 (Eclipse:16839): Gtk-WARNING **: 21:01:32.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:32 
17:01:32 (Eclipse:16839): Gtk-WARNING **: 21:01:32.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:32 
17:01:32 (Eclipse:16839): Gtk-WARNING **: 21:01:32.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentSourcePointOnLifeline()
17:01:36 
17:01:36 (Eclipse:16839): Gtk-WARNING **: 21:01:36.390: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:01:36 
17:01:36 (Eclipse:16839): Gtk-WARNING **: 21:01:36.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:36 
17:01:36 (Eclipse:16839): Gtk-WARNING **: 21:01:36.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:36 
17:01:36 (Eclipse:16839): Gtk-WARNING **: 21:01:36.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachNoteToLifeline()
17:01:40 
17:01:40 (Eclipse:16839): Gtk-WARNING **: 21:01:40.345: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:01:40 
17:01:40 (Eclipse:16839): Gtk-WARNING **: 21:01:40.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:40 
17:01:40 (Eclipse:16839): Gtk-WARNING **: 21:01:40.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:40 
17:01:40 (Eclipse:16839): Gtk-WARNING **: 21:01:40.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetStaysInRangeWhenLifelineIsReduced()
17:01:43 
17:01:43 (Eclipse:16839): Gtk-WARNING **: 21:01:43.830: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:01:43 
17:01:43 (Eclipse:16839): Gtk-WARNING **: 21:01:43.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:43 
17:01:43 (Eclipse:16839): Gtk-WARNING **: 21:01:43.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:43 
17:01:43 (Eclipse:16839): Gtk-WARNING **: 21:01:43.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetIsStableWhenLifelineIsExtended()
17:01:48 
17:01:48 (Eclipse:16839): Gtk-WARNING **: 21:01:48.386: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:01:48 
17:01:48 (Eclipse:16839): Gtk-WARNING **: 21:01:48.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:48 
17:01:48 (Eclipse:16839): Gtk-WARNING **: 21:01:48.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:48 
17:01:48 (Eclipse:16839): Gtk-WARNING **: 21:01:48.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceIsStableWhenLifelineIsExtended()
17:01:52 
17:01:52 (Eclipse:16839): Gtk-WARNING **: 21:01:52.388: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:01:52 
17:01:52 (Eclipse:16839): Gtk-WARNING **: 21:01:52.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:52 
17:01:52 (Eclipse:16839): Gtk-WARNING **: 21:01:52.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:52 
17:01:52 (Eclipse:16839): Gtk-WARNING **: 21:01:52.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentTargetPointOnLifeline()
17:01:56 
17:01:56 (Eclipse:16839): Gtk-WARNING **: 21:01:56.308: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:01:56 
17:01:56 (Eclipse:16839): Gtk-WARNING **: 21:01:56.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:56 
17:01:56 (Eclipse:16839): Gtk-WARNING **: 21:01:56.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:56 
17:01:56 (Eclipse:16839): Gtk-WARNING **: 21:01:56.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:01:58 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingLastOperandSize()
17:02:00 
17:02:00 (Eclipse:16839): Gtk-WARNING **: 21:02:00.227: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:02:00 
17:02:00 (Eclipse:16839): Gtk-WARNING **: 21:02:00.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:00 
17:02:00 (Eclipse:16839): Gtk-WARNING **: 21:02:00.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:00 
17:02:00 (Eclipse:16839): Gtk-WARNING **: 21:02:00.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:04 Point(185.0, 380.0)
17:02:05 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingCombinedFragmentSize()
17:02:06 
17:02:06 (Eclipse:16839): Gtk-WARNING **: 21:02:06.912: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:02:06 
17:02:06 (Eclipse:16839): Gtk-WARNING **: 21:02:06.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:06 
17:02:06 (Eclipse:16839): Gtk-WARNING **: 21:02:06.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:06 
17:02:06 (Eclipse:16839): Gtk-WARNING **: 21:02:06.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingCombinedFragmentSize()
17:02:13 
17:02:13 (Eclipse:16839): Gtk-WARNING **: 21:02:13.569: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:02:13 
17:02:13 (Eclipse:16839): Gtk-WARNING **: 21:02:13.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:13 
17:02:13 (Eclipse:16839): Gtk-WARNING **: 21:02:13.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:13 
17:02:13 (Eclipse:16839): Gtk-WARNING **: 21:02:13.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingOperandSize()
17:02:20 
17:02:20 (Eclipse:16839): Gtk-WARNING **: 21:02:20.353: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:02:20 
17:02:20 (Eclipse:16839): Gtk-WARNING **: 21:02:20.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:20 
17:02:20 (Eclipse:16839): Gtk-WARNING **: 21:02:20.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:20 
17:02:20 (Eclipse:16839): Gtk-WARNING **: 21:02:20.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:24 Point(185.0, 320.0)
17:02:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromOperandAndCombinedFragmentToNote()
17:02:27 
17:02:27 (Eclipse:16839): Gtk-WARNING **: 21:02:27.120: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:02:27 
17:02:27 (Eclipse:16839): Gtk-WARNING **: 21:02:27.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:27 
17:02:27 (Eclipse:16839): Gtk-WARNING **: 21:02:27.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:27 
17:02:27 (Eclipse:16839): Gtk-WARNING **: 21:02:27.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:34 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromNoteToOperandAndCombinedFragment()
17:02:35 
17:02:35 (Eclipse:16839): Gtk-WARNING **: 21:02:35.714: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:02:35 
17:02:35 (Eclipse:16839): Gtk-WARNING **: 21:02:35.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:35 
17:02:35 (Eclipse:16839): Gtk-WARNING **: 21:02:35.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:35 
17:02:35 (Eclipse:16839): Gtk-WARNING **: 21:02:35.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testDiagramConsistency()
17:02:44 
17:02:44 (Eclipse:16839): Gtk-WARNING **: 21:02:44.194: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:02:44 
17:02:44 (Eclipse:16839): Gtk-WARNING **: 21:02:44.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:44 
17:02:44 (Eclipse:16839): Gtk-WARNING **: 21:02:44.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:44 
17:02:44 (Eclipse:16839): Gtk-WARNING **: 21:02:44.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceArrangeLinkedBorderedNodesTest.test_ArrangeLinkedBorderedNodes()
17:02:46 
17:02:46 (Eclipse:16839): Gtk-WARNING **: 21:02:46.611: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:02:46 
17:02:46 (Eclipse:16839): Gtk-WARNING **: 21:02:46.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:46 
17:02:46 (Eclipse:16839): Gtk-WARNING **: 21:02:46.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:46 
17:02:46 (Eclipse:16839): Gtk-WARNING **: 21:02:46.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:49 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnLifeline()
17:02:50 
17:02:50 (Eclipse:16839): Gtk-WARNING **: 21:02:50.551: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:02:50 
17:02:50 (Eclipse:16839): Gtk-WARNING **: 21:02:50.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:50 
17:02:50 (Eclipse:16839): Gtk-WARNING **: 21:02:50.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:50 
17:02:50 (Eclipse:16839): Gtk-WARNING **: 21:02:50.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnDiagram()
17:02:54 
17:02:54 (Eclipse:16839): Gtk-WARNING **: 21:02:54.025: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:02:54 
17:02:54 (Eclipse:16839): Gtk-WARNING **: 21:02:54.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:54 
17:02:54 (Eclipse:16839): Gtk-WARNING **: 21:02:54.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:54 
17:02:54 (Eclipse:16839): Gtk-WARNING **: 21:02:54.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testIUCreationOnCoveredParticipantWithHighExecsImbrication()
17:02:56 
17:02:56 (Eclipse:16839): Gtk-WARNING **: 21:02:56.665: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:02:56 
17:02:56 (Eclipse:16839): Gtk-WARNING **: 21:02:56.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:56 
17:02:56 (Eclipse:16839): Gtk-WARNING **: 21:02:56.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:02:56 
17:02:56 (Eclipse:16839): Gtk-WARNING **: 21:02:56.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:00 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnInstanceRole()
17:03:01 
17:03:01 (Eclipse:16839): Gtk-WARNING **: 21:03:01.343: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:01 
17:03:01 (Eclipse:16839): Gtk-WARNING **: 21:03:01.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:01 
17:03:01 (Eclipse:16839): Gtk-WARNING **: 21:03:01.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:01 
17:03:01 (Eclipse:16839): Gtk-WARNING **: 21:03:01.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExistingIU()
17:03:03 
17:03:03 (Eclipse:16839): Gtk-WARNING **: 21:03:03.411: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:03 
17:03:03 (Eclipse:16839): Gtk-WARNING **: 21:03:03.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:03 
17:03:03 (Eclipse:16839): Gtk-WARNING **: 21:03:03.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:03 
17:03:03 (Eclipse:16839): Gtk-WARNING **: 21:03:03.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExecution1()
17:03:05 
17:03:05 (Eclipse:16839): Gtk-WARNING **: 21:03:05.436: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:05 
17:03:05 (Eclipse:16839): Gtk-WARNING **: 21:03:05.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:05 
17:03:05 (Eclipse:16839): Gtk-WARNING **: 21:03:05.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:05 
17:03:05 (Eclipse:16839): Gtk-WARNING **: 21:03:05.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants()
17:03:09 
17:03:09 (Eclipse:16839): Gtk-WARNING **: 21:03:09.088: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:09 
17:03:09 (Eclipse:16839): Gtk-WARNING **: 21:03:09.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:09 
17:03:09 (Eclipse:16839): Gtk-WARNING **: 21:03:09.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:09 
17:03:09 (Eclipse:16839): Gtk-WARNING **: 21:03:09.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUseCreationWithSingleClickOnLimitOfExecutionPossible()
17:03:11 
17:03:11 (Eclipse:16839): Gtk-WARNING **: 21:03:11.180: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:11 
17:03:11 (Eclipse:16839): Gtk-WARNING **: 21:03:11.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:11 
17:03:11 (Eclipse:16839): Gtk-WARNING **: 21:03:11.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:11 
17:03:11 (Eclipse:16839): Gtk-WARNING **: 21:03:11.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testDiagramConsistency()
17:03:19 
17:03:19 (Eclipse:16839): Gtk-WARNING **: 21:03:19.269: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:19 
17:03:19 (Eclipse:16839): Gtk-WARNING **: 21:03:19.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:19 
17:03:19 (Eclipse:16839): Gtk-WARNING **: 21:03:19.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:19 
17:03:19 (Eclipse:16839): Gtk-WARNING **: 21:03:19.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineE()
17:03:21 
17:03:21 (Eclipse:16839): Gtk-WARNING **: 21:03:21.299: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:21 
17:03:21 (Eclipse:16839): Gtk-WARNING **: 21:03:21.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:21 
17:03:21 (Eclipse:16839): Gtk-WARNING **: 21:03:21.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:21 
17:03:21 (Eclipse:16839): Gtk-WARNING **: 21:03:21.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible()
17:03:25 
17:03:25 (Eclipse:16839): Gtk-WARNING **: 21:03:25.045: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:25 
17:03:25 (Eclipse:16839): Gtk-WARNING **: 21:03:25.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:25 
17:03:25 (Eclipse:16839): Gtk-WARNING **: 21:03:25.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:25 
17:03:25 (Eclipse:16839): Gtk-WARNING **: 21:03:25.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickAboveCreateMessage()
17:03:27 
17:03:27 (Eclipse:16839): Gtk-WARNING **: 21:03:27.129: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:27 
17:03:27 (Eclipse:16839): Gtk-WARNING **: 21:03:27.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:27 
17:03:27 (Eclipse:16839): Gtk-WARNING **: 21:03:27.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:27 
17:03:27 (Eclipse:16839): Gtk-WARNING **: 21:03:27.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationInExistingCFCOnNotCoveredParticipantNotPossible()
17:03:31 
17:03:31 (Eclipse:16839): Gtk-WARNING **: 21:03:31.428: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:31 
17:03:31 (Eclipse:16839): Gtk-WARNING **: 21:03:31.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:31 
17:03:31 (Eclipse:16839): Gtk-WARNING **: 21:03:31.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:31 
17:03:31 (Eclipse:16839): Gtk-WARNING **: 21:03:31.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineFromAToEOnAllEventEndsAfterFirstInteractionUse()
17:03:36 
17:03:36 (Eclipse:16839): Gtk-WARNING **: 21:03:36.261: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:36 
17:03:36 (Eclipse:16839): Gtk-WARNING **: 21:03:36.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:36 
17:03:36 (Eclipse:16839): Gtk-WARNING **: 21:03:36.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:36 
17:03:36 (Eclipse:16839): Gtk-WARNING **: 21:03:36.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:38 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickWithoutLifelineCoveredNotPossible()
17:03:39 
17:03:39 (Eclipse:16839): Gtk-WARNING **: 21:03:39.079: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:39 
17:03:39 (Eclipse:16839): Gtk-WARNING **: 21:03:39.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:39 
17:03:39 (Eclipse:16839): Gtk-WARNING **: 21:03:39.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:39 
17:03:39 (Eclipse:16839): Gtk-WARNING **: 21:03:39.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:40 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants()
17:03:41 
17:03:41 (Eclipse:16839): Gtk-WARNING **: 21:03:41.756: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:41 
17:03:41 (Eclipse:16839): Gtk-WARNING **: 21:03:41.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:41 
17:03:41 (Eclipse:16839): Gtk-WARNING **: 21:03:41.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:41 
17:03:41 (Eclipse:16839): Gtk-WARNING **: 21:03:41.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:43 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithCommonCoveredParticipants()
17:03:43 
17:03:43 (Eclipse:16839): Gtk-WARNING **: 21:03:43.950: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:43 
17:03:43 (Eclipse:16839): Gtk-WARNING **: 21:03:43.977: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:43 
17:03:43 (Eclipse:16839): Gtk-WARNING **: 21:03:43.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:44 
17:03:44 (Eclipse:16839): Gtk-WARNING **: 21:03:44.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickOnCreateMessage()
17:03:46 
17:03:46 (Eclipse:16839): Gtk-WARNING **: 21:03:46.504: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:46 
17:03:46 (Eclipse:16839): Gtk-WARNING **: 21:03:46.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:46 
17:03:46 (Eclipse:16839): Gtk-WARNING **: 21:03:46.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:46 
17:03:46 (Eclipse:16839): Gtk-WARNING **: 21:03:46.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:49 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testDiagramConsistency()
17:03:50 
17:03:50 (Eclipse:16839): Gtk-WARNING **: 21:03:50.782: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:50 
17:03:50 (Eclipse:16839): Gtk-WARNING **: 21:03:50.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:50 
17:03:50 (Eclipse:16839): Gtk-WARNING **: 21:03:50.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:50 
17:03:50 (Eclipse:16839): Gtk-WARNING **: 21:03:50.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant()
17:03:52 
17:03:52 (Eclipse:16839): Gtk-WARNING **: 21:03:52.820: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:52 
17:03:52 (Eclipse:16839): Gtk-WARNING **: 21:03:52.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:52 
17:03:52 (Eclipse:16839): Gtk-WARNING **: 21:03:52.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:52 
17:03:52 (Eclipse:16839): Gtk-WARNING **: 21:03:52.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant2()
17:03:56 
17:03:56 (Eclipse:16839): Gtk-WARNING **: 21:03:56.535: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:56 
17:03:56 (Eclipse:16839): Gtk-WARNING **: 21:03:56.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:56 
17:03:56 (Eclipse:16839): Gtk-WARNING **: 21:03:56.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:56 
17:03:56 (Eclipse:16839): Gtk-WARNING **: 21:03:56.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:58 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testDiagramConsistency()
17:03:59 
17:03:59 (Eclipse:16839): Gtk-WARNING **: 21:03:59.738: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:03:59 
17:03:59 (Eclipse:16839): Gtk-WARNING **: 21:03:59.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:59 
17:03:59 (Eclipse:16839): Gtk-WARNING **: 21:03:59.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:03:59 
17:03:59 (Eclipse:16839): Gtk-WARNING **: 21:03:59.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:00 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByRemovingSemanticallyAToCoveredParticipants()
17:04:01 
17:04:01 (Eclipse:16839): Gtk-WARNING **: 21:04:01.680: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:01 
17:04:01 (Eclipse:16839): Gtk-WARNING **: 21:04:01.711: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:01 
17:04:01 (Eclipse:16839): Gtk-WARNING **: 21:04:01.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:01 
17:04:01 (Eclipse:16839): Gtk-WARNING **: 21:04:01.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:03 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByAddingSemanticallyEToCoveredParticipants()
17:04:04 
17:04:04 (Eclipse:16839): Gtk-WARNING **: 21:04:04.701: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:04 
17:04:04 (Eclipse:16839): Gtk-WARNING **: 21:04:04.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:04 
17:04:04 (Eclipse:16839): Gtk-WARNING **: 21:04:04.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:04 
17:04:04 (Eclipse:16839): Gtk-WARNING **: 21:04:04.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByAddingANewParticipant()
17:04:07 
17:04:07 (Eclipse:16839): Gtk-WARNING **: 21:04:07.750: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:07 
17:04:07 (Eclipse:16839): Gtk-WARNING **: 21:04:07.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:07 
17:04:07 (Eclipse:16839): Gtk-WARNING **: 21:04:07.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:07 
17:04:07 (Eclipse:16839): Gtk-WARNING **: 21:04:07.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testInteractionUseCoveringCreateMessageNotPossible()
17:04:10 
17:04:10 (Eclipse:16839): Gtk-WARNING **: 21:04:10.026: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:10 
17:04:10 (Eclipse:16839): Gtk-WARNING **: 21:04:10.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:10 
17:04:10 (Eclipse:16839): Gtk-WARNING **: 21:04:10.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:10 
17:04:10 (Eclipse:16839): Gtk-WARNING **: 21:04:10.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageAfterSecondIUNotPossible()
17:04:14 
17:04:14 (Eclipse:16839): Gtk-WARNING **: 21:04:14.490: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:14 
17:04:14 (Eclipse:16839): Gtk-WARNING **: 21:04:14.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:14 
17:04:14 (Eclipse:16839): Gtk-WARNING **: 21:04:14.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:14 
17:04:14 (Eclipse:16839): Gtk-WARNING **: 21:04:14.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageBeforeSecondIULowerBound()
17:04:16 
17:04:16 (Eclipse:16839): Gtk-WARNING **: 21:04:16.717: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:16 
17:04:16 (Eclipse:16839): Gtk-WARNING **: 21:04:16.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:16 
17:04:16 (Eclipse:16839): Gtk-WARNING **: 21:04:16.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:16 
17:04:16 (Eclipse:16839): Gtk-WARNING **: 21:04:16.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpNotPossibleBecauseOfTopMargin()
17:04:20 
17:04:20 (Eclipse:16839): Gtk-WARNING **: 21:04:20.252: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:20 
17:04:20 (Eclipse:16839): Gtk-WARNING **: 21:04:20.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:20 
17:04:20 (Eclipse:16839): Gtk-WARNING **: 21:04:20.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:20 
17:04:20 (Eclipse:16839): Gtk-WARNING **: 21:04:20.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:21 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OutsideE3RangeForbidden()
17:04:22 
17:04:22 (Eclipse:16839): Gtk-WARNING **: 21:04:22.606: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:22 
17:04:22 (Eclipse:16839): Gtk-WARNING **: 21:04:22.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:22 
17:04:22 (Eclipse:16839): Gtk-WARNING **: 21:04:22.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:22 
17:04:22 (Eclipse:16839): Gtk-WARNING **: 21:04:22.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageAfterSecondIUNotPossible()
17:04:25 
17:04:25 (Eclipse:16839): Gtk-WARNING **: 21:04:25.184: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:25 
17:04:25 (Eclipse:16839): Gtk-WARNING **: 21:04:25.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:25 
17:04:25 (Eclipse:16839): Gtk-WARNING **: 21:04:25.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:25 
17:04:25 (Eclipse:16839): Gtk-WARNING **: 21:04:25.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionByInstanceRoleDeletionPossible()
17:04:27 
17:04:27 (Eclipse:16839): Gtk-WARNING **: 21:04:27.289: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:27 
17:04:27 (Eclipse:16839): Gtk-WARNING **: 21:04:27.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:27 
17:04:27 (Eclipse:16839): Gtk-WARNING **: 21:04:27.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:27 
17:04:27 (Eclipse:16839): Gtk-WARNING **: 21:04:27.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:29 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseHorizontalMoveNotPossible()
17:04:30 
17:04:30 (Eclipse:16839): Gtk-WARNING **: 21:04:30.127: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:30 
17:04:30 (Eclipse:16839): Gtk-WARNING **: 21:04:30.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:30 
17:04:30 (Eclipse:16839): Gtk-WARNING **: 21:04:30.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:30 
17:04:30 (Eclipse:16839): Gtk-WARNING **: 21:04:30.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeSecondIULowerBound()
17:04:32 
17:04:32 (Eclipse:16839): Gtk-WARNING **: 21:04:32.426: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:32 
17:04:32 (Eclipse:16839): Gtk-WARNING **: 21:04:32.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:32 
17:04:32 (Eclipse:16839): Gtk-WARNING **: 21:04:32.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:32 
17:04:32 (Eclipse:16839): Gtk-WARNING **: 21:04:32.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnSecondIUCenterNotPossible()
17:04:36 
17:04:36 (Eclipse:16839): Gtk-WARNING **: 21:04:36.014: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:36 
17:04:36 (Eclipse:16839): Gtk-WARNING **: 21:04:36.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:36 
17:04:36 (Eclipse:16839): Gtk-WARNING **: 21:04:36.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:36 
17:04:36 (Eclipse:16839): Gtk-WARNING **: 21:04:36.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIUExpansion_WhenAddingEventEnds_OnNoCoveredParticipants_But_Between_StartIUEventEnd_And_EndIUEventEnd()
17:04:38 
17:04:38 (Eclipse:16839): Gtk-WARNING **: 21:04:38.100: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:38 
17:04:38 (Eclipse:16839): Gtk-WARNING **: 21:04:38.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:38 
17:04:38 (Eclipse:16839): Gtk-WARNING **: 21:04:38.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:38 
17:04:38 (Eclipse:16839): Gtk-WARNING **: 21:04:38.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:40 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2ReturnMessageAfterSecondIUUpperBound()
17:04:41 
17:04:41 (Eclipse:16839): Gtk-WARNING **: 21:04:41.619: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:41 
17:04:41 (Eclipse:16839): Gtk-WARNING **: 21:04:41.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:41 
17:04:41 (Eclipse:16839): Gtk-WARNING **: 21:04:41.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:41 
17:04:41 (Eclipse:16839): Gtk-WARNING **: 21:04:41.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:44 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveCallMessageNotAllowed()
17:04:45 
17:04:45 (Eclipse:16839): Gtk-WARNING **: 21:04:45.167: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:45 
17:04:45 (Eclipse:16839): Gtk-WARNING **: 21:04:45.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:45 
17:04:45 (Eclipse:16839): Gtk-WARNING **: 21:04:45.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:45 
17:04:45 (Eclipse:16839): Gtk-WARNING **: 21:04:45.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:46 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveReturnMessageNotAllowed()
17:04:47 
17:04:47 (Eclipse:16839): Gtk-WARNING **: 21:04:47.419: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:47 
17:04:47 (Eclipse:16839): Gtk-WARNING **: 21:04:47.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:47 
17:04:47 (Eclipse:16839): Gtk-WARNING **: 21:04:47.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:47 
17:04:47 (Eclipse:16839): Gtk-WARNING **: 21:04:47.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseMoveUpOnCreateMessage()
17:04:49 
17:04:49 (Eclipse:16839): Gtk-WARNING **: 21:04:49.671: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:49 
17:04:49 (Eclipse:16839): Gtk-WARNING **: 21:04:49.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:49 
17:04:49 (Eclipse:16839): Gtk-WARNING **: 21:04:49.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:49 
17:04:49 (Eclipse:16839): Gtk-WARNING **: 21:04:49.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:52 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToBeforeReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
17:04:52 
17:04:52 (Eclipse:16839): Gtk-WARNING **: 21:04:52.892: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:52 
17:04:52 (Eclipse:16839): Gtk-WARNING **: 21:04:52.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:52 
17:04:52 (Eclipse:16839): Gtk-WARNING **: 21:04:52.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:52 
17:04:52 (Eclipse:16839): Gtk-WARNING **: 21:04:52.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnEventEndOfNotSemanticallyCoveredLifelineButGraphicallyCovered()
17:04:56 
17:04:56 (Eclipse:16839): Gtk-WARNING **: 21:04:56.674: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:56 
17:04:56 (Eclipse:16839): Gtk-WARNING **: 21:04:56.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:56 
17:04:56 (Eclipse:16839): Gtk-WARNING **: 21:04:56.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:56 
17:04:56 (Eclipse:16839): Gtk-WARNING **: 21:04:56.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:58 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnFirstIUCenterNotPossible()
17:04:59 
17:04:59 (Eclipse:16839): Gtk-WARNING **: 21:04:59.425: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:04:59 
17:04:59 (Eclipse:16839): Gtk-WARNING **: 21:04:59.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:59 
17:04:59 (Eclipse:16839): Gtk-WARNING **: 21:04:59.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:04:59 
17:04:59 (Eclipse:16839): Gtk-WARNING **: 21:04:59.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:00 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testReflexiveSyncCallCreationBelowAIU()
17:05:01 
17:05:01 (Eclipse:16839): Gtk-WARNING **: 21:05:01.495: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:01 
17:05:01 (Eclipse:16839): Gtk-WARNING **: 21:05:01.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:01 
17:05:01 (Eclipse:16839): Gtk-WARNING **: 21:05:01.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:01 
17:05:01 (Eclipse:16839): Gtk-WARNING **: 21:05:01.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
17:05:05 
17:05:05 (Eclipse:16839): Gtk-WARNING **: 21:05:05.020: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:05 
17:05:05 (Eclipse:16839): Gtk-WARNING **: 21:05:05.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:05 
17:05:05 (Eclipse:16839): Gtk-WARNING **: 21:05:05.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:05 
17:05:05 (Eclipse:16839): Gtk-WARNING **: 21:05:05.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDirectEdit()
17:05:08 
17:05:08 (Eclipse:16839): Gtk-WARNING **: 21:05:08.911: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:08 
17:05:08 (Eclipse:16839): Gtk-WARNING **: 21:05:08.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:08 
17:05:08 (Eclipse:16839): Gtk-WARNING **: 21:05:08.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:08 
17:05:08 (Eclipse:16839): Gtk-WARNING **: 21:05:08.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIndirectMoveOfIUCanNotOverlapUnmovedIU()
17:05:13 
17:05:13 (Eclipse:16839): Gtk-WARNING **: 21:05:13.828: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:13 
17:05:13 (Eclipse:16839): Gtk-WARNING **: 21:05:13.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:13 
17:05:13 (Eclipse:16839): Gtk-WARNING **: 21:05:13.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:13 
17:05:13 (Eclipse:16839): Gtk-WARNING **: 21:05:13.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionPossible()
17:05:16 
17:05:16 (Eclipse:16839): Gtk-WARNING **: 21:05:16.751: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:16 
17:05:16 (Eclipse:16839): Gtk-WARNING **: 21:05:16.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:16 
17:05:16 (Eclipse:16839): Gtk-WARNING **: 21:05:16.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:16 
17:05:16 (Eclipse:16839): Gtk-WARNING **: 21:05:16.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
17:05:19 
17:05:19 (Eclipse:16839): Gtk-WARNING **: 21:05:18.997: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:19 
17:05:19 (Eclipse:16839): Gtk-WARNING **: 21:05:19.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:19 
17:05:19 (Eclipse:16839): Gtk-WARNING **: 21:05:19.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:19 
17:05:19 (Eclipse:16839): Gtk-WARNING **: 21:05:19.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:21 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
17:05:22 
17:05:22 (Eclipse:16839): Gtk-WARNING **: 21:05:22.704: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:22 
17:05:22 (Eclipse:16839): Gtk-WARNING **: 21:05:22.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:22 
17:05:22 (Eclipse:16839): Gtk-WARNING **: 21:05:22.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:22 
17:05:22 (Eclipse:16839): Gtk-WARNING **: 21:05:22.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageOnSecondIUNotPossible()
17:05:26 
17:05:26 (Eclipse:16839): Gtk-WARNING **: 21:05:26.389: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:26 
17:05:26 (Eclipse:16839): Gtk-WARNING **: 21:05:26.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:26 
17:05:26 (Eclipse:16839): Gtk-WARNING **: 21:05:26.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:26 
17:05:26 (Eclipse:16839): Gtk-WARNING **: 21:05:26.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OnE3RangePossible()
17:05:28 
17:05:28 (Eclipse:16839): Gtk-WARNING **: 21:05:28.522: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:28 
17:05:28 (Eclipse:16839): Gtk-WARNING **: 21:05:28.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:28 
17:05:28 (Eclipse:16839): Gtk-WARNING **: 21:05:28.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:28 
17:05:28 (Eclipse:16839): Gtk-WARNING **: 21:05:28.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeFirstIUNotPossible()
17:05:32 
17:05:32 (Eclipse:16839): Gtk-WARNING **: 21:05:32.068: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:32 
17:05:32 (Eclipse:16839): Gtk-WARNING **: 21:05:32.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:32 
17:05:32 (Eclipse:16839): Gtk-WARNING **: 21:05:32.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:32 
17:05:32 (Eclipse:16839): Gtk-WARNING **: 21:05:32.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:33 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testDiagramConsistency()
17:05:34 
17:05:34 (Eclipse:16839): Gtk-WARNING **: 21:05:34.331: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:34 
17:05:34 (Eclipse:16839): Gtk-WARNING **: 21:05:34.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:34 
17:05:34 (Eclipse:16839): Gtk-WARNING **: 21:05:34.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:34 
17:05:34 (Eclipse:16839): Gtk-WARNING **: 21:05:34.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownAfterReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
17:05:36 
17:05:36 (Eclipse:16839): Gtk-WARNING **: 21:05:36.347: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:36 
17:05:36 (Eclipse:16839): Gtk-WARNING **: 21:05:36.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:36 
17:05:36 (Eclipse:16839): Gtk-WARNING **: 21:05:36.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:36 
17:05:36 (Eclipse:16839): Gtk-WARNING **: 21:05:36.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testCreateMessageMoveDownToShiftAllSubEventEnds()
17:05:40 
17:05:40 (Eclipse:16839): Gtk-WARNING **: 21:05:40.579: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:40 
17:05:40 (Eclipse:16839): Gtk-WARNING **: 21:05:40.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:40 
17:05:40 (Eclipse:16839): Gtk-WARNING **: 21:05:40.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:40 
17:05:40 (Eclipse:16839): Gtk-WARNING **: 21:05:40.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:44 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
17:05:45 
17:05:45 (Eclipse:16839): Gtk-WARNING **: 21:05:45.571: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:45 
17:05:45 (Eclipse:16839): Gtk-WARNING **: 21:05:45.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:45 
17:05:45 (Eclipse:16839): Gtk-WARNING **: 21:05:45.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:45 
17:05:45 (Eclipse:16839): Gtk-WARNING **: 21:05:45.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseMoveUnderEndLifelineNotPossible()
17:05:49 
17:05:49 (Eclipse:16839): Gtk-WARNING **: 21:05:49.418: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:49 
17:05:49 (Eclipse:16839): Gtk-WARNING **: 21:05:49.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:49 
17:05:49 (Eclipse:16839): Gtk-WARNING **: 21:05:49.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:49 
17:05:49 (Eclipse:16839): Gtk-WARNING **: 21:05:49.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testInteractionUseMoveUpOnCreateMessage()
17:05:51 
17:05:51 (Eclipse:16839): Gtk-WARNING **: 21:05:51.526: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:51 
17:05:51 (Eclipse:16839): Gtk-WARNING **: 21:05:51.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:51 
17:05:51 (Eclipse:16839): Gtk-WARNING **: 21:05:51.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:51 
17:05:51 (Eclipse:16839): Gtk-WARNING **: 21:05:51.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
17:05:54 
17:05:54 (Eclipse:16839): Gtk-WARNING **: 21:05:54.802: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:54 
17:05:54 (Eclipse:16839): Gtk-WARNING **: 21:05:54.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:54 
17:05:54 (Eclipse:16839): Gtk-WARNING **: 21:05:54.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:54 
17:05:54 (Eclipse:16839): Gtk-WARNING **: 21:05:54.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant()
17:05:58 
17:05:58 (Eclipse:16839): Gtk-WARNING **: 21:05:58.517: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:05:58 
17:05:58 (Eclipse:16839): Gtk-WARNING **: 21:05:58.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:58 
17:05:58 (Eclipse:16839): Gtk-WARNING **: 21:05:58.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:05:58 
17:05:58 (Eclipse:16839): Gtk-WARNING **: 21:05:58.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:01 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testFirstInteractionUseVerticalMoveDownUntilE1TopPossibleAndShiftFiguresBelow()
17:06:02 
17:06:02 (Eclipse:16839): Gtk-WARNING **: 21:06:02.259: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:02 
17:06:02 (Eclipse:16839): Gtk-WARNING **: 21:06:02.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:02 
17:06:02 (Eclipse:16839): Gtk-WARNING **: 21:06:02.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:02 
17:06:02 (Eclipse:16839): Gtk-WARNING **: 21:06:02.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testDiagramConsistency()
17:06:05 
17:06:05 (Eclipse:16839): Gtk-WARNING **: 21:06:05.813: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:05 
17:06:05 (Eclipse:16839): Gtk-WARNING **: 21:06:05.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:05 
17:06:05 (Eclipse:16839): Gtk-WARNING **: 21:06:05.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:05 
17:06:05 (Eclipse:16839): Gtk-WARNING **: 21:06:05.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeUpIsNotAllowedOnTopOfE2()
17:06:07 
17:06:07 (Eclipse:16839): Gtk-WARNING **: 21:06:07.788: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:07 
17:06:07 (Eclipse:16839): Gtk-WARNING **: 21:06:07.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:07 
17:06:07 (Eclipse:16839): Gtk-WARNING **: 21:06:07.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:07 
17:06:07 (Eclipse:16839): Gtk-WARNING **: 21:06:07.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromTopNotPossible()
17:06:09 
17:06:09 (Eclipse:16839): Gtk-WARNING **: 21:06:09.821: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:09 
17:06:09 (Eclipse:16839): Gtk-WARNING **: 21:06:09.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:09 
17:06:09 (Eclipse:16839): Gtk-WARNING **: 21:06:09.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:09 
17:06:09 (Eclipse:16839): Gtk-WARNING **: 21:06:09.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:11 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpIsAllowed()
17:06:11 
17:06:11 (Eclipse:16839): Gtk-WARNING **: 21:06:11.944: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:11 
17:06:11 (Eclipse:16839): Gtk-WARNING **: 21:06:11.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:12 
17:06:12 (Eclipse:16839): Gtk-WARNING **: 21:06:12.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:12 
17:06:12 (Eclipse:16839): Gtk-WARNING **: 21:06:12.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:15 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeDownIsNotAllowedOnBottomOfE2()
17:06:16 
17:06:16 (Eclipse:16839): Gtk-WARNING **: 21:06:16.229: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:16 
17:06:16 (Eclipse:16839): Gtk-WARNING **: 21:06:16.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:16 
17:06:16 (Eclipse:16839): Gtk-WARNING **: 21:06:16.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:16 
17:06:16 (Eclipse:16839): Gtk-WARNING **: 21:06:16.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromBottomNotPossible()
17:06:19 
17:06:19 (Eclipse:16839): Gtk-WARNING **: 21:06:19.762: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:19 
17:06:19 (Eclipse:16839): Gtk-WARNING **: 21:06:19.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:19 
17:06:19 (Eclipse:16839): Gtk-WARNING **: 21:06:19.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:19 
17:06:19 (Eclipse:16839): Gtk-WARNING **: 21:06:19.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpNotAllowedBecauseOfTopMargin()
17:06:21 
17:06:21 (Eclipse:16839): Gtk-WARNING **: 21:06:21.779: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:21 
17:06:21 (Eclipse:16839): Gtk-WARNING **: 21:06:21.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:21 
17:06:21 (Eclipse:16839): Gtk-WARNING **: 21:06:21.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:21 
17:06:21 (Eclipse:16839): Gtk-WARNING **: 21:06:21.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpToExecutionOnNotSemanticallyCoveredParticipant()
17:06:23 
17:06:23 (Eclipse:16839): Gtk-WARNING **: 21:06:23.934: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:23 
17:06:23 (Eclipse:16839): Gtk-WARNING **: 21:06:23.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:23 
17:06:23 (Eclipse:16839): Gtk-WARNING **: 21:06:23.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:24 
17:06:24 (Eclipse:16839): Gtk-WARNING **: 21:06:24.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testInteractionUseHorizontalResizeNotPossible()
17:06:26 
17:06:26 (Eclipse:16839): Gtk-WARNING **: 21:06:26.154: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:26 
17:06:26 (Eclipse:16839): Gtk-WARNING **: 21:06:26.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:26 
17:06:26 (Eclipse:16839): Gtk-WARNING **: 21:06:26.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:26 
17:06:26 (Eclipse:16839): Gtk-WARNING **: 21:06:26.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeDownIsAllowedOnTopOfE1()
17:06:28 
17:06:28 (Eclipse:16839): Gtk-WARNING **: 21:06:28.346: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:28 
17:06:28 (Eclipse:16839): Gtk-WARNING **: 21:06:28.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:28 
17:06:28 (Eclipse:16839): Gtk-WARNING **: 21:06:28.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:28 
17:06:28 (Eclipse:16839): Gtk-WARNING **: 21:06:28.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromBottomNotPossible()
17:06:31 
17:06:31 (Eclipse:16839): Gtk-WARNING **: 21:06:31.906: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:31 
17:06:31 (Eclipse:16839): Gtk-WARNING **: 21:06:31.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:31 
17:06:31 (Eclipse:16839): Gtk-WARNING **: 21:06:31.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:31 
17:06:31 (Eclipse:16839): Gtk-WARNING **: 21:06:31.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:33 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromTopNotPossible()
17:06:33 
17:06:33 (Eclipse:16839): Gtk-WARNING **: 21:06:33.935: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:33 
17:06:33 (Eclipse:16839): Gtk-WARNING **: 21:06:33.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:33 
17:06:33 (Eclipse:16839): Gtk-WARNING **: 21:06:33.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:34 
17:06:34 (Eclipse:16839): Gtk-WARNING **: 21:06:34.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testDiagramConsistency()
17:06:36 
17:06:36 (Eclipse:16839): Gtk-WARNING **: 21:06:36.049: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:36 
17:06:36 (Eclipse:16839): Gtk-WARNING **: 21:06:36.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:36 
17:06:36 (Eclipse:16839): Gtk-WARNING **: 21:06:36.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:36 
17:06:36 (Eclipse:16839): Gtk-WARNING **: 21:06:36.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickInRangeOfHeaderOfExistingCFCNotPossible()
17:06:38 
17:06:38 (Eclipse:16839): Gtk-WARNING **: 21:06:38.123: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:38 
17:06:38 (Eclipse:16839): Gtk-WARNING **: 21:06:38.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:38 
17:06:38 (Eclipse:16839): Gtk-WARNING **: 21:06:38.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:38 
17:06:38 (Eclipse:16839): Gtk-WARNING **: 21:06:38.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderLabelOfExistingCFCNotPossible()
17:06:40 
17:06:40 (Eclipse:16839): Gtk-WARNING **: 21:06:40.214: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:40 
17:06:40 (Eclipse:16839): Gtk-WARNING **: 21:06:40.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:40 
17:06:40 (Eclipse:16839): Gtk-WARNING **: 21:06:40.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:40 
17:06:40 (Eclipse:16839): Gtk-WARNING **: 21:06:40.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:41 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnLifeline()
17:06:42 
17:06:42 (Eclipse:16839): Gtk-WARNING **: 21:06:42.277: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:42 
17:06:42 (Eclipse:16839): Gtk-WARNING **: 21:06:42.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:42 
17:06:42 (Eclipse:16839): Gtk-WARNING **: 21:06:42.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:42 
17:06:42 (Eclipse:16839): Gtk-WARNING **: 21:06:42.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnDiagram()
17:06:46 
17:06:46 (Eclipse:16839): Gtk-WARNING **: 21:06:46.060: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:46 
17:06:46 (Eclipse:16839): Gtk-WARNING **: 21:06:46.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:46 
17:06:46 (Eclipse:16839): Gtk-WARNING **: 21:06:46.098: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:46 
17:06:46 (Eclipse:16839): Gtk-WARNING **: 21:06:46.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderCoveringOneLifelineOfExistingCFC()
17:06:48 
17:06:48 (Eclipse:16839): Gtk-WARNING **: 21:06:48.029: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:48 
17:06:48 (Eclipse:16839): Gtk-WARNING **: 21:06:48.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:48 
17:06:48 (Eclipse:16839): Gtk-WARNING **: 21:06:48.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:48 
17:06:48 (Eclipse:16839): Gtk-WARNING **: 21:06:48.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:49 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderOnDiagramOfExistingCFCNotPossible()
17:06:50 
17:06:50 (Eclipse:16839): Gtk-WARNING **: 21:06:50.083: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:50 
17:06:50 (Eclipse:16839): Gtk-WARNING **: 21:06:50.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:50 
17:06:50 (Eclipse:16839): Gtk-WARNING **: 21:06:50.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:50 
17:06:50 (Eclipse:16839): Gtk-WARNING **: 21:06:50.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingCFC()
17:06:51 
17:06:51 (Eclipse:16839): Gtk-WARNING **: 21:06:51.991: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:52 
17:06:52 (Eclipse:16839): Gtk-WARNING **: 21:06:52.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:52 
17:06:52 (Eclipse:16839): Gtk-WARNING **: 21:06:52.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:52 
17:06:52 (Eclipse:16839): Gtk-WARNING **: 21:06:52.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:54 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnInstanceRoleNotPossible()
17:06:55 
17:06:55 (Eclipse:16839): Gtk-WARNING **: 21:06:55.372: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:55 
17:06:55 (Eclipse:16839): Gtk-WARNING **: 21:06:55.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:55 
17:06:55 (Eclipse:16839): Gtk-WARNING **: 21:06:55.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:55 
17:06:55 (Eclipse:16839): Gtk-WARNING **: 21:06:55.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:56 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingIU()
17:06:57 
17:06:57 (Eclipse:16839): Gtk-WARNING **: 21:06:57.337: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:06:57 
17:06:57 (Eclipse:16839): Gtk-WARNING **: 21:06:57.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:57 
17:06:57 (Eclipse:16839): Gtk-WARNING **: 21:06:57.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:57 
17:06:57 (Eclipse:16839): Gtk-WARNING **: 21:06:57.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:06:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExecution1()
17:07:00 
17:07:00 (Eclipse:16839): Gtk-WARNING **: 21:07:00.323: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:07:00 
17:07:00 (Eclipse:16839): Gtk-WARNING **: 21:07:00.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:00 
17:07:00 (Eclipse:16839): Gtk-WARNING **: 21:07:00.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:00 
17:07:00 (Eclipse:16839): Gtk-WARNING **: 21:07:00.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationDeeplyNested()
17:07:03 
17:07:03 (Eclipse:16839): Gtk-WARNING **: 21:07:03.706: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:07:03 
17:07:03 (Eclipse:16839): Gtk-WARNING **: 21:07:03.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:03 
17:07:03 (Eclipse:16839): Gtk-WARNING **: 21:07:03.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:03 
17:07:03 (Eclipse:16839): Gtk-WARNING **: 21:07:03.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testDiagramConsistency()
17:07:36 
17:07:36 (Eclipse:16839): Gtk-WARNING **: 21:07:36.533: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:07:36 
17:07:36 (Eclipse:16839): Gtk-WARNING **: 21:07:36.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:36 
17:07:36 (Eclipse:16839): Gtk-WARNING **: 21:07:36.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:36 
17:07:36 (Eclipse:16839): Gtk-WARNING **: 21:07:36.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationInExistingCFCOnNotCoveredParticipant()
17:07:38 
17:07:38 (Eclipse:16839): Gtk-WARNING **: 21:07:38.600: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:07:38 
17:07:38 (Eclipse:16839): Gtk-WARNING **: 21:07:38.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:38 
17:07:38 (Eclipse:16839): Gtk-WARNING **: 21:07:38.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:38 
17:07:38 (Eclipse:16839): Gtk-WARNING **: 21:07:38.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickWithoutLifelineCoveredNotPossible()
17:07:43 
17:07:43 (Eclipse:16839): Gtk-WARNING **: 21:07:43.374: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:07:43 
17:07:43 (Eclipse:16839): Gtk-WARNING **: 21:07:43.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:43 
17:07:43 (Eclipse:16839): Gtk-WARNING **: 21:07:43.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:43 
17:07:43 (Eclipse:16839): Gtk-WARNING **: 21:07:43.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:44 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickOnExistingIU()
17:07:45 
17:07:45 (Eclipse:16839): Gtk-WARNING **: 21:07:45.831: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:07:45 
17:07:45 (Eclipse:16839): Gtk-WARNING **: 21:07:45.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:45 
17:07:45 (Eclipse:16839): Gtk-WARNING **: 21:07:45.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:45 
17:07:45 (Eclipse:16839): Gtk-WARNING **: 21:07:45.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineE()
17:07:48 
17:07:48 (Eclipse:16839): Gtk-WARNING **: 21:07:48.732: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:07:48 
17:07:48 (Eclipse:16839): Gtk-WARNING **: 21:07:48.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:48 
17:07:48 (Eclipse:16839): Gtk-WARNING **: 21:07:48.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:48 
17:07:48 (Eclipse:16839): Gtk-WARNING **: 21:07:48.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testDiagramConsistency()
17:07:52 
17:07:52 (Eclipse:16839): Gtk-WARNING **: 21:07:52.332: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:07:52 
17:07:52 (Eclipse:16839): Gtk-WARNING **: 21:07:52.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:52 
17:07:52 (Eclipse:16839): Gtk-WARNING **: 21:07:52.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:52 
17:07:52 (Eclipse:16839): Gtk-WARNING **: 21:07:52.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineFromAToEOnAllEventBelow()
17:07:54 
17:07:54 (Eclipse:16839): Gtk-WARNING **: 21:07:54.309: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:07:54 
17:07:54 (Eclipse:16839): Gtk-WARNING **: 21:07:54.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:54 
17:07:54 (Eclipse:16839): Gtk-WARNING **: 21:07:54.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:54 
17:07:54 (Eclipse:16839): Gtk-WARNING **: 21:07:54.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:56 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testDiagramConsistency()
17:07:57 
17:07:57 (Eclipse:16839): Gtk-WARNING **: 21:07:57.738: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:07:57 
17:07:57 (Eclipse:16839): Gtk-WARNING **: 21:07:57.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:57 
17:07:57 (Eclipse:16839): Gtk-WARNING **: 21:07:57.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:57 
17:07:57 (Eclipse:16839): Gtk-WARNING **: 21:07:57.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:58 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible()
17:07:59 
17:07:59 (Eclipse:16839): Gtk-WARNING **: 21:07:59.636: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:07:59 
17:07:59 (Eclipse:16839): Gtk-WARNING **: 21:07:59.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:59 
17:07:59 (Eclipse:16839): Gtk-WARNING **: 21:07:59.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:07:59 
17:07:59 (Eclipse:16839): Gtk-WARNING **: 21:07:59.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:00 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSubExecutionCreationInCombinedFragment()
17:08:01 
17:08:01 (Eclipse:16839): Gtk-WARNING **: 21:08:01.537: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:01 
17:08:01 (Eclipse:16839): Gtk-WARNING **: 21:08:01.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:01 
17:08:01 (Eclipse:16839): Gtk-WARNING **: 21:08:01.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:01 
17:08:01 (Eclipse:16839): Gtk-WARNING **: 21:08:01.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseInCombinedFragmentNotPossible()
17:08:03 
17:08:03 (Eclipse:16839): Gtk-WARNING **: 21:08:03.460: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:03 
17:08:03 (Eclipse:16839): Gtk-WARNING **: 21:08:03.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:03 
17:08:03 (Eclipse:16839): Gtk-WARNING **: 21:08:03.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:03 
17:08:03 (Eclipse:16839): Gtk-WARNING **: 21:08:03.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:05 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationOnHeaderOfExistingCFCNotPossible()
17:08:05 
17:08:05 (Eclipse:16839): Gtk-WARNING **: 21:08:05.937: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:05 
17:08:05 (Eclipse:16839): Gtk-WARNING **: 21:08:05.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:05 
17:08:05 (Eclipse:16839): Gtk-WARNING **: 21:08:05.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:06 
17:08:06 (Eclipse:16839): Gtk-WARNING **: 21:08:06.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible()
17:08:07 
17:08:07 (Eclipse:16839): Gtk-WARNING **: 21:08:07.864: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:07 
17:08:07 (Eclipse:16839): Gtk-WARNING **: 21:08:07.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:07 
17:08:07 (Eclipse:16839): Gtk-WARNING **: 21:08:07.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:07 
17:08:07 (Eclipse:16839): Gtk-WARNING **: 21:08:07.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationInRangeOfHeaderOfExistingCFCNotPossible()
17:08:09 
17:08:09 (Eclipse:16839): Gtk-WARNING **: 21:08:09.773: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:09 
17:08:09 (Eclipse:16839): Gtk-WARNING **: 21:08:09.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:09 
17:08:09 (Eclipse:16839): Gtk-WARNING **: 21:08:09.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:09 
17:08:09 (Eclipse:16839): Gtk-WARNING **: 21:08:09.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationOnHeaderOfExistingCFCNotPossible()
17:08:11 
17:08:11 (Eclipse:16839): Gtk-WARNING **: 21:08:11.708: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:11 
17:08:11 (Eclipse:16839): Gtk-WARNING **: 21:08:11.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:11 
17:08:11 (Eclipse:16839): Gtk-WARNING **: 21:08:11.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:11 
17:08:11 (Eclipse:16839): Gtk-WARNING **: 21:08:11.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationInRangeOfHeaderOfExistingCFCNotPossible()
17:08:13 
17:08:13 (Eclipse:16839): Gtk-WARNING **: 21:08:13.636: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:13 
17:08:13 (Eclipse:16839): Gtk-WARNING **: 21:08:13.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:13 
17:08:13 (Eclipse:16839): Gtk-WARNING **: 21:08:13.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:13 
17:08:13 (Eclipse:16839): Gtk-WARNING **: 21:08:13.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:14 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnHeaderOfExistingCFCNotPossible()
17:08:15 
17:08:15 (Eclipse:16839): Gtk-WARNING **: 21:08:15.559: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:15 
17:08:15 (Eclipse:16839): Gtk-WARNING **: 21:08:15.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:15 
17:08:15 (Eclipse:16839): Gtk-WARNING **: 21:08:15.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:15 
17:08:15 (Eclipse:16839): Gtk-WARNING **: 21:08:15.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnHeaderOfExistingCFCNotPossible()
17:08:17 
17:08:17 (Eclipse:16839): Gtk-WARNING **: 21:08:17.480: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:17 
17:08:17 (Eclipse:16839): Gtk-WARNING **: 21:08:17.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:17 
17:08:17 (Eclipse:16839): Gtk-WARNING **: 21:08:17.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:17 
17:08:17 (Eclipse:16839): Gtk-WARNING **: 21:08:17.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndOtherLifelineInCombinedFragment()
17:08:19 
17:08:19 (Eclipse:16839): Gtk-WARNING **: 21:08:19.392: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:19 
17:08:19 (Eclipse:16839): Gtk-WARNING **: 21:08:19.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:19 
17:08:19 (Eclipse:16839): Gtk-WARNING **: 21:08:19.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:19 
17:08:19 (Eclipse:16839): Gtk-WARNING **: 21:08:19.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndAllLifelines()
17:08:23 
17:08:23 (Eclipse:16839): Gtk-WARNING **: 21:08:23.900: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:23 
17:08:23 (Eclipse:16839): Gtk-WARNING **: 21:08:23.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:23 
17:08:23 (Eclipse:16839): Gtk-WARNING **: 21:08:23.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:23 
17:08:23 (Eclipse:16839): Gtk-WARNING **: 21:08:23.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testDiagramConsistency()
17:08:28 
17:08:28 (Eclipse:16839): Gtk-WARNING **: 21:08:28.434: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:28 
17:08:28 (Eclipse:16839): Gtk-WARNING **: 21:08:28.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:28 
17:08:28 (Eclipse:16839): Gtk-WARNING **: 21:08:28.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:28 
17:08:28 (Eclipse:16839): Gtk-WARNING **: 21:08:28.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:29 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible()
17:08:30 
17:08:30 (Eclipse:16839): Gtk-WARNING **: 21:08:30.370: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:30 
17:08:30 (Eclipse:16839): Gtk-WARNING **: 21:08:30.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:30 
17:08:30 (Eclipse:16839): Gtk-WARNING **: 21:08:30.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:30 
17:08:30 (Eclipse:16839): Gtk-WARNING **: 21:08:30.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantByCombinedFragmentToCovered()
17:08:32 
17:08:32 (Eclipse:16839): Gtk-WARNING **: 21:08:32.423: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:32 
17:08:32 (Eclipse:16839): Gtk-WARNING **: 21:08:32.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:32 
17:08:32 (Eclipse:16839): Gtk-WARNING **: 21:08:32.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:32 
17:08:32 (Eclipse:16839): Gtk-WARNING **: 21:08:32.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:33 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible()
17:08:34 
17:08:34 (Eclipse:16839): Gtk-WARNING **: 21:08:34.619: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:34 
17:08:34 (Eclipse:16839): Gtk-WARNING **: 21:08:34.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:34 
17:08:34 (Eclipse:16839): Gtk-WARNING **: 21:08:34.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:34 
17:08:34 (Eclipse:16839): Gtk-WARNING **: 21:08:34.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered()
17:08:36 
17:08:36 (Eclipse:16839): Gtk-WARNING **: 21:08:36.605: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:36 
17:08:36 (Eclipse:16839): Gtk-WARNING **: 21:08:36.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:36 
17:08:36 (Eclipse:16839): Gtk-WARNING **: 21:08:36.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:36 
17:08:36 (Eclipse:16839): Gtk-WARNING **: 21:08:36.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnHeaderOfExistingCFCNotPossible()
17:08:38 
17:08:38 (Eclipse:16839): Gtk-WARNING **: 21:08:38.771: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:38 
17:08:38 (Eclipse:16839): Gtk-WARNING **: 21:08:38.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:38 
17:08:38 (Eclipse:16839): Gtk-WARNING **: 21:08:38.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:38 
17:08:38 (Eclipse:16839): Gtk-WARNING **: 21:08:38.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnHeaderOfExistingCFCNotPossible()
17:08:40 
17:08:40 (Eclipse:16839): Gtk-WARNING **: 21:08:40.743: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:40 
17:08:40 (Eclipse:16839): Gtk-WARNING **: 21:08:40.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:40 
17:08:40 (Eclipse:16839): Gtk-WARNING **: 21:08:40.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:40 
17:08:40 (Eclipse:16839): Gtk-WARNING **: 21:08:40.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:41 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantSemanticallyByCombinedFragmentToCovered()
17:08:42 
17:08:42 (Eclipse:16839): Gtk-WARNING **: 21:08:42.701: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:42 
17:08:42 (Eclipse:16839): Gtk-WARNING **: 21:08:42.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:42 
17:08:42 (Eclipse:16839): Gtk-WARNING **: 21:08:42.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:42 
17:08:42 (Eclipse:16839): Gtk-WARNING **: 21:08:42.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:44 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationInRangeOfExistingCFCFromNotCoveredParticipants()
17:08:45 
17:08:45 (Eclipse:16839): Gtk-WARNING **: 21:08:45.074: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:45 
17:08:45 (Eclipse:16839): Gtk-WARNING **: 21:08:45.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:45 
17:08:45 (Eclipse:16839): Gtk-WARNING **: 21:08:45.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:45 
17:08:45 (Eclipse:16839): Gtk-WARNING **: 21:08:45.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:46 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible()
17:08:47 
17:08:47 (Eclipse:16839): Gtk-WARNING **: 21:08:47.087: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:47 
17:08:47 (Eclipse:16839): Gtk-WARNING **: 21:08:47.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:47 
17:08:47 (Eclipse:16839): Gtk-WARNING **: 21:08:47.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:47 
17:08:47 (Eclipse:16839): Gtk-WARNING **: 21:08:47.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageInCombinedFragmentCreatedOnExecution()
17:08:49 
17:08:49 (Eclipse:16839): Gtk-WARNING **: 21:08:49.089: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:49 
17:08:49 (Eclipse:16839): Gtk-WARNING **: 21:08:49.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:49 
17:08:49 (Eclipse:16839): Gtk-WARNING **: 21:08:49.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:49 
17:08:49 (Eclipse:16839): Gtk-WARNING **: 21:08:49.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:52 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnHeaderOfExistingCFCNotPossible()
17:08:53 
17:08:53 (Eclipse:16839): Gtk-WARNING **: 21:08:53.701: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:53 
17:08:53 (Eclipse:16839): Gtk-WARNING **: 21:08:53.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:53 
17:08:53 (Eclipse:16839): Gtk-WARNING **: 21:08:53.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:53 
17:08:53 (Eclipse:16839): Gtk-WARNING **: 21:08:53.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:54 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered()
17:08:55 
17:08:55 (Eclipse:16839): Gtk-WARNING **: 21:08:55.680: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:55 
17:08:55 (Eclipse:16839): Gtk-WARNING **: 21:08:55.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:55 
17:08:55 (Eclipse:16839): Gtk-WARNING **: 21:08:55.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:55 
17:08:55 (Eclipse:16839): Gtk-WARNING **: 21:08:55.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:56 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDiagramConsistency()
17:08:57 
17:08:57 (Eclipse:16839): Gtk-WARNING **: 21:08:57.755: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:57 
17:08:57 (Eclipse:16839): Gtk-WARNING **: 21:08:57.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:57 
17:08:57 (Eclipse:16839): Gtk-WARNING **: 21:08:57.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:57 
17:08:57 (Eclipse:16839): Gtk-WARNING **: 21:08:57.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:58 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentIndirectVerticalResizeDownPossible()
17:08:59 
17:08:59 (Eclipse:16839): Gtk-WARNING **: 21:08:59.620: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:08:59 
17:08:59 (Eclipse:16839): Gtk-WARNING **: 21:08:59.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:59 
17:08:59 (Eclipse:16839): Gtk-WARNING **: 21:08:59.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:08:59 
17:08:59 (Eclipse:16839): Gtk-WARNING **: 21:08:59.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:00 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandVerticalMoveNotPossible()
17:09:01 
17:09:01 (Eclipse:16839): Gtk-WARNING **: 21:09:01.684: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:01 
17:09:01 (Eclipse:16839): Gtk-WARNING **: 21:09:01.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:01 
17:09:01 (Eclipse:16839): Gtk-WARNING **: 21:09:01.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:01 
17:09:01 (Eclipse:16839): Gtk-WARNING **: 21:09:01.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndSingleOperandDeletion()
17:09:03 
17:09:03 (Eclipse:16839): Gtk-WARNING **: 21:09:03.769: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:03 
17:09:03 (Eclipse:16839): Gtk-WARNING **: 21:09:03.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:03 
17:09:03 (Eclipse:16839): Gtk-WARNING **: 21:09:03.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:03 
17:09:03 (Eclipse:16839): Gtk-WARNING **: 21:09:03.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:07 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionByInstanceRoleDeletionPossible()
17:09:08 
17:09:08 (Eclipse:16839): Gtk-WARNING **: 21:09:08.409: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:08 
17:09:08 (Eclipse:16839): Gtk-WARNING **: 21:09:08.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:08 
17:09:08 (Eclipse:16839): Gtk-WARNING **: 21:09:08.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:08 
17:09:08 (Eclipse:16839): Gtk-WARNING **: 21:09:08.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalResizeUp()
17:09:10 
17:09:10 (Eclipse:16839): Gtk-WARNING **: 21:09:10.972: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:11 
17:09:11 (Eclipse:16839): Gtk-WARNING **: 21:09:11.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:11 
17:09:11 (Eclipse:16839): Gtk-WARNING **: 21:09:11.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:11 
17:09:11 (Eclipse:16839): Gtk-WARNING **: 21:09:11.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testSubCombinedFragmentVerticalMove()
17:09:13 
17:09:13 (Eclipse:16839): Gtk-WARNING **: 21:09:13.515: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:13 
17:09:13 (Eclipse:16839): Gtk-WARNING **: 21:09:13.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:13 
17:09:13 (Eclipse:16839): Gtk-WARNING **: 21:09:13.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:13 
17:09:13 (Eclipse:16839): Gtk-WARNING **: 21:09:13.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testResizeCombinedFragmentCoveringLifelineHavingCreateDestroyMessageInOperand()
17:09:16 
17:09:16 (Eclipse:16839): Gtk-WARNING **: 21:09:16.986: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:17 
17:09:17 (Eclipse:16839): Gtk-WARNING **: 21:09:17.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:17 
17:09:17 (Eclipse:16839): Gtk-WARNING **: 21:09:17.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:17 
17:09:17 (Eclipse:16839): Gtk-WARNING **: 21:09:17.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentWithMessageMove()
17:09:27 
17:09:27 (Eclipse:16839): Gtk-WARNING **: 21:09:27.189: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:27 
17:09:27 (Eclipse:16839): Gtk-WARNING **: 21:09:27.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:27 
17:09:27 (Eclipse:16839): Gtk-WARNING **: 21:09:27.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:27 
17:09:27 (Eclipse:16839): Gtk-WARNING **: 21:09:27.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDeletion()
17:09:31 
17:09:31 (Eclipse:16839): Gtk-WARNING **: 21:09:31.962: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:31 
17:09:31 (Eclipse:16839): Gtk-WARNING **: 21:09:31.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:32 
17:09:32 (Eclipse:16839): Gtk-WARNING **: 21:09:31.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:32 
17:09:32 (Eclipse:16839): Gtk-WARNING **: 21:09:32.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalResizeNotPossible()
17:09:36 
17:09:36 (Eclipse:16839): Gtk-WARNING **: 21:09:36.205: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:36 
17:09:36 (Eclipse:16839): Gtk-WARNING **: 21:09:36.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:36 
17:09:36 (Eclipse:16839): Gtk-WARNING **: 21:09:36.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:36 
17:09:36 (Eclipse:16839): Gtk-WARNING **: 21:09:36.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionPossible()
17:09:38 
17:09:38 (Eclipse:16839): Gtk-WARNING **: 21:09:38.268: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:38 
17:09:38 (Eclipse:16839): Gtk-WARNING **: 21:09:38.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:38 
17:09:38 (Eclipse:16839): Gtk-WARNING **: 21:09:38.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:38 
17:09:38 (Eclipse:16839): Gtk-WARNING **: 21:09:38.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndManyOperandsDeletion()
17:09:40 
17:09:40 (Eclipse:16839): Gtk-WARNING **: 21:09:40.500: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:40 
17:09:40 (Eclipse:16839): Gtk-WARNING **: 21:09:40.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:40 
17:09:40 (Eclipse:16839): Gtk-WARNING **: 21:09:40.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:40 
17:09:40 (Eclipse:16839): Gtk-WARNING **: 21:09:40.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandMultipleSelectionDeletionNotPossible()
17:09:43 
17:09:43 (Eclipse:16839): Gtk-WARNING **: 21:09:43.611: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:43 
17:09:43 (Eclipse:16839): Gtk-WARNING **: 21:09:43.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:43 
17:09:43 (Eclipse:16839): Gtk-WARNING **: 21:09:43.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:43 
17:09:43 (Eclipse:16839): Gtk-WARNING **: 21:09:43.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDirectEdit()
17:09:46 
17:09:46 (Eclipse:16839): Gtk-WARNING **: 21:09:46.553: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:46 
17:09:46 (Eclipse:16839): Gtk-WARNING **: 21:09:46.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:46 
17:09:46 (Eclipse:16839): Gtk-WARNING **: 21:09:46.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:46 
17:09:46 (Eclipse:16839): Gtk-WARNING **: 21:09:46.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalMoveDownShiftCorrectlyBothCFCAndTheirContents()
17:09:51 
17:09:51 (Eclipse:16839): Gtk-WARNING **: 21:09:51.393: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:51 
17:09:51 (Eclipse:16839): Gtk-WARNING **: 21:09:51.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:51 
17:09:51 (Eclipse:16839): Gtk-WARNING **: 21:09:51.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:51 
17:09:51 (Eclipse:16839): Gtk-WARNING **: 21:09:51.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:52 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalMoveNotPossible()
17:09:53 
17:09:53 (Eclipse:16839): Gtk-WARNING **: 21:09:53.806: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:53 
17:09:53 (Eclipse:16839): Gtk-WARNING **: 21:09:53.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:53 
17:09:53 (Eclipse:16839): Gtk-WARNING **: 21:09:53.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:53 
17:09:53 (Eclipse:16839): Gtk-WARNING **: 21:09:53.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testExecMoveInCombinedFragment()
17:09:55 
17:09:55 (Eclipse:16839): Gtk-WARNING **: 21:09:55.952: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:55 
17:09:55 (Eclipse:16839): Gtk-WARNING **: 21:09:55.977: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:55 
17:09:55 (Eclipse:16839): Gtk-WARNING **: 21:09:55.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:56 
17:09:56 (Eclipse:16839): Gtk-WARNING **: 21:09:56.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDirectEdit()
17:09:58 
17:09:58 (Eclipse:16839): Gtk-WARNING **: 21:09:58.556: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:09:58 
17:09:58 (Eclipse:16839): Gtk-WARNING **: 21:09:58.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:58 
17:09:58 (Eclipse:16839): Gtk-WARNING **: 21:09:58.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:09:58 
17:09:58 (Eclipse:16839): Gtk-WARNING **: 21:09:58.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testDiagramConsistency()
17:10:03 
17:10:03 (Eclipse:16839): Gtk-WARNING **: 21:10:03.411: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:03 
17:10:03 (Eclipse:16839): Gtk-WARNING **: 21:10:03.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:03 
17:10:03 (Eclipse:16839): Gtk-WARNING **: 21:10:03.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:03 
17:10:03 (Eclipse:16839): Gtk-WARNING **: 21:10:03.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnDiagramNotPossible()
17:10:05 
17:10:05 (Eclipse:16839): Gtk-WARNING **: 21:10:05.357: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:05 
17:10:05 (Eclipse:16839): Gtk-WARNING **: 21:10:05.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:05 
17:10:05 (Eclipse:16839): Gtk-WARNING **: 21:10:05.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:05 
17:10:05 (Eclipse:16839): Gtk-WARNING **: 21:10:05.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnBoundaryBetweenOperandsPossible()
17:10:07 
17:10:07 (Eclipse:16839): Gtk-WARNING **: 21:10:07.328: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:07 
17:10:07 (Eclipse:16839): Gtk-WARNING **: 21:10:07.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:07 
17:10:07 (Eclipse:16839): Gtk-WARNING **: 21:10:07.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:07 
17:10:07 (Eclipse:16839): Gtk-WARNING **: 21:10:07.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExistingCFCHeaderNotPossible()
17:10:11 
17:10:11 (Eclipse:16839): Gtk-WARNING **: 21:10:11.339: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:11 
17:10:11 (Eclipse:16839): Gtk-WARNING **: 21:10:11.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:11 
17:10:11 (Eclipse:16839): Gtk-WARNING **: 21:10:11.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:11 
17:10:11 (Eclipse:16839): Gtk-WARNING **: 21:10:11.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExecutionNotPossible()
17:10:13 
17:10:13 (Eclipse:16839): Gtk-WARNING **: 21:10:13.207: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:13 
17:10:13 (Eclipse:16839): Gtk-WARNING **: 21:10:13.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:13 
17:10:13 (Eclipse:16839): Gtk-WARNING **: 21:10:13.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:13 
17:10:13 (Eclipse:16839): Gtk-WARNING **: 21:10:13.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:14 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickCoveringSeveralCCFC()
17:10:15 
17:10:15 (Eclipse:16839): Gtk-WARNING **: 21:10:15.096: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:15 
17:10:15 (Eclipse:16839): Gtk-WARNING **: 21:10:15.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:15 
17:10:15 (Eclipse:16839): Gtk-WARNING **: 21:10:15.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:15 
17:10:15 (Eclipse:16839): Gtk-WARNING **: 21:10:15.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:17 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInstanceRoleNotPossible()
17:10:18 
17:10:18 (Eclipse:16839): Gtk-WARNING **: 21:10:18.501: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:18 
17:10:18 (Eclipse:16839): Gtk-WARNING **: 21:10:18.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:18 
17:10:18 (Eclipse:16839): Gtk-WARNING **: 21:10:18.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:18 
17:10:18 (Eclipse:16839): Gtk-WARNING **: 21:10:18.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnSecondOperands()
17:10:20 
17:10:20 (Eclipse:16839): Gtk-WARNING **: 21:10:20.452: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:20 
17:10:20 (Eclipse:16839): Gtk-WARNING **: 21:10:20.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:20 
17:10:20 (Eclipse:16839): Gtk-WARNING **: 21:10:20.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:20 
17:10:20 (Eclipse:16839): Gtk-WARNING **: 21:10:20.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnFirstOperands()
17:10:24 
17:10:24 (Eclipse:16839): Gtk-WARNING **: 21:10:24.492: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:24 
17:10:24 (Eclipse:16839): Gtk-WARNING **: 21:10:24.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:24 
17:10:24 (Eclipse:16839): Gtk-WARNING **: 21:10:24.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:24 
17:10:24 (Eclipse:16839): Gtk-WARNING **: 21:10:24.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnLifelineNotPossible()
17:10:26 
17:10:26 (Eclipse:16839): Gtk-WARNING **: 21:10:26.391: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:26 
17:10:26 (Eclipse:16839): Gtk-WARNING **: 21:10:26.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:26 
17:10:26 (Eclipse:16839): Gtk-WARNING **: 21:10:26.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:26 
17:10:26 (Eclipse:16839): Gtk-WARNING **: 21:10:26.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible()
17:10:28 
17:10:28 (Eclipse:16839): Gtk-WARNING **: 21:10:28.282: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:28 
17:10:28 (Eclipse:16839): Gtk-WARNING **: 21:10:28.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:28 
17:10:28 (Eclipse:16839): Gtk-WARNING **: 21:10:28.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:28 
17:10:28 (Eclipse:16839): Gtk-WARNING **: 21:10:28.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:29 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInteractionUseNotPossible()
17:10:30 
17:10:30 (Eclipse:16839): Gtk-WARNING **: 21:10:30.354: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:30 
17:10:30 (Eclipse:16839): Gtk-WARNING **: 21:10:30.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:30 
17:10:30 (Eclipse:16839): Gtk-WARNING **: 21:10:30.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:30 
17:10:30 (Eclipse:16839): Gtk-WARNING **: 21:10:30.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testDiagramConsistency()
17:10:32 
17:10:32 (Eclipse:16839): Gtk-WARNING **: 21:10:32.775: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:32 
17:10:32 (Eclipse:16839): Gtk-WARNING **: 21:10:32.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:32 
17:10:32 (Eclipse:16839): Gtk-WARNING **: 21:10:32.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:32 
17:10:32 (Eclipse:16839): Gtk-WARNING **: 21:10:32.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:33 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandLowerBound()
17:10:34 
17:10:34 (Eclipse:16839): Gtk-WARNING **: 21:10:34.647: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:34 
17:10:34 (Eclipse:16839): Gtk-WARNING **: 21:10:34.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:34 
17:10:34 (Eclipse:16839): Gtk-WARNING **: 21:10:34.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:34 
17:10:34 (Eclipse:16839): Gtk-WARNING **: 21:10:34.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandUpperBound()
17:10:36 
17:10:36 (Eclipse:16839): Gtk-WARNING **: 21:10:36.761: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:36 
17:10:36 (Eclipse:16839): Gtk-WARNING **: 21:10:36.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:36 
17:10:36 (Eclipse:16839): Gtk-WARNING **: 21:10:36.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:36 
17:10:36 (Eclipse:16839): Gtk-WARNING **: 21:10:36.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperand()
17:10:48 
17:10:48 (Eclipse:16839): Gtk-WARNING **: 21:10:48.887: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:48 
17:10:48 (Eclipse:16839): Gtk-WARNING **: 21:10:48.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:48 
17:10:48 (Eclipse:16839): Gtk-WARNING **: 21:10:48.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:48 
17:10:48 (Eclipse:16839): Gtk-WARNING **: 21:10:48.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeLastOperand()
17:10:51 
17:10:51 (Eclipse:16839): Gtk-WARNING **: 21:10:51.836: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:51 
17:10:51 (Eclipse:16839): Gtk-WARNING **: 21:10:51.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:51 
17:10:51 (Eclipse:16839): Gtk-WARNING **: 21:10:51.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:51 
17:10:51 (Eclipse:16839): Gtk-WARNING **: 21:10:51.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingOperand()
17:10:54 
17:10:54 (Eclipse:16839): Gtk-WARNING **: 21:10:54.821: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:54 
17:10:54 (Eclipse:16839): Gtk-WARNING **: 21:10:54.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:54 
17:10:54 (Eclipse:16839): Gtk-WARNING **: 21:10:54.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:54 
17:10:54 (Eclipse:16839): Gtk-WARNING **: 21:10:54.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingIU()
17:10:58 
17:10:58 (Eclipse:16839): Gtk-WARNING **: 21:10:58.098: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:10:58 
17:10:58 (Eclipse:16839): Gtk-WARNING **: 21:10:58.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:58 
17:10:58 (Eclipse:16839): Gtk-WARNING **: 21:10:58.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:10:58 
17:10:58 (Eclipse:16839): Gtk-WARNING **: 21:10:58.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:01 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItTargetMessageOverlapingCF()
17:11:02 
17:11:02 (Eclipse:16839): Gtk-WARNING **: 21:11:02.168: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:02 
17:11:02 (Eclipse:16839): Gtk-WARNING **: 21:11:02.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:02 
17:11:02 (Eclipse:16839): Gtk-WARNING **: 21:11:02.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:02 
17:11:02 (Eclipse:16839): Gtk-WARNING **: 21:11:02.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessagesOverlapingOtherCF()
17:11:05 
17:11:05 (Eclipse:16839): Gtk-WARNING **: 21:11:05.330: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:05 
17:11:05 (Eclipse:16839): Gtk-WARNING **: 21:11:05.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:05 
17:11:05 (Eclipse:16839): Gtk-WARNING **: 21:11:05.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:05 
17:11:05 (Eclipse:16839): Gtk-WARNING **: 21:11:05.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingOtherOperand()
17:11:09 
17:11:09 (Eclipse:16839): Gtk-WARNING **: 21:11:09.372: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:09 
17:11:09 (Eclipse:16839): Gtk-WARNING **: 21:11:09.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:09 
17:11:09 (Eclipse:16839): Gtk-WARNING **: 21:11:09.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:09 
17:11:09 (Eclipse:16839): Gtk-WARNING **: 21:11:09.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingIU()
17:11:13 
17:11:13 (Eclipse:16839): Gtk-WARNING **: 21:11:13.394: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:13 
17:11:13 (Eclipse:16839): Gtk-WARNING **: 21:11:13.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:13 
17:11:13 (Eclipse:16839): Gtk-WARNING **: 21:11:13.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:13 
17:11:13 (Eclipse:16839): Gtk-WARNING **: 21:11:13.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:17 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandUpperBound()
17:11:18 
17:11:18 (Eclipse:16839): Gtk-WARNING **: 21:11:18.507: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:18 
17:11:18 (Eclipse:16839): Gtk-WARNING **: 21:11:18.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:18 
17:11:18 (Eclipse:16839): Gtk-WARNING **: 21:11:18.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:18 
17:11:18 (Eclipse:16839): Gtk-WARNING **: 21:11:18.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingOtherOperand()
17:11:20 
17:11:20 (Eclipse:16839): Gtk-WARNING **: 21:11:20.651: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:20 
17:11:20 (Eclipse:16839): Gtk-WARNING **: 21:11:20.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:20 
17:11:20 (Eclipse:16839): Gtk-WARNING **: 21:11:20.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:20 
17:11:20 (Eclipse:16839): Gtk-WARNING **: 21:11:20.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItSourceMessageOverlapingCF()
17:11:24 
17:11:24 (Eclipse:16839): Gtk-WARNING **: 21:11:24.683: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:24 
17:11:24 (Eclipse:16839): Gtk-WARNING **: 21:11:24.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:24 
17:11:24 (Eclipse:16839): Gtk-WARNING **: 21:11:24.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:24 
17:11:24 (Eclipse:16839): Gtk-WARNING **: 21:11:24.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:26 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessagesOverlapingOtherCF()
17:11:27 
17:11:27 (Eclipse:16839): Gtk-WARNING **: 21:11:27.823: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:27 
17:11:27 (Eclipse:16839): Gtk-WARNING **: 21:11:27.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:27 
17:11:27 (Eclipse:16839): Gtk-WARNING **: 21:11:27.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:27 
17:11:27 (Eclipse:16839): Gtk-WARNING **: 21:11:27.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingIU()
17:11:31 
17:11:31 (Eclipse:16839): Gtk-WARNING **: 21:11:31.937: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:31 
17:11:31 (Eclipse:16839): Gtk-WARNING **: 21:11:31.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:31 
17:11:31 (Eclipse:16839): Gtk-WARNING **: 21:11:31.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:32 
17:11:32 (Eclipse:16839): Gtk-WARNING **: 21:11:32.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:36 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandLowerBound()
17:11:37 
17:11:37 (Eclipse:16839): Gtk-WARNING **: 21:11:37.039: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:37 
17:11:37 (Eclipse:16839): Gtk-WARNING **: 21:11:37.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:37 
17:11:37 (Eclipse:16839): Gtk-WARNING **: 21:11:37.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:37 
17:11:37 (Eclipse:16839): Gtk-WARNING **: 21:11:37.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:38 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperandOutOfAuthorized()
17:11:39 
17:11:39 (Eclipse:16839): Gtk-WARNING **: 21:11:39.026: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:39 
17:11:39 (Eclipse:16839): Gtk-WARNING **: 21:11:39.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:39 
17:11:39 (Eclipse:16839): Gtk-WARNING **: 21:11:39.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:39 
17:11:39 (Eclipse:16839): Gtk-WARNING **: 21:11:39.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingIU()
17:11:43 
17:11:43 (Eclipse:16839): Gtk-WARNING **: 21:11:43.377: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:43 
17:11:43 (Eclipse:16839): Gtk-WARNING **: 21:11:43.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:43 
17:11:43 (Eclipse:16839): Gtk-WARNING **: 21:11:43.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:43 
17:11:43 (Eclipse:16839): Gtk-WARNING **: 21:11:43.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:46 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingOperand()
17:11:47 
17:11:47 (Eclipse:16839): Gtk-WARNING **: 21:11:47.384: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:47 
17:11:47 (Eclipse:16839): Gtk-WARNING **: 21:11:47.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:47 
17:11:47 (Eclipse:16839): Gtk-WARNING **: 21:11:47.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:47 
17:11:47 (Eclipse:16839): Gtk-WARNING **: 21:11:47.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:49 Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testDiagramConsistency()
17:11:50 
17:11:50 (Eclipse:16839): Gtk-WARNING **: 21:11:50.569: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:50 
17:11:50 (Eclipse:16839): Gtk-WARNING **: 21:11:50.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:50 
17:11:50 (Eclipse:16839): Gtk-WARNING **: 21:11:50.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:50 
17:11:50 (Eclipse:16839): Gtk-WARNING **: 21:11:50.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_2_Executions()
17:11:52 
17:11:52 (Eclipse:16839): Gtk-WARNING **: 21:11:52.538: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:52 
17:11:52 (Eclipse:16839): Gtk-WARNING **: 21:11:52.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:52 
17:11:52 (Eclipse:16839): Gtk-WARNING **: 21:11:52.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:52 
17:11:52 (Eclipse:16839): Gtk-WARNING **: 21:11:52.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Change_States_Order()
17:11:56 
17:11:56 (Eclipse:16839): Gtk-WARNING **: 21:11:56.256: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:56 
17:11:56 (Eclipse:16839): Gtk-WARNING **: 21:11:56.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:56 
17:11:56 (Eclipse:16839): Gtk-WARNING **: 21:11:56.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:56 
17:11:56 (Eclipse:16839): Gtk-WARNING **: 21:11:56.322: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation2()
17:11:58 
17:11:58 (Eclipse:16839): Gtk-WARNING **: 21:11:58.576: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:11:58 
17:11:58 (Eclipse:16839): Gtk-WARNING **: 21:11:58.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:58 
17:11:58 (Eclipse:16839): Gtk-WARNING **: 21:11:58.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:58 
17:11:58 (Eclipse:16839): Gtk-WARNING **: 21:11:58.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:11:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation_Deletion()
17:12:00 
17:12:00 (Eclipse:16839): Gtk-WARNING **: 21:12:00.542: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:00 
17:12:00 (Eclipse:16839): Gtk-WARNING **: 21:12:00.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:00 
17:12:00 (Eclipse:16839): Gtk-WARNING **: 21:12:00.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:00 
17:12:00 (Eclipse:16839): Gtk-WARNING **: 21:12:00.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:01 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize()
17:12:02 
17:12:02 (Eclipse:16839): Gtk-WARNING **: 21:12:02.430: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:02 
17:12:02 (Eclipse:16839): Gtk-WARNING **: 21:12:02.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:02 
17:12:02 (Eclipse:16839): Gtk-WARNING **: 21:12:02.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:02 
17:12:02 (Eclipse:16839): Gtk-WARNING **: 21:12:02.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:03 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move()
17:12:04 
17:12:04 (Eclipse:16839): Gtk-WARNING **: 21:12:04.168: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:04 
17:12:04 (Eclipse:16839): Gtk-WARNING **: 21:12:04.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:04 
17:12:04 (Eclipse:16839): Gtk-WARNING **: 21:12:04.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:04 
17:12:04 (Eclipse:16839): Gtk-WARNING **: 21:12:04.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:05 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Zoom()
17:12:06 
17:12:06 (Eclipse:16839): Gtk-WARNING **: 21:12:06.607: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:06 
17:12:06 (Eclipse:16839): Gtk-WARNING **: 21:12:06.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:06 
17:12:06 (Eclipse:16839): Gtk-WARNING **: 21:12:06.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:06 
17:12:06 (Eclipse:16839): Gtk-WARNING **: 21:12:06.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_On_Execution()
17:12:09 
17:12:09 (Eclipse:16839): Gtk-WARNING **: 21:12:09.603: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:09 
17:12:09 (Eclipse:16839): Gtk-WARNING **: 21:12:09.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:09 
17:12:09 (Eclipse:16839): Gtk-WARNING **: 21:12:09.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:09 
17:12:09 (Eclipse:16839): Gtk-WARNING **: 21:12:09.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:11 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_ArrangeAll()
17:12:12 
17:12:12 (Eclipse:16839): Gtk-WARNING **: 21:12:12.657: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:12 
17:12:12 (Eclipse:16839): Gtk-WARNING **: 21:12:12.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:12 
17:12:12 (Eclipse:16839): Gtk-WARNING **: 21:12:12.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:12 
17:12:12 (Eclipse:16839): Gtk-WARNING **: 21:12:12.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:14 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Ordering()
17:12:15 
17:12:15 (Eclipse:16839): Gtk-WARNING **: 21:12:15.193: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:15 
17:12:15 (Eclipse:16839): Gtk-WARNING **: 21:12:15.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:15 
17:12:15 (Eclipse:16839): Gtk-WARNING **: 21:12:15.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:15 
17:12:15 (Eclipse:16839): Gtk-WARNING **: 21:12:15.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move_Resize_Ordering()
17:12:16 
17:12:16 (Eclipse:16839): Gtk-WARNING **: 21:12:16.886: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:16 
17:12:16 (Eclipse:16839): Gtk-WARNING **: 21:12:16.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:16 
17:12:16 (Eclipse:16839): Gtk-WARNING **: 21:12:16.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:16 
17:12:16 (Eclipse:16839): Gtk-WARNING **: 21:12:16.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:18 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Horizontal_Resize()
17:12:19 
17:12:19 (Eclipse:16839): Gtk-WARNING **: 21:12:19.390: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:19 
17:12:19 (Eclipse:16839): Gtk-WARNING **: 21:12:19.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:19 
17:12:19 (Eclipse:16839): Gtk-WARNING **: 21:12:19.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:19 
17:12:19 (Eclipse:16839): Gtk-WARNING **: 21:12:19.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:23 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation()
17:12:24 
17:12:24 (Eclipse:16839): Gtk-WARNING **: 21:12:24.280: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:24 
17:12:24 (Eclipse:16839): Gtk-WARNING **: 21:12:24.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:24 
17:12:24 (Eclipse:16839): Gtk-WARNING **: 21:12:24.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:24 
17:12:24 (Eclipse:16839): Gtk-WARNING **: 21:12:24.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_Message()
17:12:26 
17:12:26 (Eclipse:16839): Gtk-WARNING **: 21:12:25.999: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:26 
17:12:26 (Eclipse:16839): Gtk-WARNING **: 21:12:26.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:26 
17:12:26 (Eclipse:16839): Gtk-WARNING **: 21:12:26.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:26 
17:12:26 (Eclipse:16839): Gtk-WARNING **: 21:12:26.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Change_States_Order()
17:12:29 
17:12:29 (Eclipse:16839): Gtk-WARNING **: 21:12:29.828: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:29 
17:12:29 (Eclipse:16839): Gtk-WARNING **: 21:12:29.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:29 
17:12:29 (Eclipse:16839): Gtk-WARNING **: 21:12:29.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:29 
17:12:29 (Eclipse:16839): Gtk-WARNING **: 21:12:29.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation2()
17:12:32 
17:12:32 (Eclipse:16839): Gtk-WARNING **: 21:12:32.369: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:32 
17:12:32 (Eclipse:16839): Gtk-WARNING **: 21:12:32.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:32 
17:12:32 (Eclipse:16839): Gtk-WARNING **: 21:12:32.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:32 
17:12:32 (Eclipse:16839): Gtk-WARNING **: 21:12:32.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:33 Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation_Deletion()
17:12:34 
17:12:34 (Eclipse:16839): Gtk-WARNING **: 21:12:34.403: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:34 
17:12:34 (Eclipse:16839): Gtk-WARNING **: 21:12:34.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:34 
17:12:34 (Eclipse:16839): Gtk-WARNING **: 21:12:34.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:34 
17:12:34 (Eclipse:16839): Gtk-WARNING **: 21:12:34.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Zoom()
17:12:36 
17:12:36 (Eclipse:16839): Gtk-WARNING **: 21:12:36.482: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:36 
17:12:36 (Eclipse:16839): Gtk-WARNING **: 21:12:36.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:36 
17:12:36 (Eclipse:16839): Gtk-WARNING **: 21:12:36.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:36 
17:12:36 (Eclipse:16839): Gtk-WARNING **: 21:12:36.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:38 Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Lifeline_Start_without_Stack_Overflow()
17:12:39 
17:12:39 (Eclipse:16839): Gtk-WARNING **: 21:12:39.653: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:39 
17:12:39 (Eclipse:16839): Gtk-WARNING **: 21:12:39.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:39 
17:12:39 (Eclipse:16839): Gtk-WARNING **: 21:12:39.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:39 
17:12:39 (Eclipse:16839): Gtk-WARNING **: 21:12:39.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:41 Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation()
17:12:42 
17:12:42 (Eclipse:16839): Gtk-WARNING **: 21:12:42.749: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:42 
17:12:42 (Eclipse:16839): Gtk-WARNING **: 21:12:42.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:42 
17:12:42 (Eclipse:16839): Gtk-WARNING **: 21:12:42.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:42 
17:12:42 (Eclipse:16839): Gtk-WARNING **: 21:12:42.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:43 Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Title_Range()
17:12:44 
17:12:44 (Eclipse:16839): Gtk-WARNING **: 21:12:44.697: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:44 
17:12:44 (Eclipse:16839): Gtk-WARNING **: 21:12:44.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:44 
17:12:44 (Eclipse:16839): Gtk-WARNING **: 21:12:44.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:44 
17:12:44 (Eclipse:16839): Gtk-WARNING **: 21:12:44.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:46 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Source_On_State_Not_Possible()
17:12:47 
17:12:47 (Eclipse:16839): Gtk-WARNING **: 21:12:47.255: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:47 
17:12:47 (Eclipse:16839): Gtk-WARNING **: 21:12:47.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:47 
17:12:47 (Eclipse:16839): Gtk-WARNING **: 21:12:47.298: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:47 
17:12:47 (Eclipse:16839): Gtk-WARNING **: 21:12:47.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Source_Not_Possible()
17:12:49 
17:12:49 (Eclipse:16839): Gtk-WARNING **: 21:12:49.106: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:49 
17:12:49 (Eclipse:16839): Gtk-WARNING **: 21:12:49.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:49 
17:12:49 (Eclipse:16839): Gtk-WARNING **: 21:12:49.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:49 
17:12:49 (Eclipse:16839): Gtk-WARNING **: 21:12:49.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_With_Second_Click_On_Lifeline_Not_Possible()
17:12:50 
17:12:50 (Eclipse:16839): Gtk-WARNING **: 21:12:50.940: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:50 
17:12:50 (Eclipse:16839): Gtk-WARNING **: 21:12:50.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:50 
17:12:50 (Eclipse:16839): Gtk-WARNING **: 21:12:50.977: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:51 
17:12:51 (Eclipse:16839): Gtk-WARNING **: 21:12:51.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:51 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Source_On_State_Not_Possible()
17:12:52 
17:12:52 (Eclipse:16839): Gtk-WARNING **: 21:12:52.699: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:52 
17:12:52 (Eclipse:16839): Gtk-WARNING **: 21:12:52.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:52 
17:12:52 (Eclipse:16839): Gtk-WARNING **: 21:12:52.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:52 
17:12:52 (Eclipse:16839): Gtk-WARNING **: 21:12:52.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Source_On_State_Not_Possible()
17:12:54 
17:12:54 (Eclipse:16839): Gtk-WARNING **: 21:12:54.644: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:54 
17:12:54 (Eclipse:16839): Gtk-WARNING **: 21:12:54.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:54 
17:12:54 (Eclipse:16839): Gtk-WARNING **: 21:12:54.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:54 
17:12:54 (Eclipse:16839): Gtk-WARNING **: 21:12:54.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Source_Not_Possible()
17:12:56 
17:12:56 (Eclipse:16839): Gtk-WARNING **: 21:12:56.530: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:56 
17:12:56 (Eclipse:16839): Gtk-WARNING **: 21:12:56.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:56 
17:12:56 (Eclipse:16839): Gtk-WARNING **: 21:12:56.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:56 
17:12:56 (Eclipse:16839): Gtk-WARNING **: 21:12:56.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Target_Not_Possible()
17:12:58 
17:12:58 (Eclipse:16839): Gtk-WARNING **: 21:12:58.286: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:12:58 
17:12:58 (Eclipse:16839): Gtk-WARNING **: 21:12:58.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:58 
17:12:58 (Eclipse:16839): Gtk-WARNING **: 21:12:58.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:58 
17:12:58 (Eclipse:16839): Gtk-WARNING **: 21:12:58.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:12:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Target_On_State_Not_Possible()
17:13:00 
17:13:00 (Eclipse:16839): Gtk-WARNING **: 21:13:00.053: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:00 
17:13:00 (Eclipse:16839): Gtk-WARNING **: 21:13:00.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:00 
17:13:00 (Eclipse:16839): Gtk-WARNING **: 21:13:00.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:00 
17:13:00 (Eclipse:16839): Gtk-WARNING **: 21:13:00.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:01 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Source_On_State_Not_Possible()
17:13:01 
17:13:01 (Eclipse:16839): Gtk-WARNING **: 21:13:01.968: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:01 
17:13:01 (Eclipse:16839): Gtk-WARNING **: 21:13:01.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:02 
17:13:02 (Eclipse:16839): Gtk-WARNING **: 21:13:02.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:02 
17:13:02 (Eclipse:16839): Gtk-WARNING **: 21:13:02.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Source_Not_Possible()
17:13:03 
17:13:03 (Eclipse:16839): Gtk-WARNING **: 21:13:03.875: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:03 
17:13:03 (Eclipse:16839): Gtk-WARNING **: 21:13:03.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:03 
17:13:03 (Eclipse:16839): Gtk-WARNING **: 21:13:03.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:03 
17:13:03 (Eclipse:16839): Gtk-WARNING **: 21:13:03.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Target_On_State_Not_Possible()
17:13:05 
17:13:05 (Eclipse:16839): Gtk-WARNING **: 21:13:05.607: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:05 
17:13:05 (Eclipse:16839): Gtk-WARNING **: 21:13:05.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:05 
17:13:05 (Eclipse:16839): Gtk-WARNING **: 21:13:05.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:05 
17:13:05 (Eclipse:16839): Gtk-WARNING **: 21:13:05.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:06 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Target_On_State_Not_Possible()
17:13:07 
17:13:07 (Eclipse:16839): Gtk-WARNING **: 21:13:07.534: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:07 
17:13:07 (Eclipse:16839): Gtk-WARNING **: 21:13:07.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:07 
17:13:07 (Eclipse:16839): Gtk-WARNING **: 21:13:07.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:07 
17:13:07 (Eclipse:16839): Gtk-WARNING **: 21:13:07.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:08 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_Not_Possible()
17:13:09 
17:13:09 (Eclipse:16839): Gtk-WARNING **: 21:13:09.430: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:09 
17:13:09 (Eclipse:16839): Gtk-WARNING **: 21:13:09.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:09 
17:13:09 (Eclipse:16839): Gtk-WARNING **: 21:13:09.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:09 
17:13:09 (Eclipse:16839): Gtk-WARNING **: 21:13:09.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:10 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Target_Not_Possible()
17:13:11 
17:13:11 (Eclipse:16839): Gtk-WARNING **: 21:13:11.180: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:11 
17:13:11 (Eclipse:16839): Gtk-WARNING **: 21:13:11.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:11 
17:13:11 (Eclipse:16839): Gtk-WARNING **: 21:13:11.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:11 
17:13:11 (Eclipse:16839): Gtk-WARNING **: 21:13:11.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:12 Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Target_On_State_Not_Possible()
17:13:12 
17:13:12 (Eclipse:16839): Gtk-WARNING **: 21:13:12.994: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:13 
17:13:13 (Eclipse:16839): Gtk-WARNING **: 21:13:13.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:13 
17:13:13 (Eclipse:16839): Gtk-WARNING **: 21:13:13.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:13 
17:13:13 (Eclipse:16839): Gtk-WARNING **: 21:13:13.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:14 Setup of org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragmentForbidden()
17:13:14 
17:13:14 (Eclipse:16839): Gtk-WARNING **: 21:13:14.937: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:14 
17:13:14 (Eclipse:16839): Gtk-WARNING **: 21:13:14.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:14 
17:13:14 (Eclipse:16839): Gtk-WARNING **: 21:13:14.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:15 
17:13:15 (Eclipse:16839): Gtk-WARNING **: 21:13:15.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:16 Setup of org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragment()
17:13:17 
17:13:17 (Eclipse:16839): Gtk-WARNING **: 21:13:17.595: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:17 
17:13:17 (Eclipse:16839): Gtk-WARNING **: 21:13:17.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:17 
17:13:17 (Eclipse:16839): Gtk-WARNING **: 21:13:17.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:17 
17:13:17 (Eclipse:16839): Gtk-WARNING **: 21:13:17.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Constraint_Creation()
17:13:21 
17:13:21 (Eclipse:16839): Gtk-WARNING **: 21:13:21.595: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:21 
17:13:21 (Eclipse:16839): Gtk-WARNING **: 21:13:21.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:21 
17:13:21 (Eclipse:16839): Gtk-WARNING **: 21:13:21.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:21 
17:13:21 (Eclipse:16839): Gtk-WARNING **: 21:13:21.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message()
17:13:25 
17:13:25 (Eclipse:16839): Gtk-WARNING **: 21:13:25.841: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:25 
17:13:25 (Eclipse:16839): Gtk-WARNING **: 21:13:25.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:25 
17:13:25 (Eclipse:16839): Gtk-WARNING **: 21:13:25.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:25 
17:13:25 (Eclipse:16839): Gtk-WARNING **: 21:13:25.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation_Zoom50()
17:13:28 
17:13:28 (Eclipse:16839): Gtk-WARNING **: 21:13:28.242: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:28 
17:13:28 (Eclipse:16839): Gtk-WARNING **: 21:13:28.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:28 
17:13:28 (Eclipse:16839): Gtk-WARNING **: 21:13:28.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:28 
17:13:28 (Eclipse:16839): Gtk-WARNING **: 21:13:28.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message_Right_To_Left()
17:13:31 
17:13:31 (Eclipse:16839): Gtk-WARNING **: 21:13:31.962: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:31 
17:13:31 (Eclipse:16839): Gtk-WARNING **: 21:13:31.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:32 
17:13:32 (Eclipse:16839): Gtk-WARNING **: 21:13:31.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:32 
17:13:32 (Eclipse:16839): Gtk-WARNING **: 21:13:32.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:33 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Move_Forbidden()
17:13:34 
17:13:34 (Eclipse:16839): Gtk-WARNING **: 21:13:34.310: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:34 
17:13:34 (Eclipse:16839): Gtk-WARNING **: 21:13:34.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:34 
17:13:34 (Eclipse:16839): Gtk-WARNING **: 21:13:34.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:34 
17:13:34 (Eclipse:16839): Gtk-WARNING **: 21:13:34.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Reflexive_Message()
17:13:36 
17:13:36 (Eclipse:16839): Gtk-WARNING **: 21:13:36.667: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:36 
17:13:36 (Eclipse:16839): Gtk-WARNING **: 21:13:36.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:36 
17:13:36 (Eclipse:16839): Gtk-WARNING **: 21:13:36.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:36 
17:13:36 (Eclipse:16839): Gtk-WARNING **: 21:13:36.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:38 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation()
17:13:38 
17:13:38 (Eclipse:16839): Gtk-WARNING **: 21:13:38.965: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:38 
17:13:38 (Eclipse:16839): Gtk-WARNING **: 21:13:38.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:39 
17:13:39 (Eclipse:16839): Gtk-WARNING **: 21:13:39.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:39 
17:13:39 (Eclipse:16839): Gtk-WARNING **: 21:13:39.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Destruction_Message()
17:13:42 
17:13:42 (Eclipse:16839): Gtk-WARNING **: 21:13:42.886: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:42 
17:13:42 (Eclipse:16839): Gtk-WARNING **: 21:13:42.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:42 
17:13:42 (Eclipse:16839): Gtk-WARNING **: 21:13:42.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:42 
17:13:42 (Eclipse:16839): Gtk-WARNING **: 21:13:42.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:44 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Sync_Call()
17:13:45 
17:13:45 (Eclipse:16839): Gtk-WARNING **: 21:13:45.210: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:45 
17:13:45 (Eclipse:16839): Gtk-WARNING **: 21:13:45.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:45 
17:13:45 (Eclipse:16839): Gtk-WARNING **: 21:13:45.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:45 
17:13:45 (Eclipse:16839): Gtk-WARNING **: 21:13:45.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:46 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Punctual_State()
17:13:47 
17:13:47 (Eclipse:16839): Gtk-WARNING **: 21:13:47.533: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:47 
17:13:47 (Eclipse:16839): Gtk-WARNING **: 21:13:47.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:47 
17:13:47 (Eclipse:16839): Gtk-WARNING **: 21:13:47.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:47 
17:13:47 (Eclipse:16839): Gtk-WARNING **: 21:13:47.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:48 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_State()
17:13:49 
17:13:49 (Eclipse:16839): Gtk-WARNING **: 21:13:49.607: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:49 
17:13:49 (Eclipse:16839): Gtk-WARNING **: 21:13:49.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:49 
17:13:49 (Eclipse:16839): Gtk-WARNING **: 21:13:49.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:49 
17:13:49 (Eclipse:16839): Gtk-WARNING **: 21:13:49.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Interaction_Use()
17:13:51 
17:13:51 (Eclipse:16839): Gtk-WARNING **: 21:13:51.656: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:51 
17:13:51 (Eclipse:16839): Gtk-WARNING **: 21:13:51.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:51 
17:13:51 (Eclipse:16839): Gtk-WARNING **: 21:13:51.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:51 
17:13:51 (Eclipse:16839): Gtk-WARNING **: 21:13:51.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Extra_Mapping_Constraint_Creation()
17:13:54 
17:13:54 (Eclipse:16839): Gtk-WARNING **: 21:13:54.227: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:54 
17:13:54 (Eclipse:16839): Gtk-WARNING **: 21:13:54.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:54 
17:13:54 (Eclipse:16839): Gtk-WARNING **: 21:13:54.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:54 
17:13:54 (Eclipse:16839): Gtk-WARNING **: 21:13:54.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:56 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Creation_With_Activated_Layer()
17:13:57 
17:13:57 (Eclipse:16839): Gtk-WARNING **: 21:13:57.118: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:13:57 
17:13:57 (Eclipse:16839): Gtk-WARNING **: 21:13:57.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:57 
17:13:57 (Eclipse:16839): Gtk-WARNING **: 21:13:57.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:57 
17:13:57 (Eclipse:16839): Gtk-WARNING **: 21:13:57.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:13:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Creation_Message()
17:14:00 
17:14:00 (Eclipse:16839): Gtk-WARNING **: 21:14:00.596: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:14:00 
17:14:00 (Eclipse:16839): Gtk-WARNING **: 21:14:00.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:00 
17:14:00 (Eclipse:16839): Gtk-WARNING **: 21:14:00.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:00 
17:14:00 (Eclipse:16839): Gtk-WARNING **: 21:14:00.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Combined_Fragment()
17:14:02 
17:14:02 (Eclipse:16839): Gtk-WARNING **: 21:14:02.875: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:14:02 
17:14:02 (Eclipse:16839): Gtk-WARNING **: 21:14:02.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:02 
17:14:02 (Eclipse:16839): Gtk-WARNING **: 21:14:02.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:02 
17:14:02 (Eclipse:16839): Gtk-WARNING **: 21:14:02.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Event_Move()
17:14:05 
17:14:05 (Eclipse:16839): Gtk-WARNING **: 21:14:05.542: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:14:05 
17:14:05 (Eclipse:16839): Gtk-WARNING **: 21:14:05.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:05 
17:14:05 (Eclipse:16839): Gtk-WARNING **: 21:14:05.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:05 
17:14:05 (Eclipse:16839): Gtk-WARNING **: 21:14:05.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:07 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testEditModeDropDownMenuNotVisible()
17:14:19 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents()
17:14:22 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinFromTabbarOnSequenceDiagramsComponents()
17:14:25 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testHideFromTabbarOnSequenceDiagramsComponents()
17:14:28 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents()
17:14:29 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents()
17:14:31 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents()
17:14:33 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinFromTabbarOnSequenceDiagramsComponents()
17:14:35 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testHideFromTabbarOnSequenceDiagramsComponents()
17:14:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents()
17:14:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents()
17:14:41 Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragment()
17:14:42 
17:14:42 (Eclipse:16839): Gtk-WARNING **: 21:14:42.353: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:14:42 
17:14:42 (Eclipse:16839): Gtk-WARNING **: 21:14:42.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:42 
17:14:42 (Eclipse:16839): Gtk-WARNING **: 21:14:42.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:42 
17:14:42 (Eclipse:16839): Gtk-WARNING **: 21:14:42.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUseForbidden()
17:14:46 
17:14:46 (Eclipse:16839): Gtk-WARNING **: 21:14:46.268: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:14:46 
17:14:46 (Eclipse:16839): Gtk-WARNING **: 21:14:46.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:46 
17:14:46 (Eclipse:16839): Gtk-WARNING **: 21:14:46.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:46 
17:14:46 (Eclipse:16839): Gtk-WARNING **: 21:14:46.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:49 Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUse()
17:14:50 
17:14:50 (Eclipse:16839): Gtk-WARNING **: 21:14:50.117: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:14:50 
17:14:50 (Eclipse:16839): Gtk-WARNING **: 21:14:50.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:50 
17:14:50 (Eclipse:16839): Gtk-WARNING **: 21:14:50.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:50 
17:14:50 (Eclipse:16839): Gtk-WARNING **: 21:14:50.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:53 Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragmentForbidden()
17:14:53 
17:14:53 (Eclipse:16839): Gtk-WARNING **: 21:14:53.954: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:14:53 
17:14:53 (Eclipse:16839): Gtk-WARNING **: 21:14:53.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:53 
17:14:53 (Eclipse:16839): Gtk-WARNING **: 21:14:53.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:54 
17:14:54 (Eclipse:16839): Gtk-WARNING **: 21:14:54.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:14:55 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testResizingInstanceRole()
17:14:58 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testDisplayRuler()
17:15:00 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testRenameLifeLine()
17:15:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeBackgroundColor()
17:15:04 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testMovingInstanceRole()
17:15:07 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeZoom()
17:15:09 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeLabelColor()
17:15:11 Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testArrangeAll()
17:15:13 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Arrange_All()
17:15:14 
17:15:14 (Eclipse:16839): Gtk-WARNING **: 21:15:14.693: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:14 
17:15:14 (Eclipse:16839): Gtk-WARNING **: 21:15:14.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:14 
17:15:14 (Eclipse:16839): Gtk-WARNING **: 21:15:14.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:14 
17:15:14 (Eclipse:16839): Gtk-WARNING **: 21:15:14.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:17 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Deletion_Ordering()
17:15:17 
17:15:17 (Eclipse:16839): Gtk-WARNING **: 21:15:17.913: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:17 
17:15:17 (Eclipse:16839): Gtk-WARNING **: 21:15:17.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:17 
17:15:17 (Eclipse:16839): Gtk-WARNING **: 21:15:17.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:17 
17:15:17 (Eclipse:16839): Gtk-WARNING **: 21:15:17.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:20 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move_Out_Of_Lifeline()
17:15:21 
17:15:21 (Eclipse:16839): Gtk-WARNING **: 21:15:21.871: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:21 
17:15:21 (Eclipse:16839): Gtk-WARNING **: 21:15:21.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:21 
17:15:21 (Eclipse:16839): Gtk-WARNING **: 21:15:21.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:21 
17:15:21 (Eclipse:16839): Gtk-WARNING **: 21:15:21.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:24 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move()
17:15:24 
17:15:24 (Eclipse:16839): Gtk-WARNING **: 21:15:24.955: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:24 
17:15:24 (Eclipse:16839): Gtk-WARNING **: 21:15:24.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:24 
17:15:24 (Eclipse:16839): Gtk-WARNING **: 21:15:24.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:25 
17:15:25 (Eclipse:16839): Gtk-WARNING **: 21:15:25.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:27 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Creation_Ordering()
17:15:28 
17:15:28 (Eclipse:16839): Gtk-WARNING **: 21:15:28.216: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:28 
17:15:28 (Eclipse:16839): Gtk-WARNING **: 21:15:28.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:28 
17:15:28 (Eclipse:16839): Gtk-WARNING **: 21:15:28.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:28 
17:15:28 (Eclipse:16839): Gtk-WARNING **: 21:15:28.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:30 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Move()
17:15:31 
17:15:31 (Eclipse:16839): Gtk-WARNING **: 21:15:31.572: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:31 
17:15:31 (Eclipse:16839): Gtk-WARNING **: 21:15:31.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:31 
17:15:31 (Eclipse:16839): Gtk-WARNING **: 21:15:31.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:31 
17:15:31 (Eclipse:16839): Gtk-WARNING **: 21:15:31.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:34 Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Arrange_All()
17:15:35 
17:15:35 (Eclipse:16839): Gtk-WARNING **: 21:15:35.022: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:35 
17:15:35 (Eclipse:16839): Gtk-WARNING **: 21:15:35.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:35 
17:15:35 (Eclipse:16839): Gtk-WARNING **: 21:15:35.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:35 
17:15:35 (Eclipse:16839): Gtk-WARNING **: 21:15:35.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:37 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_group_on_top_of_smaller_execution()
17:15:38 
17:15:38 (Eclipse:16839): Gtk-WARNING **: 21:15:38.145: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:38 
17:15:38 (Eclipse:16839): Gtk-WARNING **: 21:15:38.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:38 
17:15:38 (Eclipse:16839): Gtk-WARNING **: 21:15:38.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:38 
17:15:38 (Eclipse:16839): Gtk-WARNING **: 21:15:38.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:39 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_out_of_parent_and_above_it()
17:15:40 
17:15:40 (Eclipse:16839): Gtk-WARNING **: 21:15:40.536: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:40 
17:15:40 (Eclipse:16839): Gtk-WARNING **: 21:15:40.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:40 
17:15:40 (Eclipse:16839): Gtk-WARNING **: 21:15:40.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:40 
17:15:40 (Eclipse:16839): Gtk-WARNING **: 21:15:40.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:42 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_with_message_in_init_zone()
17:15:42 
17:15:42 (Eclipse:16839): Gtk-WARNING **: 21:15:42.973: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:43 
17:15:43 (Eclipse:16839): Gtk-WARNING **: 21:15:43.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:43 
17:15:43 (Eclipse:16839): Gtk-WARNING **: 21:15:43.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:43 
17:15:43 (Eclipse:16839): Gtk-WARNING **: 21:15:43.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:45 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_before_siblings()
17:15:46 
17:15:46 (Eclipse:16839): Gtk-WARNING **: 21:15:46.075: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:46 
17:15:46 (Eclipse:16839): Gtk-WARNING **: 21:15:46.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:46 
17:15:46 (Eclipse:16839): Gtk-WARNING **: 21:15:46.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:46 
17:15:46 (Eclipse:16839): Gtk-WARNING **: 21:15:46.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:47 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_with_expansion()
17:15:48 
17:15:48 (Eclipse:16839): Gtk-WARNING **: 21:15:48.495: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:48 
17:15:48 (Eclipse:16839): Gtk-WARNING **: 21:15:48.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:48 
17:15:48 (Eclipse:16839): Gtk-WARNING **: 21:15:48.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:48 
17:15:48 (Eclipse:16839): Gtk-WARNING **: 21:15:48.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:50 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_plain_execution_above_sibling_shifts_sibling_and_children()
17:15:50 
17:15:50 (Eclipse:16839): Gtk-WARNING **: 21:15:50.971: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:51 
17:15:51 (Eclipse:16839): Gtk-WARNING **: 21:15:50.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:51 
17:15:51 (Eclipse:16839): Gtk-WARNING **: 21:15:51.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:51 
17:15:51 (Eclipse:16839): Gtk-WARNING **: 21:15:51.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:52 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion1()
17:15:53 
17:15:53 (Eclipse:16839): Gtk-WARNING **: 21:15:53.367: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:53 
17:15:53 (Eclipse:16839): Gtk-WARNING **: 21:15:53.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:53 
17:15:53 (Eclipse:16839): Gtk-WARNING **: 21:15:53.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:53 
17:15:53 (Eclipse:16839): Gtk-WARNING **: 21:15:53.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:54 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion2()
17:15:55 
17:15:55 (Eclipse:16839): Gtk-WARNING **: 21:15:55.784: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:55 
17:15:55 (Eclipse:16839): Gtk-WARNING **: 21:15:55.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:55 
17:15:55 (Eclipse:16839): Gtk-WARNING **: 21:15:55.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:55 
17:15:55 (Eclipse:16839): Gtk-WARNING **: 21:15:55.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:57 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion3()
17:15:58 
17:15:58 (Eclipse:16839): Gtk-WARNING **: 21:15:58.253: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:15:58 
17:15:58 (Eclipse:16839): Gtk-WARNING **: 21:15:58.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:58 
17:15:58 (Eclipse:16839): Gtk-WARNING **: 21:15:58.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:58 
17:15:58 (Eclipse:16839): Gtk-WARNING **: 21:15:58.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:15:59 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_between_siblings()
17:16:00 
17:16:00 (Eclipse:16839): Gtk-WARNING **: 21:16:00.647: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:16:00 
17:16:00 (Eclipse:16839): Gtk-WARNING **: 21:16:00.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:16:00 
17:16:00 (Eclipse:16839): Gtk-WARNING **: 21:16:00.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:16:00 
17:16:00 (Eclipse:16839): Gtk-WARNING **: 21:16:00.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:16:02 Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_not_allowed()
17:16:03 
17:16:03 (Eclipse:16839): Gtk-WARNING **: 21:16:03.037: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:16:03 
17:16:03 (Eclipse:16839): Gtk-WARNING **: 21:16:03.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:16:03 
17:16:03 (Eclipse:16839): Gtk-WARNING **: 21:16:03.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:16:03 
17:16:03 (Eclipse:16839): Gtk-WARNING **: 21:16:03.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:16:04 Tests run: 479, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1587 s -- in org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite
17:16:04 org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite$SWTBotSequenceBundlesReport.dump_environment_data -- Time elapsed: 0.415 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeMultiple -- Time elapsed: 20.35 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveWithCreateMessage -- Time elapsed: 6.501 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnLeftMargin -- Time elapsed: 3.368 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleOnLeftMargin -- Time elapsed: 3.272 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOnRight -- Time elapsed: 3.160 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveMultiple2 -- Time elapsed: 4.669 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC2 -- Time elapsed: 4.364 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOverB -- Time elapsed: 3.157 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnTopMargin -- Time elapsed: 2.942 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfCOnLeftLimit -- Time elapsed: 3.769 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleToRight -- Time elapsed: 3.147 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnCreateMessage -- Time elapsed: 3.361 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveAToShiftBAndC -- Time elapsed: 2.853 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC -- Time elapsed: 4.100 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceReorderTest.test_Reorder_Execution -- Time elapsed: 5.298 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_reopen_saved_sequence_diagram_in_same_session -- Time elapsed: 6.469 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_session_clean_after_diagram_opened -- Time elapsed: 2.599 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceOpeningFilteredEventEndsTests.testDiagramOpeningAndSessionNonDirty -- Time elapsed: 2.612 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_combined_fragment_with_lifeline_expansion -- Time elapsed: 3.601 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_interaction_use_with_lifeline_expansion -- Time elapsed: 3.647 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineMoveOtherGapsStability -- Time elapsed: 3.954 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelinesFromRightToLeft -- Time elapsed: 3.326 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Creation_Deletion -- Time elapsed: 3.027 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelines -- Time elapsed: 3.112 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_ArrangeAll -- Time elapsed: 3.457 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_notEnoughGap -- Time elapsed: 3.763 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap_tooClose -- Time elapsed: 3.698 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SemanticLifelineCreation -- Time elapsed: 2.619 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SimpleSlide -- Time elapsed: 3.030 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InsertNewLifeline -- Time elapsed: 2.869 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Undo_Redo_Move -- Time elapsed: 3.878 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap -- Time elapsed: 3.669 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageIdentification -- Time elapsed: 3.459 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageCreation -- Time elapsed: 4.174 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testSessionSyncOnDiagramWithEdgemappingImportOpening -- Time elapsed: 3.473 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testLayerActivationChangeAndExtendedMessage -- Time elapsed: 4.331 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageMoveAndReorder -- Time elapsed: 4.796 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Edition -- Time elapsed: 4.000 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Complex_Cyclic_Creation_NotPossible -- Time elapsed: 3.175 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Zoom -- Time elapsed: 3.860 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_ArrangeAll -- Time elapsed: 3.496 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Create_Message_Creation -- Time elapsed: 3.007 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_CascadingCreateMessages -- Time elapsed: 3.164 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Simple_Cyclic_Creation_NotPossible -- Time elapsed: 2.786 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_reflexiveReadMessage_endPoints_move_notPossible -- Time elapsed: 4.418 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_Simple -- Time elapsed: 7.588 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation2 -- Time elapsed: 2.927 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Top -- Time elapsed: 2.914 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_In_CombinedFragment -- Time elapsed: 3.604 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation_Deletion -- Time elapsed: 2.982 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize -- Time elapsed: 3.068 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move -- Time elapsed: 2.919 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Zoom -- Time elapsed: 3.687 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_ArrangeAll -- Time elapsed: 3.328 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_CombinedFragment -- Time elapsed: 5.002 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Bottom -- Time elapsed: 2.875 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Ordering -- Time elapsed: 2.500 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Sync_Call -- Time elapsed: 6.193 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Sync_Call_With_2_Executions -- Time elapsed: 5.980 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Async_Call -- Time elapsed: 5.637 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_Resize_Ordering -- Time elapsed: 3.021 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation -- Time elapsed: 2.519 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_InteractionUse_Forbidden -- Time elapsed: 3.592 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.testExecutionCreationAsSubExecutionOfExecutionOwningAlreadyAExecution -- Time elapsed: 2.573 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_execution_group_on_top_of_smaller_execution_remote_simple_messages -- Time elapsed: 2.988 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages -- Time elapsed: 3.023 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove3Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages_to_self -- Time elapsed: 3.127 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages2 -- Time elapsed: 2.909 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_above_creation_and_desctruction_messages -- Time elapsed: 2.995 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages -- Time elapsed: 2.964 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_above_sibling_trigger_shift -- Time elapsed: 2.946 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_inside_sibling_trigger_shift -- Time elapsed: 3.030 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_reverse_sync_call_above_sibling_trigger_shift -- Time elapsed: 3.194 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionLifelineReconnection -- Time elapsed: 3.048 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifelineInFrame -- Time elapsed: 2.836 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionParentReconnection -- Time elapsed: 2.792 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testParentExecutionDeletionReparentToExecution -- Time elapsed: 2.819 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToExecutionInFrame -- Time elapsed: 2.795 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifeline -- Time elapsed: 2.989 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions -- Time elapsed: 4.484 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Create_Messages -- Time elapsed: 4.890 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Destroy_Messages -- Time elapsed: 5.088 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.testConsistency -- Time elapsed: 2.548 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Simple_Messages -- Time elapsed: 5.189 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testMessageReconnect -- Time elapsed: 2.458 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent -- Time elapsed: 2.331 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent2 -- Time elapsed: 2.213 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Move_Found_Message_Creation -- Time elapsed: 3.056 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Create_Found_Message_Creation -- Time elapsed: 2.857 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalBeforeLine -- Time elapsed: 2.810 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromExecution -- Time elapsed: 2.574 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInCombinedFragment -- Time elapsed: 2.500 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalAfterExecution -- Time elapsed: 2.532 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromExecution -- Time elapsed: 2.559 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInState -- Time elapsed: 2.213 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionBeforeLine -- Time elapsed: 2.724 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInOperandCondition -- Time elapsed: 2.630 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInCombinedFragment -- Time elapsed: 2.619 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInState -- Time elapsed: 2.614 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionAfterExecution -- Time elapsed: 2.705 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromCanvas -- Time elapsed: 2.766 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalWithManyCrossing -- Time elapsed: 2.895 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInOperandCondition -- Time elapsed: 2.579 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromCanvas -- Time elapsed: 2.614 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteAttachementOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.783 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFTextCreationOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.936 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.911 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testViewpointNodeCreationOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 3.722 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testModificationOnSequenceDiagramDoesNotTriggerRefreshLayoutOnOtherSequenceDiagram -- Time elapsed: 5.889 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleIndexOnCreation -- Time elapsed: 2.853 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingOnOtherOpenedDiagram -- Time elapsed: 3.254 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testSimpleInstanceRoleReorderingByDragAndDrop -- Time elapsed: 2.321 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingFromSemanticChange -- Time elapsed: 3.431 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingAtDiagramOpening -- Time elapsed: 6.191 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Edition -- Time elapsed: 2.842 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Creation_Deletion -- Time elapsed: 2.400 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Zoom -- Time elapsed: 2.644 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_ArrangeAll -- Time elapsed: 2.765 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Ordering -- Time elapsed: 2.602 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment -- Time elapsed: 4.886 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Undo_Redo -- Time elapsed: 6.723 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_Lost_To_Combined_Fragment -- Time elapsed: 5.646 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment_Forbidden -- Time elapsed: 4.369 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_With_Two_Clics_Same_Position -- Time elapsed: 2.191 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation_On_Execution -- Time elapsed: 2.404 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Edition -- Time elapsed: 3.007 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Deletion -- Time elapsed: 2.458 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Minimum_Size -- Time elapsed: 2.199 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Zoom -- Time elapsed: 2.482 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_ArrangeAll -- Time elapsed: 2.669 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Ordering -- Time elapsed: 2.500 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Return_To_The_Future -- Time elapsed: 2.089 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation -- Time elapsed: 2.809 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Undo_Redo -- Time elapsed: 6.647 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Delete_Execution_And_Reconnect_Sub_Reflexive_Messages -- Time elapsed: 7.406 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionLinkedMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Messages -- Time elapsed: 5.508 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion -- Time elapsed: 2.653 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Zoom -- Time elapsed: 2.607 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_ArrangeAll -- Time elapsed: 3.250 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Ordering -- Time elapsed: 2.745 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion_SyncCall -- Time elapsed: 2.418 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Undo_Redo -- Time elapsed: 7.229 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Creation_Deletion -- Time elapsed: 3.585 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering2 -- Time elapsed: 2.619 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect2 -- Time elapsed: 4.404 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect3 -- Time elapsed: 4.407 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_resize_with_reflective_branches_around -- Time elapsed: 4.508 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_CollapsedSyncCall_Resize -- Time elapsed: 5.263 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter_unfilter -- Time elapsed: 3.369 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize -- Time elapsed: 4.592 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Multiple_Selection -- Time elapsed: 3.262 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter -- Time elapsed: 2.822 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize_Zoom -- Time elapsed: 5.313 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move2 -- Time elapsed: 4.111 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_ArrangeAll -- Time elapsed: 4.333 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering -- Time elapsed: 2.630 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move -- Time elapsed: 4.437 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Group -- Time elapsed: 4.752 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect -- Time elapsed: 2.968 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_move_execution_with_reflective_branches_ends -- Time elapsed: 5.856 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect_With_ExpansionZone -- Time elapsed: 2.762 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_ReturnMessage_Of_ReflexiveSyncCall_Forbidden -- Time elapsed: 2.969 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveBeforeCreateMessageForbidden -- Time elapsed: 4.123 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_Forbidden_If_FinalTarget_On_CallReturnMessage_Differents -- Time elapsed: 3.116 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnDestroyMessageForbidden -- Time elapsed: 4.504 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnCreateMessageForbidden -- Time elapsed: 4.055 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveAfterDestroyMessageForbidden -- Time elapsed: 4.623 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_forbidden -- Time elapsed: 2.882 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_CallMessage_Of_ReflexiveSyncCall_Forbidden -- Time elapsed: 3.150 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Delete_And_Reconnect_Sub_Event -- Time elapsed: 4.828 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Insertion_Expand_Reparent -- Time elapsed: 2.780 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_A_Little_From_Call_Message -- Time elapsed: 2.814 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Destructed_Lifeline -- Time elapsed: 7.958 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Created_Lifeline -- Time elapsed: 7.971 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Down_From_Return_Message -- Time elapsed: 3.262 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_From_Call_Message -- Time elapsed: 3.278 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_Before_Execution -- Time elapsed: 2.854 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_After_Execution -- Time elapsed: 2.918 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Reflexif_Sync_Call_Reorder -- Time elapsed: 2.831 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_On_Collpase_Execution -- Time elapsed: 2.833 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_Sync_On_Collapse_Execution -- Time elapsed: 2.825 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution_Parent -- Time elapsed: 2.861 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution -- Time elapsed: 2.667 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution -- Time elapsed: 2.614 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution_Parent -- Time elapsed: 2.881 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionMessageToSelfTest.test_Delete_Message_And_Sub_Reflexive_Messages -- Time elapsed: 1.994 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Edition -- Time elapsed: 3.379 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_CascadingDestroyMessages -- Time elapsed: 3.130 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Zoom -- Time elapsed: 2.913 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_ArrangeAll -- Time elapsed: 3.020 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Deletion -- Time elapsed: 2.709 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Ordering -- Time elapsed: 2.656 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Creation -- Time elapsed: 2.601 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Undo_Redo -- Time elapsed: 7.831 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceStaysInRangeWhenLifelineIsReduced -- Time elapsed: 4.465 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachLifelineToNote -- Time elapsed: 3.363 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testLifeLineCanBeExtendedWithNotAttachementLinkedToMessage -- Time elapsed: 4.006 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentSourcePointOnLifeline -- Time elapsed: 3.935 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachNoteToLifeline -- Time elapsed: 3.469 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetStaysInRangeWhenLifelineIsReduced -- Time elapsed: 4.591 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetIsStableWhenLifelineIsExtended -- Time elapsed: 3.959 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceIsStableWhenLifelineIsExtended -- Time elapsed: 3.966 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentTargetPointOnLifeline -- Time elapsed: 3.920 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingLastOperandSize -- Time elapsed: 6.682 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingCombinedFragmentSize -- Time elapsed: 6.609 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingCombinedFragmentSize -- Time elapsed: 6.825 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingOperandSize -- Time elapsed: 6.760 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromOperandAndCombinedFragmentToNote -- Time elapsed: 8.597 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromNoteToOperandAndCombinedFragment -- Time elapsed: 8.477 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testDiagramConsistency -- Time elapsed: 2.414 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceArrangeLinkedBorderedNodesTest.test_ArrangeLinkedBorderedNodes -- Time elapsed: 4.326 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnLifeline -- Time elapsed: 3.440 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnDiagram -- Time elapsed: 2.657 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testIUCreationOnCoveredParticipantWithHighExecsImbrication -- Time elapsed: 4.683 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnInstanceRole -- Time elapsed: 2.048 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExistingIU -- Time elapsed: 2.062 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExecution1 -- Time elapsed: 3.654 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants -- Time elapsed: 2.089 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUseCreationWithSingleClickOnLimitOfExecutionPossible -- Time elapsed: 8.085 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testDiagramConsistency -- Time elapsed: 2.037 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineE -- Time elapsed: 3.726 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible -- Time elapsed: 2.062 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickAboveCreateMessage -- Time elapsed: 4.325 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationInExistingCFCOnNotCoveredParticipantNotPossible -- Time elapsed: 4.821 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineFromAToEOnAllEventEndsAfterFirstInteractionUse -- Time elapsed: 2.833 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickWithoutLifelineCoveredNotPossible -- Time elapsed: 2.676 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants -- Time elapsed: 2.193 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithCommonCoveredParticipants -- Time elapsed: 2.564 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickOnCreateMessage -- Time elapsed: 4.275 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testDiagramConsistency -- Time elapsed: 2.017 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant -- Time elapsed: 3.708 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant2 -- Time elapsed: 3.237 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testDiagramConsistency -- Time elapsed: 1.940 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByRemovingSemanticallyAToCoveredParticipants -- Time elapsed: 3.019 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByAddingSemanticallyEToCoveredParticipants -- Time elapsed: 3.032 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByAddingANewParticipant -- Time elapsed: 2.280 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testInteractionUseCoveringCreateMessageNotPossible -- Time elapsed: 4.473 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageAfterSecondIUNotPossible -- Time elapsed: 2.208 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageBeforeSecondIULowerBound -- Time elapsed: 3.561 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpNotPossibleBecauseOfTopMargin -- Time elapsed: 2.347 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OutsideE3RangeForbidden -- Time elapsed: 2.570 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageAfterSecondIUNotPossible -- Time elapsed: 2.099 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionByInstanceRoleDeletionPossible -- Time elapsed: 2.853 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseHorizontalMoveNotPossible -- Time elapsed: 2.289 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeSecondIULowerBound -- Time elapsed: 3.596 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnSecondIUCenterNotPossible -- Time elapsed: 2.087 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIUExpansion_WhenAddingEventEnds_OnNoCoveredParticipants_But_Between_StartIUEventEnd_And_EndIUEventEnd -- Time elapsed: 3.514 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2ReturnMessageAfterSecondIUUpperBound -- Time elapsed: 3.543 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveCallMessageNotAllowed -- Time elapsed: 2.238 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveReturnMessageNotAllowed -- Time elapsed: 2.265 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseMoveUpOnCreateMessage -- Time elapsed: 3.223 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToBeforeReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.790 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnEventEndOfNotSemanticallyCoveredLifelineButGraphicallyCovered -- Time elapsed: 2.727 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnFirstIUCenterNotPossible -- Time elapsed: 2.098 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testReflexiveSyncCallCreationBelowAIU -- Time elapsed: 3.513 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.870 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDirectEdit -- Time elapsed: 4.937 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIndirectMoveOfIUCanNotOverlapUnmovedIU -- Time elapsed: 2.900 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionPossible -- Time elapsed: 2.282 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.678 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.711 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageOnSecondIUNotPossible -- Time elapsed: 2.134 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OnE3RangePossible -- Time elapsed: 3.540 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeFirstIUNotPossible -- Time elapsed: 2.239 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testDiagramConsistency -- Time elapsed: 2.039 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownAfterReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 4.222 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testCreateMessageMoveDownToShiftAllSubEventEnds -- Time elapsed: 4.984 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.858 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseMoveUnderEndLifelineNotPossible -- Time elapsed: 2.102 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testInteractionUseMoveUpOnCreateMessage -- Time elapsed: 3.278 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.728 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.709 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testFirstInteractionUseVerticalMoveDownUntilE1TopPossibleAndShiftFiguresBelow -- Time elapsed: 3.586 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testDiagramConsistency -- Time elapsed: 1.974 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeUpIsNotAllowedOnTopOfE2 -- Time elapsed: 2.034 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromTopNotPossible -- Time elapsed: 2.107 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpIsAllowed -- Time elapsed: 4.296 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeDownIsNotAllowedOnBottomOfE2 -- Time elapsed: 3.534 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromBottomNotPossible -- Time elapsed: 2.012 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpNotAllowedBecauseOfTopMargin -- Time elapsed: 2.153 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpToExecutionOnNotSemanticallyCoveredParticipant -- Time elapsed: 2.231 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testInteractionUseHorizontalResizeNotPossible -- Time elapsed: 2.190 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeDownIsAllowedOnTopOfE1 -- Time elapsed: 3.556 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromBottomNotPossible -- Time elapsed: 2.037 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromTopNotPossible -- Time elapsed: 2.105 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testDiagramConsistency -- Time elapsed: 2.065 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 2.102 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderLabelOfExistingCFCNotPossible -- Time elapsed: 2.050 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnLifeline -- Time elapsed: 3.794 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnDiagram -- Time elapsed: 1.977 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderCoveringOneLifelineOfExistingCFC -- Time elapsed: 2.050 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderOnDiagramOfExistingCFCNotPossible -- Time elapsed: 1.902 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingCFC -- Time elapsed: 3.387 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnInstanceRoleNotPossible -- Time elapsed: 1.956 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingIU -- Time elapsed: 2.994 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExecution1 -- Time elapsed: 3.381 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationDeeplyNested -- Time elapsed: 32.81 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testDiagramConsistency -- Time elapsed: 2.068 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationInExistingCFCOnNotCoveredParticipant -- Time elapsed: 4.787 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickWithoutLifelineCoveredNotPossible -- Time elapsed: 2.438 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickOnExistingIU -- Time elapsed: 2.928 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineE -- Time elapsed: 3.581 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testDiagramConsistency -- Time elapsed: 1.978 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineFromAToEOnAllEventBelow -- Time elapsed: 3.440 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testDiagramConsistency -- Time elapsed: 1.889 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.909 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSubExecutionCreationInCombinedFragment -- Time elapsed: 1.928 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseInCombinedFragmentNotPossible -- Time elapsed: 2.473 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.931 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.904 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.935 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.932 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.918 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.924 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.897 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndOtherLifelineInCombinedFragment -- Time elapsed: 4.519 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndAllLifelines -- Time elapsed: 4.536 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testDiagramConsistency -- Time elapsed: 1.919 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 2.064 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantByCombinedFragmentToCovered -- Time elapsed: 2.189 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.993 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered -- Time elapsed: 2.168 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.960 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.972 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantSemanticallyByCombinedFragmentToCovered -- Time elapsed: 2.364 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationInRangeOfExistingCFCFromNotCoveredParticipants -- Time elapsed: 2.015 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.993 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageInCombinedFragmentCreatedOnExecution -- Time elapsed: 4.629 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.977 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered -- Time elapsed: 2.077 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDiagramConsistency -- Time elapsed: 1.863 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentIndirectVerticalResizeDownPossible -- Time elapsed: 2.062 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandVerticalMoveNotPossible -- Time elapsed: 2.068 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndSingleOperandDeletion -- Time elapsed: 4.654 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionByInstanceRoleDeletionPossible -- Time elapsed: 2.564 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalResizeUp -- Time elapsed: 2.545 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testSubCombinedFragmentVerticalMove -- Time elapsed: 3.476 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testResizeCombinedFragmentCoveringLifelineHavingCreateDestroyMessageInOperand -- Time elapsed: 10.19 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentWithMessageMove -- Time elapsed: 4.774 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDeletion -- Time elapsed: 4.256 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalResizeNotPossible -- Time elapsed: 2.044 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionPossible -- Time elapsed: 2.224 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndManyOperandsDeletion -- Time elapsed: 3.120 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandMultipleSelectionDeletionNotPossible -- Time elapsed: 2.953 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDirectEdit -- Time elapsed: 4.843 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalMoveDownShiftCorrectlyBothCFCAndTheirContents -- Time elapsed: 2.416 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalMoveNotPossible -- Time elapsed: 2.148 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testExecMoveInCombinedFragment -- Time elapsed: 2.572 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDirectEdit -- Time elapsed: 4.883 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testDiagramConsistency -- Time elapsed: 1.942 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnDiagramNotPossible -- Time elapsed: 1.977 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnBoundaryBetweenOperandsPossible -- Time elapsed: 4.010 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExistingCFCHeaderNotPossible -- Time elapsed: 1.866 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExecutionNotPossible -- Time elapsed: 1.888 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickCoveringSeveralCCFC -- Time elapsed: 3.410 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInstanceRoleNotPossible -- Time elapsed: 1.945 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnSecondOperands -- Time elapsed: 4.031 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnFirstOperands -- Time elapsed: 1.908 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnLifelineNotPossible -- Time elapsed: 1.891 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible -- Time elapsed: 2.075 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInteractionUseNotPossible -- Time elapsed: 2.416 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testDiagramConsistency -- Time elapsed: 1.875 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandLowerBound -- Time elapsed: 2.111 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandUpperBound -- Time elapsed: 12.13 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperand -- Time elapsed: 2.948 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeLastOperand -- Time elapsed: 2.976 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingOperand -- Time elapsed: 3.278 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingIU -- Time elapsed: 4.070 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItTargetMessageOverlapingCF -- Time elapsed: 3.170 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessagesOverlapingOtherCF -- Time elapsed: 4.042 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingOtherOperand -- Time elapsed: 4.017 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingIU -- Time elapsed: 5.123 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandUpperBound -- Time elapsed: 2.143 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingOtherOperand -- Time elapsed: 4.034 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItSourceMessageOverlapingCF -- Time elapsed: 3.122 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessagesOverlapingOtherCF -- Time elapsed: 4.127 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingIU -- Time elapsed: 5.091 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandLowerBound -- Time elapsed: 1.997 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperandOutOfAuthorized -- Time elapsed: 4.351 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingIU -- Time elapsed: 4.004 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingOperand -- Time elapsed: 3.182 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testDiagramConsistency -- Time elapsed: 1.938 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_2_Executions -- Time elapsed: 3.756 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Change_States_Order -- Time elapsed: 2.303 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation2 -- Time elapsed: 1.977 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation_Deletion -- Time elapsed: 1.890 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize -- Time elapsed: 1.741 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move -- Time elapsed: 2.433 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Zoom -- Time elapsed: 2.987 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_On_Execution -- Time elapsed: 3.061 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_ArrangeAll -- Time elapsed: 2.537 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Ordering -- Time elapsed: 1.696 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move_Resize_Ordering -- Time elapsed: 2.501 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Horizontal_Resize -- Time elapsed: 4.891 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation -- Time elapsed: 1.705 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_Message -- Time elapsed: 3.843 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Change_States_Order -- Time elapsed: 2.548 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation2 -- Time elapsed: 2.031 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation_Deletion -- Time elapsed: 2.071 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Zoom -- Time elapsed: 3.174 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Lifeline_Start_without_Stack_Overflow -- Time elapsed: 3.093 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation -- Time elapsed: 1.955 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Title_Range -- Time elapsed: 2.556 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.856 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Source_Not_Possible -- Time elapsed: 1.819 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_With_Second_Click_On_Lifeline_Not_Possible -- Time elapsed: 1.766 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.946 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.870 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Source_Not_Possible -- Time elapsed: 1.771 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Target_Not_Possible -- Time elapsed: 1.765 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.916 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.902 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Source_Not_Possible -- Time elapsed: 1.737 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.923 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.906 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_Not_Possible -- Time elapsed: 1.746 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Target_Not_Possible -- Time elapsed: 1.798 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.959 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragmentForbidden -- Time elapsed: 2.661 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragment -- Time elapsed: 3.960 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Constraint_Creation -- Time elapsed: 4.279 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message -- Time elapsed: 2.402 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation_Zoom50 -- Time elapsed: 3.724 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message_Right_To_Left -- Time elapsed: 2.322 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Move_Forbidden -- Time elapsed: 2.380 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Reflexive_Message -- Time elapsed: 2.299 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation -- Time elapsed: 3.924 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Destruction_Message -- Time elapsed: 2.297 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Sync_Call -- Time elapsed: 2.345 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Punctual_State -- Time elapsed: 2.056 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_State -- Time elapsed: 2.071 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Interaction_Use -- Time elapsed: 2.569 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Extra_Mapping_Constraint_Creation -- Time elapsed: 2.885 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Creation_With_Activated_Layer -- Time elapsed: 3.466 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Creation_Message -- Time elapsed: 2.295 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Combined_Fragment -- Time elapsed: 2.666 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Event_Move -- Time elapsed: 3.183 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testEditModeDropDownMenuNotVisible -- Time elapsed: 11.94 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 3.012 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 2.689 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testHideFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 2.636 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.795 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.906 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.985 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 2.034 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testHideFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 2.032 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.780 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.826 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragment -- Time elapsed: 3.899 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUseForbidden -- Time elapsed: 3.864 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUse -- Time elapsed: 3.835 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragmentForbidden -- Time elapsed: 2.877 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testResizingInstanceRole -- Time elapsed: 2.467 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testDisplayRuler -- Time elapsed: 2.206 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testRenameLifeLine -- Time elapsed: 2.097 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeBackgroundColor -- Time elapsed: 2.262 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testMovingInstanceRole -- Time elapsed: 2.319 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeZoom -- Time elapsed: 1.964 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeLabelColor -- Time elapsed: 2.083 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testArrangeAll -- Time elapsed: 2.432 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Arrange_All -- Time elapsed: 3.243 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Deletion_Ordering -- Time elapsed: 3.953 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move_Out_Of_Lifeline -- Time elapsed: 3.097 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move -- Time elapsed: 3.234 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Creation_Ordering -- Time elapsed: 3.380 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Move -- Time elapsed: 3.450 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Arrange_All -- Time elapsed: 3.076 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_group_on_top_of_smaller_execution -- Time elapsed: 2.430 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_out_of_parent_and_above_it -- Time elapsed: 2.443 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_with_message_in_init_zone -- Time elapsed: 3.109 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_before_siblings -- Time elapsed: 2.413 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_with_expansion -- Time elapsed: 2.474 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_plain_execution_above_sibling_shifts_sibling_and_children -- Time elapsed: 2.399 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion1 -- Time elapsed: 2.398 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion2 -- Time elapsed: 2.472 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion3 -- Time elapsed: 2.408 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_between_siblings -- Time elapsed: 2.386 s
17:16:04 org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_not_allowed -- Time elapsed: 2.402 s
17:16:04 Running org.eclipse.sirius.tests.swtbot.suite.AllTestSuite
17:16:05 Setup of org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTable()
17:16:07 
17:16:07 (Eclipse:16839): Gtk-CRITICAL **: 21:16:07.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:16:07 Setup of org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTree()
17:16:08 Setup of org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnDiagram()
17:16:10 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ContentAssistTest.testContentAssist()
17:16:12 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testTypeCompletionWithCreateInstanceFeatureNameSet()
17:16:14 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForSetValueFeatureName()
17:16:15 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForMoveElementFeatureName()
17:16:16 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureColumnMappingFeatureName()
17:16:17 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureChangeListenerFeatureName()
17:16:18 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForCreateInstanceFeatureName()
17:16:18 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForUnsetFeatureName()
17:16:19 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ResizeKindEditorTest.testCheckBoxResizeKind()
17:16:21 Setup of org.eclipse.sirius.tests.swtbot.CascadingSiriusURITest.testCascadingSiriusURIValidation()
17:16:24 Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testEditTable()
17:16:25 
17:16:25 (Eclipse:16839): Gtk-CRITICAL **: 21:16:25.551: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:16:25 Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testTree()
17:16:27 Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testCrossTable()
17:16:28 
17:16:28 (Eclipse:16839): Gtk-CRITICAL **: 21:16:28.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:16:28 Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testDiagram()
17:16:30 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionFromDNodeListElementTest.testNewRepresentationFromDNodeListElement()
17:16:33 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromEdge()
17:16:35 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromNode()
17:16:37 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainer()
17:16:40 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdgeWithoutRefreshOnOpening()
17:16:43 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdge()
17:16:47 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromNode()
17:16:47 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromContainer()
17:16:49 Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainerWithoutRefreshOnOpening()
17:16:52 Setup of org.eclipse.sirius.tests.swtbot.DiagramDocumentationTest.testDiagramDocumentation()
17:16:55 Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnNote()
17:16:57 Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnText()
17:16:59 Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolIfAddedWhileRepresentationIsOpen()
17:17:01 Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolWithPrecondition()
17:17:13 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainerFromTabbar()
17:17:19 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromAppearanceSection()
17:17:22 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromTabbar()
17:17:24 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnBorderedNodeFromTabbar()
17:17:29 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromTabbar()
17:17:32 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnNodeFromTabbar()
17:17:36 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromTabbar()
17:17:39 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderNodeFromAppearanceSection()
17:17:42 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromAppearanceSection()
17:17:44 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainedNodeFromTabbar()
17:17:49 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnBorderedNodeFromTabbar()
17:17:53 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardButton()
17:17:59 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromAppearanceSection()
17:18:01 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboard()
17:18:04 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromAppearanceSection()
17:18:06 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainedNodeFromTabbar()
17:18:09 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainerFromTabbar()
17:18:13 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromTabbar()
17:18:15 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardToManyElement()
17:18:17 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSectionWithPluginImagePath()
17:18:20 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSection()
17:18:22 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnListFromTabbar()
17:18:26 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderedNodeFromTabbar()
17:18:29 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromTabbar()
17:18:31 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnNodeFromTabbar()
17:18:34 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromAppearanceSection()
17:18:36 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testTheFilterArea()
17:18:39 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnListFromTabbar()
17:18:42 Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromTabbar()
17:18:45 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndDeselectAll()
17:18:47 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNodeInContainer()
17:18:49 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.test_element_selection_change_does_not_leak_listeners()
17:18:53 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNode()
17:18:55 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAll()
17:18:57 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectTwoNodesInContainer()
17:18:59 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndTryContainerLabelSelection()
17:19:01 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainerInContainer()
17:19:03 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectSeveralNodesAndContainers()
17:19:06 Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainer()
17:19:08 Setup of org.eclipse.sirius.tests.swtbot.SessionCreationTest.testOpenLocalSessionOnAlreadyOpenedSemanticModel()
17:19:09 Setup of org.eclipse.sirius.tests.swtbot.LabelAlignmentRefreshTest.testLabelAlignmentRefresh()
17:19:28 Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithoutContributions()
17:19:29 Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithoutContributions()
17:19:30 Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithContributions()
17:19:31 
17:19:31 (Eclipse:16839): Gtk-CRITICAL **: 21:19:31.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:19:31 Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithContributions()
17:19:32 Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithoutContributions()
17:19:33 
17:19:33 (Eclipse:16839): Gtk-CRITICAL **: 21:19:33.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:19:33 Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithContributions()
17:19:35 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled()
17:19:37 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Unpinned()
17:19:39 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps()
17:19:41 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps()
17:19:43 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_No_Overlaps()
17:19:45 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Unsolvable_Overlaps()
17:19:47 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Pinned()
17:19:49 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsSetsPinnedIfPreferenceEnabled()
17:19:51 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Unpinned()
17:19:53 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Solvable_Overlaps()
17:19:55 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_No_Overlaps()
17:19:57 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinElementContextualMenuAction()
17:19:59 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Pinned()
17:20:01 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinnedAttributeIsPersistent()
17:20:05 Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromApi()
17:20:08 Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElementAndToUnpinnedElement()
17:20:09 Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testPreferenceEnableMoveToTrue()
17:20:11 Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromPreferencePage()
17:20:13 Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElement()
17:20:15 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg50()
17:20:17 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint50()
17:20:19 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode125()
17:20:21 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg()
17:20:23 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers125()
17:20:25 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide125()
17:20:27 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide50()
17:20:29 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg50()
17:20:31 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers()
17:20:32 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg50()
17:20:34 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide()
17:20:36 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer()
17:20:38 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer125()
17:20:40 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide()
17:20:42 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint()
17:20:43 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg()
17:20:45 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg50()
17:20:47 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide125()
17:20:49 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode50()
17:20:51 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide50()
17:20:53 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide125()
17:20:54 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg()
17:20:56 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer50()
17:20:58 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide50()
17:21:00 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers50()
17:21:02 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide()
17:21:04 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNodes()
17:21:06 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint125()
17:21:08 Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg()
17:21:09 Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromTabbarAction()
17:21:11 Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromContextualMenuAction()
17:21:14 Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromContextualMenuAction()
17:21:16 Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromContextualMenuAction()
17:21:18 Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromTabbarAction()
17:21:20 Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromTabbarAction()
17:21:22 Setup of org.eclipse.sirius.tests.swtbot.RequestInterpreterTest.testInitalizeSession()
17:21:22 Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForEdgeWithLineColor()
17:21:25 Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForListContainer()
17:21:27 Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForFunctionnalChain()
17:21:29 Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForContainer()
17:21:31 Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleContextualMenuForListContainer()
17:21:34 Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForEdge()
17:21:37 Setup of org.eclipse.sirius.tests.swtbot.MoveBorderNodeTest.testMoveSeveralBorderNodes()
17:21:39 Setup of org.eclipse.sirius.tests.swtbot.LayoutingModeTest.testLayoutingModeActivationThroughTabbar()
17:21:41 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnEdgeLabel()
17:21:45 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromStandardMode()
17:21:48 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnCompartmentContainer()
17:21:55 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnNodeLabel()
17:21:59 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredNode()
17:22:06 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromShowHideMode()
17:22:08 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromLayoutingMode()
17:22:11 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromStandardMode()
17:22:16 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromStandardMode()
17:22:21 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromStandardMode()
17:22:35 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredContainer()
17:22:48 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromShowHideMode()
17:23:00 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromShowHideMode()
17:23:02 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromSLayoutingMode()
17:23:14 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnUnshownContainer()
17:23:17 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromStandardMode()
17:23:31 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromStandardMode()
17:23:34 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListNode()
17:23:40 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnContainer()
17:23:46 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromLayoutingMode()
17:23:48 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnReusedMapping()
17:23:52 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnBorderedNode()
17:23:58 Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListContainer()
17:24:04 Setup of org.eclipse.sirius.tests.swtbot.LabelSelectionTest.testCheckLabelSelection()
17:24:05 Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramUnSynchronized()
17:24:07 Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramSynchronized()
17:24:09 Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassToolFromTransientLayer()
17:24:14 Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInReferenceFromEditMenuWithAlwaysPasteClassTool()
17:24:19 Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInAttributeFromEditMenuWithAlwaysPasteClassTool()
17:24:24 Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithNoPasteTool()
17:24:27 Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInClassFromEditMenuWithAlwaysPasteClassTool()
17:24:32 Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInSuperTypeEdgeFromEditMenuWithAlwaysPasteClassTool()
17:24:36 Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassTool()
17:24:41 Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithNoDeleteTool()
17:24:47 Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteFromLabelWithStandardTool()
17:25:22 Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithDeactivatedDeleteTool()
17:25:28 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropDifferentElementsTest.testDragNDropOfDifferentDDiagramElements()
17:25:31 Setup of org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction()
17:25:32 Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testEdgeLineStyleCustomization()
17:25:36 Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testLineStyleUpdateFromDescriptionChange()
17:25:50 Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testNodeBorderLineStyleCustomization()
17:26:08 Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testContainerBorderLineStyleCustomization()
17:26:13 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfVerticalRegionFromContainerToDiag()
17:26:15 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfHorizontalRegionFromContainerToDiag()
17:26:17 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZoneNotPresent()
17:26:19 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZonePresent()
17:26:22 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent()
17:26:24 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtLeftPosition()
17:26:26 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtTopPosition()
17:26:28 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent()
17:26:30 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZonePresent()
17:26:32 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtBottomPosition()
17:26:34 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZoneNotPresent()
17:26:36 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZoneNotPresent()
17:26:38 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZonePresent()
17:26:41 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtTopPosition()
17:26:43 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesEdgeSelection()
17:26:46 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtBottomPosition()
17:26:48 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtLeftPosition()
17:26:50 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZonePresent()
17:26:52 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtTopPosition()
17:26:54 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZoneNotPresent()
17:26:56 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtTopPosition()
17:26:58 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtRightPosition()
17:27:01 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZonePresent()
17:27:03 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZonePresent()
17:27:05 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtRightPosition()
17:27:07 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtLeftPosition()
17:27:09 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtLeftPosition()
17:27:11 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesSourceNodeSelection()
17:27:14 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtRightPosition()
17:27:16 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtBottomPosition()
17:27:19 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtRightPosition()
17:27:21 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZoneNotPresent()
17:27:23 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent()
17:27:25 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZoneNotPresent()
17:27:27 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtBottomPosition()
17:27:29 Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent()
17:27:31 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLeftAndUpperBoundaryVisibleOnViewport()
17:27:33 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomIn()
17:27:35 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLowerAndRightBoundaryVisibleOnViewport()
17:27:37 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithoutBoundaryVisibleAfterZoomOnViewport()
17:27:39 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomInBySquareSelection()
17:27:40 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLeftAndUpperBoundaryVisibleOnViewport()
17:27:42 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLowerAndRightBoundaryVisibleOnViewport()
17:27:44 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomOut()
17:27:46 Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithoutBoundaryVisibleAfterZoomOnViewport()
17:27:48 Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstantWithTabbarZoomButtons()
17:27:49 Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testMouseZoomWithSynchronizedDecorator()
17:27:51 Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstant()
17:27:53 Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testRectangularMouseZoomWithSynchronizedDecorator()
17:27:55 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfRectilinearEdge()
17:28:25 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelMoveForEdgeInContainer()
17:28:32 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithTwoLabels()
17:28:34 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingSegmentOnRectilinearEdge()
17:28:46 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfTreeEdge()
17:28:56 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeSeveralTimes()
17:29:04 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnRectilinearEdge()
17:29:12 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testEdgeWithZeroLengthMoveByTargetMove()
17:29:15 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithThreeLabels()
17:29:18 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnObliqueEdge()
17:29:26 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithEmptyLabels()
17:29:28 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityOnBracketEdges()
17:29:39 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeWithShortSegmentPath()
17:29:47 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdge()
17:29:56 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithZeroLabels()
17:29:58 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.OpeningContextTest.testExpandableItemStatusAfterOpening()
17:29:59 Setup of org.eclipse.sirius.tests.swtbot.NodeWithDecoratorSelectionTest.testDDEUnderDecoratorSelection()
17:30:01 Setup of org.eclipse.sirius.tests.swtbot.ManualAirdModificationTest.testManualAirdModificationBehavior()
17:30:02 
17:30:02 (Eclipse:16839): Gtk-CRITICAL **: 21:30:02.079: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:30:03 Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testUnGroupPackages()
17:30:07 Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificNotCloseEditor()
17:30:09 Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromRepresentationDeleteAfterReload()
17:30:10 
17:30:10 (Eclipse:16839): Gtk-CRITICAL **: 21:30:10.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:30:11 
17:30:11 (Eclipse:16839): Gtk-CRITICAL **: 21:30:11.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:30:13 Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditor()
17:30:15 Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromSemanticDeleteAfterReload()
17:30:16 
17:30:16 (Eclipse:16839): Gtk-CRITICAL **: 21:30:16.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:30:16 
17:30:16 (Eclipse:16839): Gtk-CRITICAL **: 21:30:16.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:30:19 Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMOpenProject()
17:30:19 Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMDoubleClick()
17:30:22 Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMOpenProject()
17:30:22 Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMDoubleClick()
17:30:24 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:30:26 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:30:28 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:30:31 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:30:35 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:30:37 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:30:39 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:30:41 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:30:43 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:30:45 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:30:48 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:30:50 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:30:52 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:30:55 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:30:57 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:30:59 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:31:01 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:31:03 Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null()
17:31:05 Setup of org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testClassCastException()
17:31:08 Setup of org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testIllegalArgumentException()
17:31:11 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenAStandardContainerAndARegionsContainer()
17:31:12 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenARegionsContainerAndAStandardContainer()
17:31:14 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenTwoRegionsContainer()
17:31:16 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenTwoRegionsContainer()
17:31:18 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeHStack()
17:31:20 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenAStandardContainerAndARegionsContainer()
17:31:22 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenARegionsContainerAndAStandardContainer()
17:31:24 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeVStack()
17:31:27 Setup of org.eclipse.sirius.tests.swtbot.propertypage.SiriusPreferencesPropertyPageTest.testSiriusPreferencesPage()
17:31:29 Setup of org.eclipse.sirius.tests.swtbot.propertypage.SiriusSessionDetailsPropertyPageTest.testSiriusSessionDetailsPage()
17:31:31 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishNodeToStylishContainer()
17:31:33 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNode()
17:31:35 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNode()
17:31:36 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToLabelNode()
17:31:38 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToGreyBGAndRefresh()
17:31:42 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldToDefaultAndRefresh()
17:31:45 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNodeLabel()
17:31:47 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithContextMenu()
17:31:49 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToDefaultContainer()
17:31:51 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNodeLabel()
17:31:53 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishNodeToDefaultContainer()
17:31:55 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToNode()
17:31:57 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithContextMenu()
17:31:59 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultContainerToDefaultNode()
17:32:00 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNode()
17:32:02 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToNode()
17:32:04 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToNode()
17:32:06 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithTabbar()
17:32:08 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultContainerToStylishNode()
17:32:10 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToDefaultNode()
17:32:11 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelToNodeLabel()
17:32:13 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh1()
17:32:17 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh2()
17:32:20 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToStylishNode()
17:32:22 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToLabelNode()
17:32:24 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyGreyBGToDefaultAndRefresh()
17:32:28 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToBoldAndRefresh()
17:32:31 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testPasteEnablement()
17:32:34 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithTabbar()
17:32:36 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldToGreyBGAndRefresh()
17:32:40 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNodeLabel()
17:32:41 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToNode()
17:32:43 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeLabelToNode()
17:32:45 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToStylishContainer()
17:32:47 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyGreyBGToBoldAndRefresh()
17:32:51 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToLabelNode()
17:32:53 Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToLabelNode()
17:32:54 Setup of org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSelectionChangeBehaviorAfterAReconnectToolWithUnexpectedBehavior()
17:32:57 Setup of org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testEdgeWithPortSourceDnDWithObliqueStyleRouting()
17:32:59 Setup of org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithObliqueStyleRouting()
17:33:02 Setup of org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithRectilinearStyleRouting()
17:33:04 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter2()
17:33:06 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter3()
17:33:06 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterFirstPosition()
17:33:06 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigationWithAqlInterpreter()
17:33:06 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses2()
17:33:06 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses()
17:33:07 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterMiddlePosition()
17:33:07 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinition()
17:33:18 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterLastPosition()
17:33:18 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigation()
17:33:18 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter()
17:33:18 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinitionError()
17:33:19 Setup of org.eclipse.sirius.tests.swtbot.std.STD001.testSTD001()
17:33:25 
17:33:25 (Eclipse:16839): Gtk-CRITICAL **: 21:33:25.546: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:33:27 Setup of org.eclipse.sirius.tests.swtbot.std.STD002.testSTD002()
17:33:30 Setup of org.eclipse.sirius.tests.swtbot.std.STD004.testSTD004()
17:33:34 
17:33:34 (Eclipse:16839): Gtk-WARNING **: 21:33:34.233: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
17:33:34 
17:33:34 (Eclipse:16839): Gtk-WARNING **: 21:33:34.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:33:34 
17:33:34 (Eclipse:16839): Gtk-WARNING **: 21:33:34.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:33:34 
17:33:34 (Eclipse:16839): Gtk-WARNING **: 21:33:34.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
17:33:37 Setup of org.eclipse.sirius.tests.swtbot.std.STD005.testSTD005()
17:33:44 Setup of org.eclipse.sirius.tests.swtbot.std.STD009.testSTD009()
17:33:44 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenUndoThenRedoOperation()
17:33:46 java.lang.instrument.IllegalClassFormatException: Error while instrumenting org/eclipse/uml2/uml/util/UMLSwitch.
17:33:46 	at org.jacoco.agent.rt.internal_3570298.CoverageTransformer.transform(CoverageTransformer.java:94)
17:33:46 	at java.instrument/java.lang.instrument.ClassFileTransformer.transform(ClassFileTransformer.java:244)
17:33:46 	at java.instrument/sun.instrument.TransformerManager.transform(TransformerManager.java:188)
17:33:46 	at java.instrument/sun.instrument.InstrumentationImpl.transform(InstrumentationImpl.java:541)
17:33:46 	at java.base/java.lang.ClassLoader.defineClass1(Native Method)
17:33:46 	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1012)
17:33:46 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:283)
17:33:46 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:716)
17:33:46 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:639)
17:33:46 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:607)
17:33:46 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:587)
17:33:46 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:566)
17:33:46 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335)
17:33:46 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397)
17:33:46 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:500)
17:33:46 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416)
17:33:46 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168)
17:33:46 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
17:33:46 	at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
17:33:46 	at java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
17:33:46 	at java.base/java.lang.Class.getConstructor0(Class.java:3578)
17:33:46 	at java.base/java.lang.Class.getDeclaredConstructor(Class.java:2754)
17:33:46 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:204)
17:33:46 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:920)
17:33:46 	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
17:33:46 	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
17:33:46 	at org.eclipse.emf.ecore.plugin.RegistryReader$PluginClassDescriptor.createInstance(RegistryReader.java:179)
17:33:46 	at org.eclipse.emf.edit.EMFEditPlugin$2$1PluginAdapterFactoryDescriptor.createAdapterFactory(EMFEditPlugin.java:164)
17:33:46 	at org.eclipse.emf.edit.provider.ComposedAdapterFactory.getFactoryForTypes(ComposedAdapterFactory.java:240)
17:33:46 	at org.eclipse.emf.edit.provider.ComposedAdapterFactory.getFactoryForTypes(ComposedAdapterFactory.java:202)
17:33:46 	at org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(ComposedAdapterFactory.java:291)
17:33:46 	at org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(ComposedAdapterFactory.java:271)
17:33:46 	at org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(ComposedAdapterFactory.java:258)
17:33:46 	at org.eclipse.sirius.diagram.ui.provider.DiagramUIPlugin$Implementation.getItemImageDescriptor(DiagramUIPlugin.java:443)
17:33:46 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteImageProvider.getImageDescriptor(PaletteImageProvider.java:74)
17:33:46 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.addElementToContainer(PaletteManagerImpl.java:712)
17:33:46 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updateContainer(PaletteManagerImpl.java:621)
17:33:46 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePaletteForDiagramWithoutLayer(PaletteManagerImpl.java:290)
17:33:46 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePalette(PaletteManagerImpl.java:263)
17:33:46 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePalette(PaletteManagerImpl.java:235)
17:33:46 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePalette(PaletteManagerImpl.java:194)
17:33:46 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.update(PaletteManagerImpl.java:161)
17:33:46 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.update(PaletteManagerImpl.java:147)
17:33:46 	at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteToolChangeListener.notifyToolChange(PaletteToolChangeListener.java:52)
17:33:46 	at org.eclipse.sirius.diagram.tools.api.management.ToolManagement.notifyToolChange(ToolManagement.java:179)
17:33:46 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.hookGraphicalViewer(DDiagramEditorImpl.java:861)
17:33:46 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createOriginalGraphicalViewer(DDiagramEditorImpl.java:1588)
17:33:46 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createMainDiagramSection(DDiagramEditorImpl.java:1516)
17:33:46 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createGraphicalViewer(DDiagramEditorImpl.java:1479)
17:33:46 	at org.eclipse.gef.ui.parts.GraphicalEditor.createPartControl(GraphicalEditor.java:169)
17:33:46 	at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor.createPartControl(DiagramEditor.java:1591)
17:33:46 	at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditorWithFlyOutPalette.createPartControl(DiagramEditorWithFlyOutPalette.java:330)
17:33:46 	at org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor.createPartControl(DiagramDocumentEditor.java:1540)
17:33:46 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createPartControl(DDiagramEditorImpl.java:645)
17:33:46 	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:158)
17:33:46 	at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:96)
17:33:46 	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:365)
17:33:46 	at jdk.internal.reflect.GeneratedMethodAccessor83.invoke(Unknown Source)
17:33:46 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:33:46 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:33:46 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
17:33:46 	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:995)
17:33:46 	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:960)
17:33:46 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
17:33:46 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:403)
17:33:46 	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:330)
17:33:46 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:91)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
17:33:46 	at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:995)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
17:33:46 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:105)
17:33:46 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
17:33:46 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
17:33:46 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
17:33:46 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5960)
17:33:46 	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
17:33:46 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
17:33:46 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205)
17:33:46 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203)
17:33:46 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
17:33:46 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
17:33:46 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
17:33:46 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133)
17:33:46 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75)
17:33:46 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44)
17:33:46 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63)
17:33:46 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
17:33:46 	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:170)
17:33:46 	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:188)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:660)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:624)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:790)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:401)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1264)
17:33:46 	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3210)
17:33:46 	at org.eclipse.ui.internal.WorkbenchPage.lambda$9(WorkbenchPage.java:3100)
17:33:46 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
17:33:46 	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3098)
17:33:46 	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3068)
17:33:46 	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3051)
17:33:46 	at org.eclipse.sirius.diagram.ui.business.internal.dialect.DiagramDialectUIServices$1.run(DiagramDialectUIServices.java:224)
17:33:46 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
17:33:46 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
17:33:46 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
17:33:46 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
17:33:46 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
17:33:46 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
17:33:46 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
17:33:46 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
17:33:46 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
17:33:46 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
17:33:46 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
17:33:46 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
17:33:46 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
17:33:46 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
17:33:46 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
17:33:46 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:33:46 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:33:46 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:33:46 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:33:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:33:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:33:46 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:33:46 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:33:46 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
17:33:46 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
17:33:46 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
17:33:46 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
17:33:46 Caused by: java.io.IOException: Error while instrumenting org/eclipse/uml2/uml/util/UMLSwitch.
17:33:46 	at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrumentError(Instrumenter.java:160)
17:33:46 	at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrument(Instrumenter.java:110)
17:33:46 	at org.jacoco.agent.rt.internal_3570298.CoverageTransformer.transform(CoverageTransformer.java:92)
17:33:46 	... 137 more
17:33:46 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:33:46 	at org.jacoco.agent.rt.internal_3570298.asm.MethodWriter.computeMethodInfoSize(MethodWriter.java:2087)
17:33:46 	at org.jacoco.agent.rt.internal_3570298.asm.ClassWriter.toByteArray(ClassWriter.java:489)
17:33:46 	at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrument(Instrumenter.java:91)
17:33:46 	at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrument(Instrumenter.java:108)
17:33:46 	... 138 more
17:33:49 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainer()
17:33:52 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesThatImpliesContainerMappingChanges()
17:33:55 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvas()
17:33:59 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenGoBack()
17:34:02 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testMoveClass()
17:34:05 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasWithScroll()
17:34:08 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainerThenUndoThenRedoOperation()
17:34:12 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndPackageFromContainerToContainer()
17:34:15 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndMultiplePackagesFromCanvasToContainer()
17:34:18 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvas()
17:34:21 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromCanvasToContainer()
17:34:24 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvasWithScroll()
17:34:26 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnContainer()
17:34:31 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainer()
17:34:35 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testDropPortFromComponentToAnotherComponent()
17:34:40 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnNode()
17:34:44 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnNode()
17:34:48 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNode()
17:34:52 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNodeInContainer()
17:34:56 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNodeInContainer()
17:35:00 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDropAfterZoom()
17:35:04 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainerInContainer()
17:35:08 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNode()
17:35:11 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDrop()
17:35:14 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainerInContainer()
17:35:17 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testIndirectDropPortFromComponentToDiagram()
17:35:21 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnContainer()
17:35:25 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainer()
17:35:30 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMovePortNearCollapsedPort()
17:35:33 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponentNearCollapsedPort()
17:35:36 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithHiddenEdge()
17:35:39 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMoveCollapsedPortNearCollapsedPort()
17:35:42 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPort()
17:35:45 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponent()
17:35:48 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithStraightEdge()
17:35:51 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithRectilinearEdge()
17:35:54 Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPortWithZoom()
17:35:58 Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideAllElements()
17:36:01 
17:36:01 (Eclipse:16839): Gtk-CRITICAL **: 21:36:01.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:03 Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideElementAndCheckItIsInDialog()
17:36:06 
17:36:06 (Eclipse:16839): Gtk-CRITICAL **: 21:36:06.649: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:07 Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testCheckAllElementsAreInDialog()
17:36:11 
17:36:11 (Eclipse:16839): Gtk-CRITICAL **: 21:36:11.374: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:12 Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testCheckAllElementsAreInDialog()
17:36:16 
17:36:16 (Eclipse:16839): Gtk-CRITICAL **: 21:36:16.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:17 Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideElementAndCheckItIsInDialog()
17:36:21 
17:36:21 (Eclipse:16839): Gtk-CRITICAL **: 21:36:21.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:22 Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideAllElements()
17:36:26 
17:36:26 (Eclipse:16839): Gtk-CRITICAL **: 21:36:26.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:28 Setup of org.eclipse.sirius.tests.swtbot.table.RenameTableRepresentationTest.testRenameTableRepresentation()
17:36:29 
17:36:29 (Eclipse:16839): Gtk-CRITICAL **: 21:36:29.578: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:30 Setup of org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testDeleteSeveralLines()
17:36:31 
17:36:31 (Eclipse:16839): Gtk-CRITICAL **: 21:36:31.794: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:35 Setup of org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testHideSeveralLines()
17:36:36 
17:36:36 (Eclipse:16839): Gtk-CRITICAL **: 21:36:36.264: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:40 Setup of org.eclipse.sirius.tests.swtbot.table.CreatedDLinesSelectionTests.testCreatedDTreeItemSelection()
17:36:41 
17:36:41 (Eclipse:16839): Gtk-CRITICAL **: 21:36:41.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:43 Setup of org.eclipse.sirius.tests.swtbot.table.ContextMenuTableTest.testRefreshContextMenuAfterModifyVsm()
17:36:44 
17:36:44 (Eclipse:16839): Gtk-CRITICAL **: 21:36:44.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:46 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testDLineExpansion()
17:36:47 
17:36:47 (Eclipse:16839): Gtk-CRITICAL **: 21:36:47.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:48 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemWidth()
17:36:49 
17:36:49 (Eclipse:16839): Gtk-CRITICAL **: 21:36:49.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:51 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemHeaderWidth()
17:36:52 
17:36:52 (Eclipse:16839): Gtk-CRITICAL **: 21:36:52.142: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:53 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testTreeItemCollapse()
17:36:54 
17:36:54 (Eclipse:16839): Gtk-CRITICAL **: 21:36:54.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:55 Setup of org.eclipse.sirius.tests.swtbot.table.DeleteLineWithDELShortcutTest.testTableLineDeletionWithDELShortcut()
17:36:56 
17:36:56 (Eclipse:16839): Gtk-CRITICAL **: 21:36:56.619: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:36:58 Setup of org.eclipse.sirius.tests.swtbot.table.TableRefreshWithF5ShortcutTests.testTableGlobalRefreshWithF5Shortcut()
17:36:59 
17:36:59 (Eclipse:16839): Gtk-CRITICAL **: 21:36:59.462: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:37:01 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithNullCellEditor()
17:37:02 
17:37:02 (Eclipse:16839): Gtk-CRITICAL **: 21:37:02.136: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:37:02 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox2()
17:37:03 
17:37:03 (Eclipse:16839): Gtk-CRITICAL **: 21:37:03.710: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:37:04 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithUnexistingOrNotAccessibleClass()
17:37:05 
17:37:05 (Eclipse:16839): Gtk-CRITICAL **: 21:37:05.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:37:06 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithClassNotImplementingITableCellEditorFactory()
17:37:07 
17:37:07 (Eclipse:16839): Gtk-CRITICAL **: 21:37:07.148: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:37:07 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorPriority()
17:37:08 
17:37:08 (Eclipse:16839): Gtk-CRITICAL **: 21:37:08.603: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:37:19 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningASelectionDialog()
17:37:20 
17:37:20 (Eclipse:16839): Gtk-CRITICAL **: 21:37:20.344: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:37:21 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testLabelEdit()
17:37:22 
17:37:22 (Eclipse:16839): Gtk-CRITICAL **: 21:37:22.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:37:23 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox()
17:37:24 
17:37:24 (Eclipse:16839): Gtk-CRITICAL **: 21:37:24.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:37:24 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithWrongQualifiedName()
17:37:25 
17:37:25 (Eclipse:16839): Gtk-CRITICAL **: 21:37:25.898: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:37:26 Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testEditBooleanCellWithOtherColumnOnSameFeatureName()
17:37:27 
17:37:27 (Eclipse:16839): Gtk-CRITICAL **: 21:37:27.543: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:37:28 Setup of org.eclipse.sirius.tests.swtbot.table.ReadOnlyColumnTest.testEditBooleanCellWithOtherColumnOnSameFeatureName()
17:37:30 
17:37:30 (Eclipse:16839): Gtk-CRITICAL **: 21:37:30.062: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:37:31 Setup of org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionTest.testDefaultLabelExpressionValue()
17:37:32 Setup of org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionExpressionTest.testLoggerExpressionValue()
17:37:33 
17:37:33 (Eclipse:16839): Gtk-CRITICAL **: 21:37:33.200: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:37:33 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomizationWithError()
17:37:36 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteAttachmentStyleCustomization()
17:37:55 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization()
17:39:00 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization()
17:39:58 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization()
17:41:03 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSetWorkspaceImageStyleCustomization()
17:41:13 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization()
17:42:15 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSquareStyleCustomization()
17:43:08 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization()
17:44:03 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testDotStyleCustomization()
17:44:57 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization()
17:45:59 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteStyleCustomization()
17:46:35 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSiriusNoteStyleCustomization()
17:47:31 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization()
17:48:32 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization()
17:49:44 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFTextStyleCustomization()
17:50:09 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLabelSizeCustomization()
17:50:12 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization()
17:51:07 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization()
17:52:13 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1()
17:52:16 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase2()
17:52:20 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom200()
17:52:24 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Pinned()
17:52:28 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom50()
17:52:31 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9WithZoom()
17:52:33 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase1()
17:52:36 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase2()
17:52:38 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase3()
17:52:40 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase6()
17:52:43 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7()
17:52:45 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8()
17:52:47 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9()
17:52:48 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelection()
17:52:51 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8WithZoom()
17:52:52 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelectionWithChildren()
17:52:55 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10WithZoom()
17:52:57 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10()
17:52:58 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_1()
17:53:00 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_2()
17:53:02 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_3()
17:53:04 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_4()
17:53:06 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_5()
17:53:07 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_6()
17:53:09 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_7()
17:53:11 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_8()
17:53:12 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7WithZoom()
17:53:14 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesIgnorePin()
17:53:17 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9WithZoom()
17:53:19 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase1()
17:53:22 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase2()
17:53:25 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase3()
17:53:27 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase6()
17:53:30 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7()
17:53:32 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8()
17:53:34 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9()
17:53:35 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelection()
17:53:38 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8WithZoom()
17:53:39 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelectionWithChildren()
17:53:42 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10WithZoom()
17:53:44 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10()
17:53:46 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_1()
17:53:47 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_2()
17:53:49 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_3()
17:53:51 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_4()
17:53:53 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_5()
17:53:55 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_6()
17:53:57 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_7()
17:53:58 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_8()
17:54:00 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7WithZoom()
17:54:02 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesIgnorePin()
17:54:05 Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDistributeActionInVariousConfigurations()
17:56:18 Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementChecking()
17:56:22 Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testFirstAndLastBothShape()
17:56:25 Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testAllDistributeAction()
17:57:10 Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testShapesAtSameAxis()
17:57:14 Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementCheckingBorderedNodes()
17:57:18 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSameEdge()
17:57:19 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSeveralEdges()
17:57:21 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSameEdge()
17:57:23 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSameEdge()
17:57:25 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSeveralEdges()
17:57:26 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSameEdge()
17:57:28 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSeveralEdges()
17:57:30 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSeveralEdges()
17:57:31 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSameEdge()
17:57:33 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSeveralEdges()
17:57:35 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testActionsFromEclipseMenu()
17:57:37 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSeveralEdges()
17:57:39 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSeveralEdges()
17:57:40 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSameEdge()
17:57:42 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSeveralEdges()
17:57:44 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSameEdge()
17:57:46 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSeveralEdges()
17:57:47 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSameEdge()
17:57:49 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSameEdge()
17:57:51 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSeveralEdges()
17:57:53 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSameEdge()
17:57:54 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndOneRegion()
17:57:57 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndOneRegion()
17:57:59 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndTwoRegions()
17:58:01 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInHorizontalStack()
17:58:04 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndHideLabel()
17:58:06 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInVerticalStack()
17:58:09 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegion()
17:58:11 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegionsAndRectangleDraw()
17:58:13 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw()
17:58:16 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerOutsideEditor()
17:58:18 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegions()
17:58:20 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegions()
17:58:22 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw()
17:58:25 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testWithACapellaLikeTitleBlock()
17:58:26 Please fix your code to add using EClass.getEStructuralFeatures() instead of EClass.getEAttributes()
17:58:26 Please fix your code to add using EClass.getEStructuralFeatures() instead of EClass.getEAttributes()
17:58:31 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewVerticalRegionContainerWithTwoRegions()
17:58:34 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInHorizontalStack()
17:58:36 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw()
17:58:39 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegion()
17:58:41 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegions()
17:58:43 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndContainerMoved()
17:58:47 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerOutsideEditor()
17:58:49 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw()
17:58:52 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfVerticalRegionContainerWithFixedSizeRegions()
17:58:55 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInVerticalStack()
17:58:57 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndTwoRegions()
17:58:59 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithHStackContainerAndList()
17:59:06 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSize()
17:59:08 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndHideLabel()
17:59:10 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithTitleBlockWithLabel()
17:59:17 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndRectangleDraw()
17:59:20 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInHorizontalStack()
17:59:22 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegion()
17:59:24 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndRectangleDraw()
17:59:27 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndNodeMoved()
17:59:30 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSize()
17:59:32 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInVerticalStack()
17:59:35 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw()
17:59:37 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfHorizontalRegionContainerWithFixedSizeRegions()
17:59:41 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeToEdgeVisibilityInCaseOfCollapseCompartment()
17:59:44 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInHorizontalStack()
17:59:46 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw()
17:59:48 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInVerticalStack()
17:59:50 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInHorizontalStack()
17:59:53 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegion()
17:59:55 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInVerticalStack()
17:59:57 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfCollapseCompartment()
18:00:02 Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfAnotherEdgeRenaming()
18:00:05 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopPaddingSetting()
18:00:19 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayout()
18:00:25 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayoutWithContainers()
18:00:31 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomPaddingSetting()
18:00:45 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllLeftRight()
18:00:51 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayout()
18:00:57 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayout()
18:01:04 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTreeOrdering()
18:01:10 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayoutWithContainers()
18:01:16 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayoutWithContainers()
18:01:22 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTopBottom()
18:01:28 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTreeOrdering()
18:01:34 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightPaddingSetting()
18:01:47 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBorderNodeSnapWithArrange()
18:01:53 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testContainerSnapWithArrange()
18:01:59 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopPaddingSetting()
18:02:12 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayout()
18:02:19 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayoutWithContainers()
18:02:26 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomPaddingSetting()
18:02:39 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllLeftRight()
18:02:45 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayout()
18:02:52 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayout()
18:02:58 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTreeOrdering()
18:03:05 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayoutWithContainers()
18:03:10 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayoutWithContainers()
18:03:16 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTopBottom()
18:03:23 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTreeOrdering()
18:03:30 Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightPaddingSetting()
18:03:43 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:03:45 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:03:47 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:03:49 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:03:54 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:03:57 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:03:59 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:04:01 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:04:03 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:04:05 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:04:08 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:04:10 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:04:12 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:04:16 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:04:18 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:04:21 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:04:23 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:04:25 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null()
18:04:28 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnBendpointsAlignmentTest.testEdgeStabilityOnBendpointsAlignment()
18:04:30 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnNorth()
18:04:32 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnSouth()
18:04:34 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnEast()
18:04:35 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnWest()
18:04:37 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropToContainedNode()
18:04:39 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropWithSourceAndTarget()
18:04:41 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnCopyPasteLayout()
18:04:42 
18:04:42 (Eclipse:16839): Gtk-WARNING **: 22:04:42.176: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:04:42 
18:04:42 (Eclipse:16839): Gtk-WARNING **: 22:04:42.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:04:42 
18:04:42 (Eclipse:16839): Gtk-WARNING **: 22:04:42.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:04:42 
18:04:42 (Eclipse:16839): Gtk-WARNING **: 22:04:42.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:04:45 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnDragAndDrop()
18:04:46 
18:04:46 (Eclipse:16839): Gtk-WARNING **: 22:04:46.390: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:04:46 
18:04:46 (Eclipse:16839): Gtk-WARNING **: 22:04:46.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:04:46 
18:04:46 (Eclipse:16839): Gtk-WARNING **: 22:04:46.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:04:46 
18:04:46 (Eclipse:16839): Gtk-WARNING **: 22:04:46.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:04:47 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelUpdateTest.testEdgeLabelCreatedEmptyAndThenUpdated()
18:04:48 
18:04:48 (Eclipse:16839): Gtk-WARNING **: 22:04:48.132: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:04:48 
18:04:48 (Eclipse:16839): Gtk-WARNING **: 22:04:48.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:04:48 
18:04:48 (Eclipse:16839): Gtk-WARNING **: 22:04:48.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:04:48 
18:04:48 (Eclipse:16839): Gtk-WARNING **: 22:04:48.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:04:48 Please fix your code to add using EClass.getEStructuralFeatures() instead of EClass.getEReferences()
18:04:49 Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveTest.testEdgeLabelMoveFromBorder()
18:04:51 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerActivation()
18:04:52 
18:04:52 (Eclipse:16839): Gtk-WARNING **: 22:04:52.825: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:04:52 
18:04:52 (Eclipse:16839): Gtk-WARNING **: 22:04:52.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:04:52 
18:04:52 (Eclipse:16839): Gtk-WARNING **: 22:04:52.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:04:52 
18:04:52 (Eclipse:16839): Gtk-WARNING **: 22:04:52.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:04:55 Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerDeactivation()
18:04:56 
18:04:56 (Eclipse:16839): Gtk-WARNING **: 22:04:56.700: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:04:56 
18:04:56 (Eclipse:16839): Gtk-WARNING **: 22:04:56.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:04:56 
18:04:56 (Eclipse:16839): Gtk-WARNING **: 22:04:56.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:04:56 
18:04:56 (Eclipse:16839): Gtk-WARNING **: 22:04:56.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:04:59 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSource()
18:05:02 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTarget()
18:05:04 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdge()
18:05:07 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateEdgeOnNodeWithBorderImage()
18:05:09 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdgeOnProvidedShape()
18:05:12 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShape()
18:05:14 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdge()
18:05:17 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdgeOnProvidedShape()
18:05:19 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShape()
18:05:21 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShapeWithZoomAndScroll()
18:05:24 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShapeWithZoomAndScroll()
18:05:27 Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testExtremityLocationOfExistingEdges()
18:05:29 Setup of org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseTable()
18:05:39 Setup of org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseDiagram()
18:05:50 Setup of org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseAll()
18:06:03 Setup of org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterEdgeDeletionTest()
18:06:10 Setup of org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterNodeDeletionTest()
18:06:16 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.RepresentationVisibilityAfterSessionReloadTest.testRepresentationVisibilityAfterSessionReload()
18:06:17 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering()
18:06:18 
18:06:18 (Eclipse:16839): Gtk-WARNING **: 22:06:18.808: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:06:18 
18:06:18 (Eclipse:16839): Gtk-WARNING **: 22:06:18.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:18 
18:06:18 (Eclipse:16839): Gtk-WARNING **: 22:06:18.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:18 
18:06:18 (Eclipse:16839): Gtk-WARNING **: 22:06:18.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:20 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering()
18:06:21 
18:06:21 (Eclipse:16839): Gtk-WARNING **: 22:06:21.253: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:06:21 
18:06:21 (Eclipse:16839): Gtk-WARNING **: 22:06:21.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:21 
18:06:21 (Eclipse:16839): Gtk-WARNING **: 22:06:21.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:21 
18:06:21 (Eclipse:16839): Gtk-WARNING **: 22:06:21.322: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:22 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering2()
18:06:23 
18:06:23 (Eclipse:16839): Gtk-WARNING **: 22:06:23.725: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:06:23 
18:06:23 (Eclipse:16839): Gtk-WARNING **: 22:06:23.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:23 
18:06:23 (Eclipse:16839): Gtk-WARNING **: 22:06:23.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:23 
18:06:23 (Eclipse:16839): Gtk-WARNING **: 22:06:23.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:25 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering2()
18:06:26 
18:06:26 (Eclipse:16839): Gtk-WARNING **: 22:06:26.131: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:06:26 
18:06:26 (Eclipse:16839): Gtk-WARNING **: 22:06:26.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:26 
18:06:26 (Eclipse:16839): Gtk-WARNING **: 22:06:26.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:26 
18:06:26 (Eclipse:16839): Gtk-WARNING **: 22:06:26.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:27 Setup of org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingUsingPreferencesUI()
18:06:35 Setup of org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingWithFilters()
18:06:37 
18:06:37 (Eclipse:16839): Gtk-WARNING **: 22:06:37.023: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:06:37 
18:06:37 (Eclipse:16839): Gtk-WARNING **: 22:06:37.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:37 
18:06:37 (Eclipse:16839): Gtk-WARNING **: 22:06:37.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:37 
18:06:37 (Eclipse:16839): Gtk-WARNING **: 22:06:37.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:38 
18:06:38 (Eclipse:16839): Gtk-WARNING **: 22:06:38.259: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:06:38 
18:06:38 (Eclipse:16839): Gtk-WARNING **: 22:06:38.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:38 
18:06:38 (Eclipse:16839): Gtk-WARNING **: 22:06:38.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:38 
18:06:38 (Eclipse:16839): Gtk-WARNING **: 22:06:38.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:06:39 Setup of org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeHidingLabelIconsUsingAPI()
18:06:45 Setup of org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenTableRepresentation()
18:06:48 Setup of org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramAndTableRepresentations()
18:06:56 Setup of org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramRepresentation()
18:07:02 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToSW()
18:07:04 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSE()
18:07:06 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSW()
18:07:08 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNE()
18:07:10 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNW()
18:07:12 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToSE()
18:07:14 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNE()
18:07:16 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNW()
18:07:18 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSE()
18:07:20 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSW()
18:07:22 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN1ToSW()
18:07:24 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNE()
18:07:26 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNW()
18:07:28 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSE()
18:07:30 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSW()
18:07:32 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToNE()
18:07:34 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSE()
18:07:36 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSW()
18:07:38 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith50()
18:07:40 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith125()
18:07:42 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith125()
18:07:44 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB1ToN()
18:07:46 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToE()
18:07:48 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToN()
18:07:50 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToW()
18:07:52 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB3ToS()
18:07:54 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToS()
18:07:56 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToS()
18:07:58 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToS()
18:08:00 Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith50()
18:08:02 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_North()
18:08:04 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_South()
18:08:06 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_East()
18:08:08 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_West()
18:08:10 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_East()
18:08:12 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_West()
18:08:14 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_North()
18:08:16 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_South()
18:08:18 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_North()
18:08:19 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_South()
18:08:21 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_East()
18:08:24 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_West()
18:08:26 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_East()
18:08:28 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_West()
18:08:30 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_North()
18:08:32 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_South()
18:08:34 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_East()
18:08:36 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_West()
18:08:38 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_North()
18:08:40 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_South()
18:08:42 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_North()
18:08:44 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_South()
18:08:45 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_East()
18:08:47 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_West()
18:08:49 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_DNode4EditPart_LabelSizeIncrease()
18:08:53 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_East()
18:08:56 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_West()
18:08:58 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_North()
18:09:00 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_South()
18:09:02 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_East()
18:09:04 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_West()
18:09:06 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_North()
18:09:08 Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_South()
18:09:10 Setup of org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropTest.null()
18:09:14 Setup of org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropOnDiagramTest.testPortsLocationsAfterDragAndDropOnSameContainer()
18:09:18 Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPaste()
18:09:22 Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInCopy()
18:09:26 Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInPaste()
18:09:31 Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithPastedPortsTest.testCopyPaste()
18:09:34 Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteFormat()
18:09:38 Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteLayout()
18:09:42 Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteStyle()
18:09:47 Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode3EditPartLabelStability()
18:09:48 Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNodeEditPartLabelStability()
18:09:50 Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode4EditPartLabelStability()
18:09:52 Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode2EditPartLabelStability()
18:09:54 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLayoutStabilityWithToolWizardTest.testEdgeLayoutStabilityOnToolWizard()
18:09:56 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStabilityOnTheSameDiagram()
18:09:58 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStability()
18:10:01 Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testPortSelectionWithMarkee()
18:10:03 Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickBottomLeftPortToSelectPortWithManyEdges()
18:10:06 Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickInCenterSelectPortWithManyEdges()
18:10:08 Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickTopRightPortToSelectPortWithManyEdges()
18:10:11 Setup of org.eclipse.sirius.tests.swtbot.PortNotVisibleSelectionTest.testPortSelectionAfterContainerResize()
18:10:13 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterUndoDeletionFromGenericToolTest.test_Deletion_Undo_Of_Node_With_BorderedNodes()
18:10:15 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingStyleFromAppearanceSection()
18:10:21 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksStatusFromAppearanceSection()
18:10:26 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeEdgeSmoothnessFromAppearanceSection()
18:10:31 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundColorFromAppearanceSection()
18:10:37 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundImageFromAppearanceSection()
18:10:42 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingObstructionsFromAppearanceSection()
18:10:49 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksTypeFromAppearanceSection()
18:10:53 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingClosestDistanceFromAppearanceSection()
18:11:01 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksReverseFromAppearanceSection()
18:11:08 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeLineColorFromTabbar()
18:11:12 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundColorFromTabbar()
18:11:15 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundImageFromTabbar()
18:11:19 Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeRoutingStyleFromTabbar()
18:11:22 Setup of org.eclipse.sirius.tests.swtbot.ResizeKindRefreshTests.testResizePermission()
18:11:56 Setup of org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels1()
18:12:05 Setup of org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels2()
18:12:15 Setup of org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnDifferentsBranches()
18:12:23 Setup of org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtTrue()
18:12:31 Setup of org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolApplicationInWorkspaceContext()
18:12:34 Setup of org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtFalse()
18:12:42 Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromDotNodeStyle()
18:12:46 Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromShapeContainerStyle()
18:12:51 Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareNodeStyle()
18:12:55 Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromFlatContainerStyle()
18:13:00 Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareBorderedNodeStyle()
18:13:04 Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromCustomNodeStyle()
18:13:09 Setup of org.eclipse.sirius.tests.swtbot.BackgroundStyleUpdateTest.testStyleCustomizationOfFlatContainerStyle()
18:13:11 Setup of org.eclipse.sirius.tests.swtbot.EdgeMappingTestCase.testEdgeMappingCreationOnLayer()
18:13:23 Setup of org.eclipse.sirius.tests.swtbot.InvalidMetamodelRessourceTest.testDefaultLabelExpressionValue()
18:13:24 
18:13:24 (Eclipse:16839): Gtk-CRITICAL **: 22:13:24.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:13:25 Setup of org.eclipse.sirius.tests.swtbot.ExtensionActivationOrderTest.testEnableOnlyExtension()
18:13:34 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ContainerDropPropertySectionsTests.testContainersReferences()
18:13:36 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNode()
18:13:37 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithNoConditionalStyle()
18:13:48 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithConditionalStyle()
18:13:59 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithConditionalStyle()
18:14:10 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithNoConditionalStyle()
18:14:21 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNodeWithConditionalStyle()
18:14:22 Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterNodeSelection()
18:14:24 Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterEdgeSelection()
18:14:27 Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testMultiEdgesSelection()
18:14:29 Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterBorderNodeSelection()
18:14:32 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromAppearanceSection()
18:14:49 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testStrikeFromAppearanceSection()
18:14:59 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdgeLabel()
18:15:02 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontSizeFromAppearanceSection()
18:15:12 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromAppearanceSection()
18:15:26 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromAppearanceSection()
18:15:32 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromAppearanceSection()
18:15:46 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testUnderlineFromAppearanceSection()
18:15:57 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromTabbar()
18:16:07 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdge()
18:16:09 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldAllSelectedElementsFromToolBarWithUndoRedo()
18:16:11 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromToolbar()
18:16:24 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromToolbar()
18:16:36 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdgeLabel()
18:16:39 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdge()
18:16:41 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontFromAppearanceSection()
18:16:51 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromToolbar()
18:16:53 Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testToolbarActionWithNodeLabelSelection()
18:17:06 Setup of org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionVerticalPreference()
18:17:09 Setup of org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionHorizontalPreference()
18:17:12 Setup of org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionDiagonalPreference()
18:17:14 Setup of org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAllCombinationsSizeComputationExpressionSizeNodeWithSquareStyle()
18:18:00 Setup of org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAutoSizeComputationExpression()
18:18:04 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyLineSuggestedColors()
18:18:06 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropLineSuggestedColors()
18:18:09 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFontSuggestedColors()
18:18:11 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFontSuggestedColors()
18:18:14 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeLineCustomColor()
18:18:16 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFontLastUsedColors()
18:18:19 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderLineCustomColor()
18:18:21 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveLineCustomColor()
18:18:24 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFillCustomColor()
18:18:26 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFillCustomColor()
18:18:28 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFontCustomColorAndClickOnPalette()
18:18:30 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFillCustomColor()
18:18:32 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseLineLastUsedColors()
18:18:35 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFillLastUsedColors()
18:18:37 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFillCustomColorAndClickOnPalette()
18:18:39 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFillSuggestedColors()
18:18:42 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFillSuggestedColors()
18:18:45 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFontCustomColor()
18:18:47 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFontColors()
18:18:50 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddLineCustomColorAndClickOnPalette()
18:18:53 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFillColors()
18:18:56 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFontCustomColor()
18:18:58 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFontCustomColor()
18:19:00 Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicLineColors()
18:19:03 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.test_ViewpointViewpoint_Specification_Project_Creation()
18:19:03 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.testCreatingProjectWithExistingName()
18:19:03 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom()
18:19:04 
18:19:04 (Eclipse:16839): Gtk-WARNING **: 22:19:04.918: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:19:04 
18:19:04 (Eclipse:16839): Gtk-WARNING **: 22:19:04.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:04 
18:19:04 (Eclipse:16839): Gtk-WARNING **: 22:19:04.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:04 
18:19:04 (Eclipse:16839): Gtk-WARNING **: 22:19:04.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:08 
18:19:08 (Eclipse:16839): Gtk-CRITICAL **: 22:19:08.362: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:19:10 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScroll()
18:19:11 
18:19:11 (Eclipse:16839): Gtk-WARNING **: 22:19:11.468: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:19:11 
18:19:11 (Eclipse:16839): Gtk-WARNING **: 22:19:11.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:11 
18:19:11 (Eclipse:16839): Gtk-WARNING **: 22:19:11.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:11 
18:19:11 (Eclipse:16839): Gtk-WARNING **: 22:19:11.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:14 
18:19:14 (Eclipse:16839): Gtk-CRITICAL **: 22:19:14.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:19:17 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagram()
18:19:18 
18:19:18 (Eclipse:16839): Gtk-WARNING **: 22:19:18.697: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:19:18 
18:19:18 (Eclipse:16839): Gtk-WARNING **: 22:19:18.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:18 
18:19:18 (Eclipse:16839): Gtk-WARNING **: 22:19:18.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:18 
18:19:18 (Eclipse:16839): Gtk-WARNING **: 22:19:18.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:20 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:19:21 
18:19:21 (Eclipse:16839): Gtk-WARNING **: 22:19:21.619: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:19:21 
18:19:21 (Eclipse:16839): Gtk-WARNING **: 22:19:21.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:21 
18:19:21 (Eclipse:16839): Gtk-WARNING **: 22:19:21.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:21 
18:19:21 (Eclipse:16839): Gtk-WARNING **: 22:19:21.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:24 
18:19:24 (Eclipse:16839): Gtk-CRITICAL **: 22:19:24.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:19:26 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScrollAndChangeZoom()
18:19:27 
18:19:27 (Eclipse:16839): Gtk-WARNING **: 22:19:27.769: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:19:27 
18:19:27 (Eclipse:16839): Gtk-WARNING **: 22:19:27.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:27 
18:19:27 (Eclipse:16839): Gtk-WARNING **: 22:19:27.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:27 
18:19:27 (Eclipse:16839): Gtk-WARNING **: 22:19:27.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:30 
18:19:30 (Eclipse:16839): Gtk-CRITICAL **: 22:19:30.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:19:34 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram()
18:19:34 
18:19:34 (Eclipse:16839): Gtk-WARNING **: 22:19:34.932: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:19:34 
18:19:34 (Eclipse:16839): Gtk-WARNING **: 22:19:34.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:34 
18:19:34 (Eclipse:16839): Gtk-WARNING **: 22:19:34.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:35 
18:19:35 (Eclipse:16839): Gtk-WARNING **: 22:19:35.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:36 
18:19:36 (Eclipse:16839): Gtk-CRITICAL **: 22:19:36.851: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:19:39 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScroll()
18:19:40 
18:19:40 (Eclipse:16839): Gtk-WARNING **: 22:19:40.570: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:19:40 
18:19:40 (Eclipse:16839): Gtk-WARNING **: 22:19:40.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:40 
18:19:40 (Eclipse:16839): Gtk-WARNING **: 22:19:40.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:40 
18:19:40 (Eclipse:16839): Gtk-WARNING **: 22:19:40.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:42 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainer()
18:19:43 
18:19:43 (Eclipse:16839): Gtk-WARNING **: 22:19:43.292: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:19:43 
18:19:43 (Eclipse:16839): Gtk-WARNING **: 22:19:43.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:43 
18:19:43 (Eclipse:16839): Gtk-WARNING **: 22:19:43.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:43 
18:19:43 (Eclipse:16839): Gtk-WARNING **: 22:19:43.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:46 
18:19:46 (Eclipse:16839): Gtk-CRITICAL **: 22:19:46.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:19:47 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScroll()
18:19:48 
18:19:48 (Eclipse:16839): Gtk-WARNING **: 22:19:48.874: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:19:48 
18:19:48 (Eclipse:16839): Gtk-WARNING **: 22:19:48.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:48 
18:19:48 (Eclipse:16839): Gtk-WARNING **: 22:19:48.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:48 
18:19:48 (Eclipse:16839): Gtk-WARNING **: 22:19:48.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:50 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDLinkNoteCreationInDiagramWithoutScroll()
18:19:51 
18:19:51 (Eclipse:16839): Gtk-WARNING **: 22:19:51.587: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:19:51 
18:19:51 (Eclipse:16839): Gtk-WARNING **: 22:19:51.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:51 
18:19:51 (Eclipse:16839): Gtk-WARNING **: 22:19:51.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:51 
18:19:51 (Eclipse:16839): Gtk-WARNING **: 22:19:51.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:54 
18:19:54 (Eclipse:16839): Gtk-CRITICAL **: 22:19:54.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:19:56 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScrollAndChangeZoom()
18:19:57 
18:19:57 (Eclipse:16839): Gtk-WARNING **: 22:19:57.650: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:19:57 
18:19:57 (Eclipse:16839): Gtk-WARNING **: 22:19:57.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:57 
18:19:57 (Eclipse:16839): Gtk-WARNING **: 22:19:57.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:19:57 
18:19:57 (Eclipse:16839): Gtk-WARNING **: 22:19:57.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:01 
18:20:01 (Eclipse:16839): Gtk-CRITICAL **: 22:20:01.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:03 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
18:20:04 
18:20:04 (Eclipse:16839): Gtk-WARNING **: 22:20:04.721: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:20:04 
18:20:04 (Eclipse:16839): Gtk-WARNING **: 22:20:04.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:04 
18:20:04 (Eclipse:16839): Gtk-WARNING **: 22:20:04.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:04 
18:20:04 (Eclipse:16839): Gtk-WARNING **: 22:20:04.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:06 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScroll()
18:20:07 
18:20:07 (Eclipse:16839): Gtk-WARNING **: 22:20:07.690: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:20:07 
18:20:07 (Eclipse:16839): Gtk-WARNING **: 22:20:07.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:07 
18:20:07 (Eclipse:16839): Gtk-WARNING **: 22:20:07.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:07 
18:20:07 (Eclipse:16839): Gtk-WARNING **: 22:20:07.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:11 
18:20:11 (Eclipse:16839): Gtk-CRITICAL **: 22:20:11.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:13 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScroll()
18:20:14 
18:20:14 (Eclipse:16839): Gtk-WARNING **: 22:20:14.792: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:20:14 
18:20:14 (Eclipse:16839): Gtk-WARNING **: 22:20:14.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:14 
18:20:14 (Eclipse:16839): Gtk-WARNING **: 22:20:14.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:14 
18:20:14 (Eclipse:16839): Gtk-WARNING **: 22:20:14.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:17 
18:20:17 (Eclipse:16839): Gtk-CRITICAL **: 22:20:17.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:19 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScroll()
18:20:20 
18:20:20 (Eclipse:16839): Gtk-WARNING **: 22:20:20.432: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:20:20 
18:20:20 (Eclipse:16839): Gtk-WARNING **: 22:20:20.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:20 
18:20:20 (Eclipse:16839): Gtk-WARNING **: 22:20:20.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:20 
18:20:20 (Eclipse:16839): Gtk-WARNING **: 22:20:20.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:23 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram()
18:20:24 
18:20:24 (Eclipse:16839): Gtk-WARNING **: 22:20:24.281: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:20:24 
18:20:24 (Eclipse:16839): Gtk-WARNING **: 22:20:24.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:24 
18:20:24 (Eclipse:16839): Gtk-WARNING **: 22:20:24.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:24 
18:20:24 (Eclipse:16839): Gtk-WARNING **: 22:20:24.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:27 
18:20:27 (Eclipse:16839): Gtk-CRITICAL **: 22:20:27.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:29 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom()
18:20:30 
18:20:30 (Eclipse:16839): Gtk-WARNING **: 22:20:30.134: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:20:30 
18:20:30 (Eclipse:16839): Gtk-WARNING **: 22:20:30.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:30 
18:20:30 (Eclipse:16839): Gtk-WARNING **: 22:20:30.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:30 
18:20:30 (Eclipse:16839): Gtk-WARNING **: 22:20:30.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:32 
18:20:32 (Eclipse:16839): Gtk-CRITICAL **: 22:20:32.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:35 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagram()
18:20:36 
18:20:36 (Eclipse:16839): Gtk-WARNING **: 22:20:36.195: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:20:36 
18:20:36 (Eclipse:16839): Gtk-WARNING **: 22:20:36.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:36 
18:20:36 (Eclipse:16839): Gtk-WARNING **: 22:20:36.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:36 
18:20:36 (Eclipse:16839): Gtk-WARNING **: 22:20:36.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:39 
18:20:39 (Eclipse:16839): Gtk-CRITICAL **: 22:20:39.259: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:41 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:20:42 
18:20:42 (Eclipse:16839): Gtk-WARNING **: 22:20:42.189: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:20:42 
18:20:42 (Eclipse:16839): Gtk-WARNING **: 22:20:42.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:42 
18:20:42 (Eclipse:16839): Gtk-WARNING **: 22:20:42.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:42 
18:20:42 (Eclipse:16839): Gtk-WARNING **: 22:20:42.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:44 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom()
18:20:45 
18:20:45 (Eclipse:16839): Gtk-WARNING **: 22:20:45.145: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:20:45 
18:20:45 (Eclipse:16839): Gtk-WARNING **: 22:20:45.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:45 
18:20:45 (Eclipse:16839): Gtk-WARNING **: 22:20:45.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:45 
18:20:45 (Eclipse:16839): Gtk-WARNING **: 22:20:45.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:47 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom()
18:20:48 
18:20:48 (Eclipse:16839): Gtk-WARNING **: 22:20:48.076: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:20:48 
18:20:48 (Eclipse:16839): Gtk-WARNING **: 22:20:48.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:48 
18:20:48 (Eclipse:16839): Gtk-WARNING **: 22:20:48.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:48 
18:20:48 (Eclipse:16839): Gtk-WARNING **: 22:20:48.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:51 
18:20:51 (Eclipse:16839): Gtk-CRITICAL **: 22:20:51.228: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:53 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainer()
18:20:54 
18:20:54 (Eclipse:16839): Gtk-WARNING **: 22:20:54.013: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:20:54 
18:20:54 (Eclipse:16839): Gtk-WARNING **: 22:20:54.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:54 
18:20:54 (Eclipse:16839): Gtk-WARNING **: 22:20:54.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:54 
18:20:54 (Eclipse:16839): Gtk-WARNING **: 22:20:54.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:55 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScrollAndChangeZoom()
18:20:56 
18:20:56 (Eclipse:16839): Gtk-WARNING **: 22:20:56.655: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:20:56 
18:20:56 (Eclipse:16839): Gtk-WARNING **: 22:20:56.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:56 
18:20:56 (Eclipse:16839): Gtk-WARNING **: 22:20:56.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:56 
18:20:56 (Eclipse:16839): Gtk-WARNING **: 22:20:56.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:58 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScroll()
18:20:59 
18:20:59 (Eclipse:16839): Gtk-WARNING **: 22:20:59.395: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:20:59 
18:20:59 (Eclipse:16839): Gtk-WARNING **: 22:20:59.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:59 
18:20:59 (Eclipse:16839): Gtk-WARNING **: 22:20:59.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:20:59 
18:20:59 (Eclipse:16839): Gtk-WARNING **: 22:20:59.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:01 
18:21:01 (Eclipse:16839): Gtk-CRITICAL **: 22:21:01.236: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:21:04 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom()
18:21:05 
18:21:05 (Eclipse:16839): Gtk-WARNING **: 22:21:05.138: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:21:05 
18:21:05 (Eclipse:16839): Gtk-WARNING **: 22:21:05.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:05 
18:21:05 (Eclipse:16839): Gtk-WARNING **: 22:21:05.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:05 
18:21:05 (Eclipse:16839): Gtk-WARNING **: 22:21:05.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:07 
18:21:07 (Eclipse:16839): Gtk-CRITICAL **: 22:21:07.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:21:09 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom()
18:21:10 
18:21:10 (Eclipse:16839): Gtk-WARNING **: 22:21:10.702: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:21:10 
18:21:10 (Eclipse:16839): Gtk-WARNING **: 22:21:10.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:10 
18:21:10 (Eclipse:16839): Gtk-WARNING **: 22:21:10.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:10 
18:21:10 (Eclipse:16839): Gtk-WARNING **: 22:21:10.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:12 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
18:21:13 
18:21:13 (Eclipse:16839): Gtk-WARNING **: 22:21:13.382: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:21:13 
18:21:13 (Eclipse:16839): Gtk-WARNING **: 22:21:13.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:13 
18:21:13 (Eclipse:16839): Gtk-WARNING **: 22:21:13.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:13 
18:21:13 (Eclipse:16839): Gtk-WARNING **: 22:21:13.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:16 
18:21:16 (Eclipse:16839): Gtk-CRITICAL **: 22:21:16.536: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:21:18 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom()
18:21:19 
18:21:19 (Eclipse:16839): Gtk-WARNING **: 22:21:19.336: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:21:19 
18:21:19 (Eclipse:16839): Gtk-WARNING **: 22:21:19.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:19 
18:21:19 (Eclipse:16839): Gtk-WARNING **: 22:21:19.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:19 
18:21:19 (Eclipse:16839): Gtk-WARNING **: 22:21:19.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:22 
18:21:22 (Eclipse:16839): Gtk-CRITICAL **: 22:21:22.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:21:24 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:21:25 
18:21:25 (Eclipse:16839): Gtk-WARNING **: 22:21:25.101: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:21:25 
18:21:25 (Eclipse:16839): Gtk-WARNING **: 22:21:25.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:25 
18:21:25 (Eclipse:16839): Gtk-WARNING **: 22:21:25.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:25 
18:21:25 (Eclipse:16839): Gtk-WARNING **: 22:21:25.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:27 
18:21:27 (Eclipse:16839): Gtk-CRITICAL **: 22:21:27.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:21:30 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom()
18:21:31 
18:21:31 (Eclipse:16839): Gtk-WARNING **: 22:21:31.064: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:21:31 
18:21:31 (Eclipse:16839): Gtk-WARNING **: 22:21:31.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:31 
18:21:31 (Eclipse:16839): Gtk-WARNING **: 22:21:31.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:31 
18:21:31 (Eclipse:16839): Gtk-WARNING **: 22:21:31.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:33 
18:21:33 (Eclipse:16839): Gtk-CRITICAL **: 22:21:33.018: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:21:35 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScrollAndChangeZoom()
18:21:36 
18:21:36 (Eclipse:16839): Gtk-WARNING **: 22:21:36.820: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:21:36 
18:21:36 (Eclipse:16839): Gtk-WARNING **: 22:21:36.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:36 
18:21:36 (Eclipse:16839): Gtk-WARNING **: 22:21:36.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:36 
18:21:36 (Eclipse:16839): Gtk-WARNING **: 22:21:36.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:39 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainer()
18:21:40 
18:21:40 (Eclipse:16839): Gtk-WARNING **: 22:21:40.644: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:21:40 
18:21:40 (Eclipse:16839): Gtk-WARNING **: 22:21:40.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:40 
18:21:40 (Eclipse:16839): Gtk-WARNING **: 22:21:40.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:40 
18:21:40 (Eclipse:16839): Gtk-WARNING **: 22:21:40.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:42 
18:21:42 (Eclipse:16839): Gtk-CRITICAL **: 22:21:42.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:21:45 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
18:21:46 
18:21:46 (Eclipse:16839): Gtk-WARNING **: 22:21:46.535: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:21:46 
18:21:46 (Eclipse:16839): Gtk-WARNING **: 22:21:46.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:46 
18:21:46 (Eclipse:16839): Gtk-WARNING **: 22:21:46.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:46 
18:21:46 (Eclipse:16839): Gtk-WARNING **: 22:21:46.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:48 
18:21:48 (Eclipse:16839): Gtk-CRITICAL **: 22:21:48.396: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:21:51 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTLinkNoteCreationInDiagramWithoutScroll()
18:21:52 
18:21:52 (Eclipse:16839): Gtk-WARNING **: 22:21:52.369: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:21:52 
18:21:52 (Eclipse:16839): Gtk-WARNING **: 22:21:52.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:52 
18:21:52 (Eclipse:16839): Gtk-WARNING **: 22:21:52.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:52 
18:21:52 (Eclipse:16839): Gtk-WARNING **: 22:21:52.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:54 
18:21:54 (Eclipse:16839): Gtk-CRITICAL **: 22:21:54.308: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:21:57 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagram()
18:21:58 
18:21:58 (Eclipse:16839): Gtk-WARNING **: 22:21:58.378: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:21:58 
18:21:58 (Eclipse:16839): Gtk-WARNING **: 22:21:58.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:58 
18:21:58 (Eclipse:16839): Gtk-WARNING **: 22:21:58.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:21:58 
18:21:58 (Eclipse:16839): Gtk-WARNING **: 22:21:58.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:22:00 
18:22:00 (Eclipse:16839): Gtk-CRITICAL **: 22:22:00.348: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:22:03 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram()
18:22:04 
18:22:04 (Eclipse:16839): Gtk-WARNING **: 22:22:04.231: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:22:04 
18:22:04 (Eclipse:16839): Gtk-WARNING **: 22:22:04.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:22:04 
18:22:04 (Eclipse:16839): Gtk-WARNING **: 22:22:04.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:22:04 
18:22:04 (Eclipse:16839): Gtk-WARNING **: 22:22:04.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:22:06 Setup of org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testNavigateToDiagramInFragment()
18:22:09 Setup of org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testCreateLinkNoteInDiagramInFragment()
18:22:12 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MigrationOnVsmEditorReloadTest.test_Migration_Initalization_On_VSM_Editor_Reload()
18:22:13 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTreeStyle()
18:22:14 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTable()
18:22:15 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatDeleteViewNotPresentForTree()
18:22:16 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForCrossTable()
18:22:17 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForCrossTable()
18:22:19 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTableStyle()
18:22:19 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testCheckFlatContainerBackgroundStyle()
18:22:20 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnDiagramStyle()
18:22:21 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTree()
18:22:22 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTree()
18:22:23 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForCrossTable()
18:22:25 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTable()
18:22:25 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForTable()
18:22:25 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testEmptyNodeLabels()
18:22:27 Setup of org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithoutOpenedEditor()
18:22:30 Setup of org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithOpenedEditor()
18:22:34 Setup of org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testModifySemanticResources()
18:22:37 Setup of org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testChangeVSM()
18:22:50 Setup of org.eclipse.sirius.tests.swtbot.SVGZImageTest.testSvgzImageLoad()
18:22:51 Setup of org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithOneEdgeSelected()
18:22:54 Setup of org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithMultiSelection()
18:22:57 Setup of org.eclipse.sirius.tests.swtbot.RepresentationGroupWithoutRepresentationInstanceTest.testRepresentationWithNoInstanceIsNotVisible()
18:22:58 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromAppearanceView()
18:23:01 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromStyleView()
18:23:05 Setup of org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToObliqueButWithoutVisualChange()
18:23:06 Setup of org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromTreeToOblique()
18:23:08 Setup of org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToOblique()
18:23:10 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testNewEdgeAfterReconnectSource()
18:23:12 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeSource()
18:23:13 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeTarget()
18:23:15 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectEdgeWithBadGMFBendpointAndNoReconnectionCandidate()
18:23:17 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeSource()
18:23:19 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeTarget()
18:23:21 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectWithUserSpecificLineStyle()
18:23:23 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeSource()
18:23:25 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeTarget()
18:23:26 Setup of org.eclipse.sirius.tests.swtbot.QuickStartScenario.testQuickStart()
18:23:27 Setup of org.eclipse.sirius.tests.swtbot.NonVisibleLabelSelectionTest.testCheckLabelSelection()
18:23:36 Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithLeftAlignement()
18:23:37 Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeLabelPosition()
18:23:39 Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithCenterAlignement()
18:23:40 Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithRightAlignement()
18:23:42 Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testBorderLabelPosition()
18:23:43 Setup of org.eclipse.sirius.tests.swtbot.NavigateToNewRepresentationTest.testCreateNewRepresentationWithComputedNamed()
18:23:46 Setup of org.eclipse.sirius.tests.swtbot.LockedAppearanceTabTest.testActionsEnablement()
18:23:50 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled()
18:23:53 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testGroupActionInDiagramEditPartWithoutScroll()
18:23:55 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelection()
18:23:57 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled()
18:24:00 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll()
18:24:03 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelection()
18:24:06 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled()
18:24:09 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll()
18:24:12 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelection()
18:24:14 Setup of org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceTargetOnEdgeCreation()
18:24:16 Setup of org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceOnEdgeCreation()
18:24:18 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageWhenManyRepresentationsHaveSameNameTest.testExportDiagramsOfFragmentSessionAsJPGFromTabBar()
18:24:18 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationTest.testReferenceToolWithIcon()
18:24:19 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTableToDiagram()
18:24:20 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTreeToDiagram()
18:24:21 Setup of org.eclipse.sirius.tests.swtbot.DeleteFromDiagramTest.testDeleteFromDiagramAction()
18:24:23 Setup of org.eclipse.sirius.tests.swtbot.DeleteDiagramWithListeningPaletteToolTest.testDeleteDiagramFromModelExplorer()
18:24:25 Setup of org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromAppearanceSection()
18:24:44 Setup of org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromTabbar()
18:25:00 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser()
18:25:02 
18:25:02 (Eclipse:16839): Gtk-CRITICAL **: 22:25:02.092: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:25:03 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser()
18:25:05 
18:25:05 (Eclipse:16839): Gtk-CRITICAL **: 22:25:05.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:25:06 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser_Closed()
18:25:08 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser_Closed()
18:25:10 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser()
18:25:14 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser()
18:25:17 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser_Closed()
18:25:19 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameTableName()
18:25:20 
18:25:20 (Eclipse:16839): Gtk-CRITICAL **: 22:25:20.410: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:25:21 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser_Closed()
18:25:23 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameDiagramName()
18:25:26 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInNewGroupInTabbar()
18:25:27 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnPackage()
18:25:29 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnPackage()
18:25:31 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnPackage()
18:25:32 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithBlankLocationOnClass()
18:25:34 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu4()
18:25:36 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAPopupMenuOnPackage()
18:25:38 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnClass()
18:25:40 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenuWithWrongVariable()
18:25:42 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheNewMenuOnPackage()
18:25:43 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInExistingMenuOnClass()
18:25:45 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAMenuContributedByVSMOnClass()
18:25:47 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnClass()
18:25:49 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInDefaultMenuOnClass()
18:25:50 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnAttribute()
18:25:52 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnAttribute()
18:25:54 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnAttribute()
18:25:56 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheOpenMenuOnPackage()
18:25:57 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnClass()
18:25:59 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testUndoRedoMenuAction()
18:26:01 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithLocationInPopupMenuOnPackage()
18:26:02 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom()
18:26:03 
18:26:03 (Eclipse:16839): Gtk-WARNING **: 22:26:03.847: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:03 
18:26:03 (Eclipse:16839): Gtk-WARNING **: 22:26:03.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:03 
18:26:03 (Eclipse:16839): Gtk-WARNING **: 22:26:03.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:03 
18:26:03 (Eclipse:16839): Gtk-WARNING **: 22:26:03.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:04 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagram()
18:26:05 
18:26:05 (Eclipse:16839): Gtk-WARNING **: 22:26:05.867: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:05 
18:26:05 (Eclipse:16839): Gtk-WARNING **: 22:26:05.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:05 
18:26:05 (Eclipse:16839): Gtk-WARNING **: 22:26:05.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:05 
18:26:05 (Eclipse:16839): Gtk-WARNING **: 22:26:05.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:06 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom()
18:26:07 
18:26:07 (Eclipse:16839): Gtk-WARNING **: 22:26:07.862: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:07 
18:26:07 (Eclipse:16839): Gtk-WARNING **: 22:26:07.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:07 
18:26:07 (Eclipse:16839): Gtk-WARNING **: 22:26:07.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:07 
18:26:07 (Eclipse:16839): Gtk-WARNING **: 22:26:07.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:08 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainer()
18:26:09 
18:26:09 (Eclipse:16839): Gtk-WARNING **: 22:26:09.860: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:09 
18:26:09 (Eclipse:16839): Gtk-WARNING **: 22:26:09.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:09 
18:26:09 (Eclipse:16839): Gtk-WARNING **: 22:26:09.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:09 
18:26:09 (Eclipse:16839): Gtk-WARNING **: 22:26:09.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:10 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScroll()
18:26:11 
18:26:11 (Eclipse:16839): Gtk-WARNING **: 22:26:11.751: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:11 
18:26:11 (Eclipse:16839): Gtk-WARNING **: 22:26:11.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:11 
18:26:11 (Eclipse:16839): Gtk-WARNING **: 22:26:11.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:11 
18:26:11 (Eclipse:16839): Gtk-WARNING **: 22:26:11.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:12 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScrollAndChangeZoom()
18:26:13 
18:26:13 (Eclipse:16839): Gtk-WARNING **: 22:26:13.664: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:13 
18:26:13 (Eclipse:16839): Gtk-WARNING **: 22:26:13.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:13 
18:26:13 (Eclipse:16839): Gtk-WARNING **: 22:26:13.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:13 
18:26:13 (Eclipse:16839): Gtk-WARNING **: 22:26:13.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:14 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScrollAndChangeZoom()
18:26:15 
18:26:15 (Eclipse:16839): Gtk-WARNING **: 22:26:15.587: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:15 
18:26:15 (Eclipse:16839): Gtk-WARNING **: 22:26:15.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:15 
18:26:15 (Eclipse:16839): Gtk-WARNING **: 22:26:15.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:15 
18:26:15 (Eclipse:16839): Gtk-WARNING **: 22:26:15.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:17 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagram()
18:26:18 
18:26:18 (Eclipse:16839): Gtk-WARNING **: 22:26:18.086: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:18 
18:26:18 (Eclipse:16839): Gtk-WARNING **: 22:26:18.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:18 
18:26:18 (Eclipse:16839): Gtk-WARNING **: 22:26:18.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:18 
18:26:18 (Eclipse:16839): Gtk-WARNING **: 22:26:18.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:19 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom()
18:26:19 
18:26:19 (Eclipse:16839): Gtk-WARNING **: 22:26:19.981: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:20 
18:26:20 (Eclipse:16839): Gtk-WARNING **: 22:26:20.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:20 
18:26:20 (Eclipse:16839): Gtk-WARNING **: 22:26:20.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:20 
18:26:20 (Eclipse:16839): Gtk-WARNING **: 22:26:20.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:21 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:26:21 
18:26:21 (Eclipse:16839): Gtk-WARNING **: 22:26:21.960: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:22 
18:26:22 (Eclipse:16839): Gtk-WARNING **: 22:26:22.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:22 
18:26:22 (Eclipse:16839): Gtk-WARNING **: 22:26:22.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:22 
18:26:22 (Eclipse:16839): Gtk-WARNING **: 22:26:22.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:23 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScroll()
18:26:24 
18:26:24 (Eclipse:16839): Gtk-WARNING **: 22:26:24.193: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:24 
18:26:24 (Eclipse:16839): Gtk-WARNING **: 22:26:24.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:24 
18:26:24 (Eclipse:16839): Gtk-WARNING **: 22:26:24.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:24 
18:26:24 (Eclipse:16839): Gtk-WARNING **: 22:26:24.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:25 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScroll()
18:26:26 
18:26:26 (Eclipse:16839): Gtk-WARNING **: 22:26:26.139: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:26 
18:26:26 (Eclipse:16839): Gtk-WARNING **: 22:26:26.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:26 
18:26:26 (Eclipse:16839): Gtk-WARNING **: 22:26:26.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:26 
18:26:26 (Eclipse:16839): Gtk-WARNING **: 22:26:26.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:28 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom()
18:26:29 
18:26:29 (Eclipse:16839): Gtk-WARNING **: 22:26:29.100: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:29 
18:26:29 (Eclipse:16839): Gtk-WARNING **: 22:26:29.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:29 
18:26:29 (Eclipse:16839): Gtk-WARNING **: 22:26:29.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:29 
18:26:29 (Eclipse:16839): Gtk-WARNING **: 22:26:29.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:30 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagram()
18:26:31 
18:26:31 (Eclipse:16839): Gtk-WARNING **: 22:26:31.105: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:31 
18:26:31 (Eclipse:16839): Gtk-WARNING **: 22:26:31.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:31 
18:26:31 (Eclipse:16839): Gtk-WARNING **: 22:26:31.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:31 
18:26:31 (Eclipse:16839): Gtk-WARNING **: 22:26:31.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:32 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom()
18:26:33 
18:26:33 (Eclipse:16839): Gtk-WARNING **: 22:26:33.249: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:33 
18:26:33 (Eclipse:16839): Gtk-WARNING **: 22:26:33.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:33 
18:26:33 (Eclipse:16839): Gtk-WARNING **: 22:26:33.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:33 
18:26:33 (Eclipse:16839): Gtk-WARNING **: 22:26:33.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:34 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainer()
18:26:35 
18:26:35 (Eclipse:16839): Gtk-WARNING **: 22:26:35.562: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:35 
18:26:35 (Eclipse:16839): Gtk-WARNING **: 22:26:35.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:35 
18:26:35 (Eclipse:16839): Gtk-WARNING **: 22:26:35.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:35 
18:26:35 (Eclipse:16839): Gtk-WARNING **: 22:26:35.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:36 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScroll()
18:26:37 
18:26:37 (Eclipse:16839): Gtk-WARNING **: 22:26:37.477: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:37 
18:26:37 (Eclipse:16839): Gtk-WARNING **: 22:26:37.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:37 
18:26:37 (Eclipse:16839): Gtk-WARNING **: 22:26:37.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:37 
18:26:37 (Eclipse:16839): Gtk-WARNING **: 22:26:37.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:38 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScrollAndChangeZoom()
18:26:39 
18:26:39 (Eclipse:16839): Gtk-WARNING **: 22:26:39.365: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:39 
18:26:39 (Eclipse:16839): Gtk-WARNING **: 22:26:39.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:39 
18:26:39 (Eclipse:16839): Gtk-WARNING **: 22:26:39.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:39 
18:26:39 (Eclipse:16839): Gtk-WARNING **: 22:26:39.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:40 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScrollAndChangeZoom()
18:26:41 
18:26:41 (Eclipse:16839): Gtk-WARNING **: 22:26:41.442: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:41 
18:26:41 (Eclipse:16839): Gtk-WARNING **: 22:26:41.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:41 
18:26:41 (Eclipse:16839): Gtk-WARNING **: 22:26:41.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:41 
18:26:41 (Eclipse:16839): Gtk-WARNING **: 22:26:41.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:43 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagram()
18:26:44 
18:26:44 (Eclipse:16839): Gtk-WARNING **: 22:26:44.079: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:44 
18:26:44 (Eclipse:16839): Gtk-WARNING **: 22:26:44.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:44 
18:26:44 (Eclipse:16839): Gtk-WARNING **: 22:26:44.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:44 
18:26:44 (Eclipse:16839): Gtk-WARNING **: 22:26:44.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:45 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom()
18:26:46 
18:26:46 (Eclipse:16839): Gtk-WARNING **: 22:26:46.042: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:46 
18:26:46 (Eclipse:16839): Gtk-WARNING **: 22:26:46.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:46 
18:26:46 (Eclipse:16839): Gtk-WARNING **: 22:26:46.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:46 
18:26:46 (Eclipse:16839): Gtk-WARNING **: 22:26:46.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:47 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:26:48 
18:26:48 (Eclipse:16839): Gtk-WARNING **: 22:26:48.187: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:48 
18:26:48 (Eclipse:16839): Gtk-WARNING **: 22:26:48.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:48 
18:26:48 (Eclipse:16839): Gtk-WARNING **: 22:26:48.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:48 
18:26:48 (Eclipse:16839): Gtk-WARNING **: 22:26:48.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:49 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScroll()
18:26:50 
18:26:50 (Eclipse:16839): Gtk-WARNING **: 22:26:50.231: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:50 
18:26:50 (Eclipse:16839): Gtk-WARNING **: 22:26:50.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:50 
18:26:50 (Eclipse:16839): Gtk-WARNING **: 22:26:50.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:50 
18:26:50 (Eclipse:16839): Gtk-WARNING **: 22:26:50.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:51 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScroll()
18:26:52 
18:26:52 (Eclipse:16839): Gtk-WARNING **: 22:26:52.476: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:26:52 
18:26:52 (Eclipse:16839): Gtk-WARNING **: 22:26:52.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:52 
18:26:52 (Eclipse:16839): Gtk-WARNING **: 22:26:52.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:52 
18:26:52 (Eclipse:16839): Gtk-WARNING **: 22:26:52.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:26:54 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuWithNoDeleteTools()
18:26:58 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyNoPasteInReference()
18:27:01 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopySuperTypeEdgePasteNode()
18:27:04 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGeneriCopyNoPasteInSuperTypeEdge()
18:27:07 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackageOtherEditor()
18:27:12 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuDeleteElement()
18:27:15 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackage()
18:27:20 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyElementsPasteOnMoreElements()
18:27:24 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyPasteMenusSync()
18:27:27 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEClassSiriusClipboardContent()
18:27:31 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEPackageSiriusClipboardContent()
18:27:35 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClass()
18:27:38 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClassOtherEditor()
18:27:42 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyMoreElementsPasteNode()
18:27:46 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyReferenceEdgePasteNode()
18:27:50 Setup of org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEClassOtherSession()
18:27:57 Setup of org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEPackageOtherSession()
18:28:04 Setup of org.eclipse.sirius.tests.swtbot.CloseWithoutSavingTest.testCreateMultipleElementsAndCloseWithoutSaving()
18:28:12 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CreateMandatoryElementsTest.testCreationMandatoryElements()
18:28:19 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.LockedModelExplorerTest.testRefreshJobForModelExplorerView()
18:28:21 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveContainer()
18:28:24 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainer()
18:28:26 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainer()
18:28:29 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNode()
18:28:31 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainerWithZoom125()
18:28:34 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainer()
18:28:37 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNodeInContainer()
18:28:39 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainerInContainer()
18:28:41 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpoint()
18:28:44 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeContainer()
18:28:47 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNode()
18:28:50 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNote()
18:28:52 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNode()
18:28:55 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNote()
18:28:58 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeText()
18:29:01 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpointWithZoom50()
18:29:04 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainerWithZoom125()
18:29:06 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnBorderNode()
18:29:09 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom50()
18:29:12 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveContainer()
18:29:14 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainer()
18:29:17 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNode()
18:29:20 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainer()
18:29:23 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNodeInContainer()
18:29:26 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainerInContainer()
18:29:29 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNode()
18:29:32 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNote()
18:29:35 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom125()
18:29:38 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom200()
18:29:41 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnBorderNode()
18:29:44 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testCustomTabbarContributor()
18:29:46 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testTabbarCountWithoutContributor()
18:29:49 Setup of org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithMessage()
18:29:49 Setup of org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithoutMessage()
18:30:00 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesRepairTest.testRepairMove()
18:30:02 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnCrossTableDescription()
18:30:05 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramDescription()
18:30:06 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryWithAllRepresentation()
18:30:13 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnSequenceDiagramDescription()
18:30:14 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnTreeDescription()
18:30:16 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelAddingFromEPackageWithNullProperties()
18:30:17 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramExtensionDescription()
18:30:18 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnEditionTableDescription()
18:30:20 Setup of org.eclipse.sirius.tests.swtbot.DiagramPrintTest.testGMFPrintDiagramDialogDisplay()
18:30:22 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled()
18:30:24 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Solvable_Overlaps()
18:30:26 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned_IgnorePin()
18:30:28 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps()
18:30:29 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_No_Overlaps()
18:30:31 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinUnpinElementFromPalette()
18:30:34 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps()
18:30:36 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Unpinned()
18:30:38 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Unsolvable_Overlaps()
18:30:40 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Pinned()
18:30:42 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Pinned()
18:30:43 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Unpinned()
18:30:45 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsSetsPinnedIfPreferenceEnabled()
18:30:48 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned()
18:30:49 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Unpinned()
18:30:51 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Solvable_Overlaps()
18:30:53 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Unsolvable_Overlaps()
18:30:55 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinElementContextualMenuAction()
18:30:57 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_No_Overlaps()
18:30:59 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinnedAttributeIsPersistent()
18:31:03 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearAllForbiddenForDifferentAxes()
18:31:06 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCenteringWithZoom200()
18:31:12 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesToRightWithOneWithLeftForbidden()
18:31:17 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdges()
18:31:23 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRight()
18:31:29 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueToBottomWithScrollbar()
18:31:35 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottom()
18:31:41 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomWithWrongXGMFCoordinate()
18:31:46 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCentering()
18:31:50 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementAtSameLevelButNotInSameContainer()
18:31:56 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndContainer()
18:32:01 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesLinkedToBorderNodeWithOverlapBeforeStraighten()
18:32:06 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightCenteringOnBothSourceAndTargetBorderNodes()
18:32:12 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomForbiddenForOverlap()
18:32:16 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementNotAtSameLevel()
18:32:22 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeAtSameLevelButNotInSameContainer()
18:32:29 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBounds()
18:32:33 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightForbiddenBecauseofCentering()
18:32:36 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeNotAsSameLevel()
18:32:40 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdgesWithZoom200()
18:32:48 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBoundsWithScrollbar()
18:32:53 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesAllIncompatibleStraigthenAction()
18:33:00 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLinkedToBorderNodeWithSeveralEdges()
18:33:05 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndPartName()
18:33:10 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightWithWrongYGMFCoordinate()
18:33:16 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackward()
18:33:18 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForwardWithShortcut()
18:33:20 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringToFront()
18:33:23 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBackWithShortcut()
18:33:25 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFrontWithShortcut()
18:33:27 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringForward()
18:33:30 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFront()
18:33:32 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForward()
18:33:35 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBack()
18:33:37 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendBackward()
18:33:39 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackwardWithShortcut()
18:33:42 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendToBack()
18:33:44 Setup of org.eclipse.sirius.tests.swtbot.DndWorkspaceToAirdEditorTest.null()
18:33:44 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorTest.testViewpointActivationStatusChange()
18:33:50 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict()
18:33:52 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioningAndBefore()
18:33:54 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBefore()
18:33:56 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict2()
18:33:57 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testBothDynamicPageUpdate()
18:34:00 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate2()
18:34:02 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate3()
18:34:04 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameUpdate()
18:34:06 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplaceConflict()
18:34:08 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplaceMissingPage()
18:34:10 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate()
18:34:12 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalVisibilityUpdate()
18:34:14 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingConflict()
18:34:16 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalDesynchroUpdate()
18:34:18 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplace()
18:34:20 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBefore()
18:34:22 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBeforeMissingPage()
18:34:24 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageProviderRemoval()
18:34:26 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict2()
18:34:28 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameVisibilityUpdate()
18:34:30 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate2()
18:34:31 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate3()
18:34:33 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplacement()
18:34:35 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering2()
18:34:37 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfter()
18:34:39 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfter()
18:34:41 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate()
18:34:43 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfterMissingPage()
18:34:45 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingNoPositioning()
18:34:47 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterFirstPage()
18:34:48 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering()
18:34:50 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioning()
18:34:52 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalUpdate()
18:34:54 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict()
18:34:56 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorProjectRemovalTest.testProjectRemovalWithDirtyCommandStack()
18:35:00 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:03 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:04 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:06 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:10 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:13 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:16 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:18 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:20 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:23 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:28 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:31 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:33 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:36 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:44 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:48 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:51 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:53 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:56 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:35:58 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:36:02 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:36:05 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:36:10 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:36:12 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:36:13 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:36:15 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:36:17 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
18:36:25 Setup of org.eclipse.sirius.tests.swtbot.std.STD006.testSTD006()
18:36:25 Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromTrees()
18:36:28 Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromCrossTables()
18:36:29 
18:36:29 (Eclipse:16839): Gtk-CRITICAL **: 22:36:29.308: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:31 Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromEditionTablesWithPrecondition()
18:36:32 
18:36:32 (Eclipse:16839): Gtk-CRITICAL **: 22:36:32.207: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:34 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementExpansion()
18:36:35 
18:36:35 (Eclipse:16839): Gtk-CRITICAL **: 22:36:35.328: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:36 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelFormat()
18:36:37 
18:36:37 (Eclipse:16839): Gtk-CRITICAL **: 22:36:37.743: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:39 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleBackgroundColor()
18:36:40 
18:36:40 (Eclipse:16839): Gtk-CRITICAL **: 22:36:40.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:41 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemWidth()
18:36:42 
18:36:42 (Eclipse:16839): Gtk-CRITICAL **: 22:36:42.719: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:43 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelSize()
18:36:44 
18:36:44 (Eclipse:16839): Gtk-CRITICAL **: 22:36:44.896: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:46 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemHeaderWidth()
18:36:47 
18:36:47 (Eclipse:16839): Gtk-CRITICAL **: 22:36:47.292: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:48 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelColor()
18:36:49 
18:36:49 (Eclipse:16839): Gtk-CRITICAL **: 22:36:49.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:50 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEAttributeCustomization()
18:36:51 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testVSMElementCustomizationReuseEReferenceCustomization()
18:36:52 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testLabelAlignmentInVSM()
18:36:53 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEReferenceCustomization()
18:36:54 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithClosedSession()
18:37:02 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithRefreshAtOpening()
18:37:11 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickCancel()
18:37:12 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenGoToMarkerIsCalledOnAllOpenedEditors()
18:37:14 
18:37:14 (Eclipse:16839): Gtk-CRITICAL **: 22:37:14.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:37:14 
18:37:14 (Eclipse:16839): Gtk-CRITICAL **: 22:37:14.753: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:37:15 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithOpenedRepresentationsWithRefreshAtOpening()
18:37:22 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenNoRepresentationElementExists()
18:37:23 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithoutRefreshAtOpening()
18:37:32 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickOk()
18:37:34 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom()
18:37:35 
18:37:35 (Eclipse:16839): Gtk-WARNING **: 22:37:35.588: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:37:35 
18:37:35 (Eclipse:16839): Gtk-WARNING **: 22:37:35.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:37:35 
18:37:35 (Eclipse:16839): Gtk-WARNING **: 22:37:35.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:37:35 
18:37:35 (Eclipse:16839): Gtk-WARNING **: 22:37:35.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:37:38 
18:37:38 (Eclipse:16839): Gtk-CRITICAL **: 22:37:38.585: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:37:40 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScroll()
18:37:41 
18:37:41 (Eclipse:16839): Gtk-WARNING **: 22:37:41.473: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:37:41 
18:37:41 (Eclipse:16839): Gtk-WARNING **: 22:37:41.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:37:41 
18:37:41 (Eclipse:16839): Gtk-WARNING **: 22:37:41.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:37:41 
18:37:41 (Eclipse:16839): Gtk-WARNING **: 22:37:41.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:37:44 
18:37:44 (Eclipse:16839): Gtk-CRITICAL **: 22:37:44.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:37:46 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagram()
18:37:47 
18:37:47 (Eclipse:16839): Gtk-WARNING **: 22:37:47.749: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:37:47 
18:37:47 (Eclipse:16839): Gtk-WARNING **: 22:37:47.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:37:47 
18:37:47 (Eclipse:16839): Gtk-WARNING **: 22:37:47.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:37:47 
18:37:47 (Eclipse:16839): Gtk-WARNING **: 22:37:47.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:37:49 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:37:50 
18:37:50 (Eclipse:16839): Gtk-WARNING **: 22:37:50.593: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:37:50 
18:37:50 (Eclipse:16839): Gtk-WARNING **: 22:37:50.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:37:50 
18:37:50 (Eclipse:16839): Gtk-WARNING **: 22:37:50.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:37:50 
18:37:50 (Eclipse:16839): Gtk-WARNING **: 22:37:50.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:37:53 
18:37:53 (Eclipse:16839): Gtk-CRITICAL **: 22:37:53.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:37:54 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScrollAndChangeZoom()
18:37:55 
18:37:55 (Eclipse:16839): Gtk-WARNING **: 22:37:55.692: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:37:55 
18:37:55 (Eclipse:16839): Gtk-WARNING **: 22:37:55.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:37:55 
18:37:55 (Eclipse:16839): Gtk-WARNING **: 22:37:55.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:37:55 
18:37:55 (Eclipse:16839): Gtk-WARNING **: 22:37:55.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:37:58 
18:37:58 (Eclipse:16839): Gtk-CRITICAL **: 22:37:58.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:38:01 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram()
18:38:01 
18:38:01 (Eclipse:16839): Gtk-WARNING **: 22:38:01.952: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:38:01 
18:38:01 (Eclipse:16839): Gtk-WARNING **: 22:38:01.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:01 
18:38:01 (Eclipse:16839): Gtk-WARNING **: 22:38:01.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:02 
18:38:02 (Eclipse:16839): Gtk-WARNING **: 22:38:02.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:03 
18:38:03 (Eclipse:16839): Gtk-CRITICAL **: 22:38:03.809: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:38:06 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScroll()
18:38:07 
18:38:07 (Eclipse:16839): Gtk-WARNING **: 22:38:07.018: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:38:07 
18:38:07 (Eclipse:16839): Gtk-WARNING **: 22:38:07.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:07 
18:38:07 (Eclipse:16839): Gtk-WARNING **: 22:38:07.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:07 
18:38:07 (Eclipse:16839): Gtk-WARNING **: 22:38:07.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:08 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainer()
18:38:09 
18:38:09 (Eclipse:16839): Gtk-WARNING **: 22:38:09.535: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:38:09 
18:38:09 (Eclipse:16839): Gtk-WARNING **: 22:38:09.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:09 
18:38:09 (Eclipse:16839): Gtk-WARNING **: 22:38:09.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:09 
18:38:09 (Eclipse:16839): Gtk-WARNING **: 22:38:09.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:11 
18:38:11 (Eclipse:16839): Gtk-CRITICAL **: 22:38:11.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:38:13 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScroll()
18:38:14 
18:38:14 (Eclipse:16839): Gtk-WARNING **: 22:38:14.509: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:38:14 
18:38:14 (Eclipse:16839): Gtk-WARNING **: 22:38:14.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:14 
18:38:14 (Eclipse:16839): Gtk-WARNING **: 22:38:14.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:14 
18:38:14 (Eclipse:16839): Gtk-WARNING **: 22:38:14.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:16 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDLinkNoteCreationInDiagramWithoutScroll()
18:38:17 
18:38:17 (Eclipse:16839): Gtk-WARNING **: 22:38:17.163: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:38:17 
18:38:17 (Eclipse:16839): Gtk-WARNING **: 22:38:17.191: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:17 
18:38:17 (Eclipse:16839): Gtk-WARNING **: 22:38:17.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:17 
18:38:17 (Eclipse:16839): Gtk-WARNING **: 22:38:17.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:19 
18:38:19 (Eclipse:16839): Gtk-CRITICAL **: 22:38:19.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:38:21 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScrollAndChangeZoom()
18:38:22 
18:38:22 (Eclipse:16839): Gtk-WARNING **: 22:38:22.389: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:38:22 
18:38:22 (Eclipse:16839): Gtk-WARNING **: 22:38:22.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:22 
18:38:22 (Eclipse:16839): Gtk-WARNING **: 22:38:22.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:22 
18:38:22 (Eclipse:16839): Gtk-WARNING **: 22:38:22.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:26 
18:38:26 (Eclipse:16839): Gtk-CRITICAL **: 22:38:26.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:38:27 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
18:38:28 
18:38:28 (Eclipse:16839): Gtk-WARNING **: 22:38:28.949: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:38:28 
18:38:28 (Eclipse:16839): Gtk-WARNING **: 22:38:28.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:29 
18:38:29 (Eclipse:16839): Gtk-WARNING **: 22:38:29.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:29 
18:38:29 (Eclipse:16839): Gtk-WARNING **: 22:38:29.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:30 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScroll()
18:38:31 
18:38:31 (Eclipse:16839): Gtk-WARNING **: 22:38:31.741: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:38:31 
18:38:31 (Eclipse:16839): Gtk-WARNING **: 22:38:31.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:31 
18:38:31 (Eclipse:16839): Gtk-WARNING **: 22:38:31.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:31 
18:38:31 (Eclipse:16839): Gtk-WARNING **: 22:38:31.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:35 
18:38:35 (Eclipse:16839): Gtk-CRITICAL **: 22:38:35.445: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:38:37 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScroll()
18:38:38 
18:38:38 (Eclipse:16839): Gtk-WARNING **: 22:38:37.998: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:38:38 
18:38:38 (Eclipse:16839): Gtk-WARNING **: 22:38:38.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:38 
18:38:38 (Eclipse:16839): Gtk-WARNING **: 22:38:38.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:38 
18:38:38 (Eclipse:16839): Gtk-WARNING **: 22:38:38.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:40 
18:38:40 (Eclipse:16839): Gtk-CRITICAL **: 22:38:40.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:38:42 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScroll()
18:38:43 
18:38:43 (Eclipse:16839): Gtk-WARNING **: 22:38:43.230: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:38:43 
18:38:43 (Eclipse:16839): Gtk-WARNING **: 22:38:43.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:43 
18:38:43 (Eclipse:16839): Gtk-WARNING **: 22:38:43.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:43 
18:38:43 (Eclipse:16839): Gtk-WARNING **: 22:38:43.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:45 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram()
18:38:46 
18:38:46 (Eclipse:16839): Gtk-WARNING **: 22:38:46.799: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:38:46 
18:38:46 (Eclipse:16839): Gtk-WARNING **: 22:38:46.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:46 
18:38:46 (Eclipse:16839): Gtk-WARNING **: 22:38:46.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:46 
18:38:46 (Eclipse:16839): Gtk-WARNING **: 22:38:46.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:49 
18:38:49 (Eclipse:16839): Gtk-CRITICAL **: 22:38:49.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:38:50 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom()
18:38:51 
18:38:51 (Eclipse:16839): Gtk-WARNING **: 22:38:51.797: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:38:51 
18:38:51 (Eclipse:16839): Gtk-WARNING **: 22:38:51.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:51 
18:38:51 (Eclipse:16839): Gtk-WARNING **: 22:38:51.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:51 
18:38:51 (Eclipse:16839): Gtk-WARNING **: 22:38:51.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:53 
18:38:53 (Eclipse:16839): Gtk-CRITICAL **: 22:38:53.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:38:56 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagram()
18:38:57 
18:38:57 (Eclipse:16839): Gtk-WARNING **: 22:38:57.327: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:38:57 
18:38:57 (Eclipse:16839): Gtk-WARNING **: 22:38:57.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:57 
18:38:57 (Eclipse:16839): Gtk-WARNING **: 22:38:57.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:57 
18:38:57 (Eclipse:16839): Gtk-WARNING **: 22:38:57.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:38:59 
18:38:59 (Eclipse:16839): Gtk-CRITICAL **: 22:38:59.948: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:39:01 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:39:02 
18:39:02 (Eclipse:16839): Gtk-WARNING **: 22:39:02.445: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:39:02 
18:39:02 (Eclipse:16839): Gtk-WARNING **: 22:39:02.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:02 
18:39:02 (Eclipse:16839): Gtk-WARNING **: 22:39:02.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:02 
18:39:02 (Eclipse:16839): Gtk-WARNING **: 22:39:02.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:04 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom()
18:39:05 
18:39:05 (Eclipse:16839): Gtk-WARNING **: 22:39:05.122: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:39:05 
18:39:05 (Eclipse:16839): Gtk-WARNING **: 22:39:05.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:05 
18:39:05 (Eclipse:16839): Gtk-WARNING **: 22:39:05.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:05 
18:39:05 (Eclipse:16839): Gtk-WARNING **: 22:39:05.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:06 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom()
18:39:07 
18:39:07 (Eclipse:16839): Gtk-WARNING **: 22:39:07.686: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:39:07 
18:39:07 (Eclipse:16839): Gtk-WARNING **: 22:39:07.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:07 
18:39:07 (Eclipse:16839): Gtk-WARNING **: 22:39:07.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:07 
18:39:07 (Eclipse:16839): Gtk-WARNING **: 22:39:07.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:10 
18:39:10 (Eclipse:16839): Gtk-CRITICAL **: 22:39:10.078: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:39:11 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainer()
18:39:12 
18:39:12 (Eclipse:16839): Gtk-WARNING **: 22:39:12.617: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:39:12 
18:39:12 (Eclipse:16839): Gtk-WARNING **: 22:39:12.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:12 
18:39:12 (Eclipse:16839): Gtk-WARNING **: 22:39:12.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:12 
18:39:12 (Eclipse:16839): Gtk-WARNING **: 22:39:12.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:14 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScrollAndChangeZoom()
18:39:15 
18:39:15 (Eclipse:16839): Gtk-WARNING **: 22:39:15.098: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:39:15 
18:39:15 (Eclipse:16839): Gtk-WARNING **: 22:39:15.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:15 
18:39:15 (Eclipse:16839): Gtk-WARNING **: 22:39:15.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:15 
18:39:15 (Eclipse:16839): Gtk-WARNING **: 22:39:15.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:16 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScroll()
18:39:17 
18:39:17 (Eclipse:16839): Gtk-WARNING **: 22:39:17.647: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:39:17 
18:39:17 (Eclipse:16839): Gtk-WARNING **: 22:39:17.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:17 
18:39:17 (Eclipse:16839): Gtk-WARNING **: 22:39:17.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:17 
18:39:17 (Eclipse:16839): Gtk-WARNING **: 22:39:17.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:19 
18:39:19 (Eclipse:16839): Gtk-CRITICAL **: 22:39:19.268: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:39:21 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom()
18:39:22 
18:39:22 (Eclipse:16839): Gtk-WARNING **: 22:39:22.450: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:39:22 
18:39:22 (Eclipse:16839): Gtk-WARNING **: 22:39:22.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:22 
18:39:22 (Eclipse:16839): Gtk-WARNING **: 22:39:22.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:22 
18:39:22 (Eclipse:16839): Gtk-WARNING **: 22:39:22.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:24 
18:39:24 (Eclipse:16839): Gtk-CRITICAL **: 22:39:24.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:39:26 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom()
18:39:27 
18:39:27 (Eclipse:16839): Gtk-WARNING **: 22:39:27.329: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:39:27 
18:39:27 (Eclipse:16839): Gtk-WARNING **: 22:39:27.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:27 
18:39:27 (Eclipse:16839): Gtk-WARNING **: 22:39:27.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:27 
18:39:27 (Eclipse:16839): Gtk-WARNING **: 22:39:27.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:29 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
18:39:30 
18:39:30 (Eclipse:16839): Gtk-WARNING **: 22:39:30.136: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:39:30 
18:39:30 (Eclipse:16839): Gtk-WARNING **: 22:39:30.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:30 
18:39:30 (Eclipse:16839): Gtk-WARNING **: 22:39:30.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:30 
18:39:30 (Eclipse:16839): Gtk-WARNING **: 22:39:30.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:32 
18:39:32 (Eclipse:16839): Gtk-CRITICAL **: 22:39:32.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:39:34 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom()
18:39:35 
18:39:35 (Eclipse:16839): Gtk-WARNING **: 22:39:35.087: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:39:35 
18:39:35 (Eclipse:16839): Gtk-WARNING **: 22:39:35.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:35 
18:39:35 (Eclipse:16839): Gtk-WARNING **: 22:39:35.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:35 
18:39:35 (Eclipse:16839): Gtk-WARNING **: 22:39:35.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:37 
18:39:37 (Eclipse:16839): Gtk-CRITICAL **: 22:39:37.529: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:39:39 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:39:40 
18:39:40 (Eclipse:16839): Gtk-WARNING **: 22:39:40.019: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:39:40 
18:39:40 (Eclipse:16839): Gtk-WARNING **: 22:39:40.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:40 
18:39:40 (Eclipse:16839): Gtk-WARNING **: 22:39:40.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:40 
18:39:40 (Eclipse:16839): Gtk-WARNING **: 22:39:40.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:41 
18:39:41 (Eclipse:16839): Gtk-CRITICAL **: 22:39:41.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:39:44 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom()
18:39:45 
18:39:45 (Eclipse:16839): Gtk-WARNING **: 22:39:45.166: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:39:45 
18:39:45 (Eclipse:16839): Gtk-WARNING **: 22:39:45.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:45 
18:39:45 (Eclipse:16839): Gtk-WARNING **: 22:39:45.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:45 
18:39:45 (Eclipse:16839): Gtk-WARNING **: 22:39:45.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:46 
18:39:46 (Eclipse:16839): Gtk-CRITICAL **: 22:39:46.880: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:39:49 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScrollAndChangeZoom()
18:39:50 
18:39:50 (Eclipse:16839): Gtk-WARNING **: 22:39:50.103: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:39:50 
18:39:50 (Eclipse:16839): Gtk-WARNING **: 22:39:50.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:50 
18:39:50 (Eclipse:16839): Gtk-WARNING **: 22:39:50.141: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:50 
18:39:50 (Eclipse:16839): Gtk-WARNING **: 22:39:50.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:52 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainer()
18:39:53 
18:39:53 (Eclipse:16839): Gtk-WARNING **: 22:39:53.807: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:39:53 
18:39:53 (Eclipse:16839): Gtk-WARNING **: 22:39:53.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:53 
18:39:53 (Eclipse:16839): Gtk-WARNING **: 22:39:53.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:53 
18:39:53 (Eclipse:16839): Gtk-WARNING **: 22:39:53.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:55 
18:39:55 (Eclipse:16839): Gtk-CRITICAL **: 22:39:55.362: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:39:57 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
18:39:58 
18:39:58 (Eclipse:16839): Gtk-WARNING **: 22:39:58.548: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:39:58 
18:39:58 (Eclipse:16839): Gtk-WARNING **: 22:39:58.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:58 
18:39:58 (Eclipse:16839): Gtk-WARNING **: 22:39:58.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:39:58 
18:39:58 (Eclipse:16839): Gtk-WARNING **: 22:39:58.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:00 
18:40:00 (Eclipse:16839): Gtk-CRITICAL **: 22:40:00.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:40:02 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTLinkNoteCreationInDiagramWithoutScroll()
18:40:03 
18:40:03 (Eclipse:16839): Gtk-WARNING **: 22:40:03.304: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:03 
18:40:03 (Eclipse:16839): Gtk-WARNING **: 22:40:03.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:03 
18:40:03 (Eclipse:16839): Gtk-WARNING **: 22:40:03.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:03 
18:40:03 (Eclipse:16839): Gtk-WARNING **: 22:40:03.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:04 
18:40:04 (Eclipse:16839): Gtk-CRITICAL **: 22:40:04.977: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:40:07 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagram()
18:40:08 
18:40:08 (Eclipse:16839): Gtk-WARNING **: 22:40:08.219: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:08 
18:40:08 (Eclipse:16839): Gtk-WARNING **: 22:40:08.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:08 
18:40:08 (Eclipse:16839): Gtk-WARNING **: 22:40:08.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:08 
18:40:08 (Eclipse:16839): Gtk-WARNING **: 22:40:08.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:09 
18:40:09 (Eclipse:16839): Gtk-CRITICAL **: 22:40:09.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:40:12 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram()
18:40:13 
18:40:13 (Eclipse:16839): Gtk-WARNING **: 22:40:13.048: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:13 
18:40:13 (Eclipse:16839): Gtk-WARNING **: 22:40:13.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:13 
18:40:13 (Eclipse:16839): Gtk-WARNING **: 22:40:13.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:13 
18:40:13 (Eclipse:16839): Gtk-WARNING **: 22:40:13.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:14 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScrollAndChangeZoom()
18:40:15 
18:40:15 (Eclipse:16839): Gtk-WARNING **: 22:40:15.698: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:15 
18:40:15 (Eclipse:16839): Gtk-WARNING **: 22:40:15.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:15 
18:40:15 (Eclipse:16839): Gtk-WARNING **: 22:40:15.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:15 
18:40:15 (Eclipse:16839): Gtk-WARNING **: 22:40:15.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:17 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScroll()
18:40:18 
18:40:18 (Eclipse:16839): Gtk-WARNING **: 22:40:18.008: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:18 
18:40:18 (Eclipse:16839): Gtk-WARNING **: 22:40:18.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:18 
18:40:18 (Eclipse:16839): Gtk-WARNING **: 22:40:18.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:18 
18:40:18 (Eclipse:16839): Gtk-WARNING **: 22:40:18.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:19 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainer()
18:40:20 
18:40:20 (Eclipse:16839): Gtk-WARNING **: 22:40:20.226: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:20 
18:40:20 (Eclipse:16839): Gtk-WARNING **: 22:40:20.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:20 
18:40:20 (Eclipse:16839): Gtk-WARNING **: 22:40:20.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:20 
18:40:20 (Eclipse:16839): Gtk-WARNING **: 22:40:20.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:21 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagram()
18:40:22 
18:40:22 (Eclipse:16839): Gtk-WARNING **: 22:40:22.378: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:22 
18:40:22 (Eclipse:16839): Gtk-WARNING **: 22:40:22.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:22 
18:40:22 (Eclipse:16839): Gtk-WARNING **: 22:40:22.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:22 
18:40:22 (Eclipse:16839): Gtk-WARNING **: 22:40:22.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:23 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScroll()
18:40:24 
18:40:24 (Eclipse:16839): Gtk-WARNING **: 22:40:24.695: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:24 
18:40:24 (Eclipse:16839): Gtk-WARNING **: 22:40:24.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:24 
18:40:24 (Eclipse:16839): Gtk-WARNING **: 22:40:24.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:24 
18:40:24 (Eclipse:16839): Gtk-WARNING **: 22:40:24.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:25 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScrollAndChangeZoom()
18:40:26 
18:40:26 (Eclipse:16839): Gtk-WARNING **: 22:40:26.853: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:26 
18:40:26 (Eclipse:16839): Gtk-WARNING **: 22:40:26.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:26 
18:40:26 (Eclipse:16839): Gtk-WARNING **: 22:40:26.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:26 
18:40:26 (Eclipse:16839): Gtk-WARNING **: 22:40:26.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:29 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom()
18:40:30 
18:40:30 (Eclipse:16839): Gtk-WARNING **: 22:40:30.283: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:30 
18:40:30 (Eclipse:16839): Gtk-WARNING **: 22:40:30.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:30 
18:40:30 (Eclipse:16839): Gtk-WARNING **: 22:40:30.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:30 
18:40:30 (Eclipse:16839): Gtk-WARNING **: 22:40:30.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:31 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom()
18:40:32 
18:40:32 (Eclipse:16839): Gtk-WARNING **: 22:40:32.644: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:32 
18:40:32 (Eclipse:16839): Gtk-WARNING **: 22:40:32.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:32 
18:40:32 (Eclipse:16839): Gtk-WARNING **: 22:40:32.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:32 
18:40:32 (Eclipse:16839): Gtk-WARNING **: 22:40:32.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:33 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagram()
18:40:34 
18:40:34 (Eclipse:16839): Gtk-WARNING **: 22:40:34.882: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:34 
18:40:34 (Eclipse:16839): Gtk-WARNING **: 22:40:34.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:34 
18:40:34 (Eclipse:16839): Gtk-WARNING **: 22:40:34.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:34 
18:40:34 (Eclipse:16839): Gtk-WARNING **: 22:40:34.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:36 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:40:37 
18:40:37 (Eclipse:16839): Gtk-WARNING **: 22:40:37.239: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:37 
18:40:37 (Eclipse:16839): Gtk-WARNING **: 22:40:37.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:37 
18:40:37 (Eclipse:16839): Gtk-WARNING **: 22:40:37.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:37 
18:40:37 (Eclipse:16839): Gtk-WARNING **: 22:40:37.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:38 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom()
18:40:39 
18:40:39 (Eclipse:16839): Gtk-WARNING **: 22:40:39.627: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:39 
18:40:39 (Eclipse:16839): Gtk-WARNING **: 22:40:39.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:39 
18:40:39 (Eclipse:16839): Gtk-WARNING **: 22:40:39.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:39 
18:40:39 (Eclipse:16839): Gtk-WARNING **: 22:40:39.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:41 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScroll()
18:40:42 
18:40:42 (Eclipse:16839): Gtk-WARNING **: 22:40:42.061: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:42 
18:40:42 (Eclipse:16839): Gtk-WARNING **: 22:40:42.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:42 
18:40:42 (Eclipse:16839): Gtk-WARNING **: 22:40:42.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:42 
18:40:42 (Eclipse:16839): Gtk-WARNING **: 22:40:42.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:44 Setup of org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testSychronizedContainerChildrenPresentation()
18:40:48 Setup of org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testUnsychronizedContainerChildrenPresentation()
18:40:51 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScrollAndChangeZoom()
18:40:52 
18:40:52 (Eclipse:16839): Gtk-WARNING **: 22:40:52.157: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:52 
18:40:52 (Eclipse:16839): Gtk-WARNING **: 22:40:52.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:52 
18:40:52 (Eclipse:16839): Gtk-WARNING **: 22:40:52.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:52 
18:40:52 (Eclipse:16839): Gtk-WARNING **: 22:40:52.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:53 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScroll()
18:40:54 
18:40:54 (Eclipse:16839): Gtk-WARNING **: 22:40:54.412: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:54 
18:40:54 (Eclipse:16839): Gtk-WARNING **: 22:40:54.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:54 
18:40:54 (Eclipse:16839): Gtk-WARNING **: 22:40:54.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:54 
18:40:54 (Eclipse:16839): Gtk-WARNING **: 22:40:54.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:55 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainer()
18:40:56 
18:40:56 (Eclipse:16839): Gtk-WARNING **: 22:40:56.758: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:56 
18:40:56 (Eclipse:16839): Gtk-WARNING **: 22:40:56.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:56 
18:40:56 (Eclipse:16839): Gtk-WARNING **: 22:40:56.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:56 
18:40:56 (Eclipse:16839): Gtk-WARNING **: 22:40:56.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:58 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagram()
18:40:58 
18:40:58 (Eclipse:16839): Gtk-WARNING **: 22:40:58.930: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:40:58 
18:40:58 (Eclipse:16839): Gtk-WARNING **: 22:40:58.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:58 
18:40:58 (Eclipse:16839): Gtk-WARNING **: 22:40:58.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:40:59 
18:40:59 (Eclipse:16839): Gtk-WARNING **: 22:40:59.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:00 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScroll()
18:41:01 
18:41:01 (Eclipse:16839): Gtk-WARNING **: 22:41:01.208: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:01 
18:41:01 (Eclipse:16839): Gtk-WARNING **: 22:41:01.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:01 
18:41:01 (Eclipse:16839): Gtk-WARNING **: 22:41:01.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:01 
18:41:01 (Eclipse:16839): Gtk-WARNING **: 22:41:01.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:02 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScrollAndChangeZoom()
18:41:03 
18:41:03 (Eclipse:16839): Gtk-WARNING **: 22:41:03.643: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:03 
18:41:03 (Eclipse:16839): Gtk-WARNING **: 22:41:03.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:03 
18:41:03 (Eclipse:16839): Gtk-WARNING **: 22:41:03.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:03 
18:41:03 (Eclipse:16839): Gtk-WARNING **: 22:41:03.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:06 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom()
18:41:07 
18:41:07 (Eclipse:16839): Gtk-WARNING **: 22:41:07.106: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:07 
18:41:07 (Eclipse:16839): Gtk-WARNING **: 22:41:07.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:07 
18:41:07 (Eclipse:16839): Gtk-WARNING **: 22:41:07.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:07 
18:41:07 (Eclipse:16839): Gtk-WARNING **: 22:41:07.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:08 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom()
18:41:09 
18:41:09 (Eclipse:16839): Gtk-WARNING **: 22:41:09.423: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:09 
18:41:09 (Eclipse:16839): Gtk-WARNING **: 22:41:09.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:09 
18:41:09 (Eclipse:16839): Gtk-WARNING **: 22:41:09.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:09 
18:41:09 (Eclipse:16839): Gtk-WARNING **: 22:41:09.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:10 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagram()
18:41:11 
18:41:11 (Eclipse:16839): Gtk-WARNING **: 22:41:11.758: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:11 
18:41:11 (Eclipse:16839): Gtk-WARNING **: 22:41:11.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:11 
18:41:11 (Eclipse:16839): Gtk-WARNING **: 22:41:11.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:11 
18:41:11 (Eclipse:16839): Gtk-WARNING **: 22:41:11.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:13 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:41:14 
18:41:14 (Eclipse:16839): Gtk-WARNING **: 22:41:14.086: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:14 
18:41:14 (Eclipse:16839): Gtk-WARNING **: 22:41:14.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:14 
18:41:14 (Eclipse:16839): Gtk-WARNING **: 22:41:14.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:14 
18:41:14 (Eclipse:16839): Gtk-WARNING **: 22:41:14.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:15 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom()
18:41:16 
18:41:16 (Eclipse:16839): Gtk-WARNING **: 22:41:16.452: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:16 
18:41:16 (Eclipse:16839): Gtk-WARNING **: 22:41:16.479: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:16 
18:41:16 (Eclipse:16839): Gtk-WARNING **: 22:41:16.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:16 
18:41:16 (Eclipse:16839): Gtk-WARNING **: 22:41:16.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:17 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScroll()
18:41:18 
18:41:18 (Eclipse:16839): Gtk-WARNING **: 22:41:18.776: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:18 
18:41:18 (Eclipse:16839): Gtk-WARNING **: 22:41:18.804: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:18 
18:41:18 (Eclipse:16839): Gtk-WARNING **: 22:41:18.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:18 
18:41:18 (Eclipse:16839): Gtk-WARNING **: 22:41:18.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:21 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom()
18:41:22 
18:41:22 (Eclipse:16839): Gtk-WARNING **: 22:41:22.071: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:22 
18:41:22 (Eclipse:16839): Gtk-WARNING **: 22:41:22.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:22 
18:41:22 (Eclipse:16839): Gtk-WARNING **: 22:41:22.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:22 
18:41:22 (Eclipse:16839): Gtk-WARNING **: 22:41:22.141: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:23 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom()
18:41:24 
18:41:24 (Eclipse:16839): Gtk-WARNING **: 22:41:24.946: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:24 
18:41:24 (Eclipse:16839): Gtk-WARNING **: 22:41:24.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:24 
18:41:24 (Eclipse:16839): Gtk-WARNING **: 22:41:24.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:25 
18:41:25 (Eclipse:16839): Gtk-WARNING **: 22:41:25.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:26 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScroll()
18:41:27 
18:41:27 (Eclipse:16839): Gtk-WARNING **: 22:41:27.209: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:27 
18:41:27 (Eclipse:16839): Gtk-WARNING **: 22:41:27.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:27 
18:41:27 (Eclipse:16839): Gtk-WARNING **: 22:41:27.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:27 
18:41:27 (Eclipse:16839): Gtk-WARNING **: 22:41:27.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:29 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom()
18:41:30 
18:41:30 (Eclipse:16839): Gtk-WARNING **: 22:41:30.472: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:30 
18:41:30 (Eclipse:16839): Gtk-WARNING **: 22:41:30.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:30 
18:41:30 (Eclipse:16839): Gtk-WARNING **: 22:41:30.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:30 
18:41:30 (Eclipse:16839): Gtk-WARNING **: 22:41:30.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:31 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom()
18:41:32 
18:41:32 (Eclipse:16839): Gtk-WARNING **: 22:41:32.767: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:32 
18:41:32 (Eclipse:16839): Gtk-WARNING **: 22:41:32.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:32 
18:41:32 (Eclipse:16839): Gtk-WARNING **: 22:41:32.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:32 
18:41:32 (Eclipse:16839): Gtk-WARNING **: 22:41:32.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:34 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:41:35 
18:41:35 (Eclipse:16839): Gtk-WARNING **: 22:41:35.147: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:35 
18:41:35 (Eclipse:16839): Gtk-WARNING **: 22:41:35.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:35 
18:41:35 (Eclipse:16839): Gtk-WARNING **: 22:41:35.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:35 
18:41:35 (Eclipse:16839): Gtk-WARNING **: 22:41:35.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:36 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom()
18:41:37 
18:41:37 (Eclipse:16839): Gtk-WARNING **: 22:41:37.522: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:37 
18:41:37 (Eclipse:16839): Gtk-WARNING **: 22:41:37.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:37 
18:41:37 (Eclipse:16839): Gtk-WARNING **: 22:41:37.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:37 
18:41:37 (Eclipse:16839): Gtk-WARNING **: 22:41:37.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:38 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScroll()
18:41:39 
18:41:39 (Eclipse:16839): Gtk-WARNING **: 22:41:39.928: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:39 
18:41:39 (Eclipse:16839): Gtk-WARNING **: 22:41:39.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:39 
18:41:39 (Eclipse:16839): Gtk-WARNING **: 22:41:39.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:40 
18:41:40 (Eclipse:16839): Gtk-WARNING **: 22:41:39.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:41 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInContainer()
18:41:42 
18:41:42 (Eclipse:16839): Gtk-WARNING **: 22:41:42.226: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:42 
18:41:42 (Eclipse:16839): Gtk-WARNING **: 22:41:42.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:42 
18:41:42 (Eclipse:16839): Gtk-WARNING **: 22:41:42.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:42 
18:41:42 (Eclipse:16839): Gtk-WARNING **: 22:41:42.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:43 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScroll()
18:41:44 
18:41:44 (Eclipse:16839): Gtk-WARNING **: 22:41:44.516: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:44 
18:41:44 (Eclipse:16839): Gtk-WARNING **: 22:41:44.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:44 
18:41:44 (Eclipse:16839): Gtk-WARNING **: 22:41:44.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:44 
18:41:44 (Eclipse:16839): Gtk-WARNING **: 22:41:44.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:45 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagram()
18:41:46 
18:41:46 (Eclipse:16839): Gtk-WARNING **: 22:41:46.793: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:46 
18:41:46 (Eclipse:16839): Gtk-WARNING **: 22:41:46.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:46 
18:41:46 (Eclipse:16839): Gtk-WARNING **: 22:41:46.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:46 
18:41:46 (Eclipse:16839): Gtk-WARNING **: 22:41:46.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:48 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram()
18:41:49 
18:41:49 (Eclipse:16839): Gtk-WARNING **: 22:41:49.091: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:49 
18:41:49 (Eclipse:16839): Gtk-WARNING **: 22:41:49.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:49 
18:41:49 (Eclipse:16839): Gtk-WARNING **: 22:41:49.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:49 
18:41:49 (Eclipse:16839): Gtk-WARNING **: 22:41:49.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:50 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom()
18:41:51 
18:41:51 (Eclipse:16839): Gtk-WARNING **: 22:41:51.394: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:51 
18:41:51 (Eclipse:16839): Gtk-WARNING **: 22:41:51.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:51 
18:41:51 (Eclipse:16839): Gtk-WARNING **: 22:41:51.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:51 
18:41:51 (Eclipse:16839): Gtk-WARNING **: 22:41:51.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:53 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom()
18:41:54 
18:41:54 (Eclipse:16839): Gtk-WARNING **: 22:41:54.729: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:54 
18:41:54 (Eclipse:16839): Gtk-WARNING **: 22:41:54.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:54 
18:41:54 (Eclipse:16839): Gtk-WARNING **: 22:41:54.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:54 
18:41:54 (Eclipse:16839): Gtk-WARNING **: 22:41:54.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:56 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScroll()
18:41:57 
18:41:57 (Eclipse:16839): Gtk-WARNING **: 22:41:57.072: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:41:57 
18:41:57 (Eclipse:16839): Gtk-WARNING **: 22:41:57.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:57 
18:41:57 (Eclipse:16839): Gtk-WARNING **: 22:41:57.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:57 
18:41:57 (Eclipse:16839): Gtk-WARNING **: 22:41:57.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:41:59 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom()
18:42:00 
18:42:00 (Eclipse:16839): Gtk-WARNING **: 22:42:00.485: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:42:00 
18:42:00 (Eclipse:16839): Gtk-WARNING **: 22:42:00.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:00 
18:42:00 (Eclipse:16839): Gtk-WARNING **: 22:42:00.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:00 
18:42:00 (Eclipse:16839): Gtk-WARNING **: 22:42:00.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:01 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom()
18:42:02 
18:42:02 (Eclipse:16839): Gtk-WARNING **: 22:42:02.862: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:42:02 
18:42:02 (Eclipse:16839): Gtk-WARNING **: 22:42:02.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:02 
18:42:02 (Eclipse:16839): Gtk-WARNING **: 22:42:02.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:02 
18:42:02 (Eclipse:16839): Gtk-WARNING **: 22:42:02.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:04 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:42:05 
18:42:05 (Eclipse:16839): Gtk-WARNING **: 22:42:05.180: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:42:05 
18:42:05 (Eclipse:16839): Gtk-WARNING **: 22:42:05.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:05 
18:42:05 (Eclipse:16839): Gtk-WARNING **: 22:42:05.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:05 
18:42:05 (Eclipse:16839): Gtk-WARNING **: 22:42:05.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:06 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom()
18:42:07 
18:42:07 (Eclipse:16839): Gtk-WARNING **: 22:42:07.610: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:42:07 
18:42:07 (Eclipse:16839): Gtk-WARNING **: 22:42:07.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:07 
18:42:07 (Eclipse:16839): Gtk-WARNING **: 22:42:07.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:07 
18:42:07 (Eclipse:16839): Gtk-WARNING **: 22:42:07.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:09 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScroll()
18:42:10 
18:42:10 (Eclipse:16839): Gtk-WARNING **: 22:42:10.005: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:42:10 
18:42:10 (Eclipse:16839): Gtk-WARNING **: 22:42:10.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:10 
18:42:10 (Eclipse:16839): Gtk-WARNING **: 22:42:10.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:10 
18:42:10 (Eclipse:16839): Gtk-WARNING **: 22:42:10.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:11 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInContainer()
18:42:12 
18:42:12 (Eclipse:16839): Gtk-WARNING **: 22:42:12.337: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:42:12 
18:42:12 (Eclipse:16839): Gtk-WARNING **: 22:42:12.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:12 
18:42:12 (Eclipse:16839): Gtk-WARNING **: 22:42:12.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:12 
18:42:12 (Eclipse:16839): Gtk-WARNING **: 22:42:12.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:13 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScroll()
18:42:14 
18:42:14 (Eclipse:16839): Gtk-WARNING **: 22:42:14.540: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:42:14 
18:42:14 (Eclipse:16839): Gtk-WARNING **: 22:42:14.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:14 
18:42:14 (Eclipse:16839): Gtk-WARNING **: 22:42:14.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:14 
18:42:14 (Eclipse:16839): Gtk-WARNING **: 22:42:14.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:15 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagram()
18:42:16 
18:42:16 (Eclipse:16839): Gtk-WARNING **: 22:42:16.831: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:42:16 
18:42:16 (Eclipse:16839): Gtk-WARNING **: 22:42:16.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:16 
18:42:16 (Eclipse:16839): Gtk-WARNING **: 22:42:16.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:16 
18:42:16 (Eclipse:16839): Gtk-WARNING **: 22:42:16.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:18 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram()
18:42:19 
18:42:19 (Eclipse:16839): Gtk-WARNING **: 22:42:19.109: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:42:19 
18:42:19 (Eclipse:16839): Gtk-WARNING **: 22:42:19.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:19 
18:42:19 (Eclipse:16839): Gtk-WARNING **: 22:42:19.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:19 
18:42:19 (Eclipse:16839): Gtk-WARNING **: 22:42:19.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:42:20 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
18:42:23 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScroll()
18:42:26 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
18:42:30 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer()
18:42:33 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom()
18:42:37 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
18:42:40 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
18:42:43 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram()
18:42:45 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScroll()
18:42:49 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom()
18:42:52 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
18:42:55 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
18:42:58 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
18:43:01 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainer()
18:43:05 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll()
18:43:07 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
18:43:10 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScroll()
18:43:13 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:43:16 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocation()
18:43:19 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocationWithThinGridSpacing()
18:43:22 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
18:43:25 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll()
18:43:29 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
18:43:33 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer()
18:43:36 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom()
18:43:39 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
18:43:42 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
18:43:45 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram()
18:43:48 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll()
18:43:51 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom()
18:43:55 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
18:43:58 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
18:44:02 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
18:44:05 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer()
18:44:08 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll()
18:44:11 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
18:44:13 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll()
18:44:17 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:44:20 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnNodeCreation()
18:44:21 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnBorderedNodeCreation()
18:44:23 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnBorderedNodeCreation()
18:44:24 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnNodeCreation()
18:44:26 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnBorderedNodeCreation()
18:44:28 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnNodeCreation()
18:44:29 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnNodeCreation()
18:44:31 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnBorderedNodeCreation()
18:44:32 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
18:44:34 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll()
18:44:37 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
18:44:40 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer()
18:44:43 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom()
18:44:46 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
18:44:50 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
18:44:53 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram()
18:44:56 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll()
18:44:59 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom()
18:45:01 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
18:45:04 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
18:45:07 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
18:45:10 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer()
18:45:12 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll()
18:45:15 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
18:45:17 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll()
18:45:20 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:45:23 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
18:45:25 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll()
18:45:28 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
18:45:31 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer()
18:45:34 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom()
18:45:37 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
18:45:40 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
18:45:43 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram()
18:45:46 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll()
18:45:49 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom()
18:45:51 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
18:45:54 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
18:45:57 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
18:46:00 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer()
18:46:02 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll()
18:46:05 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
18:46:07 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll()
18:46:10 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:46:12 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
18:46:15 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScroll()
18:46:19 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
18:46:22 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer()
18:46:25 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom()
18:46:29 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
18:46:32 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
18:46:35 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram()
18:46:38 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScroll()
18:46:41 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom()
18:46:44 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
18:46:48 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
18:46:51 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
18:46:54 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainer()
18:46:57 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll()
18:47:00 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
18:47:03 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScroll()
18:47:06 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:47:09 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
18:47:11 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll()
18:47:15 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
18:47:19 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer()
18:47:22 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom()
18:47:25 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
18:47:28 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
18:47:31 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram()
18:47:34 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll()
18:47:37 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom()
18:47:41 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
18:47:44 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
18:47:47 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
18:47:50 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer()
18:47:53 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll()
18:47:56 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
18:47:59 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll()
18:48:02 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:48:05 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
18:48:08 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll()
18:48:11 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
18:48:13 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer()
18:48:17 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom()
18:48:20 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
18:48:23 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
18:48:26 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram()
18:48:28 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll()
18:48:31 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom()
18:48:34 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
18:48:37 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
18:48:39 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
18:48:42 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer()
18:48:45 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll()
18:48:47 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
18:48:50 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll()
18:48:52 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:48:55 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
18:48:58 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll()
18:49:01 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
18:49:04 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer()
18:49:07 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom()
18:49:10 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
18:49:13 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
18:49:16 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram()
18:49:19 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll()
18:49:22 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom()
18:49:24 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
18:49:27 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
18:49:30 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
18:49:33 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer()
18:49:35 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll()
18:49:38 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
18:49:40 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll()
18:49:42 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
18:49:45 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node_Aligned()
18:49:47 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_then_Container()
18:49:49 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned()
18:49:51 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List()
18:49:52 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node()
18:49:54 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned_WithZoom()
18:49:55 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List_Aligned()
18:49:57 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_BorderedEdgeAndContainer()
18:49:59 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithZoom()
18:50:00 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container_Aligned()
18:50:02 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithRectilinearEdge()
18:50:03 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_Aligned()
18:50:05 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node()
18:50:07 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_in_Container()
18:50:08 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container()
18:50:10 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container()
18:50:11 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Container()
18:50:13 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned()
18:50:14 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_then_Container()
18:50:17 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned()
18:50:18 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List()
18:50:20 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node()
18:50:21 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom()
18:50:23 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List_Aligned()
18:50:24 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer()
18:50:26 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithZoom()
18:50:27 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned()
18:50:29 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge()
18:50:31 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_Aligned()
18:50:32 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node()
18:50:34 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_in_Container()
18:50:35 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container()
18:50:37 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container()
18:50:39 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container()
18:50:40 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAligned()
18:50:43 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagramAndZoom()
18:50:46 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom()
18:50:49 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List()
18:50:51 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node()
18:50:53 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagram()
18:50:53 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagram()
18:50:56 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainer()
18:50:59 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagramAndWithZoom()
18:51:03 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithZoom()
18:51:05 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom()
18:51:08 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge()
18:51:10 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node()
18:51:12 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container()
18:51:13 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainer()
18:51:16 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedAnotherCase()
18:51:19 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container()
18:51:21 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned()
18:51:22 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_then_Container()
18:51:25 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned()
18:51:26 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom()
18:51:28 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List_Aligned()
18:51:29 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer()
18:51:31 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned()
18:51:33 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_Aligned()
18:51:34 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_in_Container()
18:51:36 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container()
18:51:37 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdgeWithInvalidSelection()
18:51:39 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnEdge()
18:51:42 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnNode()
18:51:43 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideAndRevealLabelWithOutline()
18:51:45 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNode()
18:51:47 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabel()
18:51:49 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideLabelWithOutline()
18:51:50 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideAndRevealLabelWithOutline()
18:51:51 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNodeWithInvalidSelection()
18:51:53 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnBorderedNode()
18:51:56 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdge()
18:51:58 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNode()
18:52:00 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnLabel()
18:52:01 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNodeWithInvalidSelection()
18:52:03 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabelWithInvalidSelection()
18:52:05 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdge()
18:52:07 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnNode()
18:52:08 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdgeWithInvalidSelection()
18:52:10 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnLabel()
18:52:12 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideLabelWithOutline()
18:52:13 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_1Label()
18:52:15 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_1Label()
18:52:17 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_2Labels()
18:52:19 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_2Labels()
18:52:21 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_3Labels()
18:52:22 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_3Labels()
18:52:24 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_1Label()
18:52:26 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_1Label()
18:52:28 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_2Labels()
18:52:30 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_3Labels()
18:52:32 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_2Labels()
18:52:35 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_1Label()
18:52:37 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_2Labels()
18:52:39 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_3Labels()
18:52:41 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_3Labels()
18:52:43 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_3Labels()
18:52:45 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_3Labels()
18:52:49 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_3Labels()
18:52:51 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_2Labels()
18:52:52 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_1Label()
18:52:54 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_1Label()
18:52:55 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_2Labels()
18:52:58 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels()
18:52:59 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_3Labels()
18:53:01 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_1Label()
18:53:03 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_2Labels()
18:53:05 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_2Labels()
18:53:06 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_3Labels()
18:53:09 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_2Labels()
18:53:11 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_1Label()
18:53:13 Setup of org.eclipse.sirius.tests.swtbot.IndirectDeleteEdgeWithLabelSelectedTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels()
18:53:14 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.LinkWithEditorFeatureWithModelExplorerViewTest.testLinkWithEditorFeatureWithModelExplorerView()
18:53:16 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomtoTopDragNDropTargetRoot1TopToBottomEdgeBelow()
18:53:18 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomtoBottomEdgeAbove()
18:53:21 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomToTopEdgeAbove()
18:53:23 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToTopEdgeBelow()
18:53:26 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToBottomEdgeAbove()
18:53:28 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBotttomDragNDropSourceRoot2TopToTopEdgeAbove()
18:53:31 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2ToptoTopEdgeBelow()
18:53:33 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1ToptoTopEdgeBelow()
18:53:36 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToTopEdgeBelow()
18:53:38 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeAbove()
18:53:41 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeBelow()
18:53:43 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBelow()
18:53:46 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToTopEdgeBelow()
18:53:48 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourcetRoot2BottomToTopEdgeAbove()
18:53:51 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomToTopEdgeAbove()
18:53:53 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2BottomtoBottomEdgeAbove()
18:53:56 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToBottomEdgeBelow()
18:53:58 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1ToptoTopEdgeBelow()
18:54:01 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToBottomEdgeBelow()
18:54:03 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToTopEdgeAbove()
18:54:06 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToTopEdgeBelow()
18:54:08 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBellow()
18:54:11 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToBottomEdgeBelow()
18:54:13 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomtoBottomEdgeAbove()
18:54:16 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderSizeComputationExpressionTest.testBorderSizeComputationExpression()
18:54:20 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificVerticalLayout()
18:54:21 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnRectilinearEdges()
18:54:23 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeOverAnotherNode()
18:54:26 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtBorderNode()
18:54:27 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingTargetBorderNodeOverAnotherNode()
18:54:29 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcNode()
18:54:31 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredBorderNode()
18:54:33 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyleFromRectToOblique()
18:54:35 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnBorderNode()
18:54:37 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnContainer()
18:54:39 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnBorderNode()
18:54:40 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtNode()
18:54:42 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnNode()
18:54:44 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnContainer()
18:54:46 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnNode()
18:54:47 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromRectToOblique()
18:54:49 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnContainer()
18:54:51 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyle()
18:54:53 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificLayout()
18:54:55 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnContainer()
18:54:57 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingNullAnchorSourceBorderNode()
18:54:59 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingContainerWithInViewBendpoints()
18:55:01 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyleFromRectToOblique()
18:55:03 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredContainer()
18:55:05 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcBorderNode()
18:55:06 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleWithGMFAutoSize()
18:55:08 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnContainer()
18:55:10 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnNode()
18:55:12 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredNode()
18:55:14 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyle()
18:55:16 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnNode()
18:55:17 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtContainer()
18:55:19 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyle()
18:55:21 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnBorderNode()
18:55:23 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnStraightEdges()
18:55:24 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredBorderNode()
18:55:26 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromStyleTabWithGMFAutoSize()
18:55:29 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearSpecificCases()
18:55:30 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcContainer()
18:55:32 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredContainer()
18:55:34 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnNode()
18:55:36 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingAutoSizeContainer()
18:55:38 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom125()
18:55:41 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom200()
18:55:44 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButtonCancel()
18:55:46 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlX()
18:55:47 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCut()
18:55:49 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButton()
18:55:51 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCutCancel()
18:55:52 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDeleteCancel()
18:55:54 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlXCancel()
18:55:55 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDelete()
18:55:57 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramWithFileSeparator()
18:56:01 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar()
18:56:01 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromProjectExplorerView()
18:56:03 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar()
18:56:03 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromTabbar()
18:56:21 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromModelContentView()
18:56:24 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView()
18:56:33 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromProjectExplorerView()
18:56:42 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromProjectExplorerView()
18:56:53 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar()
18:56:56 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromProjectExplorerView()
18:57:12 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromTabbar()
18:57:31 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromTabbar()
18:57:52 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromProjectExplorerView()
18:57:55 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromProjectExplorerView()
18:57:59 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromModelContentView()
18:58:04 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView()
18:58:04 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromModelContentView()
18:58:06 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView()
18:58:11 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageFromCloseSessionTest.testExportDiagramFromCloseSession()
18:58:12 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar()
18:58:16 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromProjectExplorerView()
18:58:18 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar()
18:58:23 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromModelContentView()
18:58:25 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView()
18:58:30 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithAnInvalidPathAtCreationOfPopup()
18:58:31 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar()
18:58:35 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithPathContainingDot()
18:58:37 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerView()
18:58:39 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromProjectExplorerView()
18:58:41 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromModelContentView()
18:58:44 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView()
18:58:48 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromModelContentView()
18:58:50 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView()
18:58:50 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarActivation()
18:58:52 
18:58:52 (Eclipse:16839): Gtk-WARNING **: 22:58:52.866: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
18:58:52 
18:58:52 (Eclipse:16839): Gtk-WARNING **: 22:58:52.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:58:52 
18:58:52 (Eclipse:16839): Gtk-WARNING **: 22:58:52.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:58:52 
18:58:52 (Eclipse:16839): Gtk-WARNING **: 22:58:52.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
18:59:03 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorSwitch()
18:59:06 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDisposal()
18:59:07 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitializationWithExtension()
18:59:12 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorFocusOut()
18:59:18 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDiagramActionsEnablement()
18:59:30 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitialization()
18:59:36 Setup of org.eclipse.sirius.tests.swtbot.tabbar.NotInvisibleTabBarTest.testTabbarButtonsNotInvisible()
18:59:47 Setup of org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionAvailability()
18:59:51 Setup of org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionUnavailability()
18:59:55 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementWithCustomTabbar()
18:59:58 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelection()
19:00:00 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagram()
19:00:02 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablement()
19:00:05 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagramWithCustomTabbar()
19:00:07 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelectionWithCustomTabbar()
19:00:09 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testControlSemanticModel()
19:00:12 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentationFromSession()
19:00:15 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentation()
19:00:18 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testDeleteRepresentation()
19:00:20 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testMoveRepresentation()
19:00:23 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCopyRepresentation()
19:00:25 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testExtractRepresentation()
19:00:27 Setup of org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability()
19:00:29 Setup of org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability_OrderedTreeLayout()
19:00:31 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFillColor()
19:00:33 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingLineColor()
19:00:37 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuRelationBaseEdgeMapping()
19:00:39 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFillColor()
19:00:51 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNodeMapping()
19:00:54 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFontColor()
19:00:58 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramLineColor()
19:01:01 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingLineColor()
19:01:03 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingLineColor()
19:01:05 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingLineColor()
19:01:07 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingLineColor()
19:01:11 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFontColor()
19:01:14 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromBorderedNodeMapping()
19:01:15 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFontColor()
19:01:17 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFontColor()
19:01:20 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFillColor()
19:01:23 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFontColor()
19:01:25 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFontColor()
19:01:28 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingLineColor()
19:01:30 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromElementBaseEdgeMapping()
19:01:32 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFillColor()
19:01:36 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFillColor()
19:01:38 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFillColor()
19:01:40 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFillColor()
19:01:42 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingFontColor()
19:01:44 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFillColor()
19:01:48 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingLineColor()
19:02:00 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingLineColor()
19:02:03 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFontColor()
19:02:15 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFontColor()
19:02:19 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainer2Mapping()
19:02:20 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingLineColor()
19:02:23 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFillColor()
19:02:26 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFontColor()
19:02:28 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingLineColor()
19:02:32 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFillColor()
19:02:36 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode2Mapping()
19:02:38 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingLineColor()
19:02:40 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingFontColor()
19:02:44 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFontColor()
19:02:46 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFillColor()
19:02:48 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFillColor()
19:02:50 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingLineColor()
19:02:53 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFontColor()
19:02:57 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingLineColor()
19:02:59 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFillColor()
19:03:03 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingLineColor()
19:03:15 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode3Mapping()
19:03:17 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFontColor()
19:03:20 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFontColor()
19:03:32 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainerMapping()
19:03:34 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnBorderedNodes()
19:03:36 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnEdges()
19:03:38 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodes()
19:03:40 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodeLists()
19:03:42 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnLifelinesAndInstanceRoles()
19:03:44 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnContainers()
19:03:46 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelStraight()
19:03:49 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeStraight()
19:03:51 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelManhattan()
19:03:53 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelTree()
19:03:55 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelManhattan()
19:03:57 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeTree()
19:03:59 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelManhattan()
19:04:11 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelStraight()
19:04:13 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelTree()
19:04:15 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelStraight()
19:04:17 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelManhattan()
19:04:19 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeStraight()
19:04:21 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeManhattan()
19:04:23 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelStraight()
19:04:25 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeStraight()
19:04:27 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelTree()
19:04:39 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelStraight()
19:04:40 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelManhattan()
19:04:42 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelTree()
19:04:44 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelTree()
19:04:46 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelManhattan()
19:04:48 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelManhattan()
19:04:49 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelStraight()
19:04:51 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeManhattan()
19:04:53 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelStraight()
19:05:05 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeTree()
19:05:07 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelTree()
19:05:08 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeTree()
19:05:10 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelTree()
19:05:12 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelStraight()
19:05:14 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelStraight()
19:05:26 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelStraight()
19:05:27 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelManhattan()
19:05:29 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeStraight()
19:05:31 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelStraight()
19:05:34 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelTree()
19:05:35 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelStraight()
19:05:37 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelStraight()
19:05:39 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelStraight()
19:05:41 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelManhattan()
19:05:42 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeTree()
19:05:44 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelManhattan()
19:05:47 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelManhattan()
19:05:49 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelTree()
19:05:51 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeManhattan()
19:05:53 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelTree()
19:05:56 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelTree()
19:06:07 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeManhattan()
19:06:09 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelManhattan()
19:06:11 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelManhattan()
19:06:14 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelTree()
19:06:17 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelTree()
19:06:19 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelManhattan()
19:06:31 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelTree()
19:06:33 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTablePropertiesViewTitle()
19:06:34 
19:06:34 (Eclipse:16839): Gtk-CRITICAL **: 23:06:34.497: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:06:35 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewStringField()
19:06:36 
19:06:36 (Eclipse:16839): Gtk-CRITICAL **: 23:06:36.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:06:50 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewBooleanField()
19:06:52 
19:06:52 (Eclipse:16839): Gtk-CRITICAL **: 23:06:52.509: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:07:04 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewBooleanField()
19:07:06 
19:07:06 (Eclipse:16839): Gtk-CRITICAL **: 23:07:06.892: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:07:19 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewStringField()
19:07:21 
19:07:21 (Eclipse:16839): Gtk-CRITICAL **: 23:07:21.735: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:07:34 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTreePropertiesViewTitle()
19:07:36 
19:07:36 (Eclipse:16839): Gtk-CRITICAL **: 23:07:36.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:07:37 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer()
19:07:39 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool()
19:07:42 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool()
19:07:44 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge()
19:07:46 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool()
19:07:48 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool()
19:07:51 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer()
19:07:54 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool()
19:07:57 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool()
19:08:00 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge()
19:08:02 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool()
19:08:05 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool()
19:08:08 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer()
19:08:11 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool()
19:08:13 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool()
19:08:16 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge()
19:08:18 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool()
19:08:20 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool()
19:08:23 Setup of org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolAutoRefresh()
19:08:24 Setup of org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolManualRefresh()
19:08:27 Setup of org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetDiagramOriginAction()
19:08:29 Setup of org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetContainerOriginAction()
19:08:31 Setup of org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithPinnedElement()
19:08:34 Setup of org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithoutPinnedElement()
19:08:36 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testEdgeLayoutStabilityOnSemanticDelete()
19:08:40 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testPortLayoutStabilityOnSemanticAddPort()
19:08:42 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseEffectOnSaveDialog()
19:08:44 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testEscapeKeyEffectOnSaveDialog()
19:08:46 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorsWithoutSaving()
19:08:50 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefTrue()
19:08:55 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefFalse()
19:09:00 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefTrue()
19:09:05 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefFalse()
19:09:10 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testSessionProvideOwnSaveable()
19:09:13 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropFromControlledResourceTest.null()
19:09:15 Setup of org.eclipse.sirius.tests.swtbot.RoundedCornerRefreshTest.testRoundedCornerChanges()
19:09:39 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerFilterTests.testTheFilterArea()
19:09:42 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerInvalidRepTest.testInvalidRepresentationsSection()
19:09:44 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectDependenciesTest.testCannotSelectAird()
19:09:45 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentCloseWithOpenedDiagrams()
19:09:49 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentClose()
19:09:52 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionWithLockedObjectTest.testPropertyViewEditionOnModelExplorerViewSelectionForLockedObject()
19:10:04 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testOpenTransientSession()
19:10:07 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testPropertyViewEditionOnModelExplorerViewSelection()
19:10:09 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_No_Delete_Menu_On_Semantic()
19:10:21 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_Delete_Menu_On_DRepresentation()
19:10:22 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdge()
19:10:25 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRightInContainer()
19:10:29 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdgeInContainer()
19:10:32 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeft()
19:10:35 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdge()
19:10:39 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottomInContainer()
19:10:42 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRoutingStyleNotAppears()
19:10:47 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottom()
19:10:50 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMoveInContainer()
19:10:54 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSourceInContainer()
19:10:57 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnStandardEdge()
19:11:00 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeDecoratorsInOdesign()
19:11:05 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testBracketEdgeStyleDescriptionCreation()
19:11:10 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMove()
19:11:13 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testSourceTargetInnerDecorationWhenSegmentTooSmall()
19:11:17 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRight()
19:11:20 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdgeInContainer()
19:11:24 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTop()
19:11:27 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSource()
19:11:31 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTarget()
19:11:34 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeLineStyleInOdesign()
19:11:38 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeftInContainer()
19:11:41 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTopInContainer()
19:11:44 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTargetInContainer()
19:11:48 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayout()
19:11:51 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testNodeAndEdgeLabelCopyLayout()
19:11:54 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteStyleUsingDiagramsWithExtension()
19:11:57 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteFormatUsingDiagramsWithExtension()
19:12:00 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayoutUsingDiagramsWithExtension()
19:12:04 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentRemoval()
19:12:06 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentInverted()
19:12:09 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithMergeSegment()
19:12:11 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistency()
19:12:13 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testPointsConsistencyOfObliqueEdgeAfterInversion()
19:12:16 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentRemoval()
19:12:18 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentInverted()
19:12:21 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromContainerToItsNodes()
19:12:23 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistency()
19:12:26 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromNodeToItsContainer()
19:12:28 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithMergeSegment()
19:12:31 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagramWithExtension()
19:12:33 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnSameDiagram()
19:12:35 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceAndTargetNodes()
19:12:39 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderNodeCopyPasteStyleOnDiagramWithExtension()
19:12:42 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedTargetNodes()
19:12:45 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayout()
19:12:49 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithSelectAll()
19:12:52 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithHiddenTargetNodes()
19:12:56 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagram()
19:12:59 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceNodes()
19:13:03 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerCopyPasteLayoutOnDiagramWithExtension()
19:13:05 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelectionIncludingEdges()
19:13:08 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case6_withPasteOnMultiSelection()
19:13:10 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteWSImageStyleOnDiagramWithExtension()
19:13:13 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondLayoutAndStyleOnDiagramWithExtension()
19:13:16 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelection()
19:13:18 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1_withPasteOnBrothers()
19:13:21 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseStyleOnDiagramWithExtension()
19:13:23 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testPasteModeDialogAndPreferenceValues()
19:13:25 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerToNodeCopyPasteLayoutOnDiagramWithExtension()
19:13:28 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondStyleOnDiagramWithExtension()
19:13:30 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case1_withPasteOnBrothers()
19:13:32 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1()
19:13:35 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case2()
19:13:37 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case3()
19:13:39 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case4()
19:13:42 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case5()
19:13:44 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6()
19:13:46 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case7()
19:13:49 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteImageLayoutAndStyleOnDiagramWithExtension()
19:13:52 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseLayoutAndStyleOnDiagramWithExtension()
19:13:55 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithoutPrefAutosize()
19:13:58 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithPrefAutoSize()
19:14:00 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnShape()
19:14:02 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnFlat()
19:14:04 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnFlat()
19:14:06 Setup of org.eclipse.sirius.tests.swtbot.layout.ModifyEdgeLayoutAfterRefreshTest.testChangeRoutingStyleAfterRefresh()
19:14:09 Setup of org.eclipse.sirius.tests.swtbot.tree.CopyTreeRepresentationTest.testCopyTreeRepresentation()
19:14:12 Setup of org.eclipse.sirius.tests.swtbot.tree.CreatedDTreeItemsSelectionTests.testCreatedDTreeItemSelection()
19:14:14 Setup of org.eclipse.sirius.tests.swtbot.tree.OpenCloseCreateDeleteTreeRepresentationTest.testCreateDeletTreeRepresentation()
19:14:27 Setup of org.eclipse.sirius.tests.swtbot.tree.RenameTreeRepresentationTest.testRenameTreeRepresentation()
19:14:29 Setup of org.eclipse.sirius.tests.swtbot.tree.NavigateInTreeRepresentationTest.testNavigationInTreeRepresentation()
19:14:32 Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyWithSpecificSystemProperty()
19:14:35 Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithF2Key()
19:14:38 Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithReturnKey()
19:14:41 Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyDoesNothing()
19:14:45 Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose()
19:14:52 Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen()
19:14:57 Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen()
19:15:02 Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh()
19:15:09 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose()
19:15:16 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen()
19:15:22 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen()
19:15:27 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh()
19:15:34 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testTreeItemStyleWithStandardFontSizeOptionActivated()
19:15:36 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testAutomaticRefreshWithEditorOpen()
19:15:41 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testStyleDescriptionManualRefresh()
19:15:47 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithOperationActionAndFalsePrecondition()
19:15:50 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionAndFalsePrecondition()
19:15:54 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithFalsePrecondition()
19:15:57 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionCallAndFalsePrecondition()
19:16:00 Setup of org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionAutoRefresh()
19:16:05 Setup of org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionManualRefresh()
19:16:09 Setup of org.eclipse.sirius.tests.swtbot.tree.DeleteSeveralElementOnTree.testDeleteSeveralElements()
19:16:14 Setup of org.eclipse.sirius.tests.swtbot.tree.ContextMenuTreeTest.testRefreshContextMenuAfterModifyVsm()
19:16:18 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemExpansion()
19:16:22 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemCollapse()
19:16:25 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleBackgroundColor()
19:16:27 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelColor()
19:16:30 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemExpansion()
19:16:32 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelFormat()
19:16:35 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleShowIcon()
19:16:37 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelSize()
19:16:39 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeLocalRefreshWithF5Shortcut()
19:16:42 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeGlobalRefreshWithF5Shortcut()
19:16:45 Setup of org.eclipse.sirius.tests.swtbot.tree.DisplayLabelOnNodeTest.testLabelNameOnNode()
19:16:46 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboard()
19:16:49 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboardWhenPermissionAuthorityForbidThem()
19:16:55 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboard()
19:16:59 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboardWithSpecificDepthLimit()
19:17:02 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_Selected_MetaModels()
19:17:13 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_No_Selected_MetaModels()
19:17:13 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Service_Keyword()
19:17:13 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion()
19:17:14 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_MTL_Service_Completion()
19:17:14 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_AQL()
19:17:14 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Acceleo()
19:17:14 Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnList()
19:17:17 Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNode()
19:17:19 Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnContainer()
19:17:22 Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnBorderedNode()
19:17:24 Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNodeInContainer()
19:17:27 Setup of org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testActivateNewVPWithMandatoryLayer()
19:17:34 Setup of org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddMandatoryAddtionalLayerInVSM()
19:17:39 Setup of org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddtionalLayerAtDiagramCreationTime()
19:17:43 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupEnabled()
19:17:44 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupEnabled()
19:17:45 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupDisabled()
19:17:47 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupEnabled()
19:17:49 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupDisabled()
19:17:50 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupDisabled()
19:17:52 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupDisabled_NotAppear()
19:17:54 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_NotAppear()
19:17:55 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_Appear()
19:17:56 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupDisabled_NotAppear()
19:17:58 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_NotAppear()
19:18:00 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_Appear()
19:18:02 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupDisabled_NotAppear()
19:18:04 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_NotAppear()
19:18:06 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_NotAppear()
19:18:08 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_Appear()
19:18:10 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_NotAppear()
19:18:11 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_Appear()
19:18:12 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_NotAppear()
19:18:14 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_Appear()
19:18:15 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_Appear()
19:18:17 Setup of org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenTwoDiagram()
19:18:21 Setup of org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenDiagramOpenPalette()
19:18:33 Setup of org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenDiagram()
19:18:36 Setup of org.eclipse.sirius.tests.swtbot.PaletteManagerAfterVSMSelectionChange.testHideShowLayersAfterDiagramCreation()
19:18:41 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testImportDiagramCreation()
19:18:45 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreation()
19:18:49 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelFirstWizard()
19:18:51 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreationWithoutSemanticElement()
19:18:53 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testEmptySirius()
19:19:05 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTreeCreation()
19:19:08 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTableCreation()
19:19:10 
19:19:10 (Eclipse:16839): Gtk-CRITICAL **: 23:19:10.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:19:11 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelSecondWizard()
19:19:13 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer()
19:19:16 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer2()
19:19:19 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer2()
19:19:23 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnDiagram()
19:19:26 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnDiagram()
19:19:29 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer()
19:19:32 Setup of org.eclipse.sirius.tests.swtbot.LocalSessionViewTest.testConstantLocalSessionTreeLayoutDuringSessionOperations()
19:19:41 Setup of org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction()
19:19:42 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_east()
19:19:46 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_west()
19:19:52 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right_zoom125()
19:19:55 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_two_drags()
19:19:57 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_north()
19:20:01 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_south()
19:20:05 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_bottom()
19:20:10 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left_zoom125()
19:20:14 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_south_to_north_on_two_drags()
19:20:16 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right_zoom125()
19:20:20 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_left()
19:20:24 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_bottom()
19:20:27 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_left()
19:20:31 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom_zoom125()
19:20:35 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_west()
19:20:38 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_close_reopen_diag()
19:20:42 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_close_reopen_diag()
19:20:45 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_west_to_east_on_close_reopen_diag()
19:20:48 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_bottom()
19:20:52 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_left()
19:20:57 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top_zoom125()
19:21:01 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top()
19:21:05 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top_zoom125()
19:21:09 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left()
19:21:13 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_two_drags()
19:21:15 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_close_reopen_diag()
19:21:19 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_top()
19:21:23 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_two_drags()
19:21:25 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom()
19:21:29 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right()
19:21:33 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left_125()
19:21:37 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom_zoom125()
19:21:41 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left()
19:21:45 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_top()
19:21:49 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_top()
19:21:53 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_right()
19:21:57 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right()
19:22:00 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom()
19:22:04 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_north()
19:22:09 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_right()
19:22:13 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_right()
19:22:16 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top()
19:22:19 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMEditorPropertiesTest.testCloseAndReeopenVSMEditorProperties()
19:22:20 Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick()
19:22:22 Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick2()
19:22:25 Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick3()
19:22:28 Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick4()
19:22:30 Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick5()
19:22:33 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncKeepNote()
19:22:35 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveSemanticUnsync()
19:22:37 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutWithInternNote()
19:22:39 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentKeepNote()
19:22:43 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncRmNote()
19:22:45 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeDiffMapping()
19:22:47 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerSameMapping()
19:22:49 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentHideNote()
19:22:52 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutSameMapping()
19:22:54 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_Note_deletion()
19:22:56 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerOutSameMapping()
19:22:58 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutCompartmentWithInternNote()
19:22:59 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutDiffMapping()
19:23:01 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentKeepNote()
19:23:04 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveEdge()
19:23:05 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutWithEdgeSameMapping()
19:23:07 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachments_can_be_selected()
19:23:10 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentRmNote()
19:23:14 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNode()
19:23:16 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNote()
19:23:18 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndText()
19:23:19 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeSameMapping()
19:23:21 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveConnectedPin()
19:23:23 Setup of org.eclipse.sirius.tests.swtbot.ESEDemoTest.testGEFBotAPI()
19:23:28 
19:23:28 (Eclipse:16839): Gtk-WARNING **: 23:23:28.703: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
19:23:28 
19:23:28 (Eclipse:16839): Gtk-WARNING **: 23:23:28.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
19:23:28 
19:23:28 (Eclipse:16839): Gtk-WARNING **: 23:23:28.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
19:23:28 
19:23:28 (Eclipse:16839): Gtk-WARNING **: 23:23:28.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
19:23:40 Setup of org.eclipse.sirius.tests.swtbot.ViewpointSelectionDialogTest.testViewpointsLabelsOnViewpointSelectionDialog()
19:23:42 Setup of org.eclipse.sirius.tests.swtbot.InitializeEmptySessionTest.testInitializeSession()
19:23:52 Setup of org.eclipse.sirius.tests.swtbot.InitializeSessionTest.testInitializeSession()
19:23:52 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancelWithCloseOfPopup()
19:23:55 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancel()
19:23:57 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testBasicRepair()
19:23:59 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpened()
19:24:04 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpened()
19:24:07 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleFragmentedSessionsOpened()
19:24:13 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndSave()
19:24:20 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedAndCancel()
19:24:22 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancelWithCloseOfPopup()
19:24:27 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancel()
19:24:31 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndWithoutSave()
19:24:37 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ValidationEmptyNameTest.testValidationErrorValue()
19:24:40 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTableBehaviourOnControlUncontrol()
19:24:41 
19:24:41 (Eclipse:16839): Gtk-CRITICAL **: 23:24:41.513: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:24:42 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedDiagramBehaviourOnControlUncontrol()
19:24:46 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTreeBehaviourOnControlUncontrol()
19:24:50 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubDiagramBehaviourOnControlUncontrol()
19:24:54 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTableBehaviourOnControlUncontrol()
19:24:55 
19:24:55 (Eclipse:16839): Gtk-CRITICAL **: 23:24:55.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:24:57 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTreeBehaviourOnControlUncontrol()
19:25:01 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_FR()
19:25:04 
19:25:04 (Eclipse:16839): Gtk-CRITICAL **: 23:25:04.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:25:04 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_ENG()
19:25:08 
19:25:08 (Eclipse:16839): Gtk-CRITICAL **: 23:25:08.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:25:08 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_ENG()
19:25:11 
19:25:11 (Eclipse:16839): Gtk-CRITICAL **: 23:25:11.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:25:12 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_ENG()
19:25:15 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_FR()
19:25:19 
19:25:19 (Eclipse:16839): Gtk-CRITICAL **: 23:25:19.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:25:19 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_ENG()
19:25:25 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_FR()
19:25:28 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_FR()
19:25:34 Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorAutoRefresh()
19:25:36 Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorManualRefresh()
19:25:38 Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorAutoRefresh()
19:25:40 Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorManualRefresh()
19:25:42 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.LayoutOptionsTests.testLayoutOptionModifications()
19:25:42 
19:25:42 (Eclipse:16839): Gtk-CRITICAL **: 23:25:42.657: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:25:53 Setup of org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithOpenSession()
19:25:54 Setup of org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithCloseSession()
19:25:54 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement()
19:25:57 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testConsistentNumberBendpoints()
19:25:59 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote()
19:26:02 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithRepresentationLinkTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement()
19:26:04 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement()
19:26:06 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testConsistentNumberBendpoints()
19:26:08 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote()
19:26:11 Setup of org.eclipse.sirius.tests.swtbot.RemoveBendpointsRectilinearNoteAttachmentTest.testRemoveBendpointsOnNoteAttachment()
19:26:13 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithOneBendpointTest.testMovingNoteWithOneBendpointOnNoteAttachmentAtOpening()
19:26:15 Setup of org.eclipse.sirius.tests.swtbot.LinkedBorderNodeLocationTest.testDnDSubContainerWithLinkedBorderNodes()
19:26:19 Tests run: 2135, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7814 s -- in org.eclipse.sirius.tests.swtbot.suite.AllTestSuite
19:26:19 org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTable -- Time elapsed: 1.447 s
19:26:19 org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTree -- Time elapsed: 1.284 s
19:26:19 org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnDiagram -- Time elapsed: 1.967 s
19:26:19 org.eclipse.sirius.tests.swtbot.suite.AllTestSuite$SWTBotBundlesReport.dump_environment_data -- Time elapsed: 0.059 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ContentAssistTest.testContentAssist -- Time elapsed: 2.036 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testTypeCompletionWithCreateInstanceFeatureNameSet -- Time elapsed: 1.760 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForSetValueFeatureName -- Time elapsed: 0.905 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForMoveElementFeatureName -- Time elapsed: 1.013 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureColumnMappingFeatureName -- Time elapsed: 0.802 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureChangeListenerFeatureName -- Time elapsed: 0.812 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForCreateInstanceFeatureName -- Time elapsed: 0.815 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForUnsetFeatureName -- Time elapsed: 0.820 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ResizeKindEditorTest.testCheckBoxResizeKind -- Time elapsed: 2.019 s
19:26:19 org.eclipse.sirius.tests.swtbot.CascadingSiriusURITest.testCascadingSiriusURIValidation -- Time elapsed: 2.954 s
19:26:19 org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testEditTable -- Time elapsed: 1.205 s
19:26:19 org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testTree -- Time elapsed: 1.256 s
19:26:19 org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testCrossTable -- Time elapsed: 1.225 s
19:26:19 org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testDiagram -- Time elapsed: 1.910 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionFromDNodeListElementTest.testNewRepresentationFromDNodeListElement -- Time elapsed: 3.112 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromEdge -- Time elapsed: 2.051 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromNode -- Time elapsed: 2.032 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainer -- Time elapsed: 3.283 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdgeWithoutRefreshOnOpening -- Time elapsed: 3.254 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdge -- Time elapsed: 3.123 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromNode -- Time elapsed: 0.054 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromContainer -- Time elapsed: 2.105 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainerWithoutRefreshOnOpening -- Time elapsed: 3.101 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramDocumentationTest.testDiagramDocumentation -- Time elapsed: 3.322 s
19:26:19 org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnNote -- Time elapsed: 1.756 s
19:26:19 org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnText -- Time elapsed: 1.633 s
19:26:19 org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolIfAddedWhileRepresentationIsOpen -- Time elapsed: 2.836 s
19:26:19 org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolWithPrecondition -- Time elapsed: 11.71 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainerFromTabbar -- Time elapsed: 5.698 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromAppearanceSection -- Time elapsed: 2.798 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromTabbar -- Time elapsed: 2.716 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnBorderedNodeFromTabbar -- Time elapsed: 4.490 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromTabbar -- Time elapsed: 2.878 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnNodeFromTabbar -- Time elapsed: 4.358 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromTabbar -- Time elapsed: 2.758 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderNodeFromAppearanceSection -- Time elapsed: 2.790 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromAppearanceSection -- Time elapsed: 2.771 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainedNodeFromTabbar -- Time elapsed: 4.453 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnBorderedNodeFromTabbar -- Time elapsed: 4.151 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardButton -- Time elapsed: 6.076 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromAppearanceSection -- Time elapsed: 2.416 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboard -- Time elapsed: 2.448 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromAppearanceSection -- Time elapsed: 1.577 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainedNodeFromTabbar -- Time elapsed: 3.790 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainerFromTabbar -- Time elapsed: 3.888 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromTabbar -- Time elapsed: 1.594 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardToManyElement -- Time elapsed: 2.683 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSectionWithPluginImagePath -- Time elapsed: 2.742 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSection -- Time elapsed: 2.275 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnListFromTabbar -- Time elapsed: 3.671 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderedNodeFromTabbar -- Time elapsed: 2.357 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromTabbar -- Time elapsed: 2.401 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnNodeFromTabbar -- Time elapsed: 3.540 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromAppearanceSection -- Time elapsed: 1.401 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testTheFilterArea -- Time elapsed: 3.008 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnListFromTabbar -- Time elapsed: 3.506 s
19:26:19 org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromTabbar -- Time elapsed: 2.348 s
19:26:19 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndDeselectAll -- Time elapsed: 2.357 s
19:26:19 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNodeInContainer -- Time elapsed: 2.421 s
19:26:19 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.test_element_selection_change_does_not_leak_listeners -- Time elapsed: 3.322 s
19:26:19 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNode -- Time elapsed: 2.110 s
19:26:19 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAll -- Time elapsed: 2.163 s
19:26:19 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectTwoNodesInContainer -- Time elapsed: 2.185 s
19:26:19 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndTryContainerLabelSelection -- Time elapsed: 2.116 s
19:26:19 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainerInContainer -- Time elapsed: 2.056 s
19:26:19 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectSeveralNodesAndContainers -- Time elapsed: 2.062 s
19:26:19 org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainer -- Time elapsed: 2.011 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionCreationTest.testOpenLocalSessionOnAlreadyOpenedSemanticModel -- Time elapsed: 1.865 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelAlignmentRefreshTest.testLabelAlignmentRefresh -- Time elapsed: 18.21 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithoutContributions -- Time elapsed: 1.438 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithoutContributions -- Time elapsed: 1.064 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithContributions -- Time elapsed: 1.102 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithContributions -- Time elapsed: 1.066 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithoutContributions -- Time elapsed: 1.076 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithContributions -- Time elapsed: 1.404 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled -- Time elapsed: 1.909 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Unpinned -- Time elapsed: 2.017 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 2.191 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.998 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_No_Overlaps -- Time elapsed: 2.046 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 2.054 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Pinned -- Time elapsed: 2.031 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsSetsPinnedIfPreferenceEnabled -- Time elapsed: 2.238 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Unpinned -- Time elapsed: 1.956 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.872 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_No_Overlaps -- Time elapsed: 1.965 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinElementContextualMenuAction -- Time elapsed: 1.901 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Pinned -- Time elapsed: 1.827 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinnedAttributeIsPersistent -- Time elapsed: 4.275 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromApi -- Time elapsed: 2.489 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElementAndToUnpinnedElement -- Time elapsed: 1.845 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testPreferenceEnableMoveToTrue -- Time elapsed: 1.811 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromPreferencePage -- Time elapsed: 2.224 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElement -- Time elapsed: 1.819 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg50 -- Time elapsed: 1.974 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint50 -- Time elapsed: 2.029 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode125 -- Time elapsed: 1.941 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg -- Time elapsed: 1.843 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers125 -- Time elapsed: 1.916 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide125 -- Time elapsed: 1.969 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide50 -- Time elapsed: 1.948 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg50 -- Time elapsed: 1.867 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers -- Time elapsed: 1.777 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg50 -- Time elapsed: 1.890 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide -- Time elapsed: 1.798 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer -- Time elapsed: 1.839 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer125 -- Time elapsed: 1.803 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide -- Time elapsed: 1.768 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint -- Time elapsed: 1.712 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg -- Time elapsed: 2.037 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg50 -- Time elapsed: 1.861 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide125 -- Time elapsed: 1.836 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode50 -- Time elapsed: 1.804 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide50 -- Time elapsed: 1.819 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide125 -- Time elapsed: 1.842 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg -- Time elapsed: 1.784 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer50 -- Time elapsed: 2.115 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide50 -- Time elapsed: 1.847 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers50 -- Time elapsed: 1.879 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide -- Time elapsed: 1.808 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNodes -- Time elapsed: 1.869 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint125 -- Time elapsed: 1.795 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg -- Time elapsed: 1.796 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromTabbarAction -- Time elapsed: 2.105 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromContextualMenuAction -- Time elapsed: 2.113 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromContextualMenuAction -- Time elapsed: 2.277 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromContextualMenuAction -- Time elapsed: 2.006 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromTabbarAction -- Time elapsed: 2.090 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromTabbarAction -- Time elapsed: 2.121 s
19:26:19 org.eclipse.sirius.tests.swtbot.RequestInterpreterTest.testInitalizeSession -- Time elapsed: 0.105 s
19:26:19 org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForEdgeWithLineColor -- Time elapsed: 2.456 s
19:26:19 org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForListContainer -- Time elapsed: 2.463 s
19:26:19 org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForFunctionnalChain -- Time elapsed: 1.832 s
19:26:19 org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForContainer -- Time elapsed: 2.524 s
19:26:19 org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleContextualMenuForListContainer -- Time elapsed: 2.405 s
19:26:19 org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForEdge -- Time elapsed: 2.875 s
19:26:19 org.eclipse.sirius.tests.swtbot.MoveBorderNodeTest.testMoveSeveralBorderNodes -- Time elapsed: 1.840 s
19:26:19 org.eclipse.sirius.tests.swtbot.LayoutingModeTest.testLayoutingModeActivationThroughTabbar -- Time elapsed: 2.381 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnEdgeLabel -- Time elapsed: 4.243 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromStandardMode -- Time elapsed: 3.120 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnCompartmentContainer -- Time elapsed: 6.514 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnNodeLabel -- Time elapsed: 4.223 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredNode -- Time elapsed: 6.563 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromShowHideMode -- Time elapsed: 2.583 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromLayoutingMode -- Time elapsed: 2.587 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromStandardMode -- Time elapsed: 5.275 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromStandardMode -- Time elapsed: 5.224 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromStandardMode -- Time elapsed: 13.88 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredContainer -- Time elapsed: 12.70 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromShowHideMode -- Time elapsed: 11.87 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromShowHideMode -- Time elapsed: 2.047 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromSLayoutingMode -- Time elapsed: 11.96 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnUnshownContainer -- Time elapsed: 3.237 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromStandardMode -- Time elapsed: 13.80 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromStandardMode -- Time elapsed: 3.106 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListNode -- Time elapsed: 6.382 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnContainer -- Time elapsed: 5.280 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromLayoutingMode -- Time elapsed: 1.989 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnReusedMapping -- Time elapsed: 4.555 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnBorderedNode -- Time elapsed: 5.482 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListContainer -- Time elapsed: 6.584 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelSelectionTest.testCheckLabelSelection -- Time elapsed: 1.212 s
19:26:19 org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramUnSynchronized -- Time elapsed: 2.099 s
19:26:19 org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramSynchronized -- Time elapsed: 1.992 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassToolFromTransientLayer -- Time elapsed: 4.837 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInReferenceFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 4.822 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInAttributeFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 4.615 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithNoPasteTool -- Time elapsed: 3.667 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInClassFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 4.438 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInSuperTypeEdgeFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 4.371 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 4.324 s
19:26:19 org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithNoDeleteTool -- Time elapsed: 6.746 s
19:26:19 org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteFromLabelWithStandardTool -- Time elapsed: 34.21 s
19:26:19 org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithDeactivatedDeleteTool -- Time elapsed: 6.567 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropDifferentElementsTest.testDragNDropOfDifferentDDiagramElements -- Time elapsed: 2.873 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction -- Time elapsed: 1.300 s
19:26:19 org.eclipse.sirius.tests.swtbot.LineStyleTest.testEdgeLineStyleCustomization -- Time elapsed: 3.683 s
19:26:19 org.eclipse.sirius.tests.swtbot.LineStyleTest.testLineStyleUpdateFromDescriptionChange -- Time elapsed: 14.41 s
19:26:19 org.eclipse.sirius.tests.swtbot.LineStyleTest.testNodeBorderLineStyleCustomization -- Time elapsed: 17.60 s
19:26:19 org.eclipse.sirius.tests.swtbot.LineStyleTest.testContainerBorderLineStyleCustomization -- Time elapsed: 5.206 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfVerticalRegionFromContainerToDiag -- Time elapsed: 2.023 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfHorizontalRegionFromContainerToDiag -- Time elapsed: 1.913 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.204 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.206 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent -- Time elapsed: 2.055 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 2.114 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtTopPosition -- Time elapsed: 2.111 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent -- Time elapsed: 2.114 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.155 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 2.158 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.049 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.110 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.131 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtTopPosition -- Time elapsed: 2.159 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesEdgeSelection -- Time elapsed: 3.234 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 2.169 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 2.134 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.069 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtTopPosition -- Time elapsed: 2.061 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.024 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtTopPosition -- Time elapsed: 2.080 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtRightPosition -- Time elapsed: 2.095 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.128 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.189 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtRightPosition -- Time elapsed: 2.167 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 2.152 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 2.085 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesSourceNodeSelection -- Time elapsed: 3.119 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtRightPosition -- Time elapsed: 2.082 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 2.094 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtRightPosition -- Time elapsed: 2.056 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.031 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent -- Time elapsed: 2.097 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.007 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 2.029 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent -- Time elapsed: 2.169 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLeftAndUpperBoundaryVisibleOnViewport -- Time elapsed: 2.030 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomIn -- Time elapsed: 1.950 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLowerAndRightBoundaryVisibleOnViewport -- Time elapsed: 1.760 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithoutBoundaryVisibleAfterZoomOnViewport -- Time elapsed: 1.830 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomInBySquareSelection -- Time elapsed: 1.802 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLeftAndUpperBoundaryVisibleOnViewport -- Time elapsed: 1.851 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLowerAndRightBoundaryVisibleOnViewport -- Time elapsed: 1.837 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomOut -- Time elapsed: 1.944 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithoutBoundaryVisibleAfterZoomOnViewport -- Time elapsed: 1.670 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstantWithTabbarZoomButtons -- Time elapsed: 1.790 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testMouseZoomWithSynchronizedDecorator -- Time elapsed: 1.702 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstant -- Time elapsed: 1.757 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testRectangularMouseZoomWithSynchronizedDecorator -- Time elapsed: 1.697 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfRectilinearEdge -- Time elapsed: 30.44 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelMoveForEdgeInContainer -- Time elapsed: 6.818 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithTwoLabels -- Time elapsed: 2.285 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingSegmentOnRectilinearEdge -- Time elapsed: 11.51 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfTreeEdge -- Time elapsed: 10.55 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeSeveralTimes -- Time elapsed: 8.013 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnRectilinearEdge -- Time elapsed: 8.157 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testEdgeWithZeroLengthMoveByTargetMove -- Time elapsed: 2.992 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithThreeLabels -- Time elapsed: 2.476 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnObliqueEdge -- Time elapsed: 8.158 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithEmptyLabels -- Time elapsed: 1.970 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityOnBracketEdges -- Time elapsed: 10.94 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeWithShortSegmentPath -- Time elapsed: 7.646 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdge -- Time elapsed: 9.775 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithZeroLabels -- Time elapsed: 1.643 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.OpeningContextTest.testExpandableItemStatusAfterOpening -- Time elapsed: 0.770 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeWithDecoratorSelectionTest.testDDEUnderDecoratorSelection -- Time elapsed: 1.993 s
19:26:19 org.eclipse.sirius.tests.swtbot.ManualAirdModificationTest.testManualAirdModificationBehavior -- Time elapsed: 2.119 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testUnGroupPackages -- Time elapsed: 4.175 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificNotCloseEditor -- Time elapsed: 2.097 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromRepresentationDeleteAfterReload -- Time elapsed: 3.698 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditor -- Time elapsed: 2.174 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromSemanticDeleteAfterReload -- Time elapsed: 3.705 s
19:26:19 org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMOpenProject -- Time elapsed: 0.237 s
19:26:19 org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMDoubleClick -- Time elapsed: 3.040 s
19:26:19 org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMOpenProject -- Time elapsed: 0.268 s
19:26:19 org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMDoubleClick -- Time elapsed: 1.961 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank2_zoom200 -- Time elapsed: 1.615 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2DiagramBlank5 -- Time elapsed: 2.419 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDNodeFromContainer2DiagramBlank2 -- Time elapsed: 2.537 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromContainer2ContainerBlank2_zoom200 -- Time elapsed: 4.493 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDEClassMC2ContainerBlank2 -- Time elapsed: 1.981 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank2 -- Time elapsed: 1.991 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank5 -- Time elapsed: 1.931 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDNoNPEDuringFeedback_Diagram3 -- Time elapsed: 1.952 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2DiagramBlank6FromATransientLayerTool -- Time elapsed: 1.962 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromDiagram2ContainerBlank2 -- Time elapsed: 2.525 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDEClassFromMC2DiagramBlank2 -- Time elapsed: 2.253 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_MoveLabelOnBorderWith4ArrowsIcon -- Time elapsed: 1.850 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromContainer2ContainerBlank2 -- Time elapsed: 3.066 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_SelectionChangeBehaviorAfterADnDWithUnexpectedBehavior -- Time elapsed: 2.363 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromContainer2ContainerBlank5 -- Time elapsed: 2.342 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2DiagramBlank2 -- Time elapsed: 1.858 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2DiagramBlank5 -- Time elapsed: 1.967 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2ContainerBlank5 -- Time elapsed: 2.082 s
19:26:19 org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testClassCastException -- Time elapsed: 2.361 s
19:26:19 org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testIllegalArgumentException -- Time elapsed: 2.785 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenAStandardContainerAndARegionsContainer -- Time elapsed: 1.837 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenARegionsContainerAndAStandardContainer -- Time elapsed: 1.759 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenTwoRegionsContainer -- Time elapsed: 1.868 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenTwoRegionsContainer -- Time elapsed: 1.907 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeHStack -- Time elapsed: 2.454 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenAStandardContainerAndARegionsContainer -- Time elapsed: 1.821 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenARegionsContainerAndAStandardContainer -- Time elapsed: 2.157 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeVStack -- Time elapsed: 2.436 s
19:26:19 org.eclipse.sirius.tests.swtbot.propertypage.SiriusPreferencesPropertyPageTest.testSiriusPreferencesPage -- Time elapsed: 1.848 s
19:26:19 org.eclipse.sirius.tests.swtbot.propertypage.SiriusSessionDetailsPropertyPageTest.testSiriusSessionDetailsPage -- Time elapsed: 2.296 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishNodeToStylishContainer -- Time elapsed: 1.854 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNode -- Time elapsed: 1.796 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNode -- Time elapsed: 1.819 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToLabelNode -- Time elapsed: 1.744 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToGreyBGAndRefresh -- Time elapsed: 3.560 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldToDefaultAndRefresh -- Time elapsed: 3.626 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNodeLabel -- Time elapsed: 1.736 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithContextMenu -- Time elapsed: 2.240 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToDefaultContainer -- Time elapsed: 1.817 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNodeLabel -- Time elapsed: 1.821 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishNodeToDefaultContainer -- Time elapsed: 1.765 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToNode -- Time elapsed: 1.807 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithContextMenu -- Time elapsed: 2.151 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultContainerToDefaultNode -- Time elapsed: 1.766 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNode -- Time elapsed: 1.734 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToNode -- Time elapsed: 1.773 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToNode -- Time elapsed: 1.733 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithTabbar -- Time elapsed: 2.066 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultContainerToStylishNode -- Time elapsed: 1.806 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToDefaultNode -- Time elapsed: 1.786 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelToNodeLabel -- Time elapsed: 1.731 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh1 -- Time elapsed: 3.671 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh2 -- Time elapsed: 3.711 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToStylishNode -- Time elapsed: 1.805 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToLabelNode -- Time elapsed: 1.760 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyGreyBGToDefaultAndRefresh -- Time elapsed: 3.698 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToBoldAndRefresh -- Time elapsed: 3.578 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testPasteEnablement -- Time elapsed: 2.758 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithTabbar -- Time elapsed: 2.129 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldToGreyBGAndRefresh -- Time elapsed: 3.549 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNodeLabel -- Time elapsed: 1.755 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToNode -- Time elapsed: 1.754 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeLabelToNode -- Time elapsed: 1.872 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToStylishContainer -- Time elapsed: 1.822 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyGreyBGToBoldAndRefresh -- Time elapsed: 3.793 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToLabelNode -- Time elapsed: 1.864 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToLabelNode -- Time elapsed: 1.744 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSelectionChangeBehaviorAfterAReconnectToolWithUnexpectedBehavior -- Time elapsed: 2.200 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testEdgeWithPortSourceDnDWithObliqueStyleRouting -- Time elapsed: 2.552 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithObliqueStyleRouting -- Time elapsed: 2.800 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithRectilinearStyleRouting -- Time elapsed: 2.617 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter2 -- Time elapsed: 1.477 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter3 -- Time elapsed: 0.112 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterFirstPosition -- Time elapsed: 0.158 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigationWithAqlInterpreter -- Time elapsed: 0.116 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses2 -- Time elapsed: 0.111 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses -- Time elapsed: 0.158 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterMiddlePosition -- Time elapsed: 0.157 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinition -- Time elapsed: 11.09 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterLastPosition -- Time elapsed: 0.221 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigation -- Time elapsed: 0.115 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter -- Time elapsed: 0.110 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinitionError -- Time elapsed: 0.180 s
19:26:19 org.eclipse.sirius.tests.swtbot.std.STD001.testSTD001 -- Time elapsed: 8.246 s
19:26:19 org.eclipse.sirius.tests.swtbot.std.STD002.testSTD002 -- Time elapsed: 3.073 s
19:26:19 org.eclipse.sirius.tests.swtbot.std.STD004.testSTD004 -- Time elapsed: 6.776 s
19:26:19 org.eclipse.sirius.tests.swtbot.std.STD005.testSTD005 -- Time elapsed: 7.053 s
19:26:19 org.eclipse.sirius.tests.swtbot.std.STD009.testSTD009 -- Time elapsed: 0.092 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenUndoThenRedoOperation -- Time elapsed: 4.898 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainer -- Time elapsed: 3.573 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesThatImpliesContainerMappingChanges -- Time elapsed: 3.215 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvas -- Time elapsed: 3.089 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenGoBack -- Time elapsed: 3.308 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testMoveClass -- Time elapsed: 3.065 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasWithScroll -- Time elapsed: 3.099 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainerThenUndoThenRedoOperation -- Time elapsed: 3.650 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndPackageFromContainerToContainer -- Time elapsed: 2.999 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndMultiplePackagesFromCanvasToContainer -- Time elapsed: 3.030 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvas -- Time elapsed: 2.879 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromCanvasToContainer -- Time elapsed: 2.987 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvasWithScroll -- Time elapsed: 2.857 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnContainer -- Time elapsed: 4.074 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainer -- Time elapsed: 4.878 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testDropPortFromComponentToAnotherComponent -- Time elapsed: 4.208 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnNode -- Time elapsed: 3.968 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnNode -- Time elapsed: 4.442 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNode -- Time elapsed: 4.253 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNodeInContainer -- Time elapsed: 3.953 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNodeInContainer -- Time elapsed: 4.130 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDropAfterZoom -- Time elapsed: 3.472 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainerInContainer -- Time elapsed: 4.079 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNode -- Time elapsed: 2.770 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDrop -- Time elapsed: 3.177 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainerInContainer -- Time elapsed: 3.611 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testIndirectDropPortFromComponentToDiagram -- Time elapsed: 3.997 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnContainer -- Time elapsed: 3.844 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainer -- Time elapsed: 4.290 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMovePortNearCollapsedPort -- Time elapsed: 3.289 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponentNearCollapsedPort -- Time elapsed: 3.088 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithHiddenEdge -- Time elapsed: 2.907 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMoveCollapsedPortNearCollapsedPort -- Time elapsed: 2.934 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPort -- Time elapsed: 3.252 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponent -- Time elapsed: 3.080 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithStraightEdge -- Time elapsed: 3.260 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithRectilinearEdge -- Time elapsed: 2.979 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPortWithZoom -- Time elapsed: 3.315 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideAllElements -- Time elapsed: 4.920 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideElementAndCheckItIsInDialog -- Time elapsed: 4.725 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testCheckAllElementsAreInDialog -- Time elapsed: 5.122 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testCheckAllElementsAreInDialog -- Time elapsed: 5.005 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideElementAndCheckItIsInDialog -- Time elapsed: 5.025 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideAllElements -- Time elapsed: 5.316 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.RenameTableRepresentationTest.testRenameTableRepresentation -- Time elapsed: 2.464 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testDeleteSeveralLines -- Time elapsed: 4.457 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testHideSeveralLines -- Time elapsed: 5.371 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.CreatedDLinesSelectionTests.testCreatedDTreeItemSelection -- Time elapsed: 2.399 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.ContextMenuTableTest.testRefreshContextMenuAfterModifyVsm -- Time elapsed: 3.730 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testDLineExpansion -- Time elapsed: 2.182 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemWidth -- Time elapsed: 2.138 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemHeaderWidth -- Time elapsed: 2.180 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testTreeItemCollapse -- Time elapsed: 2.252 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.DeleteLineWithDELShortcutTest.testTableLineDeletionWithDELShortcut -- Time elapsed: 2.839 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.TableRefreshWithF5ShortcutTests.testTableGlobalRefreshWithF5Shortcut -- Time elapsed: 2.734 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithNullCellEditor -- Time elapsed: 1.596 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox2 -- Time elapsed: 1.919 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithUnexistingOrNotAccessibleClass -- Time elapsed: 1.543 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithClassNotImplementingITableCellEditorFactory -- Time elapsed: 1.447 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorPriority -- Time elapsed: 11.71 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningASelectionDialog -- Time elapsed: 1.972 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testLabelEdit -- Time elapsed: 1.787 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox -- Time elapsed: 1.811 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithWrongQualifiedName -- Time elapsed: 1.497 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testEditBooleanCellWithOtherColumnOnSameFeatureName -- Time elapsed: 2.597 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.ReadOnlyColumnTest.testEditBooleanCellWithOtherColumnOnSameFeatureName -- Time elapsed: 2.357 s
19:26:19 org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionTest.testDefaultLabelExpressionValue -- Time elapsed: 1.009 s
19:26:19 org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionExpressionTest.testLoggerExpressionValue -- Time elapsed: 1.650 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomizationWithError -- Time elapsed: 2.429 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteAttachmentStyleCustomization -- Time elapsed: 18.98 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization -- Time elapsed: 65.11 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization -- Time elapsed: 58.13 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization -- Time elapsed: 64.50 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSetWorkspaceImageStyleCustomization -- Time elapsed: 10.27 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization -- Time elapsed: 61.69 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSquareStyleCustomization -- Time elapsed: 53.61 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization -- Time elapsed: 55.15 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testDotStyleCustomization -- Time elapsed: 53.93 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization -- Time elapsed: 61.48 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteStyleCustomization -- Time elapsed: 36.41 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSiriusNoteStyleCustomization -- Time elapsed: 55.40 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization -- Time elapsed: 61.19 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization -- Time elapsed: 72.19 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFTextStyleCustomization -- Time elapsed: 25.32 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLabelSizeCustomization -- Time elapsed: 2.914 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization -- Time elapsed: 54.64 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization -- Time elapsed: 66.54 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 3.048 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 3.831 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom200 -- Time elapsed: 4.046 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Pinned -- Time elapsed: 3.433 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom50 -- Time elapsed: 3.747 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9WithZoom -- Time elapsed: 1.725 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 2.503 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 2.155 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase3 -- Time elapsed: 2.519 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase6 -- Time elapsed: 2.549 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7 -- Time elapsed: 1.831 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8 -- Time elapsed: 2.106 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9 -- Time elapsed: 1.598 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelection -- Time elapsed: 2.235 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8WithZoom -- Time elapsed: 1.779 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelectionWithChildren -- Time elapsed: 2.465 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10WithZoom -- Time elapsed: 1.749 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10 -- Time elapsed: 1.701 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_1 -- Time elapsed: 1.798 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_2 -- Time elapsed: 1.771 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_3 -- Time elapsed: 1.744 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_4 -- Time elapsed: 1.816 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_5 -- Time elapsed: 1.748 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_6 -- Time elapsed: 1.709 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_7 -- Time elapsed: 1.702 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_8 -- Time elapsed: 1.793 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7WithZoom -- Time elapsed: 1.923 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesIgnorePin -- Time elapsed: 3.060 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9WithZoom -- Time elapsed: 1.766 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 3.122 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 2.238 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase3 -- Time elapsed: 2.655 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase6 -- Time elapsed: 2.759 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7 -- Time elapsed: 1.862 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8 -- Time elapsed: 1.701 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9 -- Time elapsed: 1.846 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelection -- Time elapsed: 2.331 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8WithZoom -- Time elapsed: 1.767 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelectionWithChildren -- Time elapsed: 2.517 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10WithZoom -- Time elapsed: 1.753 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10 -- Time elapsed: 1.883 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_1 -- Time elapsed: 1.758 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_2 -- Time elapsed: 1.926 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_3 -- Time elapsed: 1.750 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_4 -- Time elapsed: 1.899 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_5 -- Time elapsed: 1.818 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_6 -- Time elapsed: 1.918 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_7 -- Time elapsed: 1.705 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_8 -- Time elapsed: 1.721 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7WithZoom -- Time elapsed: 1.928 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesIgnorePin -- Time elapsed: 2.991 s
19:26:19 org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDistributeActionInVariousConfigurations -- Time elapsed: 133.0 s
19:26:19 org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementChecking -- Time elapsed: 3.489 s
19:26:19 org.eclipse.sirius.tests.swtbot.DistributeActionTests.testFirstAndLastBothShape -- Time elapsed: 3.772 s
19:26:19 org.eclipse.sirius.tests.swtbot.DistributeActionTests.testAllDistributeAction -- Time elapsed: 44.38 s
19:26:19 org.eclipse.sirius.tests.swtbot.DistributeActionTests.testShapesAtSameAxis -- Time elapsed: 4.356 s
19:26:19 org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementCheckingBorderedNodes -- Time elapsed: 3.615 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSameEdge -- Time elapsed: 1.770 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSeveralEdges -- Time elapsed: 1.732 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSameEdge -- Time elapsed: 1.707 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSameEdge -- Time elapsed: 1.700 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSeveralEdges -- Time elapsed: 1.730 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSameEdge -- Time elapsed: 1.721 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSeveralEdges -- Time elapsed: 1.805 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSeveralEdges -- Time elapsed: 1.661 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSameEdge -- Time elapsed: 1.663 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSeveralEdges -- Time elapsed: 1.821 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testActionsFromEclipseMenu -- Time elapsed: 1.783 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSeveralEdges -- Time elapsed: 1.850 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSeveralEdges -- Time elapsed: 1.782 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSameEdge -- Time elapsed: 1.718 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSeveralEdges -- Time elapsed: 1.773 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSameEdge -- Time elapsed: 1.763 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSeveralEdges -- Time elapsed: 1.712 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSameEdge -- Time elapsed: 1.675 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSameEdge -- Time elapsed: 1.734 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSeveralEdges -- Time elapsed: 1.825 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSameEdge -- Time elapsed: 1.740 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndOneRegion -- Time elapsed: 2.360 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndOneRegion -- Time elapsed: 2.197 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndTwoRegions -- Time elapsed: 2.284 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInHorizontalStack -- Time elapsed: 2.911 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndHideLabel -- Time elapsed: 2.007 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInVerticalStack -- Time elapsed: 2.647 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegion -- Time elapsed: 2.188 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 2.144 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 2.628 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerOutsideEditor -- Time elapsed: 2.147 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegions -- Time elapsed: 2.172 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegions -- Time elapsed: 2.251 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 2.660 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testWithACapellaLikeTitleBlock -- Time elapsed: 6.195 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewVerticalRegionContainerWithTwoRegions -- Time elapsed: 2.840 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInHorizontalStack -- Time elapsed: 2.340 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 2.670 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegion -- Time elapsed: 2.271 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegions -- Time elapsed: 2.262 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndContainerMoved -- Time elapsed: 3.688 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerOutsideEditor -- Time elapsed: 2.218 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 2.370 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfVerticalRegionContainerWithFixedSizeRegions -- Time elapsed: 3.424 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInVerticalStack -- Time elapsed: 2.073 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndTwoRegions -- Time elapsed: 2.222 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithHStackContainerAndList -- Time elapsed: 6.507 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSize -- Time elapsed: 2.196 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndHideLabel -- Time elapsed: 2.139 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithTitleBlockWithLabel -- Time elapsed: 7.077 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndRectangleDraw -- Time elapsed: 2.144 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInHorizontalStack -- Time elapsed: 2.650 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegion -- Time elapsed: 2.184 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndRectangleDraw -- Time elapsed: 2.240 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndNodeMoved -- Time elapsed: 3.328 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSize -- Time elapsed: 2.278 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInVerticalStack -- Time elapsed: 2.907 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 2.154 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfHorizontalRegionContainerWithFixedSizeRegions -- Time elapsed: 3.424 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeToEdgeVisibilityInCaseOfCollapseCompartment -- Time elapsed: 2.868 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInHorizontalStack -- Time elapsed: 2.170 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 2.267 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInVerticalStack -- Time elapsed: 2.424 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInHorizontalStack -- Time elapsed: 2.318 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegion -- Time elapsed: 2.298 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInVerticalStack -- Time elapsed: 2.214 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfCollapseCompartment -- Time elapsed: 4.674 s
19:26:19 org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfAnotherEdgeRenaming -- Time elapsed: 3.403 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopPaddingSetting -- Time elapsed: 13.39 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayout -- Time elapsed: 6.719 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayoutWithContainers -- Time elapsed: 5.911 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomPaddingSetting -- Time elapsed: 13.55 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllLeftRight -- Time elapsed: 5.842 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayout -- Time elapsed: 6.597 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayout -- Time elapsed: 6.488 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTreeOrdering -- Time elapsed: 6.394 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayoutWithContainers -- Time elapsed: 5.810 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayoutWithContainers -- Time elapsed: 6.178 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTopBottom -- Time elapsed: 5.727 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTreeOrdering -- Time elapsed: 6.297 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightPaddingSetting -- Time elapsed: 12.89 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBorderNodeSnapWithArrange -- Time elapsed: 5.898 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testContainerSnapWithArrange -- Time elapsed: 5.928 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopPaddingSetting -- Time elapsed: 13.52 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayout -- Time elapsed: 6.732 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayoutWithContainers -- Time elapsed: 6.525 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomPaddingSetting -- Time elapsed: 13.67 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllLeftRight -- Time elapsed: 5.816 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayout -- Time elapsed: 6.423 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayout -- Time elapsed: 6.425 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTreeOrdering -- Time elapsed: 6.572 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayoutWithContainers -- Time elapsed: 5.705 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayoutWithContainers -- Time elapsed: 5.964 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTopBottom -- Time elapsed: 6.434 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTreeOrdering -- Time elapsed: 6.839 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightPaddingSetting -- Time elapsed: 13.40 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank2_zoom200 -- Time elapsed: 1.584 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2DiagramBlank5 -- Time elapsed: 2.285 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDNodeFromContainer2DiagramBlank2 -- Time elapsed: 2.560 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromContainer2ContainerBlank2_zoom200 -- Time elapsed: 5.000 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDEClassMC2ContainerBlank2 -- Time elapsed: 2.119 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank2 -- Time elapsed: 2.170 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank5 -- Time elapsed: 2.113 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDNoNPEDuringFeedback_Diagram3 -- Time elapsed: 2.019 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2DiagramBlank6FromATransientLayerTool -- Time elapsed: 2.136 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromDiagram2ContainerBlank2 -- Time elapsed: 2.762 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDEClassFromMC2DiagramBlank2 -- Time elapsed: 2.472 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_MoveLabelOnBorderWith4ArrowsIcon -- Time elapsed: 1.962 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromContainer2ContainerBlank2 -- Time elapsed: 3.563 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_SelectionChangeBehaviorAfterADnDWithUnexpectedBehavior -- Time elapsed: 2.643 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromContainer2ContainerBlank5 -- Time elapsed: 2.779 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2DiagramBlank2 -- Time elapsed: 2.106 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2DiagramBlank5 -- Time elapsed: 2.106 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2ContainerBlank5 -- Time elapsed: 2.507 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnBendpointsAlignmentTest.testEdgeStabilityOnBendpointsAlignment -- Time elapsed: 2.032 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnNorth -- Time elapsed: 1.822 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnSouth -- Time elapsed: 1.797 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnEast -- Time elapsed: 1.857 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnWest -- Time elapsed: 1.806 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropToContainedNode -- Time elapsed: 1.795 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropWithSourceAndTarget -- Time elapsed: 1.792 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnCopyPasteLayout -- Time elapsed: 4.232 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnDragAndDrop -- Time elapsed: 1.738 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelUpdateTest.testEdgeLabelCreatedEmptyAndThenUpdated -- Time elapsed: 2.098 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveTest.testEdgeLabelMoveFromBorder -- Time elapsed: 2.583 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerActivation -- Time elapsed: 3.878 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerDeactivation -- Time elapsed: 3.869 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSource -- Time elapsed: 2.809 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTarget -- Time elapsed: 2.322 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdge -- Time elapsed: 2.466 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateEdgeOnNodeWithBorderImage -- Time elapsed: 2.240 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdgeOnProvidedShape -- Time elapsed: 2.488 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShape -- Time elapsed: 2.734 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdge -- Time elapsed: 2.271 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdgeOnProvidedShape -- Time elapsed: 2.418 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShape -- Time elapsed: 2.409 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShapeWithZoomAndScroll -- Time elapsed: 2.897 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShapeWithZoomAndScroll -- Time elapsed: 3.082 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testExtremityLocationOfExistingEdges -- Time elapsed: 1.822 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseTable -- Time elapsed: 10.19 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseDiagram -- Time elapsed: 10.26 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseAll -- Time elapsed: 13.90 s
19:26:19 org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterEdgeDeletionTest -- Time elapsed: 6.551 s
19:26:19 org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterNodeDeletionTest -- Time elapsed: 6.365 s
19:26:19 org.eclipse.sirius.tests.swtbot.modelexplorer.RepresentationVisibilityAfterSessionReloadTest.testRepresentationVisibilityAfterSessionReload -- Time elapsed: 1.017 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering -- Time elapsed: 2.462 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering -- Time elapsed: 2.431 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering2 -- Time elapsed: 2.424 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering2 -- Time elapsed: 2.712 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingUsingPreferencesUI -- Time elapsed: 7.627 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingWithFilters -- Time elapsed: 3.474 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeHidingLabelIconsUsingAPI -- Time elapsed: 6.273 s
19:26:19 org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenTableRepresentation -- Time elapsed: 3.021 s
19:26:19 org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramAndTableRepresentations -- Time elapsed: 8.328 s
19:26:19 org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramRepresentation -- Time elapsed: 5.758 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToSW -- Time elapsed: 2.016 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSE -- Time elapsed: 1.987 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSW -- Time elapsed: 2.001 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNE -- Time elapsed: 2.035 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNW -- Time elapsed: 2.009 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToSE -- Time elapsed: 2.070 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNE -- Time elapsed: 2.070 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNW -- Time elapsed: 1.941 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSE -- Time elapsed: 2.027 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSW -- Time elapsed: 2.012 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN1ToSW -- Time elapsed: 2.094 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNE -- Time elapsed: 2.003 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNW -- Time elapsed: 1.937 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSE -- Time elapsed: 1.947 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSW -- Time elapsed: 1.960 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToNE -- Time elapsed: 2.029 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSE -- Time elapsed: 1.959 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSW -- Time elapsed: 2.009 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith50 -- Time elapsed: 2.086 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith125 -- Time elapsed: 2.034 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith125 -- Time elapsed: 1.991 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB1ToN -- Time elapsed: 2.000 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToE -- Time elapsed: 1.915 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToN -- Time elapsed: 1.959 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToW -- Time elapsed: 1.973 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB3ToS -- Time elapsed: 1.998 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToS -- Time elapsed: 2.006 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToS -- Time elapsed: 1.932 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToS -- Time elapsed: 1.977 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith50 -- Time elapsed: 2.049 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_North -- Time elapsed: 1.946 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_South -- Time elapsed: 2.431 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_East -- Time elapsed: 1.825 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_West -- Time elapsed: 1.957 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_East -- Time elapsed: 1.869 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_West -- Time elapsed: 1.858 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_North -- Time elapsed: 1.852 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_South -- Time elapsed: 1.828 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_North -- Time elapsed: 1.803 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_South -- Time elapsed: 1.911 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_East -- Time elapsed: 2.453 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_West -- Time elapsed: 2.522 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_East -- Time elapsed: 1.845 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_West -- Time elapsed: 1.859 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_North -- Time elapsed: 1.924 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_South -- Time elapsed: 2.413 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_East -- Time elapsed: 1.913 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_West -- Time elapsed: 1.926 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_North -- Time elapsed: 1.829 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_South -- Time elapsed: 1.838 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_North -- Time elapsed: 1.831 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_South -- Time elapsed: 1.838 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_East -- Time elapsed: 2.055 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_West -- Time elapsed: 1.924 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_DNode4EditPart_LabelSizeIncrease -- Time elapsed: 3.743 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_East -- Time elapsed: 2.416 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_West -- Time elapsed: 2.452 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_North -- Time elapsed: 1.987 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_South -- Time elapsed: 1.857 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_East -- Time elapsed: 1.852 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_West -- Time elapsed: 1.949 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_North -- Time elapsed: 1.952 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_South -- Time elapsed: 2.015 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropTest.testPortLocationFromParentDnDFromModelExplorerView -- Time elapsed: 4.043 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropOnDiagramTest.testPortsLocationsAfterDragAndDropOnSameContainer -- Time elapsed: 4.057 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPaste -- Time elapsed: 3.876 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInCopy -- Time elapsed: 4.502 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInPaste -- Time elapsed: 4.406 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithPastedPortsTest.testCopyPaste -- Time elapsed: 3.769 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteFormat -- Time elapsed: 4.200 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteLayout -- Time elapsed: 3.990 s
19:26:19 org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteStyle -- Time elapsed: 4.166 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode3EditPartLabelStability -- Time elapsed: 1.846 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNodeEditPartLabelStability -- Time elapsed: 1.843 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode4EditPartLabelStability -- Time elapsed: 1.964 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode2EditPartLabelStability -- Time elapsed: 1.900 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeLayoutStabilityWithToolWizardTest.testEdgeLayoutStabilityOnToolWizard -- Time elapsed: 2.113 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStabilityOnTheSameDiagram -- Time elapsed: 1.843 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStability -- Time elapsed: 2.578 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortSelectionTest.testPortSelectionWithMarkee -- Time elapsed: 2.563 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickBottomLeftPortToSelectPortWithManyEdges -- Time elapsed: 2.567 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickInCenterSelectPortWithManyEdges -- Time elapsed: 2.476 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickTopRightPortToSelectPortWithManyEdges -- Time elapsed: 2.547 s
19:26:19 org.eclipse.sirius.tests.swtbot.PortNotVisibleSelectionTest.testPortSelectionAfterContainerResize -- Time elapsed: 2.219 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterUndoDeletionFromGenericToolTest.test_Deletion_Undo_Of_Node_With_BorderedNodes -- Time elapsed: 2.240 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingStyleFromAppearanceSection -- Time elapsed: 5.583 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksStatusFromAppearanceSection -- Time elapsed: 4.918 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeEdgeSmoothnessFromAppearanceSection -- Time elapsed: 4.887 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundColorFromAppearanceSection -- Time elapsed: 6.201 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundImageFromAppearanceSection -- Time elapsed: 4.689 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingObstructionsFromAppearanceSection -- Time elapsed: 7.279 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksTypeFromAppearanceSection -- Time elapsed: 4.569 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingClosestDistanceFromAppearanceSection -- Time elapsed: 7.418 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksReverseFromAppearanceSection -- Time elapsed: 7.077 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeLineColorFromTabbar -- Time elapsed: 3.609 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundColorFromTabbar -- Time elapsed: 3.595 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundImageFromTabbar -- Time elapsed: 3.669 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeRoutingStyleFromTabbar -- Time elapsed: 3.471 s
19:26:19 org.eclipse.sirius.tests.swtbot.ResizeKindRefreshTests.testResizePermission -- Time elapsed: 33.37 s
19:26:19 org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels1 -- Time elapsed: 9.678 s
19:26:19 org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels2 -- Time elapsed: 9.706 s
19:26:19 org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnDifferentsBranches -- Time elapsed: 7.615 s
19:26:19 org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtTrue -- Time elapsed: 8.024 s
19:26:19 org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolApplicationInWorkspaceContext -- Time elapsed: 3.062 s
19:26:19 org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtFalse -- Time elapsed: 7.912 s
19:26:19 org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromDotNodeStyle -- Time elapsed: 4.491 s
19:26:19 org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromShapeContainerStyle -- Time elapsed: 4.684 s
19:26:19 org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareNodeStyle -- Time elapsed: 4.603 s
19:26:19 org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromFlatContainerStyle -- Time elapsed: 4.686 s
19:26:19 org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareBorderedNodeStyle -- Time elapsed: 4.258 s
19:26:19 org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromCustomNodeStyle -- Time elapsed: 4.370 s
19:26:19 org.eclipse.sirius.tests.swtbot.BackgroundStyleUpdateTest.testStyleCustomizationOfFlatContainerStyle -- Time elapsed: 1.990 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeMappingTestCase.testEdgeMappingCreationOnLayer -- Time elapsed: 12.57 s
19:26:19 org.eclipse.sirius.tests.swtbot.InvalidMetamodelRessourceTest.testDefaultLabelExpressionValue -- Time elapsed: 1.376 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExtensionActivationOrderTest.testEnableOnlyExtension -- Time elapsed: 9.471 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ContainerDropPropertySectionsTests.testContainersReferences -- Time elapsed: 1.399 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNode -- Time elapsed: 1.083 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithNoConditionalStyle -- Time elapsed: 11.10 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithConditionalStyle -- Time elapsed: 10.99 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithConditionalStyle -- Time elapsed: 11.20 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithNoConditionalStyle -- Time elapsed: 10.99 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNodeWithConditionalStyle -- Time elapsed: 0.871 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterNodeSelection -- Time elapsed: 2.508 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterEdgeSelection -- Time elapsed: 2.367 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testMultiEdgesSelection -- Time elapsed: 2.366 s
19:26:19 org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterBorderNodeSelection -- Time elapsed: 3.004 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromAppearanceSection -- Time elapsed: 16.68 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testStrikeFromAppearanceSection -- Time elapsed: 10.38 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdgeLabel -- Time elapsed: 2.386 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontSizeFromAppearanceSection -- Time elapsed: 10.29 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromAppearanceSection -- Time elapsed: 13.77 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromAppearanceSection -- Time elapsed: 6.831 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromAppearanceSection -- Time elapsed: 13.94 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testUnderlineFromAppearanceSection -- Time elapsed: 10.56 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromTabbar -- Time elapsed: 9.633 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdge -- Time elapsed: 2.376 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldAllSelectedElementsFromToolBarWithUndoRedo -- Time elapsed: 2.458 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromToolbar -- Time elapsed: 12.30 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromToolbar -- Time elapsed: 12.73 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdgeLabel -- Time elapsed: 2.292 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdge -- Time elapsed: 2.226 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontFromAppearanceSection -- Time elapsed: 10.37 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromToolbar -- Time elapsed: 1.777 s
19:26:19 org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testToolbarActionWithNodeLabelSelection -- Time elapsed: 12.74 s
19:26:19 org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionVerticalPreference -- Time elapsed: 2.915 s
19:26:19 org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionHorizontalPreference -- Time elapsed: 2.831 s
19:26:19 org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionDiagonalPreference -- Time elapsed: 2.860 s
19:26:19 org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAllCombinationsSizeComputationExpressionSizeNodeWithSquareStyle -- Time elapsed: 45.41 s
19:26:19 org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAutoSizeComputationExpression -- Time elapsed: 4.138 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyLineSuggestedColors -- Time elapsed: 2.321 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropLineSuggestedColors -- Time elapsed: 2.716 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFontSuggestedColors -- Time elapsed: 2.288 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFontSuggestedColors -- Time elapsed: 2.709 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeLineCustomColor -- Time elapsed: 2.417 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFontLastUsedColors -- Time elapsed: 2.551 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderLineCustomColor -- Time elapsed: 2.478 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveLineCustomColor -- Time elapsed: 2.064 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFillCustomColor -- Time elapsed: 2.267 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFillCustomColor -- Time elapsed: 2.332 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFontCustomColorAndClickOnPalette -- Time elapsed: 2.162 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFillCustomColor -- Time elapsed: 1.973 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseLineLastUsedColors -- Time elapsed: 2.403 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFillLastUsedColors -- Time elapsed: 2.475 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFillCustomColorAndClickOnPalette -- Time elapsed: 2.289 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFillSuggestedColors -- Time elapsed: 2.370 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFillSuggestedColors -- Time elapsed: 2.703 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFontCustomColor -- Time elapsed: 2.397 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFontColors -- Time elapsed: 3.455 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddLineCustomColorAndClickOnPalette -- Time elapsed: 2.173 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFillColors -- Time elapsed: 3.158 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFontCustomColor -- Time elapsed: 2.222 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFontCustomColor -- Time elapsed: 1.896 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicLineColors -- Time elapsed: 3.228 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.test_ViewpointViewpoint_Specification_Project_Creation -- Time elapsed: 0.128 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.testCreatingProjectWithExistingName -- Time elapsed: 0.214 s
19:26:19 org.eclipse.sirius.tests.swtbot.suite.AllTestSuite$SWTBotBundlesReport.dump_environment_data -- Time elapsed: 0.053 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 6.594 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScroll -- Time elapsed: 7.240 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 2.922 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 6.167 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 7.169 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 5.618 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScroll -- Time elapsed: 2.739 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainer -- Time elapsed: 5.586 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScroll -- Time elapsed: 2.690 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 5.950 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 7.174 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.006 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScroll -- Time elapsed: 7.091 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScroll -- Time elapsed: 5.649 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScroll -- Time elapsed: 3.826 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 5.857 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 6.042 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 5.995 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.971 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.928 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 5.957 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainer -- Time elapsed: 2.623 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.684 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScroll -- Time elapsed: 5.800 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 5.572 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.658 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 5.981 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 5.764 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 5.954 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 5.764 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.807 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainer -- Time elapsed: 5.899 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 5.845 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 5.995 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 5.854 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.850 s
19:26:19 org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testNavigateToDiagramInFragment -- Time elapsed: 3.237 s
19:26:19 org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testCreateLinkNoteInDiagramInFragment -- Time elapsed: 3.376 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.MigrationOnVsmEditorReloadTest.test_Migration_Initalization_On_VSM_Editor_Reload -- Time elapsed: 0.838 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTreeStyle -- Time elapsed: 0.847 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTable -- Time elapsed: 0.710 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatDeleteViewNotPresentForTree -- Time elapsed: 1.296 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForCrossTable -- Time elapsed: 1.307 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForCrossTable -- Time elapsed: 1.267 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTableStyle -- Time elapsed: 0.592 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testCheckFlatContainerBackgroundStyle -- Time elapsed: 0.662 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnDiagramStyle -- Time elapsed: 0.811 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTree -- Time elapsed: 1.302 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTree -- Time elapsed: 1.396 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForCrossTable -- Time elapsed: 1.212 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTable -- Time elapsed: 0.049 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForTable -- Time elapsed: 0.659 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testEmptyNodeLabels -- Time elapsed: 1.884 s
19:26:19 org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithoutOpenedEditor -- Time elapsed: 3.153 s
19:26:19 org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithOpenedEditor -- Time elapsed: 3.486 s
19:26:19 org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testModifySemanticResources -- Time elapsed: 3.153 s
19:26:19 org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testChangeVSM -- Time elapsed: 12.74 s
19:26:19 org.eclipse.sirius.tests.swtbot.SVGZImageTest.testSvgzImageLoad -- Time elapsed: 1.598 s
19:26:19 org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithOneEdgeSelected -- Time elapsed: 3.075 s
19:26:19 org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithMultiSelection -- Time elapsed: 2.489 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepresentationGroupWithoutRepresentationInstanceTest.testRepresentationWithNoInstanceIsNotVisible -- Time elapsed: 0.990 s
19:26:19 org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromAppearanceView -- Time elapsed: 3.211 s
19:26:19 org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromStyleView -- Time elapsed: 3.581 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToObliqueButWithoutVisualChange -- Time elapsed: 1.783 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromTreeToOblique -- Time elapsed: 1.764 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToOblique -- Time elapsed: 1.715 s
19:26:19 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testNewEdgeAfterReconnectSource -- Time elapsed: 1.768 s
19:26:19 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeSource -- Time elapsed: 1.704 s
19:26:19 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeTarget -- Time elapsed: 1.851 s
19:26:19 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectEdgeWithBadGMFBendpointAndNoReconnectionCandidate -- Time elapsed: 2.036 s
19:26:19 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeSource -- Time elapsed: 1.816 s
19:26:19 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeTarget -- Time elapsed: 1.806 s
19:26:19 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectWithUserSpecificLineStyle -- Time elapsed: 2.127 s
19:26:19 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeSource -- Time elapsed: 1.717 s
19:26:19 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeTarget -- Time elapsed: 1.779 s
19:26:19 org.eclipse.sirius.tests.swtbot.QuickStartScenario.testQuickStart -- Time elapsed: 0.535 s
19:26:19 org.eclipse.sirius.tests.swtbot.NonVisibleLabelSelectionTest.testCheckLabelSelection -- Time elapsed: 9.017 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithLeftAlignement -- Time elapsed: 1.361 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeLabelPosition -- Time elapsed: 1.537 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithCenterAlignement -- Time elapsed: 1.393 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithRightAlignement -- Time elapsed: 1.420 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testBorderLabelPosition -- Time elapsed: 1.532 s
19:26:19 org.eclipse.sirius.tests.swtbot.NavigateToNewRepresentationTest.testCreateNewRepresentationWithComputedNamed -- Time elapsed: 2.305 s
19:26:19 org.eclipse.sirius.tests.swtbot.LockedAppearanceTabTest.testActionsEnablement -- Time elapsed: 4.337 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 2.636 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 2.104 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 2.704 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 3.039 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 2.659 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 2.916 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 3.492 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 2.291 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 2.443 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceTargetOnEdgeCreation -- Time elapsed: 2.049 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceOnEdgeCreation -- Time elapsed: 1.609 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageWhenManyRepresentationsHaveSameNameTest.testExportDiagramsOfFragmentSessionAsJPGFromTabBar -- Time elapsed: 0.050 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationTest.testReferenceToolWithIcon -- Time elapsed: 1.585 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTableToDiagram -- Time elapsed: 0.953 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTreeToDiagram -- Time elapsed: 0.973 s
19:26:19 org.eclipse.sirius.tests.swtbot.DeleteFromDiagramTest.testDeleteFromDiagramAction -- Time elapsed: 1.833 s
19:26:19 org.eclipse.sirius.tests.swtbot.DeleteDiagramWithListeningPaletteToolTest.testDeleteDiagramFromModelExplorer -- Time elapsed: 2.112 s
19:26:19 org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromAppearanceSection -- Time elapsed: 18.27 s
19:26:19 org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromTabbar -- Time elapsed: 16.75 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser -- Time elapsed: 3.086 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser -- Time elapsed: 2.967 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser_Closed -- Time elapsed: 1.704 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser_Closed -- Time elapsed: 1.740 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser -- Time elapsed: 3.664 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser -- Time elapsed: 3.526 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser_Closed -- Time elapsed: 1.722 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameTableName -- Time elapsed: 2.302 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser_Closed -- Time elapsed: 1.774 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameDiagramName -- Time elapsed: 2.794 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInNewGroupInTabbar -- Time elapsed: 1.420 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnPackage -- Time elapsed: 1.774 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnPackage -- Time elapsed: 1.736 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnPackage -- Time elapsed: 1.749 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithBlankLocationOnClass -- Time elapsed: 1.704 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu4 -- Time elapsed: 2.047 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAPopupMenuOnPackage -- Time elapsed: 1.773 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnClass -- Time elapsed: 1.799 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenuWithWrongVariable -- Time elapsed: 1.875 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheNewMenuOnPackage -- Time elapsed: 1.756 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInExistingMenuOnClass -- Time elapsed: 1.712 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAMenuContributedByVSMOnClass -- Time elapsed: 1.740 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnClass -- Time elapsed: 1.774 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInDefaultMenuOnClass -- Time elapsed: 1.705 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnAttribute -- Time elapsed: 1.856 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnAttribute -- Time elapsed: 1.685 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnAttribute -- Time elapsed: 1.761 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheOpenMenuOnPackage -- Time elapsed: 1.765 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnClass -- Time elapsed: 1.603 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testUndoRedoMenuAction -- Time elapsed: 1.680 s
19:26:19 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithLocationInPopupMenuOnPackage -- Time elapsed: 1.825 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.041 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.997 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.007 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainer -- Time elapsed: 1.893 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScroll -- Time elapsed: 1.899 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.934 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.490 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagram -- Time elapsed: 1.895 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.972 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.234 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScroll -- Time elapsed: 1.966 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScroll -- Time elapsed: 2.952 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.000 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.131 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.327 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainer -- Time elapsed: 1.911 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScroll -- Time elapsed: 1.886 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.093 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.607 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagram -- Time elapsed: 1.982 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.145 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.036 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScroll -- Time elapsed: 2.228 s
19:26:19 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScroll -- Time elapsed: 3.074 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuWithNoDeleteTools -- Time elapsed: 3.633 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyNoPasteInReference -- Time elapsed: 3.132 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopySuperTypeEdgePasteNode -- Time elapsed: 3.116 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGeneriCopyNoPasteInSuperTypeEdge -- Time elapsed: 3.116 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackageOtherEditor -- Time elapsed: 4.557 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuDeleteElement -- Time elapsed: 3.783 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackage -- Time elapsed: 4.087 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyElementsPasteOnMoreElements -- Time elapsed: 3.984 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyPasteMenusSync -- Time elapsed: 3.879 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEClassSiriusClipboardContent -- Time elapsed: 3.785 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEPackageSiriusClipboardContent -- Time elapsed: 3.808 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClass -- Time elapsed: 3.171 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClassOtherEditor -- Time elapsed: 4.151 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyMoreElementsPasteNode -- Time elapsed: 3.859 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyReferenceEdgePasteNode -- Time elapsed: 3.815 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEClassOtherSession -- Time elapsed: 6.641 s
19:26:19 org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEPackageOtherSession -- Time elapsed: 7.016 s
19:26:19 org.eclipse.sirius.tests.swtbot.CloseWithoutSavingTest.testCreateMultipleElementsAndCloseWithoutSaving -- Time elapsed: 7.909 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.CreateMandatoryElementsTest.testCreationMandatoryElements -- Time elapsed: 7.101 s
19:26:19 org.eclipse.sirius.tests.swtbot.modelexplorer.LockedModelExplorerTest.testRefreshJobForModelExplorerView -- Time elapsed: 2.582 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveContainer -- Time elapsed: 2.669 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainer -- Time elapsed: 2.454 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainer -- Time elapsed: 2.409 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNode -- Time elapsed: 2.424 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainerWithZoom125 -- Time elapsed: 2.813 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainer -- Time elapsed: 2.643 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNodeInContainer -- Time elapsed: 2.435 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainerInContainer -- Time elapsed: 2.379 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpoint -- Time elapsed: 2.937 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeContainer -- Time elapsed: 2.836 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNode -- Time elapsed: 2.414 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNote -- Time elapsed: 2.377 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNode -- Time elapsed: 2.806 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNote -- Time elapsed: 2.887 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeText -- Time elapsed: 2.977 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpointWithZoom50 -- Time elapsed: 2.835 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainerWithZoom125 -- Time elapsed: 2.720 s
19:26:19 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnBorderNode -- Time elapsed: 2.419 s
19:26:19 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom50 -- Time elapsed: 3.273 s
19:26:19 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveContainer -- Time elapsed: 2.383 s
19:26:19 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainer -- Time elapsed: 2.790 s
19:26:19 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNode -- Time elapsed: 2.786 s
19:26:19 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainer -- Time elapsed: 3.371 s
19:26:19 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNodeInContainer -- Time elapsed: 2.773 s
19:26:19 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainerInContainer -- Time elapsed: 2.842 s
19:26:19 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNode -- Time elapsed: 2.752 s
19:26:19 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNote -- Time elapsed: 2.893 s
19:26:19 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom125 -- Time elapsed: 3.358 s
19:26:19 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom200 -- Time elapsed: 3.410 s
19:26:19 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnBorderNode -- Time elapsed: 2.787 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testCustomTabbarContributor -- Time elapsed: 2.319 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testTabbarCountWithoutContributor -- Time elapsed: 2.490 s
19:26:19 org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithMessage -- Time elapsed: 0.141 s
19:26:19 org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithoutMessage -- Time elapsed: 10.58 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesRepairTest.testRepairMove -- Time elapsed: 2.519 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnCrossTableDescription -- Time elapsed: 2.473 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramDescription -- Time elapsed: 1.691 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryWithAllRepresentation -- Time elapsed: 6.420 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnSequenceDiagramDescription -- Time elapsed: 1.515 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnTreeDescription -- Time elapsed: 1.429 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelAddingFromEPackageWithNullProperties -- Time elapsed: 1.134 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramExtensionDescription -- Time elapsed: 1.565 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnEditionTableDescription -- Time elapsed: 1.687 s
19:26:19 org.eclipse.sirius.tests.swtbot.DiagramPrintTest.testGMFPrintDiagramDialogDisplay -- Time elapsed: 2.089 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled -- Time elapsed: 1.701 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.885 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned_IgnorePin -- Time elapsed: 1.829 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.930 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_No_Overlaps -- Time elapsed: 1.881 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinUnpinElementFromPalette -- Time elapsed: 2.812 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.869 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Unpinned -- Time elapsed: 1.771 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.813 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Pinned -- Time elapsed: 1.939 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Pinned -- Time elapsed: 1.932 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Unpinned -- Time elapsed: 1.830 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsSetsPinnedIfPreferenceEnabled -- Time elapsed: 2.222 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned -- Time elapsed: 1.816 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Unpinned -- Time elapsed: 1.949 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.896 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.836 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinElementContextualMenuAction -- Time elapsed: 1.879 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_No_Overlaps -- Time elapsed: 1.765 s
19:26:19 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinnedAttributeIsPersistent -- Time elapsed: 4.139 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearAllForbiddenForDifferentAxes -- Time elapsed: 2.965 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCenteringWithZoom200 -- Time elapsed: 6.622 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesToRightWithOneWithLeftForbidden -- Time elapsed: 4.695 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdges -- Time elapsed: 5.845 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRight -- Time elapsed: 5.757 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueToBottomWithScrollbar -- Time elapsed: 6.593 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottom -- Time elapsed: 5.389 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomWithWrongXGMFCoordinate -- Time elapsed: 5.509 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCentering -- Time elapsed: 4.216 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementAtSameLevelButNotInSameContainer -- Time elapsed: 5.375 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndContainer -- Time elapsed: 4.922 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesLinkedToBorderNodeWithOverlapBeforeStraighten -- Time elapsed: 5.686 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightCenteringOnBothSourceAndTargetBorderNodes -- Time elapsed: 5.533 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomForbiddenForOverlap -- Time elapsed: 4.361 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementNotAtSameLevel -- Time elapsed: 5.388 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeAtSameLevelButNotInSameContainer -- Time elapsed: 6.812 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBounds -- Time elapsed: 4.222 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightForbiddenBecauseofCentering -- Time elapsed: 3.006 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeNotAsSameLevel -- Time elapsed: 4.273 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdgesWithZoom200 -- Time elapsed: 7.667 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBoundsWithScrollbar -- Time elapsed: 5.308 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesAllIncompatibleStraigthenAction -- Time elapsed: 6.849 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLinkedToBorderNodeWithSeveralEdges -- Time elapsed: 5.461 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndPartName -- Time elapsed: 4.876 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightWithWrongYGMFCoordinate -- Time elapsed: 5.414 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackward -- Time elapsed: 2.401 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForwardWithShortcut -- Time elapsed: 2.336 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringToFront -- Time elapsed: 2.431 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBackWithShortcut -- Time elapsed: 2.295 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFrontWithShortcut -- Time elapsed: 2.221 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringForward -- Time elapsed: 2.450 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFront -- Time elapsed: 2.425 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForward -- Time elapsed: 2.454 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBack -- Time elapsed: 2.373 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendBackward -- Time elapsed: 2.400 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackwardWithShortcut -- Time elapsed: 2.278 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendToBack -- Time elapsed: 2.402 s
19:26:19 org.eclipse.sirius.tests.swtbot.DndWorkspaceToAirdEditorTest.testDragAndDropModelFile -- Time elapsed: 0.051 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorTest.testViewpointActivationStatusChange -- Time elapsed: 5.850 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict -- Time elapsed: 1.864 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioningAndBefore -- Time elapsed: 1.887 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBefore -- Time elapsed: 1.914 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict2 -- Time elapsed: 1.833 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testBothDynamicPageUpdate -- Time elapsed: 2.220 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate2 -- Time elapsed: 2.260 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate3 -- Time elapsed: 2.331 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameUpdate -- Time elapsed: 1.945 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplaceConflict -- Time elapsed: 1.850 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplaceMissingPage -- Time elapsed: 1.895 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate -- Time elapsed: 1.831 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalVisibilityUpdate -- Time elapsed: 2.545 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingConflict -- Time elapsed: 1.855 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalDesynchroUpdate -- Time elapsed: 1.850 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplace -- Time elapsed: 2.041 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBefore -- Time elapsed: 1.988 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBeforeMissingPage -- Time elapsed: 1.927 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageProviderRemoval -- Time elapsed: 1.839 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict2 -- Time elapsed: 1.851 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameVisibilityUpdate -- Time elapsed: 1.844 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate2 -- Time elapsed: 1.824 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate3 -- Time elapsed: 1.981 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplacement -- Time elapsed: 1.903 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering2 -- Time elapsed: 1.847 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfter -- Time elapsed: 1.867 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfter -- Time elapsed: 1.976 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate -- Time elapsed: 1.970 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfterMissingPage -- Time elapsed: 1.834 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingNoPositioning -- Time elapsed: 1.806 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterFirstPage -- Time elapsed: 1.918 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering -- Time elapsed: 1.915 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioning -- Time elapsed: 1.857 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalUpdate -- Time elapsed: 1.939 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict -- Time elapsed: 1.882 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionEditorProjectRemovalTest.testProjectRemovalWithDirtyCommandStack -- Time elapsed: 4.166 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListCreationWithoutAutoRefresh -- Time elapsed: 3.141 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingDragAndDropTool -- Time elapsed: 0.898 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeInContainerCreationWithAutoRefresh -- Time elapsed: 2.151 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerInContainerCreationWithAutoRefresh -- Time elapsed: 3.912 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingPaneBasedSelectionWizardTool -- Time elapsed: 2.446 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerCreationWithoutAutoRefresh -- Time elapsed: 2.953 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingPaneBasedSelectionWizardTool -- Time elapsed: 2.434 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerCreationWithAutoRefresh -- Time elapsed: 2.001 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingSelectionWizardTool -- Time elapsed: 2.427 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeCreationWithoutAutoRefresh -- Time elapsed: 5.470 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeInContainerCreationWithoutAutoRefresh -- Time elapsed: 3.074 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerInContainerCreationWithAutoRefresh -- Time elapsed: 2.065 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerCreationWithAutoRefresh -- Time elapsed: 3.196 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerInContainerCreationWithoutAutoRefresh -- Time elapsed: 7.323 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeInContainerCreationWithAutoRefresh -- Time elapsed: 4.001 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeCreationWithoutAutoRefresh -- Time elapsed: 3.045 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingSelectionWizardTool -- Time elapsed: 2.515 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListInContainerCreationWithoutAutoRefresh -- Time elapsed: 3.059 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListInContainerCreationWithAutoRefresh -- Time elapsed: 2.018 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerInContainerCreationWithoutAutoRefresh -- Time elapsed: 3.204 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeCreationWithAutoRefresh -- Time elapsed: 3.148 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerCreationWithoutAutoRefresh -- Time elapsed: 5.526 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testSelectionPackageInWizardAndCheckIfEdgeIsCreated -- Time elapsed: 2.155 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingDragAndDropFromTreeview -- Time elapsed: 0.875 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeCreationWithAutoRefresh -- Time elapsed: 2.053 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListCreationWithAutoRefresh -- Time elapsed: 2.051 s
19:26:19 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeInContainerCreationWithoutAutoRefresh -- Time elapsed: 7.326 s
19:26:19 org.eclipse.sirius.tests.swtbot.std.STD006.testSTD006 -- Time elapsed: 0.054 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromTrees -- Time elapsed: 3.038 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromCrossTables -- Time elapsed: 2.909 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromEditionTablesWithPrecondition -- Time elapsed: 3.080 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementExpansion -- Time elapsed: 2.404 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelFormat -- Time elapsed: 2.557 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleBackgroundColor -- Time elapsed: 2.363 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemWidth -- Time elapsed: 2.258 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelSize -- Time elapsed: 2.358 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemHeaderWidth -- Time elapsed: 2.358 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelColor -- Time elapsed: 2.331 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEAttributeCustomization -- Time elapsed: 0.425 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testVSMElementCustomizationReuseEReferenceCustomization -- Time elapsed: 1.440 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testLabelAlignmentInVSM -- Time elapsed: 1.232 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEReferenceCustomization -- Time elapsed: 0.425 s
19:26:19 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithClosedSession -- Time elapsed: 8.133 s
19:26:19 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithRefreshAtOpening -- Time elapsed: 8.492 s
19:26:19 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickCancel -- Time elapsed: 1.506 s
19:26:19 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenGoToMarkerIsCalledOnAllOpenedEditors -- Time elapsed: 2.923 s
19:26:19 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithOpenedRepresentationsWithRefreshAtOpening -- Time elapsed: 6.935 s
19:26:19 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenNoRepresentationElementExists -- Time elapsed: 1.292 s
19:26:19 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithoutRefreshAtOpening -- Time elapsed: 8.346 s
19:26:19 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickOk -- Time elapsed: 2.583 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 5.914 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScroll -- Time elapsed: 6.209 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 2.892 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 5.093 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 6.286 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 5.047 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScroll -- Time elapsed: 2.531 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainer -- Time elapsed: 4.952 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScroll -- Time elapsed: 2.654 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 5.231 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 6.550 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.770 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScroll -- Time elapsed: 6.246 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScroll -- Time elapsed: 5.280 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScroll -- Time elapsed: 3.565 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 5.010 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 5.513 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 5.135 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.666 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.567 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 4.944 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainer -- Time elapsed: 2.482 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.548 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScroll -- Time elapsed: 4.801 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 4.875 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.792 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 4.948 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 4.935 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 5.140 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 4.951 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.713 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainer -- Time elapsed: 4.736 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 4.762 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 4.898 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 4.833 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.642 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.338 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScroll -- Time elapsed: 2.213 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainer -- Time elapsed: 2.143 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.322 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScroll -- Time elapsed: 2.157 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.429 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.346 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.260 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagram -- Time elapsed: 2.346 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.397 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.403 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScroll -- Time elapsed: 3.333 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testSychronizedContainerChildrenPresentation -- Time elapsed: 3.566 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testUnsychronizedContainerChildrenPresentation -- Time elapsed: 3.228 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.243 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScroll -- Time elapsed: 2.348 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainer -- Time elapsed: 2.188 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.258 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScroll -- Time elapsed: 2.392 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.516 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.291 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.345 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagram -- Time elapsed: 2.343 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.351 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.338 s
19:26:19 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScroll -- Time elapsed: 3.260 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.889 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.271 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScroll -- Time elapsed: 3.271 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.300 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.368 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.391 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.368 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScroll -- Time elapsed: 2.320 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInContainer -- Time elapsed: 2.301 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScroll -- Time elapsed: 2.277 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagram -- Time elapsed: 2.276 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.319 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.330 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.320 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScroll -- Time elapsed: 3.445 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.371 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.317 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.390 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.430 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScroll -- Time elapsed: 2.350 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInContainer -- Time elapsed: 2.192 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScroll -- Time elapsed: 2.287 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagram -- Time elapsed: 2.289 s
19:26:19 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.235 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.748 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.813 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 3.300 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 3.054 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.818 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.924 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.943 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.936 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 3.065 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 3.366 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 3.272 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.260 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.956 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainer -- Time elapsed: 3.390 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.735 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.448 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 3.205 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.922 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocation -- Time elapsed: 3.340 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocationWithThinGridSpacing -- Time elapsed: 3.081 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.846 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.903 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 3.295 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 3.039 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.726 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.075 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.986 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.965 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.950 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 3.495 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 3.495 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.339 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.008 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 3.350 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.878 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.613 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 3.357 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.962 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnNodeCreation -- Time elapsed: 1.584 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnBorderedNodeCreation -- Time elapsed: 1.471 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnBorderedNodeCreation -- Time elapsed: 1.518 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnNodeCreation -- Time elapsed: 1.666 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnBorderedNodeCreation -- Time elapsed: 1.500 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnNodeCreation -- Time elapsed: 1.452 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnNodeCreation -- Time elapsed: 1.535 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnBorderedNodeCreation -- Time elapsed: 1.457 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.525 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.969 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.955 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 3.034 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.011 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.071 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 3.040 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.995 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.936 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.583 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.618 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.974 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.020 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer -- Time elapsed: 2.555 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.426 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.611 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.407 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.939 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.486 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.027 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.944 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.997 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.917 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.968 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.982 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.927 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.897 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.475 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.546 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.017 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.981 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.368 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.426 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.504 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.401 s
19:26:19 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.964 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.778 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.831 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 3.323 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.955 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.716 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.933 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.912 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.954 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 3.009 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 3.511 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 3.358 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.201 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.014 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainer -- Time elapsed: 3.311 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.735 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.581 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 3.175 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.917 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.691 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.836 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 3.318 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.989 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.804 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.997 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.931 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.901 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.961 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 3.564 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 3.280 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.262 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.988 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 3.223 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.738 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.591 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 3.311 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.988 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.513 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.987 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.928 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 3.119 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.989 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.980 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.944 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.956 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.912 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.565 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.591 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.940 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.004 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer -- Time elapsed: 2.421 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.469 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.583 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.448 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.969 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.397 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.952 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.898 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.972 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.939 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.046 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 3.036 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 3.070 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.982 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.535 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.622 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.930 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.952 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.407 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.396 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.510 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.430 s
19:26:19 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.951 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.566 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_then_Container -- Time elapsed: 2.240 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned -- Time elapsed: 1.569 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List -- Time elapsed: 1.518 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node -- Time elapsed: 1.536 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.592 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List_Aligned -- Time elapsed: 1.630 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.645 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithZoom -- Time elapsed: 1.576 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container_Aligned -- Time elapsed: 1.568 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.547 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_Aligned -- Time elapsed: 1.607 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node -- Time elapsed: 1.516 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_in_Container -- Time elapsed: 1.548 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container -- Time elapsed: 1.627 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container -- Time elapsed: 1.506 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Container -- Time elapsed: 1.545 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.604 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_then_Container -- Time elapsed: 2.257 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned -- Time elapsed: 1.545 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List -- Time elapsed: 1.531 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node -- Time elapsed: 1.508 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.597 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List_Aligned -- Time elapsed: 1.507 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.586 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithZoom -- Time elapsed: 1.581 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned -- Time elapsed: 1.626 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.587 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_Aligned -- Time elapsed: 1.545 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node -- Time elapsed: 1.606 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_in_Container -- Time elapsed: 1.637 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container -- Time elapsed: 1.574 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container -- Time elapsed: 1.514 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container -- Time elapsed: 1.623 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAligned -- Time elapsed: 2.749 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagramAndZoom -- Time elapsed: 3.273 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom -- Time elapsed: 3.189 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List -- Time elapsed: 1.572 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node -- Time elapsed: 1.596 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagram -- Time elapsed: 0.937 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagram -- Time elapsed: 2.811 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainer -- Time elapsed: 2.826 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagramAndWithZoom -- Time elapsed: 4.251 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithZoom -- Time elapsed: 1.627 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom -- Time elapsed: 3.388 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.634 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node -- Time elapsed: 1.634 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container -- Time elapsed: 1.658 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainer -- Time elapsed: 2.956 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedAnotherCase -- Time elapsed: 2.830 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container -- Time elapsed: 1.654 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.611 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_then_Container -- Time elapsed: 2.162 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned -- Time elapsed: 1.619 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.682 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List_Aligned -- Time elapsed: 1.582 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.563 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned -- Time elapsed: 1.649 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_Aligned -- Time elapsed: 1.594 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_in_Container -- Time elapsed: 1.692 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container -- Time elapsed: 1.567 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdgeWithInvalidSelection -- Time elapsed: 1.946 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnEdge -- Time elapsed: 2.399 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnNode -- Time elapsed: 1.430 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideAndRevealLabelWithOutline -- Time elapsed: 1.431 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNode -- Time elapsed: 1.957 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabel -- Time elapsed: 1.928 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideLabelWithOutline -- Time elapsed: 1.403 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideAndRevealLabelWithOutline -- Time elapsed: 1.387 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNodeWithInvalidSelection -- Time elapsed: 1.868 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnBorderedNode -- Time elapsed: 2.477 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdge -- Time elapsed: 2.033 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNode -- Time elapsed: 1.896 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnLabel -- Time elapsed: 1.438 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNodeWithInvalidSelection -- Time elapsed: 1.888 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabelWithInvalidSelection -- Time elapsed: 1.828 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdge -- Time elapsed: 1.763 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnNode -- Time elapsed: 1.628 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdgeWithInvalidSelection -- Time elapsed: 1.658 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnLabel -- Time elapsed: 1.855 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideLabelWithOutline -- Time elapsed: 1.372 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_1Label -- Time elapsed: 1.884 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_1Label -- Time elapsed: 1.761 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_2Labels -- Time elapsed: 2.072 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_2Labels -- Time elapsed: 1.711 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_3Labels -- Time elapsed: 1.821 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_3Labels -- Time elapsed: 1.735 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_1Label -- Time elapsed: 1.785 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_1Label -- Time elapsed: 2.606 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_2Labels -- Time elapsed: 1.968 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_3Labels -- Time elapsed: 1.828 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_2Labels -- Time elapsed: 3.022 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_1Label -- Time elapsed: 1.821 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_2Labels -- Time elapsed: 1.797 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_3Labels -- Time elapsed: 2.458 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_3Labels -- Time elapsed: 1.728 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_3Labels -- Time elapsed: 2.106 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_3Labels -- Time elapsed: 3.559 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_3Labels -- Time elapsed: 1.816 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_2Labels -- Time elapsed: 1.726 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_1Label -- Time elapsed: 1.659 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_1Label -- Time elapsed: 1.544 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_2Labels -- Time elapsed: 2.225 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels -- Time elapsed: 1.783 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_3Labels -- Time elapsed: 1.880 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_1Label -- Time elapsed: 1.759 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_2Labels -- Time elapsed: 1.687 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_2Labels -- Time elapsed: 1.583 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_3Labels -- Time elapsed: 2.549 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_2Labels -- Time elapsed: 1.810 s
19:26:19 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_1Label -- Time elapsed: 1.764 s
19:26:19 org.eclipse.sirius.tests.swtbot.IndirectDeleteEdgeWithLabelSelectedTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels -- Time elapsed: 1.637 s
19:26:19 org.eclipse.sirius.tests.swtbot.modelexplorer.LinkWithEditorFeatureWithModelExplorerViewTest.testLinkWithEditorFeatureWithModelExplorerView -- Time elapsed: 1.854 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomtoTopDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.432 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomtoBottomEdgeAbove -- Time elapsed: 2.472 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomToTopEdgeAbove -- Time elapsed: 2.566 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToTopEdgeBelow -- Time elapsed: 2.502 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToBottomEdgeAbove -- Time elapsed: 2.419 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBotttomDragNDropSourceRoot2TopToTopEdgeAbove -- Time elapsed: 2.427 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2ToptoTopEdgeBelow -- Time elapsed: 2.449 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1ToptoTopEdgeBelow -- Time elapsed: 2.497 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToTopEdgeBelow -- Time elapsed: 2.463 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeAbove -- Time elapsed: 2.457 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.490 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.480 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToTopEdgeBelow -- Time elapsed: 2.571 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourcetRoot2BottomToTopEdgeAbove -- Time elapsed: 2.616 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomToTopEdgeAbove -- Time elapsed: 2.551 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2BottomtoBottomEdgeAbove -- Time elapsed: 2.489 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.487 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1ToptoTopEdgeBelow -- Time elapsed: 2.475 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.468 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToTopEdgeAbove -- Time elapsed: 2.490 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToTopEdgeBelow -- Time elapsed: 2.461 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBellow -- Time elapsed: 2.517 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.524 s
19:26:19 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomtoBottomEdgeAbove -- Time elapsed: 2.575 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.BorderSizeComputationExpressionTest.testBorderSizeComputationExpression -- Time elapsed: 3.607 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificVerticalLayout -- Time elapsed: 1.974 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnRectilinearEdges -- Time elapsed: 1.904 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeOverAnotherNode -- Time elapsed: 2.159 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtBorderNode -- Time elapsed: 1.777 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingTargetBorderNodeOverAnotherNode -- Time elapsed: 2.053 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcNode -- Time elapsed: 1.758 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredBorderNode -- Time elapsed: 1.974 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.945 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnBorderNode -- Time elapsed: 1.744 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnContainer -- Time elapsed: 1.733 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnBorderNode -- Time elapsed: 1.750 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtNode -- Time elapsed: 1.737 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnNode -- Time elapsed: 1.698 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnContainer -- Time elapsed: 1.892 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnNode -- Time elapsed: 1.762 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.975 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnContainer -- Time elapsed: 1.652 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyle -- Time elapsed: 1.786 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificLayout -- Time elapsed: 1.904 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnContainer -- Time elapsed: 1.968 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingNullAnchorSourceBorderNode -- Time elapsed: 2.249 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingContainerWithInViewBendpoints -- Time elapsed: 1.915 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.927 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredContainer -- Time elapsed: 1.874 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcBorderNode -- Time elapsed: 1.745 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleWithGMFAutoSize -- Time elapsed: 1.713 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnContainer -- Time elapsed: 1.885 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnNode -- Time elapsed: 1.821 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredNode -- Time elapsed: 1.925 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyle -- Time elapsed: 1.812 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnNode -- Time elapsed: 1.744 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtContainer -- Time elapsed: 1.876 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyle -- Time elapsed: 1.826 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnBorderNode -- Time elapsed: 1.652 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnStraightEdges -- Time elapsed: 1.700 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredBorderNode -- Time elapsed: 2.077 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromStyleTabWithGMFAutoSize -- Time elapsed: 2.236 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearSpecificCases -- Time elapsed: 1.633 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcContainer -- Time elapsed: 1.940 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredContainer -- Time elapsed: 2.085 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnNode -- Time elapsed: 1.921 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingAutoSizeContainer -- Time elapsed: 1.915 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom125 -- Time elapsed: 2.773 s
19:26:19 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom200 -- Time elapsed: 3.422 s
19:26:19 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButtonCancel -- Time elapsed: 1.513 s
19:26:19 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlX -- Time elapsed: 1.637 s
19:26:19 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCut -- Time elapsed: 1.656 s
19:26:19 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButton -- Time elapsed: 1.686 s
19:26:19 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCutCancel -- Time elapsed: 1.595 s
19:26:19 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDeleteCancel -- Time elapsed: 1.377 s
19:26:19 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlXCancel -- Time elapsed: 1.520 s
19:26:19 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDelete -- Time elapsed: 1.619 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramWithFileSeparator -- Time elapsed: 4.287 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar -- Time elapsed: 0.064 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromProjectExplorerView -- Time elapsed: 2.074 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar -- Time elapsed: 0.060 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromTabbar -- Time elapsed: 17.52 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromModelContentView -- Time elapsed: 2.672 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView -- Time elapsed: 9.595 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromProjectExplorerView -- Time elapsed: 8.893 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromProjectExplorerView -- Time elapsed: 10.60 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar -- Time elapsed: 3.796 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromProjectExplorerView -- Time elapsed: 15.37 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromTabbar -- Time elapsed: 19.14 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromTabbar -- Time elapsed: 20.95 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromProjectExplorerView -- Time elapsed: 3.281 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromProjectExplorerView -- Time elapsed: 4.264 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromModelContentView -- Time elapsed: 4.375 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView -- Time elapsed: 0.057 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromModelContentView -- Time elapsed: 2.157 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView -- Time elapsed: 4.594 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageFromCloseSessionTest.testExportDiagramFromCloseSession -- Time elapsed: 0.907 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar -- Time elapsed: 4.284 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromProjectExplorerView -- Time elapsed: 2.369 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar -- Time elapsed: 4.622 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromModelContentView -- Time elapsed: 2.246 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView -- Time elapsed: 4.487 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithAnInvalidPathAtCreationOfPopup -- Time elapsed: 1.736 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar -- Time elapsed: 3.798 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithPathContainingDot -- Time elapsed: 1.787 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerView -- Time elapsed: 2.110 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromProjectExplorerView -- Time elapsed: 2.164 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromModelContentView -- Time elapsed: 2.460 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView -- Time elapsed: 4.332 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromModelContentView -- Time elapsed: 2.414 s
19:26:19 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView -- Time elapsed: 0.076 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarActivation -- Time elapsed: 12.81 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorSwitch -- Time elapsed: 2.509 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDisposal -- Time elapsed: 1.527 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitializationWithExtension -- Time elapsed: 5.084 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorFocusOut -- Time elapsed: 5.874 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDiagramActionsEnablement -- Time elapsed: 11.43 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitialization -- Time elapsed: 5.946 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.NotInvisibleTabBarTest.testTabbarButtonsNotInvisible -- Time elapsed: 11.77 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionAvailability -- Time elapsed: 3.862 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionUnavailability -- Time elapsed: 3.445 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementWithCustomTabbar -- Time elapsed: 2.827 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelection -- Time elapsed: 2.223 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagram -- Time elapsed: 2.274 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablement -- Time elapsed: 2.891 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagramWithCustomTabbar -- Time elapsed: 2.141 s
19:26:19 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelectionWithCustomTabbar -- Time elapsed: 2.236 s
19:26:19 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testControlSemanticModel -- Time elapsed: 2.816 s
19:26:19 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentationFromSession -- Time elapsed: 3.045 s
19:26:19 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentation -- Time elapsed: 2.466 s
19:26:19 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testDeleteRepresentation -- Time elapsed: 2.433 s
19:26:19 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testMoveRepresentation -- Time elapsed: 2.561 s
19:26:19 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCopyRepresentation -- Time elapsed: 2.303 s
19:26:19 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testExtractRepresentation -- Time elapsed: 2.419 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability -- Time elapsed: 2.049 s
19:26:19 org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability_OrderedTreeLayout -- Time elapsed: 1.722 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFillColor -- Time elapsed: 2.075 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingLineColor -- Time elapsed: 3.698 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuRelationBaseEdgeMapping -- Time elapsed: 2.024 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFillColor -- Time elapsed: 12.29 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNodeMapping -- Time elapsed: 2.262 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFontColor -- Time elapsed: 4.129 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramLineColor -- Time elapsed: 3.585 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingLineColor -- Time elapsed: 2.015 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingLineColor -- Time elapsed: 2.053 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingLineColor -- Time elapsed: 2.092 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingLineColor -- Time elapsed: 3.172 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFontColor -- Time elapsed: 3.084 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromBorderedNodeMapping -- Time elapsed: 1.821 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFontColor -- Time elapsed: 1.998 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFontColor -- Time elapsed: 2.075 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFillColor -- Time elapsed: 3.089 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFontColor -- Time elapsed: 1.919 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFontColor -- Time elapsed: 3.646 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingLineColor -- Time elapsed: 2.239 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromElementBaseEdgeMapping -- Time elapsed: 1.830 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFillColor -- Time elapsed: 3.550 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFillColor -- Time elapsed: 1.998 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFillColor -- Time elapsed: 2.083 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFillColor -- Time elapsed: 1.991 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingFontColor -- Time elapsed: 2.147 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFillColor -- Time elapsed: 3.580 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingLineColor -- Time elapsed: 12.16 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingLineColor -- Time elapsed: 3.058 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFontColor -- Time elapsed: 12.06 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFontColor -- Time elapsed: 3.675 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainer2Mapping -- Time elapsed: 1.859 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingLineColor -- Time elapsed: 2.106 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFillColor -- Time elapsed: 3.666 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFontColor -- Time elapsed: 2.082 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingLineColor -- Time elapsed: 3.944 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFillColor -- Time elapsed: 3.614 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode2Mapping -- Time elapsed: 1.985 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingLineColor -- Time elapsed: 2.183 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingFontColor -- Time elapsed: 3.825 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFontColor -- Time elapsed: 2.033 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFillColor -- Time elapsed: 1.988 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFillColor -- Time elapsed: 1.933 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingLineColor -- Time elapsed: 3.581 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFontColor -- Time elapsed: 3.586 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingLineColor -- Time elapsed: 2.037 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFillColor -- Time elapsed: 3.626 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingLineColor -- Time elapsed: 12.21 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode3Mapping -- Time elapsed: 2.152 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFontColor -- Time elapsed: 2.732 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFontColor -- Time elapsed: 12.39 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainerMapping -- Time elapsed: 1.876 s
19:26:19 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnBorderedNodes -- Time elapsed: 1.835 s
19:26:19 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnEdges -- Time elapsed: 2.269 s
19:26:19 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodes -- Time elapsed: 1.856 s
19:26:19 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodeLists -- Time elapsed: 2.175 s
19:26:19 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnLifelinesAndInstanceRoles -- Time elapsed: 1.964 s
19:26:19 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnContainers -- Time elapsed: 2.219 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelStraight -- Time elapsed: 3.192 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeStraight -- Time elapsed: 2.008 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelManhattan -- Time elapsed: 1.969 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelTree -- Time elapsed: 1.667 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelManhattan -- Time elapsed: 1.960 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeTree -- Time elapsed: 2.068 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelManhattan -- Time elapsed: 11.66 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelStraight -- Time elapsed: 2.142 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelTree -- Time elapsed: 2.124 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelStraight -- Time elapsed: 1.664 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelManhattan -- Time elapsed: 2.126 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeStraight -- Time elapsed: 1.939 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeManhattan -- Time elapsed: 2.040 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelStraight -- Time elapsed: 1.986 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeStraight -- Time elapsed: 2.023 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelTree -- Time elapsed: 11.71 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelStraight -- Time elapsed: 1.758 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelManhattan -- Time elapsed: 1.765 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelTree -- Time elapsed: 1.761 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelTree -- Time elapsed: 1.682 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelManhattan -- Time elapsed: 2.101 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelManhattan -- Time elapsed: 1.688 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelStraight -- Time elapsed: 1.692 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeManhattan -- Time elapsed: 1.937 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelStraight -- Time elapsed: 11.66 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeTree -- Time elapsed: 1.925 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelTree -- Time elapsed: 1.618 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeTree -- Time elapsed: 1.907 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelTree -- Time elapsed: 1.941 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelStraight -- Time elapsed: 1.995 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelStraight -- Time elapsed: 11.59 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelStraight -- Time elapsed: 1.718 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelManhattan -- Time elapsed: 1.724 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeStraight -- Time elapsed: 2.012 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelStraight -- Time elapsed: 2.552 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelTree -- Time elapsed: 1.612 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelStraight -- Time elapsed: 1.690 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelStraight -- Time elapsed: 1.677 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelStraight -- Time elapsed: 2.036 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelManhattan -- Time elapsed: 1.645 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeTree -- Time elapsed: 1.931 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelManhattan -- Time elapsed: 3.146 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelManhattan -- Time elapsed: 1.991 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelTree -- Time elapsed: 1.650 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeManhattan -- Time elapsed: 1.902 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelTree -- Time elapsed: 2.684 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelTree -- Time elapsed: 11.73 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeManhattan -- Time elapsed: 2.013 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelManhattan -- Time elapsed: 1.672 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelManhattan -- Time elapsed: 3.092 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelTree -- Time elapsed: 3.223 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelTree -- Time elapsed: 1.975 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelManhattan -- Time elapsed: 11.59 s
19:26:19 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelTree -- Time elapsed: 2.063 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTablePropertiesViewTitle -- Time elapsed: 2.292 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewStringField -- Time elapsed: 14.50 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewBooleanField -- Time elapsed: 14.51 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewBooleanField -- Time elapsed: 14.82 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewStringField -- Time elapsed: 14.48 s
19:26:19 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTreePropertiesViewTitle -- Time elapsed: 3.465 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 2.332 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.194 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 2.430 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 2.029 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 2.266 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 2.475 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 3.154 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 3.157 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 3.069 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 2.229 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 2.509 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 2.800 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 3.043 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.407 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 2.626 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 2.241 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 2.467 s
19:26:19 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 2.726 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolAutoRefresh -- Time elapsed: 1.254 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolManualRefresh -- Time elapsed: 2.619 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetDiagramOriginAction -- Time elapsed: 1.609 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetContainerOriginAction -- Time elapsed: 1.977 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithPinnedElement -- Time elapsed: 3.047 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithoutPinnedElement -- Time elapsed: 2.759 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testEdgeLayoutStabilityOnSemanticDelete -- Time elapsed: 3.371 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testPortLayoutStabilityOnSemanticAddPort -- Time elapsed: 1.975 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseEffectOnSaveDialog -- Time elapsed: 2.073 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testEscapeKeyEffectOnSaveDialog -- Time elapsed: 2.018 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorsWithoutSaving -- Time elapsed: 3.924 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefTrue -- Time elapsed: 5.002 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefFalse -- Time elapsed: 5.331 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefTrue -- Time elapsed: 4.829 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefFalse -- Time elapsed: 5.445 s
19:26:19 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testSessionProvideOwnSaveable -- Time elapsed: 2.126 s
19:26:19 org.eclipse.sirius.tests.swtbot.DragAndDropFromControlledResourceTest.testDragAndDropClassFromControlledResourceOntoDiagram -- Time elapsed: 2.449 s
19:26:19 org.eclipse.sirius.tests.swtbot.RoundedCornerRefreshTest.testRoundedCornerChanges -- Time elapsed: 24.11 s
19:26:19 org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerFilterTests.testTheFilterArea -- Time elapsed: 2.942 s
19:26:19 org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerInvalidRepTest.testInvalidRepresentationsSection -- Time elapsed: 2.356 s
19:26:19 org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectDependenciesTest.testCannotSelectAird -- Time elapsed: 0.807 s
19:26:19 org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentCloseWithOpenedDiagrams -- Time elapsed: 4.186 s
19:26:19 org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentClose -- Time elapsed: 2.975 s
19:26:19 org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionWithLockedObjectTest.testPropertyViewEditionOnModelExplorerViewSelectionForLockedObject -- Time elapsed: 11.43 s
19:26:19 org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testOpenTransientSession -- Time elapsed: 3.422 s
19:26:19 org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testPropertyViewEditionOnModelExplorerViewSelection -- Time elapsed: 2.043 s
19:26:19 org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_No_Delete_Menu_On_Semantic -- Time elapsed: 11.37 s
19:26:19 org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_Delete_Menu_On_DRepresentation -- Time elapsed: 1.140 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdge -- Time elapsed: 3.292 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRightInContainer -- Time elapsed: 3.531 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdgeInContainer -- Time elapsed: 3.270 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeft -- Time elapsed: 3.504 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdge -- Time elapsed: 3.474 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottomInContainer -- Time elapsed: 3.370 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRoutingStyleNotAppears -- Time elapsed: 4.919 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottom -- Time elapsed: 3.362 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMoveInContainer -- Time elapsed: 3.241 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSourceInContainer -- Time elapsed: 3.308 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnStandardEdge -- Time elapsed: 3.103 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeDecoratorsInOdesign -- Time elapsed: 4.619 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testBracketEdgeStyleDescriptionCreation -- Time elapsed: 5.097 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMove -- Time elapsed: 3.322 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testSourceTargetInnerDecorationWhenSegmentTooSmall -- Time elapsed: 3.746 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRight -- Time elapsed: 3.526 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdgeInContainer -- Time elapsed: 3.509 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTop -- Time elapsed: 3.503 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSource -- Time elapsed: 3.430 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTarget -- Time elapsed: 3.379 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeLineStyleInOdesign -- Time elapsed: 3.313 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeftInContainer -- Time elapsed: 3.306 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTopInContainer -- Time elapsed: 3.410 s
19:26:19 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTargetInContainer -- Time elapsed: 3.483 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayout -- Time elapsed: 3.666 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testNodeAndEdgeLabelCopyLayout -- Time elapsed: 2.075 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteStyleUsingDiagramsWithExtension -- Time elapsed: 3.415 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteFormatUsingDiagramsWithExtension -- Time elapsed: 3.465 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayoutUsingDiagramsWithExtension -- Time elapsed: 3.486 s
19:26:19 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentRemoval -- Time elapsed: 2.465 s
19:26:19 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentInverted -- Time elapsed: 2.344 s
19:26:19 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithMergeSegment -- Time elapsed: 2.340 s
19:26:19 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistency -- Time elapsed: 2.332 s
19:26:19 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testPointsConsistencyOfObliqueEdgeAfterInversion -- Time elapsed: 2.695 s
19:26:19 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentRemoval -- Time elapsed: 2.331 s
19:26:19 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentInverted -- Time elapsed: 2.310 s
19:26:19 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromContainerToItsNodes -- Time elapsed: 2.721 s
19:26:19 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistency -- Time elapsed: 2.308 s
19:26:19 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromNodeToItsContainer -- Time elapsed: 2.739 s
19:26:19 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithMergeSegment -- Time elapsed: 2.323 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 2.568 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnSameDiagram -- Time elapsed: 2.095 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceAndTargetNodes -- Time elapsed: 3.580 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderNodeCopyPasteStyleOnDiagramWithExtension -- Time elapsed: 2.540 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedTargetNodes -- Time elapsed: 3.250 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayout -- Time elapsed: 4.005 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithSelectAll -- Time elapsed: 3.115 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithHiddenTargetNodes -- Time elapsed: 3.917 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagram -- Time elapsed: 3.540 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceNodes -- Time elapsed: 3.200 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 2.454 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelectionIncludingEdges -- Time elapsed: 2.603 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case6_withPasteOnMultiSelection -- Time elapsed: 2.673 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteWSImageStyleOnDiagramWithExtension -- Time elapsed: 3.176 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 2.264 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelection -- Time elapsed: 2.652 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1_withPasteOnBrothers -- Time elapsed: 2.338 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseStyleOnDiagramWithExtension -- Time elapsed: 2.202 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testPasteModeDialogAndPreferenceValues -- Time elapsed: 2.513 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerToNodeCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 2.338 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondStyleOnDiagramWithExtension -- Time elapsed: 2.227 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case1_withPasteOnBrothers -- Time elapsed: 2.331 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1 -- Time elapsed: 2.349 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case2 -- Time elapsed: 2.243 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case3 -- Time elapsed: 2.243 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case4 -- Time elapsed: 2.343 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case5 -- Time elapsed: 2.285 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6 -- Time elapsed: 2.478 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case7 -- Time elapsed: 2.614 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteImageLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 3.164 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 2.625 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithoutPrefAutosize -- Time elapsed: 2.805 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithPrefAutoSize -- Time elapsed: 2.525 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnShape -- Time elapsed: 1.800 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnFlat -- Time elapsed: 1.770 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnFlat -- Time elapsed: 2.859 s
19:26:19 org.eclipse.sirius.tests.swtbot.layout.ModifyEdgeLayoutAfterRefreshTest.testChangeRoutingStyleAfterRefresh -- Time elapsed: 2.380 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.CopyTreeRepresentationTest.testCopyTreeRepresentation -- Time elapsed: 2.733 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.CreatedDTreeItemsSelectionTests.testCreatedDTreeItemSelection -- Time elapsed: 2.430 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.OpenCloseCreateDeleteTreeRepresentationTest.testCreateDeletTreeRepresentation -- Time elapsed: 12.65 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.RenameTreeRepresentationTest.testRenameTreeRepresentation -- Time elapsed: 2.799 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.NavigateInTreeRepresentationTest.testNavigationInTreeRepresentation -- Time elapsed: 2.566 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyWithSpecificSystemProperty -- Time elapsed: 2.875 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithF2Key -- Time elapsed: 2.843 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithReturnKey -- Time elapsed: 3.069 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyDoesNothing -- Time elapsed: 4.225 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose -- Time elapsed: 6.848 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 5.243 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen -- Time elapsed: 5.034 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh -- Time elapsed: 6.876 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose -- Time elapsed: 7.329 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 5.332 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen -- Time elapsed: 5.296 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh -- Time elapsed: 7.142 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testTreeItemStyleWithStandardFontSizeOptionActivated -- Time elapsed: 1.933 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 4.612 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testStyleDescriptionManualRefresh -- Time elapsed: 6.468 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithOperationActionAndFalsePrecondition -- Time elapsed: 3.294 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionAndFalsePrecondition -- Time elapsed: 3.374 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithFalsePrecondition -- Time elapsed: 3.279 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionCallAndFalsePrecondition -- Time elapsed: 3.367 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionAutoRefresh -- Time elapsed: 4.261 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionManualRefresh -- Time elapsed: 4.178 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.DeleteSeveralElementOnTree.testDeleteSeveralElements -- Time elapsed: 4.899 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.ContextMenuTreeTest.testRefreshContextMenuAfterModifyVsm -- Time elapsed: 4.311 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemExpansion -- Time elapsed: 3.924 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemCollapse -- Time elapsed: 3.038 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleBackgroundColor -- Time elapsed: 2.347 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelColor -- Time elapsed: 2.302 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemExpansion -- Time elapsed: 2.409 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelFormat -- Time elapsed: 2.562 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleShowIcon -- Time elapsed: 2.329 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelSize -- Time elapsed: 2.392 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeLocalRefreshWithF5Shortcut -- Time elapsed: 2.889 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeGlobalRefreshWithF5Shortcut -- Time elapsed: 2.695 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.DisplayLabelOnNodeTest.testLabelNameOnNode -- Time elapsed: 0.538 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboard -- Time elapsed: 3.338 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboardWhenPermissionAuthorityForbidThem -- Time elapsed: 6.286 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboard -- Time elapsed: 3.408 s
19:26:19 org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboardWithSpecificDepthLimit -- Time elapsed: 3.359 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_Selected_MetaModels -- Time elapsed: 11.02 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_No_Selected_MetaModels -- Time elapsed: 0.222 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Service_Keyword -- Time elapsed: 0.117 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion -- Time elapsed: 0.315 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_MTL_Service_Completion -- Time elapsed: 0.284 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_AQL -- Time elapsed: 0.086 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Acceleo -- Time elapsed: 0.085 s
19:26:19 org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnList -- Time elapsed: 2.676 s
19:26:19 org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNode -- Time elapsed: 2.534 s
19:26:19 org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnContainer -- Time elapsed: 2.578 s
19:26:19 org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnBorderedNode -- Time elapsed: 2.474 s
19:26:19 org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNodeInContainer -- Time elapsed: 2.476 s
19:26:19 org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testActivateNewVPWithMandatoryLayer -- Time elapsed: 7.636 s
19:26:19 org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddMandatoryAddtionalLayerInVSM -- Time elapsed: 4.497 s
19:26:19 org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddtionalLayerAtDiagramCreationTime -- Time elapsed: 4.094 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupEnabled -- Time elapsed: 1.221 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupEnabled -- Time elapsed: 1.153 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupDisabled -- Time elapsed: 1.906 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupEnabled -- Time elapsed: 1.866 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupDisabled -- Time elapsed: 1.241 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupDisabled -- Time elapsed: 1.955 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupDisabled_NotAppear -- Time elapsed: 1.178 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_NotAppear -- Time elapsed: 1.228 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_Appear -- Time elapsed: 1.141 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupDisabled_NotAppear -- Time elapsed: 1.979 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_NotAppear -- Time elapsed: 2.003 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_Appear -- Time elapsed: 1.973 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupDisabled_NotAppear -- Time elapsed: 1.897 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_NotAppear -- Time elapsed: 2.002 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_NotAppear -- Time elapsed: 1.870 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_Appear -- Time elapsed: 1.885 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_NotAppear -- Time elapsed: 1.169 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_Appear -- Time elapsed: 1.167 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_NotAppear -- Time elapsed: 1.954 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_Appear -- Time elapsed: 1.190 s
19:26:19 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_Appear -- Time elapsed: 2.005 s
19:26:19 org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenTwoDiagram -- Time elapsed: 3.755 s
19:26:19 org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenDiagramOpenPalette -- Time elapsed: 12.37 s
19:26:19 org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenDiagram -- Time elapsed: 2.594 s
19:26:19 org.eclipse.sirius.tests.swtbot.PaletteManagerAfterVSMSelectionChange.testHideShowLayersAfterDiagramCreation -- Time elapsed: 5.352 s
19:26:19 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testImportDiagramCreation -- Time elapsed: 4.017 s
19:26:19 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreation -- Time elapsed: 3.793 s
19:26:19 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelFirstWizard -- Time elapsed: 1.783 s
19:26:19 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreationWithoutSemanticElement -- Time elapsed: 1.913 s
19:26:19 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testEmptySirius -- Time elapsed: 11.99 s
19:26:19 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTreeCreation -- Time elapsed: 3.297 s
19:26:19 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTableCreation -- Time elapsed: 3.301 s
19:26:19 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelSecondWizard -- Time elapsed: 1.849 s
19:26:19 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer -- Time elapsed: 3.293 s
19:26:19 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer2 -- Time elapsed: 3.134 s
19:26:19 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer2 -- Time elapsed: 3.216 s
19:26:19 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnDiagram -- Time elapsed: 3.458 s
19:26:19 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnDiagram -- Time elapsed: 3.219 s
19:26:19 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer -- Time elapsed: 3.117 s
19:26:19 org.eclipse.sirius.tests.swtbot.LocalSessionViewTest.testConstantLocalSessionTreeLayoutDuringSessionOperations -- Time elapsed: 8.377 s
19:26:19 org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction -- Time elapsed: 1.407 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_east -- Time elapsed: 4.099 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_west -- Time elapsed: 5.314 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right_zoom125 -- Time elapsed: 3.595 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_two_drags -- Time elapsed: 2.029 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_north -- Time elapsed: 4.057 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_south -- Time elapsed: 3.956 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_bottom -- Time elapsed: 4.196 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left_zoom125 -- Time elapsed: 4.373 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_south_to_north_on_two_drags -- Time elapsed: 2.024 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right_zoom125 -- Time elapsed: 4.165 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_left -- Time elapsed: 3.971 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_bottom -- Time elapsed: 3.280 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_left -- Time elapsed: 3.358 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom_zoom125 -- Time elapsed: 4.101 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_west -- Time elapsed: 3.248 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_close_reopen_diag -- Time elapsed: 3.777 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_close_reopen_diag -- Time elapsed: 3.108 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_west_to_east_on_close_reopen_diag -- Time elapsed: 3.216 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_bottom -- Time elapsed: 4.324 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_left -- Time elapsed: 4.386 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top_zoom125 -- Time elapsed: 4.113 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top -- Time elapsed: 3.877 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top_zoom125 -- Time elapsed: 4.255 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left -- Time elapsed: 3.917 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_two_drags -- Time elapsed: 2.110 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_close_reopen_diag -- Time elapsed: 3.793 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_top -- Time elapsed: 3.782 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_two_drags -- Time elapsed: 1.990 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom -- Time elapsed: 3.919 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right -- Time elapsed: 4.000 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left_125 -- Time elapsed: 4.208 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom_zoom125 -- Time elapsed: 4.501 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left -- Time elapsed: 3.912 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_top -- Time elapsed: 4.037 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_top -- Time elapsed: 3.949 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_right -- Time elapsed: 3.326 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right -- Time elapsed: 3.884 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom -- Time elapsed: 4.032 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_north -- Time elapsed: 4.377 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_right -- Time elapsed: 3.700 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_right -- Time elapsed: 3.073 s
19:26:19 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top -- Time elapsed: 3.831 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMEditorPropertiesTest.testCloseAndReeopenVSMEditorProperties -- Time elapsed: 0.655 s
19:26:19 org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick -- Time elapsed: 2.363 s
19:26:19 org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick2 -- Time elapsed: 2.551 s
19:26:19 org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick3 -- Time elapsed: 2.785 s
19:26:19 org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick4 -- Time elapsed: 2.453 s
19:26:19 org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick5 -- Time elapsed: 2.948 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncKeepNote -- Time elapsed: 1.734 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveSemanticUnsync -- Time elapsed: 2.201 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutWithInternNote -- Time elapsed: 1.743 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentKeepNote -- Time elapsed: 4.615 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncRmNote -- Time elapsed: 1.653 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeDiffMapping -- Time elapsed: 1.789 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerSameMapping -- Time elapsed: 2.446 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentHideNote -- Time elapsed: 2.426 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutSameMapping -- Time elapsed: 1.816 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_Note_deletion -- Time elapsed: 2.102 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerOutSameMapping -- Time elapsed: 1.857 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutCompartmentWithInternNote -- Time elapsed: 1.864 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutDiffMapping -- Time elapsed: 1.733 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentKeepNote -- Time elapsed: 2.403 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveEdge -- Time elapsed: 1.802 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutWithEdgeSameMapping -- Time elapsed: 1.861 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachments_can_be_selected -- Time elapsed: 2.714 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentRmNote -- Time elapsed: 4.406 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNode -- Time elapsed: 1.476 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNote -- Time elapsed: 1.702 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndText -- Time elapsed: 1.656 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeSameMapping -- Time elapsed: 1.770 s
19:26:19 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveConnectedPin -- Time elapsed: 1.747 s
19:26:19 org.eclipse.sirius.tests.swtbot.ESEDemoTest.testGEFBotAPI -- Time elapsed: 17.66 s
19:26:19 org.eclipse.sirius.tests.swtbot.ViewpointSelectionDialogTest.testViewpointsLabelsOnViewpointSelectionDialog -- Time elapsed: 1.834 s
19:26:19 org.eclipse.sirius.tests.swtbot.InitializeEmptySessionTest.testInitializeSession -- Time elapsed: 9.961 s
19:26:19 org.eclipse.sirius.tests.swtbot.InitializeSessionTest.testInitializeSession -- Time elapsed: 0.203 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancelWithCloseOfPopup -- Time elapsed: 2.209 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancel -- Time elapsed: 2.079 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepairTest.testBasicRepair -- Time elapsed: 2.331 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpened -- Time elapsed: 4.681 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpened -- Time elapsed: 2.949 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleFragmentedSessionsOpened -- Time elapsed: 6.233 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndSave -- Time elapsed: 6.684 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedAndCancel -- Time elapsed: 2.924 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancelWithCloseOfPopup -- Time elapsed: 4.162 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancel -- Time elapsed: 3.994 s
19:26:19 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndWithoutSave -- Time elapsed: 6.708 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.ValidationEmptyNameTest.testValidationErrorValue -- Time elapsed: 2.556 s
19:26:19 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTableBehaviourOnControlUncontrol -- Time elapsed: 2.360 s
19:26:19 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedDiagramBehaviourOnControlUncontrol -- Time elapsed: 3.929 s
19:26:19 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTreeBehaviourOnControlUncontrol -- Time elapsed: 4.272 s
19:26:19 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubDiagramBehaviourOnControlUncontrol -- Time elapsed: 3.792 s
19:26:19 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTableBehaviourOnControlUncontrol -- Time elapsed: 2.288 s
19:26:19 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTreeBehaviourOnControlUncontrol -- Time elapsed: 4.000 s
19:26:19 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_FR -- Time elapsed: 3.758 s
19:26:19 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_ENG -- Time elapsed: 3.689 s
19:26:19 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_ENG -- Time elapsed: 3.681 s
19:26:19 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_ENG -- Time elapsed: 3.809 s
19:26:19 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_FR -- Time elapsed: 3.753 s
19:26:19 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_ENG -- Time elapsed: 5.481 s
19:26:19 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_FR -- Time elapsed: 3.771 s
19:26:19 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_FR -- Time elapsed: 5.470 s
19:26:19 org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorAutoRefresh -- Time elapsed: 2.195 s
19:26:19 org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorManualRefresh -- Time elapsed: 1.811 s
19:26:19 org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorAutoRefresh -- Time elapsed: 1.853 s
19:26:19 org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorManualRefresh -- Time elapsed: 1.771 s
19:26:19 org.eclipse.sirius.tests.swtbot.editor.vsm.LayoutOptionsTests.testLayoutOptionModifications -- Time elapsed: 11.32 s
19:26:19 org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithOpenSession -- Time elapsed: 1.439 s
19:26:19 org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithCloseSession -- Time elapsed: 0.121 s
19:26:19 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 2.070 s
19:26:19 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testConsistentNumberBendpoints -- Time elapsed: 2.377 s
19:26:19 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote -- Time elapsed: 2.757 s
19:26:19 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithRepresentationLinkTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 2.027 s
19:26:19 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 2.102 s
19:26:19 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testConsistentNumberBendpoints -- Time elapsed: 2.352 s
19:26:19 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote -- Time elapsed: 2.765 s
19:26:19 org.eclipse.sirius.tests.swtbot.RemoveBendpointsRectilinearNoteAttachmentTest.testRemoveBendpointsOnNoteAttachment -- Time elapsed: 2.024 s
19:26:19 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithOneBendpointTest.testMovingNoteWithOneBendpointOnNoteAttachmentAtOpening -- Time elapsed: 1.770 s
19:26:19 org.eclipse.sirius.tests.swtbot.LinkedBorderNodeLocationTest.testDnDSubContainerWithLinkedBorderNodes -- Time elapsed: 3.589 s
19:26:19 
19:26:19 Results:
19:26:19 
19:26:19 Tests run: 2614, Failures: 0, Errors: 0, Skipped: 0
19:26:19 
19:26:25 [INFO] All tests passed
19:26:25 [INFO] 
19:26:25 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design >---
19:26:25 [INFO] Building org.eclipse.sirius.tests.sample.scxml.design 7.4.1-SNAPSHOT [124/140]
19:26:25 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml
19:26:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:26:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml
19:26:25 [INFO] 
19:26:25 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26:25 [INFO] 
19:26:25 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26:25 [INFO] The project's OSGi version is 7.4.1.202406021954
19:26:25 [INFO] 
19:26:25 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26:25 [INFO] 
19:26:25 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26:25 [INFO] 
19:26:25 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26:25 [INFO] 
19:26:25 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26:25 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.scxml.design
19:26:26 [INFO] 
19:26:26 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26: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
19:26:26 [INFO] 
19:26:26 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:26:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:26:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/main/resources
19:26:26 [INFO] 
19:26:26 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26: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
19:26:26 [INFO] 
19:26:26 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26:26 [INFO] 
19:26:26 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26:26 [INFO] 
19:26:26 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:26:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:26:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/test/resources
19:26:26 [INFO] 
19:26:26 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26:26 [INFO] 
19:26:26 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26:26 [INFO] 
19:26:26 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26: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.1-SNAPSHOT-sources.jar
19:26:26 [INFO] 
19:26:26 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26: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.1-SNAPSHOT.jar
19:26:26 [INFO] 
19:26:26 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26:26 [INFO] 
19:26:26 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:26:26 [INFO] 
19:26:26 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.tests >-------------
19:26:26 [INFO] Building org.eclipse.sirius.tests 7.4.1-SNAPSHOT               [125/140]
19:26:26 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml
19:26:26 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:26:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml
19:26:27 [INFO] 
19:26:27 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests ---
19:26:27 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/target
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests ---
19:26:27 [INFO] The project's OSGi version is 7.4.1.202406021954
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests ---
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests ---
19:26:27 [INFO] 
19:26:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests ---
19:26:27 [INFO] 
19:26:27 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests ---
19:26: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
19:26:27 [INFO] 
19:26:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests ---
19:26:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:26:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:26:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/src/main/resources
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests ---
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests ---
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests ---
19:26:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-7.4.1-SNAPSHOT.jar
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests ---
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests ---
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests ---
19:26:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-7.4.1-SNAPSHOT-sources-feature.jar
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests ---
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests ---
19:26:27 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:26:27 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:26:27 [INFO] 
19:26:27 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties >----
19:26:27 [INFO] Building org.eclipse.sirius.tests.rcptt.properties 7.4.1-SNAPSHOT [126/140]
19:26:27 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml
19:26:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:26:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml
19:26:27 [INFO] 
19:26:27 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:27 [INFO] The project's OSGi version is 7.4.1.202406021954
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:27 [INFO] 
19:26:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:27 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties
19:26:27 [INFO] 
19:26:27 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26: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
19:26:27 [INFO] 
19:26:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:26:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:26:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/src/main/resources
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26: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
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:27 [INFO] 
19:26:27 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:26:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:26:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/src/test/resources
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:27 [INFO] 
19:26:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:28 [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.1-SNAPSHOT-sources.jar
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:28 [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.1-SNAPSHOT.jar
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties ---
19:26:28 [INFO] 
19:26:28 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit >--
19:26:28 [INFO] Building org.eclipse.sirius.tests.rcptt.properties.edit 7.4.1-SNAPSHOT [127/140]
19:26:28 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml
19:26:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:26:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml
19:26:28 [INFO] 
19:26:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26:28 [INFO] The project's OSGi version is 7.4.1.202406021954
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26:28 [INFO] 
19:26:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26:28 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.edit
19:26:28 [INFO] 
19:26:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26: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
19:26:28 [INFO] 
19:26:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:26:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/main/resources
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26: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
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26:28 [INFO] 
19:26:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:26:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/test/resources
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26: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.1-SNAPSHOT-sources.jar
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26: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.1-SNAPSHOT.jar
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:26:28 [INFO] 
19:26:28 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples >--
19:26:28 [INFO] Building org.eclipse.sirius.tests.rcptt.properties.samples 7.4.1-SNAPSHOT [128/140]
19:26:28 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml
19:26:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:26:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml
19:26:28 [INFO] 
19:26:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:28 [INFO] The project's OSGi version is 7.4.1.202406021954
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:28 [INFO] 
19:26:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:28 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.samples
19:26:28 [INFO] 
19:26:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26: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
19:26:28 [INFO] 
19:26:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:26:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/main/resources
19:26:28 [INFO] 
19:26:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:29 [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
19:26:29 [INFO] 
19:26:29 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:29 [INFO] 
19:26:29 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:29 [INFO] 
19:26:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:26:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:26:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/test/resources
19:26:29 [INFO] 
19:26:29 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:29 [INFO] 
19:26:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:29 [INFO] 
19:26:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:29 [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.1-SNAPSHOT-sources.jar
19:26:29 [INFO] 
19:26:29 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:29 [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.1-SNAPSHOT.jar
19:26:29 [INFO] 
19:26:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:29 [INFO] 
19:26:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:26:29 [INFO] 
19:26:29 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor >--
19:26:29 [INFO] Building org.eclipse.sirius.tests.rcptt.properties.editor 7.4.1-SNAPSHOT [129/140]
19:26:29 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml
19:26:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:26:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml
19:26:29 [INFO] 
19:26:29 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:29 [INFO] 
19:26:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:29 [INFO] The project's OSGi version is 7.4.1.202406021954
19:26:29 [INFO] 
19:26:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:29 [INFO] 
19:26:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:29 [INFO] 
19:26:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:29 [INFO] 
19:26:29 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:29 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.editor
19:26:29 [INFO] 
19:26:29 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26: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
19:26:29 [INFO] 
19:26:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:26:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:26:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/main/resources
19:26:29 [INFO] 
19:26:29 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26: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
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:30 [INFO] 
19:26:30 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:26:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:26:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/test/resources
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:30 [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.1-SNAPSHOT-sources.jar
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:30 [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.1-SNAPSHOT.jar
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:26:30 [INFO] 
19:26:30 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature >------
19:26:30 [INFO] Building org.eclipse.sirius.tests.rcptt.feature 7.4.1-SNAPSHOT [130/140]
19:26:30 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml
19:26:30 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:26:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml
19:26:30 [INFO] 
19:26:30 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.feature ---
19:26:30 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/target
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.rcptt.feature ---
19:26:30 [INFO] The project's OSGi version is 7.4.1.202406021954
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.feature ---
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.feature ---
19:26:30 [INFO] 
19:26:30 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.feature ---
19:26:30 [INFO] 
19:26:30 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.feature ---
19:26: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.tests.rcptt.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:26:30 [INFO] 
19:26:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.feature ---
19:26:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:26:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:26:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/src/main/resources
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.feature ---
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.feature ---
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests.rcptt.feature ---
19:26:30 [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.1-SNAPSHOT.jar
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.feature ---
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature ---
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests.rcptt.feature ---
19:26:30 [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.1-SNAPSHOT-sources-feature.jar
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature ---
19:26:30 [INFO] 
19:26:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature ---
19:26:30 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:26:30 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:26:30 [INFO] 
19:26:30 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.update >------------
19:26:30 [INFO] Building org.eclipse.sirius.update 7.4.1-SNAPSHOT              [131/140]
19:26:30 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml
19:26:30 [INFO] -------------------------[ eclipse-repository ]-------------------------
19:26:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml
19:26:32 [INFO] 
19:26:32 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.update ---
19:26:32 [INFO] 
19:26:32 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.update ---
19:26:32 [INFO] The project's OSGi version is 7.4.1.202406021954
19:26:32 [INFO] 
19:26:32 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.update ---
19:26:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:26:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:26:32 [INFO] Copying 1 resource
19:26:32 [INFO] 
19:26:32 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.update ---
19:26:32 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/target
19:26:32 [INFO] 
19:26:32 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.update ---
19:26:32 [INFO] 
19:26:32 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.update ---
19:26: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.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:26:32 [INFO] 
19:26:32 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.update ---
19:26:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:26:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:26:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/src/main/resources
19:26:32 [INFO] 
19:26:32 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.update ---
19:26:32 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:26:32 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
19:26:32 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
19:26:32 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
19:26:32 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
19:26:32 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
19:26:32 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
19:26:32 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
19:26:32 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
19:26:32 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
19:26:32 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
19:26:32 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
19:26:32 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
19:26:32 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
19:26:32 [INFO] 
19:26:32 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.update ---
19:26:32 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:26:32 [INFO] 
19:26:32 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.update ---
19:26:32 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:26:32 [INFO] 
19:26:32 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.update ---
19:26:32 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:26:32 [INFO] 
19:26:32 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.update ---
19:26:32 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:27:02 [INFO] 
19:27:02 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.update ---
19:27:02 [INFO] 
19:27:02 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.update ---
19:27:02 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:27:02 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/target/org.eclipse.sirius.update-7.4.1-SNAPSHOT.zip
19:27:05 [INFO] 
19:27:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.update ---
19:27:05 [INFO] 
19:27:05 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update >---
19:27:05 [INFO] Building org.eclipse.sirius.sample.basicfamily.update 7.4.1-SNAPSHOT [132/140]
19:27:05 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml
19:27:05 [INFO] -------------------------[ eclipse-repository ]-------------------------
19:27:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml
19:27:06 [INFO] 
19:27:06 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.update ---
19:27:06 [INFO] 
19:27:06 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.update ---
19:27:06 [INFO] The project's OSGi version is 7.4.1.202406021954
19:27:06 [INFO] 
19:27:06 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.sample.basicfamily.update ---
19:27:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:06 [INFO] Copying 0 resource
19:27:06 [INFO] 
19:27:06 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.sample.basicfamily.update ---
19:27:06 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/target
19:27:06 [INFO] 
19:27:06 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.update ---
19:27:06 [INFO] 
19:27:06 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.update ---
19:27: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/packaging/org.eclipse.sirius.sample.basicfamily.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:27:06 [INFO] 
19:27:06 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.update ---
19:27:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/src/main/resources
19:27:06 [INFO] 
19:27:06 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.sample.basicfamily.update ---
19:27:06 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:27:06 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
19:27:06 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
19:27:06 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
19:27:06 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
19:27:06 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
19:27:06 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
19:27:06 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
19:27:06 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
19:27:06 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
19:27:06 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
19:27:06 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
19:27:06 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
19:27:06 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
19:27:06 [INFO] 
19:27:06 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.sample.basicfamily.update ---
19:27:06 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:27:06 [INFO] 
19:27:06 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.sample.basicfamily.update ---
19:27:06 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:27:06 [INFO] 
19:27:06 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.sample.basicfamily.update ---
19:27:06 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:27:06 [INFO] 
19:27:06 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.sample.basicfamily.update ---
19:27:06 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:27:07 [INFO] 
19:27:07 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.update ---
19:27:07 [INFO] 
19:27:07 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.sample.basicfamily.update ---
19:27:07 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:27:07 [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.1-SNAPSHOT.zip
19:27:07 [INFO] 
19:27:07 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.update ---
19:27:07 [INFO] 
19:27:07 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit >---
19:27:07 [INFO] Building org.eclipse.sirius.tests.sample.docbook.edit 7.4.1-SNAPSHOT [133/140]
19:27:07 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml
19:27:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:27:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml
19:27:07 [INFO] 
19:27:07 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:07 [INFO] 
19:27:07 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:07 [INFO] The project's OSGi version is 7.4.1.202406021954
19:27:07 [INFO] 
19:27:07 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:07 [INFO] 
19:27:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:07 [INFO] 
19:27:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:07 [INFO] 
19:27:07 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:07 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.edit
19:27:08 [INFO] 
19:27:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27: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.tests.sample.docbook.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:27:08 [INFO] 
19:27:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/main/resources
19:27:08 [INFO] 
19:27:08 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:08 [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
19:27:09 [INFO] 
19:27:09 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:09 [INFO] 
19:27:09 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:09 [INFO] 
19:27:09 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/test/resources
19:27:09 [INFO] 
19:27:09 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:09 [INFO] 
19:27:09 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:09 [INFO] 
19:27:09 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:09 [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.1-SNAPSHOT-sources.jar
19:27:09 [INFO] 
19:27:09 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:10 [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.1-SNAPSHOT.jar
19:27:10 [INFO] 
19:27:10 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:10 [INFO] 
19:27:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:27:10 [INFO] 
19:27:10 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor >--
19:27:10 [INFO] Building org.eclipse.sirius.tests.sample.docbook.editor 7.4.1-SNAPSHOT [134/140]
19:27:10 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml
19:27:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:27:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml
19:27:10 [INFO] 
19:27:10 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:10 [INFO] 
19:27:10 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:10 [INFO] The project's OSGi version is 7.4.1.202406021954
19:27:10 [INFO] 
19:27:10 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:10 [INFO] 
19:27:10 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:10 [INFO] 
19:27:10 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:10 [INFO] 
19:27:10 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:10 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.editor
19:27:11 [INFO] 
19:27:11 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27: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.tests.sample.docbook.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:27:11 [INFO] 
19:27:11 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/main/resources
19:27:11 [INFO] 
19:27:11 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:11 [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
19:27:11 [INFO] 
19:27:11 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:11 [INFO] 
19:27:11 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:11 [INFO] 
19:27:11 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/test/resources
19:27:11 [INFO] 
19:27:11 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:11 [INFO] 
19:27:11 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:11 [INFO] 
19:27:11 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:11 [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.1-SNAPSHOT-sources.jar
19:27:11 [INFO] 
19:27:11 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:12 [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.1-SNAPSHOT.jar
19:27:12 [INFO] 
19:27:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:12 [INFO] 
19:27:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:27:12 [INFO] 
19:27:12 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine >--
19:27:12 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.1-SNAPSHOT [135/140]
19:27:12 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml
19:27:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:27:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml
19:27:28 [INFO] 
19:27:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:28 [INFO] 
19:27:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:28 [INFO] The project's OSGi version is 7.4.1.202406021954
19:27:28 [INFO] 
19:27:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:28 [INFO] 
19:27:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:28 [INFO] 
19:27:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:28 [INFO] 
19:27:28 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:28 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine
19:27:29 [INFO] 
19:27:29 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27: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.sample.xtext.statemachine/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:27:29 [INFO] 
19:27:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/main/resources
19:27:29 [INFO] 
19:27:29 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:29 [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
19:27:29 [INFO] 
19:27:29 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:29 [INFO] 
19:27:29 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:29 [INFO] 
19:27:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/test/resources
19:27:29 [INFO] 
19:27:29 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:29 [INFO] 
19:27:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:29 [INFO] 
19:27:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:29 [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.1-SNAPSHOT-sources.jar
19:27:29 [INFO] 
19:27:29 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:29 [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.1-SNAPSHOT.jar
19:27:29 [INFO] 
19:27:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:29 [INFO] 
19:27:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:27:29 [INFO] 
19:27:29 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide >--
19:27:29 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.1-SNAPSHOT [136/140]
19:27:29 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml
19:27:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:27:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml
19:27:30 [INFO] 
19:27:30 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:30 [INFO] 
19:27:30 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:30 [INFO] The project's OSGi version is 7.4.1.202406021954
19:27:30 [INFO] 
19:27:30 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:30 [INFO] 
19:27:30 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:30 [INFO] 
19:27:30 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:30 [INFO] 
19:27:30 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:30 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.ide
19:27:30 [INFO] 
19:27:30 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27: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/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:27:30 [INFO] 
19:27:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/main/resources
19:27:30 [INFO] 
19:27:30 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:30 [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
19:27:31 [INFO] 
19:27:31 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:31 [INFO] 
19:27:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:31 [INFO] 
19:27:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/test/resources
19:27:31 [INFO] 
19:27:31 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:31 [INFO] 
19:27:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:31 [INFO] 
19:27:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:31 [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.1-SNAPSHOT-sources.jar
19:27:31 [INFO] 
19:27:31 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:31 [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.1-SNAPSHOT.jar
19:27:31 [INFO] 
19:27:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:31 [INFO] 
19:27:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:27:31 [INFO] 
19:27:31 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui >--
19:27:31 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.1-SNAPSHOT [137/140]
19:27:31 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml
19:27:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:27:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml
19:27:32 [INFO] 
19:27:32 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:32 [INFO] 
19:27:32 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:32 [INFO] The project's OSGi version is 7.4.1.202406021954
19:27:32 [INFO] 
19:27:32 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:32 [INFO] 
19:27:32 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:32 [INFO] 
19:27:32 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:32 [INFO] 
19:27:32 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:32 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.ui
19:27:33 [INFO] 
19:27:33 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27: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/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:27:33 [INFO] 
19:27:33 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/main/resources
19:27:33 [INFO] 
19:27:33 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:33 [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
19:27:33 [INFO] 
19:27:33 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:33 [INFO] 
19:27:33 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:33 [INFO] 
19:27:33 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/test/resources
19:27:33 [INFO] 
19:27:33 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:33 [INFO] 
19:27:33 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:33 [INFO] 
19:27:33 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:33 [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.1-SNAPSHOT-sources.jar
19:27:33 [INFO] 
19:27:33 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:33 [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.1-SNAPSHOT.jar
19:27:33 [INFO] 
19:27:33 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:33 [INFO] 
19:27:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:27:33 [INFO] 
19:27:33 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design >--
19:27:33 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.1-SNAPSHOT [138/140]
19:27:33 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml
19:27:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:27:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml
19:27:34 [INFO] 
19:27:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:34 [INFO] 
19:27:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:34 [INFO] The project's OSGi version is 7.4.1.202406021954
19:27:34 [INFO] 
19:27:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:34 [INFO] 
19:27:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:34 [INFO] 
19:27:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:34 [INFO] 
19:27:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:34 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.design
19:27:34 [INFO] 
19:27:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27: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.xtext.statemachine.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:27:34 [INFO] 
19:27:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/main/resources
19:27:34 [INFO] 
19:27:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:34 [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
19:27:34 [INFO] 
19:27:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:34 [INFO] 
19:27:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:34 [INFO] 
19:27:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/test/resources
19:27:34 [INFO] 
19:27:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:34 [INFO] 
19:27:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:34 [INFO] 
19:27:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:34 [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.1-SNAPSHOT-sources.jar
19:27:34 [INFO] 
19:27:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:34 Jun 02, 2024 11:27:34 PM java.util.jar.Attributes read
19:27:34 WARNING: Duplicate name in Manifest: Bundle-Localization.
19:27:34 Ensure that the manifest does not have duplicate entries, and
19:27:34 that blank lines separate individual sections in both your
19:27:34 manifest and in the META-INF/MANIFEST.MF entry in the jar file.
19:27:35 [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.1-SNAPSHOT.jar
19:27:35 [INFO] 
19:27:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:35 [INFO] 
19:27:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:27:35 [INFO] 
19:27:35 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext >-------
19:27:35 [INFO] Building org.eclipse.sirius.tests.junit.xtext 7.4.1-SNAPSHOT   [139/140]
19:27:35 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml
19:27:35 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:27:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml
19:27:36 [INFO] 
19:27:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:36 [INFO] 
19:27:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:36 [INFO] The project's OSGi version is 7.4.1.202406021954
19:27:36 [INFO] 
19:27:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:36 [INFO] 
19:27:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:36 [INFO] 
19:27:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:36 [INFO] 
19:27:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:36 [INFO] Resolving class path of org.eclipse.sirius.tests.junit.xtext
19:27:38 [INFO] 
19:27:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.xtext ---
19:27: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.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:27:38 [INFO] 
19:27:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/src/main/resources
19:27:38 [INFO] 
19:27:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:38 [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
19:27:39 [INFO] 
19:27:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:39 [INFO] 
19:27:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:27:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/src/test/resources
19:27:39 [INFO] 
19:27:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:39 [INFO] 
19:27:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:39 [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.1-SNAPSHOT-sources.jar
19:27:39 [INFO] 
19:27:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:39 [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.1-SNAPSHOT.jar
19:27:39 [INFO] 
19:27:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:39 [INFO] 
19:27:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:39 [INFO] 
19:27:39 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.junit.xtext ---
19:27:40 [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
19:27:40 [INFO] Command line:
19:27:40 	[/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, -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]
19:28:02 Running org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite
19:28:09 Setup of org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextFileAfterChangeFromSessionChange()
19:28:11 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator).
19:28:11 log4j:WARN Please initialize the log4j system properly.
19:28:11 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
19:28:17 Setup of org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextResourceInSessionAfterXtextFileChange()
19:28:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.85 s -- in org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite
19:28:18 org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite$XtextJUnitBundlesReport.dump_environment_data -- Time elapsed: 0.308 s
19:28:18 org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextFileAfterChangeFromSessionChange -- Time elapsed: 8.702 s
19:28:18 org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextResourceInSessionAfterXtextFileChange -- Time elapsed: 0.422 s
19:28:18 
19:28:18 Results:
19:28:18 
19:28:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
19:28:18 
19:28:20 [INFO] All tests passed
19:28:20 [INFO] 
19:28:20 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.update >---------
19:28:20 [INFO] Building org.eclipse.sirius.tests.update 7.4.1-SNAPSHOT        [140/140]
19:28:20 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml
19:28:20 [INFO] -------------------------[ eclipse-repository ]-------------------------
19:28:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml
19:28:21 [INFO] 
19:28:21 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.update ---
19:28:21 [INFO] 
19:28:21 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.update ---
19:28:21 [INFO] The project's OSGi version is 7.4.1.202406021954
19:28:21 [INFO] 
19:28:21 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.tests.update ---
19:28:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:28:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:28:21 [INFO] Copying 1 resource
19:28:21 [INFO] 
19:28:21 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.tests.update ---
19:28:21 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/target
19:28:21 [INFO] 
19:28:21 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.update ---
19:28:21 [INFO] 
19:28:21 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.update ---
19:28:21 [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
19:28:21 [INFO] 
19:28:21 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.update ---
19:28:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:28:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:28:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/src/main/resources
19:28:21 [INFO] 
19:28:21 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.tests.update ---
19:28:21 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:28:21 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
19:28:21 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
19:28:21 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
19:28:21 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
19:28:21 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
19:28:21 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
19:28:21 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
19:28:21 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
19:28:21 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
19:28:21 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
19:28:21 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
19:28:21 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
19:28:21 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
19:28:21 [INFO] 
19:28:21 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.tests.update ---
19:28:21 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:28:21 [INFO] 
19:28:21 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.tests.update ---
19:28:21 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:28:21 [INFO] 
19:28:21 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.tests.update ---
19:28:21 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:28:21 [INFO] 
19:28:21 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.tests.update ---
19:28:21 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:28:24 [INFO] 
19:28:24 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.update ---
19:28:24 [INFO] 
19:28:24 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.tests.update ---
19:28:24 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:28:24 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/target/org.eclipse.sirius.tests.update-7.4.1-SNAPSHOT.zip
19:28:25 [INFO] 
19:28:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.update ---
19:28:25 [INFO] ------------------------------------------------------------------------
19:28:25 [INFO] Reactor Summary:
19:28:25 [INFO] 
19:28:25 [INFO] Sirius Parent 7.4.1-SNAPSHOT ....................... SUCCESS [  2.732 s]
19:28:25 [INFO] org.eclipse.sirius.ext.base 7.4.1-SNAPSHOT ......... SUCCESS [ 29.152 s]
19:28:25 [INFO] org.eclipse.sirius.ext.e3 7.4.1-SNAPSHOT ........... SUCCESS [  0.735 s]
19:28:25 [INFO] org.eclipse.sirius.ext.emf 7.4.1-SNAPSHOT .......... SUCCESS [  1.509 s]
19:28:25 [INFO] org.eclipse.sirius.ext.emf.edit 7.4.1-SNAPSHOT ..... SUCCESS [  0.975 s]
19:28:25 [INFO] org.eclipse.sirius.ext.emf.tx 7.4.1-SNAPSHOT ....... SUCCESS [  1.207 s]
19:28:25 [INFO] org.eclipse.sirius.ext.gmf.notation 7.4.1-SNAPSHOT . SUCCESS [  0.302 s]
19:28:25 [INFO] org.eclipse.sirius.ext.ide 7.4.1-SNAPSHOT .......... SUCCESS [  0.700 s]
19:28:25 [INFO] org.eclipse.sirius.model 7.4.1-SNAPSHOT ............ SUCCESS [  6.385 s]
19:28:25 [INFO] org.eclipse.sirius.ecore.extender 7.4.1-SNAPSHOT ... SUCCESS [  1.502 s]
19:28:25 [INFO] org.eclipse.sirius.common 7.4.1-SNAPSHOT ........... SUCCESS [  2.118 s]
19:28:25 [INFO] org.eclipse.sirius 7.4.1-SNAPSHOT .................. SUCCESS [  5.196 s]
19:28:25 [INFO] org.eclipse.sirius.common.acceleo.aql 7.4.1-SNAPSHOT SUCCESS [  0.965 s]
19:28:25 [INFO] org.eclipse.sirius.common.acceleo.mtl 7.4.1-SNAPSHOT SUCCESS [  1.841 s]
19:28:25 [INFO] org.eclipse.sirius.common.interpreter 7.4.1-SNAPSHOT SUCCESS [  0.705 s]
19:28:25 [INFO] org.eclipse.sirius.common.ocl 7.4.1-SNAPSHOT ....... SUCCESS [  0.718 s]
19:28:25 [INFO] org.eclipse.sirius.diagram.model 7.4.1-SNAPSHOT .... SUCCESS [  3.984 s]
19:28:25 [INFO] org.eclipse.sirius.diagram 7.4.1-SNAPSHOT .......... SUCCESS [  4.339 s]
19:28:25 [INFO] org.eclipse.sirius.diagram.formatdata 7.4.1-SNAPSHOT SUCCESS [  0.965 s]
19:28:25 [INFO] org.eclipse.sirius.synchronizer 7.4.1-SNAPSHOT ..... SUCCESS [  0.672 s]
19:28:25 [INFO] org.eclipse.sirius.table.model 7.4.1-SNAPSHOT ...... SUCCESS [  1.615 s]
19:28:25 [INFO] org.eclipse.sirius.table 7.4.1-SNAPSHOT ............ SUCCESS [  1.290 s]
19:28:25 [INFO] org.eclipse.sirius.tree.model 7.4.1-SNAPSHOT ....... SUCCESS [  1.238 s]
19:28:25 [INFO] org.eclipse.sirius.tree 7.4.1-SNAPSHOT ............. SUCCESS [  0.953 s]
19:28:25 [INFO] org.eclipse.sirius.model.feature 7.4.1-SNAPSHOT .... SUCCESS [  0.411 s]
19:28:25 [INFO] org.eclipse.sirius.runtime 7.4.1-SNAPSHOT .......... SUCCESS [  0.489 s]
19:28:25 [INFO] org.eclipse.sirius.runtime.acceleo 7.4.1-SNAPSHOT .. SUCCESS [  0.382 s]
19:28:25 [INFO] org.eclipse.sirius.runtime.aql 7.4.1-SNAPSHOT ...... SUCCESS [  0.408 s]
19:28:25 [INFO] org.eclipse.sirius.runtime.ocl 7.4.1-SNAPSHOT ...... SUCCESS [  0.304 s]
19:28:25 [INFO] org.eclipse.sirius.headless.update 7.4.1-SNAPSHOT .. SUCCESS [  4.057 s]
19:28:25 [INFO] org.eclipse.sirius.ext.draw2d 7.4.1-SNAPSHOT ....... SUCCESS [  4.312 s]
19:28:25 [INFO] org.eclipse.sirius.ext.e3.ui 7.4.1-SNAPSHOT ........ SUCCESS [  4.495 s]
19:28:25 [INFO] org.eclipse.sirius.ext.emf.ui 7.4.1-SNAPSHOT ....... SUCCESS [  1.039 s]
19:28:25 [INFO] org.eclipse.sirius.ext.gef 7.4.1-SNAPSHOT .......... SUCCESS [  1.086 s]
19:28:25 [INFO] org.eclipse.sirius.ext.gmf.runtime 7.4.1-SNAPSHOT .. SUCCESS [  2.620 s]
19:28:25 [INFO] org.eclipse.sirius.ext.jface 7.4.1-SNAPSHOT ........ SUCCESS [  0.548 s]
19:28:25 [INFO] org.eclipse.sirius.ext.swt 7.4.1-SNAPSHOT .......... SUCCESS [  0.396 s]
19:28:25 [INFO] org.eclipse.sirius.common.acceleo.aql.ide 7.4.1-SNAPSHOT SUCCESS [  0.542 s]
19:28:25 [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 7.4.1-SNAPSHOT SUCCESS [ 11.117 s]
19:28:25 [INFO] org.eclipse.sirius.common.ui 7.4.1-SNAPSHOT ........ SUCCESS [  2.191 s]
19:28:25 [INFO] org.eclipse.sirius.common.ui.ext 7.4.1-SNAPSHOT .... SUCCESS [  1.094 s]
19:28:25 [INFO] org.eclipse.sirius.common.xtext 7.4.1-SNAPSHOT ..... SUCCESS [ 10.056 s]
19:28:25 [INFO] org.eclipse.sirius.ui 7.4.1-SNAPSHOT ............... SUCCESS [  6.120 s]
19:28:25 [INFO] org.eclipse.sirius.diagram.ui 7.4.1-SNAPSHOT ....... SUCCESS [ 16.493 s]
19:28:25 [INFO] org.eclipse.sirius.diagram.elk 7.4.1-SNAPSHOT ...... SUCCESS [  3.243 s]
19:28:25 [INFO] org.eclipse.sirius.diagram.elk.debug 7.4.1-SNAPSHOT  SUCCESS [  2.018 s]
19:28:25 [INFO] org.eclipse.sirius.diagram.sequence.model 7.4.1-SNAPSHOT SUCCESS [  1.406 s]
19:28:25 [INFO] org.eclipse.sirius.diagram.ui.ext 7.4.1-SNAPSHOT ... SUCCESS [  1.693 s]
19:28:25 [INFO] org.eclipse.sirius.diagram.sequence 7.4.1-SNAPSHOT . SUCCESS [  3.067 s]
19:28:25 [INFO] org.eclipse.sirius.diagram.sequence.edit 7.4.1-SNAPSHOT SUCCESS [  2.535 s]
19:28:25 [INFO] org.eclipse.sirius.diagram.sequence.ui 7.4.1-SNAPSHOT SUCCESS [  3.179 s]
19:28:25 [INFO] org.eclipse.sirius.doc 7.4.1-SNAPSHOT .............. SUCCESS [  3.031 s]
19:28:25 [INFO] org.eclipse.sirius.editor 7.4.1-SNAPSHOT ........... SUCCESS [  4.088 s]
19:28:25 [INFO] org.eclipse.sirius.editor.diagram 7.4.1-SNAPSHOT ... SUCCESS [  4.686 s]
19:28:25 [INFO] org.eclipse.sirius.editor.sequence 7.4.1-SNAPSHOT .. SUCCESS [  3.119 s]
19:28:25 [INFO] org.eclipse.sirius.table.ui 7.4.1-SNAPSHOT ......... SUCCESS [  2.811 s]
19:28:25 [INFO] org.eclipse.sirius.editor.table 7.4.1-SNAPSHOT ..... SUCCESS [  1.769 s]
19:28:25 [INFO] org.eclipse.sirius.tree.ui 7.4.1-SNAPSHOT .......... SUCCESS [  1.817 s]
19:28:25 [INFO] org.eclipse.sirius.editor.tree 7.4.1-SNAPSHOT ...... SUCCESS [  1.621 s]
19:28:25 [INFO] org.eclipse.sirius.eef.adapters 7.4.1-SNAPSHOT ..... SUCCESS [  2.227 s]
19:28:25 [INFO] org.eclipse.sirius.interpreter 7.4.1-SNAPSHOT ...... SUCCESS [  1.031 s]
19:28:25 [INFO] org.eclipse.sirius.table.ui.ext 7.4.1-SNAPSHOT ..... SUCCESS [  0.972 s]
19:28:25 [INFO] org.eclipse.sirius.tree.ui.ext 7.4.1-SNAPSHOT ...... SUCCESS [  0.996 s]
19:28:25 [INFO] org.eclipse.sirius.ui.ext 7.4.1-SNAPSHOT ........... SUCCESS [  0.925 s]
19:28:25 [INFO] org.eclipse.sirius.ui.editor 7.4.1-SNAPSHOT ........ SUCCESS [  1.416 s]
19:28:25 [INFO] org.eclipse.sirius.tests.junit.support 7.4.1-SNAPSHOT SUCCESS [  2.350 s]
19:28:25 [INFO] org.eclipse.sirius.tests.swtbot.support 7.4.1-SNAPSHOT SUCCESS [  4.184 s]
19:28:25 [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [  0.561 s]
19:28:25 [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [  0.416 s]
19:28:25 [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [  1.102 s]
19:28:25 [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [  0.468 s]
19:28:25 [INFO] org.eclipse.sirius.samples.family 7.4.1-SNAPSHOT ... SUCCESS [  0.610 s]
19:28:25 [INFO] org.eclipse.sirius.common.interpreter.aql 7.4.1-SNAPSHOT SUCCESS [  0.347 s]
19:28:25 [INFO] org.eclipse.sirius.properties 7.4.1-SNAPSHOT ....... SUCCESS [  1.573 s]
19:28:25 [INFO] org.eclipse.sirius.properties.edit 7.4.1-SNAPSHOT .. SUCCESS [  2.025 s]
19:28:25 [INFO] org.eclipse.sirius.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [  0.543 s]
19:28:25 [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.1-SNAPSHOT SUCCESS [  1.107 s]
19:28:25 [INFO] org.eclipse.sirius.properties.defaultrules 7.4.1-SNAPSHOT SUCCESS [  0.466 s]
19:28:25 [INFO] org.eclipse.sirius.properties.core 7.4.1-SNAPSHOT .. SUCCESS [  1.080 s]
19:28:25 [INFO] org.eclipse.sirius.editor.properties 7.4.1-SNAPSHOT  SUCCESS [  3.759 s]
19:28:25 [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [  1.848 s]
19:28:25 [INFO] org.eclipse.sirius.ui.properties 7.4.1-SNAPSHOT .... SUCCESS [  1.437 s]
19:28:25 [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [  1.303 s]
19:28:25 [INFO] org.eclipse.sirius.sample.properties 7.4.1-SNAPSHOT  SUCCESS [  0.824 s]
19:28:25 [INFO] org.eclipse.sirius.sample.properties.checkbox 7.4.1-SNAPSHOT SUCCESS [  0.679 s]
19:28:25 [INFO] org.eclipse.sirius.sample.properties.radio 7.4.1-SNAPSHOT SUCCESS [  0.768 s]
19:28:25 [INFO] org.eclipse.sirius.sample.properties.textarea 7.4.1-SNAPSHOT SUCCESS [  0.734 s]
19:28:25 [INFO] org.eclipse.sirius.tests.ui.properties 7.4.1-SNAPSHOT SUCCESS [ 26.707 s]
19:28:25 [INFO] org.eclipse.sirius.aql 7.4.1-SNAPSHOT .............. SUCCESS [  0.195 s]
19:28:25 [INFO] org.eclipse.sirius.doc.feature 7.4.1-SNAPSHOT ...... SUCCESS [  0.160 s]
19:28:25 [INFO] org.eclipse.sirius.runtime.ide.eef 7.4.1-SNAPSHOT .. SUCCESS [  0.574 s]
19:28:25 [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.1-SNAPSHOT SUCCESS [  0.336 s]
19:28:25 [INFO] org.eclipse.sirius.runtime.ide.ui 7.4.1-SNAPSHOT ... SUCCESS [  0.768 s]
19:28:25 [INFO] org.eclipse.sirius.runtime.ide.xtext 7.4.1-SNAPSHOT  SUCCESS [  0.601 s]
19:28:25 [INFO] org.eclipse.sirius.samples 7.4.1-SNAPSHOT .......... SUCCESS [  0.543 s]
19:28:25 [INFO] org.eclipse.sirius.specifier 7.4.1-SNAPSHOT ........ SUCCESS [  1.336 s]
19:28:25 [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.1-SNAPSHOT SUCCESS [  0.351 s]
19:28:25 [INFO] org.eclipse.sirius.specifier.ide.ui.aql 7.4.1-SNAPSHOT SUCCESS [  0.196 s]
19:28:25 [INFO] org.eclipse.sirius.specifier.ide.ui 7.4.1-SNAPSHOT . SUCCESS [  0.506 s]
19:28:25 [INFO] org.eclipse.sirius.tests.support 7.4.1-SNAPSHOT .... SUCCESS [  0.631 s]
19:28:25 [INFO] org.eclipse.sirius.interpreter.feature 7.4.1-SNAPSHOT SUCCESS [  0.167 s]
19:28:25 [INFO] org.eclipse.sirius.properties.feature 7.4.1-SNAPSHOT SUCCESS [  0.566 s]
19:28:25 [INFO] org.eclipse.sirius.specifier.properties.feature 7.4.1-SNAPSHOT SUCCESS [  0.477 s]
19:28:25 [INFO] org.eclipse.sirius.samples.properties.feature 7.4.1-SNAPSHOT SUCCESS [  0.438 s]
19:28:25 [INFO] org.eclipse.sirius.diagram.elk.feature 7.4.1-SNAPSHOT SUCCESS [  0.764 s]
19:28:25 [INFO] org.eclipse.sirius.diagram.elk.sdk.feature 7.4.1-SNAPSHOT SUCCESS [  1.280 s]
19:28:25 [INFO] org.eclipse.sirius.sample.basicfamily.feature 7.4.1-SNAPSHOT SUCCESS [  0.303 s]
19:28:25 [INFO] org.eclipse.sirius.tests.sample.docbook 7.4.1-SNAPSHOT SUCCESS [  0.649 s]
19:28:25 [INFO] org.eclipse.sirius.tests.sample.docbook.design 7.4.1-SNAPSHOT SUCCESS [  0.608 s]
19:28:25 [INFO] org.eclipse.sirius.tests.sample.component 7.4.1-SNAPSHOT SUCCESS [  0.453 s]
19:28:25 [INFO] org.eclipse.sirius.tests.sample.component.design 7.4.1-SNAPSHOT SUCCESS [  2.118 s]
19:28:25 [INFO] org.eclipse.sirius.tests.sample.benchmark 7.4.1-SNAPSHOT SUCCESS [  0.503 s]
19:28:25 [INFO] org.eclipse.sirius.sample.interactions 7.4.1-SNAPSHOT SUCCESS [  0.564 s]
19:28:25 [INFO] org.eclipse.sirius.sample.interactions.edit 7.4.1-SNAPSHOT SUCCESS [  0.531 s]
19:28:25 [INFO] org.eclipse.sirius.tests.sample.migration 7.4.1-SNAPSHOT SUCCESS [  0.938 s]
19:28:25 [INFO] org.eclipse.sirius.sample.interactions.design 7.4.1-SNAPSHOT SUCCESS [  1.734 s]
19:28:25 [INFO] org.eclipse.sirius.sample.interactions.editor 7.4.1-SNAPSHOT SUCCESS [  1.157 s]
19:28:25 [INFO] org.eclipse.sirius.sample.ecore.design 7.4.1-SNAPSHOT SUCCESS [  2.136 s]
19:28:25 [INFO] org.eclipse.sirius.tests.sample.migration.design 7.4.1-SNAPSHOT SUCCESS [  2.323 s]
19:28:25 [INFO] org.eclipse.sirius.tests.sample.scxml 7.4.1-SNAPSHOT SUCCESS [  1.141 s]
19:28:25 [INFO] org.eclipse.sirius.tests.junit 7.4.1-SNAPSHOT ...... SUCCESS [47:50 min]
19:28:25 [INFO] org.eclipse.sirius.tests.tree 7.4.1-SNAPSHOT ....... SUCCESS [01:50 min]
19:28:25 [INFO] org.eclipse.sirius.tests.swtbot 7.4.1-SNAPSHOT ..... SUCCESS [  02:37 h]
19:28:25 [INFO] org.eclipse.sirius.tests.sample.scxml.design 7.4.1-SNAPSHOT SUCCESS [  0.967 s]
19:28:25 [INFO] org.eclipse.sirius.tests 7.4.1-SNAPSHOT ............ SUCCESS [  1.072 s]
19:28:25 [INFO] org.eclipse.sirius.tests.rcptt.properties 7.4.1-SNAPSHOT SUCCESS [  0.450 s]
19:28:25 [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 7.4.1-SNAPSHOT SUCCESS [  0.403 s]
19:28:25 [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 7.4.1-SNAPSHOT SUCCESS [  0.962 s]
19:28:25 [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 7.4.1-SNAPSHOT SUCCESS [  0.910 s]
19:28:25 [INFO] org.eclipse.sirius.tests.rcptt.feature 7.4.1-SNAPSHOT SUCCESS [  0.371 s]
19:28:25 [INFO] org.eclipse.sirius.update 7.4.1-SNAPSHOT ........... SUCCESS [ 35.195 s]
19:28:25 [INFO] org.eclipse.sirius.sample.basicfamily.update 7.4.1-SNAPSHOT SUCCESS [  1.238 s]
19:28:25 [INFO] org.eclipse.sirius.tests.sample.docbook.edit 7.4.1-SNAPSHOT SUCCESS [  2.971 s]
19:28:25 [INFO] org.eclipse.sirius.tests.sample.docbook.editor 7.4.1-SNAPSHOT SUCCESS [  1.877 s]
19:28:25 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.1-SNAPSHOT SUCCESS [ 17.929 s]
19:28:25 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.1-SNAPSHOT SUCCESS [  1.689 s]
19:28:25 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.1-SNAPSHOT SUCCESS [  2.013 s]
19:28:25 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.1-SNAPSHOT SUCCESS [  1.341 s]
19:28:25 [INFO] org.eclipse.sirius.tests.junit.xtext 7.4.1-SNAPSHOT  SUCCESS [ 45.328 s]
19:28:25 [INFO] org.eclipse.sirius.tests.update 7.4.1-SNAPSHOT ..... SUCCESS [  5.497 s]
19:28:25 [INFO] ------------------------------------------------------------------------
19:28:25 [INFO] BUILD SUCCESS
19:28:25 [INFO] ------------------------------------------------------------------------
19:28:25 [INFO] Total time:  03:34 h
19:28:25 [INFO] Finished at: 2024-06-02T23:28:25Z
19:28:25 [INFO] ------------------------------------------------------------------------
19:28:25 [WARNING] The requested profile "headless-server" could not be activated because it does not exist.
19:28:26 [sirius.sonar-master] $ /bin/sh -xe /tmp/jenkins17966876798477074864.sh
19:28:26 + mkdir -p /home/jenkins/agent/workspace/sirius.sonar-master/.maven/tmp
19:28:26 [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=******
19:28:27 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
19:28:27 Maven home: /opt/tools/apache-maven/latest
19:28:27 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
19:28:27 Default locale: en_US, platform encoding: UTF-8
19:28:27 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
19:28:29 [INFO] Error stacktraces are turned on.
19:28:29 [INFO] Scanning for projects...
19:28:43 [INFO] Tycho Version:  4.0.4 (868454bf476f18ad997abdfd7ef5f88a8fa2d67f)
19:28:43 [INFO] Tycho Mode:     project
19:28:43 [INFO] Tycho Builder:  maven
19:28:45 [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
19:29:04 [INFO] ------------------------------------------------------------------------
19:29:04 [INFO] Reactor Build Order:
19:29:04 [INFO] 
19:29:04 [INFO] Sirius Parent                                                      [pom]
19:29:04 [INFO] org.eclipse.sirius.ext.base                             [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ext.e3                               [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ext.emf                              [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ext.emf.edit                         [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ext.emf.tx                           [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ext.gmf.notation                     [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ext.ide                              [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.model                                [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ecore.extender                       [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.common                               [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius                                      [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.common.acceleo.aql                   [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.common.acceleo.mtl                   [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.common.interpreter                   [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.common.ocl                           [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.diagram.model                        [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.diagram                              [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.diagram.formatdata                   [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.synchronizer                         [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.table.model                          [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.table                                [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tree.model                           [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tree                                 [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.model.feature                       [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.runtime                             [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.runtime.acceleo                     [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.runtime.aql                         [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.runtime.ocl                         [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.headless.update                  [eclipse-repository]
19:29:04 [INFO] org.eclipse.sirius.ext.draw2d                           [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ext.e3.ui                            [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ext.emf.ui                           [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ext.gef                              [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ext.gmf.runtime                      [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ext.jface                            [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ext.swt                              [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.common.acceleo.aql.ide               [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.common.acceleo.mtl.ide               [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.common.ui                            [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.common.ui.ext                        [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.common.xtext                         [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ui                                   [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.diagram.ui                           [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.diagram.elk                          [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.diagram.elk.debug                    [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.diagram.sequence.model               [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.diagram.ui.ext                       [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.diagram.sequence                     [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.diagram.sequence.edit                [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.diagram.sequence.ui                  [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.doc                                  [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.editor                               [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.editor.diagram                       [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.editor.sequence                      [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.table.ui                             [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.editor.table                         [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tree.ui                              [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.editor.tree                          [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.eef.adapters                         [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.interpreter                          [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.table.ui.ext                         [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tree.ui.ext                          [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ui.ext                               [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ui.editor                            [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.junit.support                  [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.swtbot.support                 [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.sample.basicfamily                   [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.sample.basicfamily.edit              [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.sample.basicfamily.editor            [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.sample.basicfamily.design            [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.samples.family                       [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.common.interpreter.aql               [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.properties                           [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.properties.edit                      [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.properties.ext.widgets.reference     [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.properties.defaultrules              [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.properties.core                      [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.editor.properties                    [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ui.properties                        [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference  [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.sample.properties                    [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.sample.properties.checkbox           [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.sample.properties.radio              [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.sample.properties.textarea           [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.ui.properties             [eclipse-test-plugin]
19:29:04 [INFO] org.eclipse.sirius.aql                                 [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.doc.feature                         [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.runtime.ide.eef                     [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo              [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.runtime.ide.ui                      [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.runtime.ide.xtext                   [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.samples                             [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.specifier                           [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo            [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.specifier.ide.ui.aql                [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.specifier.ide.ui                    [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.tests.support                       [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.interpreter.feature                 [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.properties.feature                  [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.specifier.properties.feature        [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.samples.properties.feature          [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.diagram.elk.feature                 [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.diagram.elk.sdk.feature             [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.sample.basicfamily.feature          [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.tests.sample.docbook                 [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.sample.docbook.design          [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.sample.component               [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.sample.component.design        [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.sample.benchmark               [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.sample.interactions                  [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.sample.interactions.edit             [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.sample.migration               [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.sample.interactions.design           [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.sample.interactions.editor           [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.sample.ecore.design                  [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.sample.migration.design        [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.sample.scxml                   [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.junit                     [eclipse-test-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.tree                      [eclipse-test-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.swtbot                    [eclipse-test-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.sample.scxml.design            [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests                               [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.tests.rcptt.properties               [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.rcptt.properties.edit          [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.rcptt.properties.samples       [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.rcptt.properties.editor        [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.rcptt.feature                 [eclipse-feature]
19:29:04 [INFO] org.eclipse.sirius.update                           [eclipse-repository]
19:29:04 [INFO] org.eclipse.sirius.sample.basicfamily.update        [eclipse-repository]
19:29:04 [INFO] org.eclipse.sirius.tests.sample.docbook.edit            [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.sample.docbook.editor          [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine      [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide  [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui   [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design [eclipse-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.junit.xtext               [eclipse-test-plugin]
19:29:04 [INFO] org.eclipse.sirius.tests.update                     [eclipse-repository]
19:29:04 [INFO] 
19:29:04 [INFO] ------------------< org.eclipse.sirius:sirius-parent >------------------
19:29:04 [INFO] Building Sirius Parent 7.4.1-SNAPSHOT                            [1/140]
19:29:04 [INFO]   from pom.xml
19:29:04 [INFO] --------------------------------[ pom ]---------------------------------
19:29:04 [INFO] 
19:29:04 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ sirius-parent ---
19:29:06 [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
19:29:06 [INFO] 
19:29:06 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ sirius-parent ---
19:29:06 [INFO] 
19:29:06 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ sirius-parent ---
19:29:06 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:29:06 [INFO] 
19:29:06 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.base >-----------
19:29:06 [INFO] Building org.eclipse.sirius.ext.base 7.4.1-SNAPSHOT              [2/140]
19:29:06 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/pom.xml
19:29:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:09 [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@2b360641
19:29:09 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
19:29:09 [INFO]     Cache location:         /home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/.cache/tycho
19:29:09 [INFO]     Transport mode:         online
19:29:09 [INFO]     Http Transport type:    Java11Client
19:29:09 [INFO]     Update mode:            cache first
19:29:09 [INFO]     Minimum cache duration: 60 minutes
19:29:09 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
19:29:21 [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).]
19:29: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).]
19:29: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).]
19:29:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/pom.xml
19:29:29 [INFO] 
19:29:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.base ---
19:29:29 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:29 [INFO] 
19:29:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.base ---
19:29:29 [INFO] 
19:29:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.base ---
19:29:29 [INFO] 
19:29:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.base ---
19:29:30 [INFO] 
19:29:30 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.base ---
19:29:30 [INFO] Resolving class path of org.eclipse.sirius.ext.base
19:29:30 [INFO] 
19:29:30 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.base ---
19:29: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.ext.base/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:30 [INFO] 
19:29:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.base ---
19:29:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/src/main/resources
19:29:31 [INFO] 
19:29:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.base ---
19:29:32 [INFO] Nothing to compile - all classes are up to date
19:29:32 [INFO] 
19:29:32 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.base ---
19:29:32 [INFO] 
19:29:32 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.base ---
19:29:32 [INFO] 
19:29:32 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.base ---
19:29:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/src/test/resources
19:29:32 [INFO] 
19:29:32 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.base ---
19:29:32 [INFO] 
19:29:32 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.base ---
19:29:32 [INFO] 
19:29:32 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.base ---
19:29: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.1-SNAPSHOT-sources.jar
19:29:32 [INFO] 
19:29:32 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.base ---
19:29:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-7.4.1-SNAPSHOT.jar
19:29:33 [INFO] 
19:29:33 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.base ---
19:29:33 [INFO] 
19:29:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.base ---
19:29:33 [INFO] 
19:29:33 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.base ---
19:29:33 [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
19:29:33 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.base' with 16 classes
19:29:33 [INFO] 
19:29:33 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ext.e3 >------------
19:29:33 [INFO] Building org.eclipse.sirius.ext.e3 7.4.1-SNAPSHOT                [3/140]
19:29:33 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/pom.xml
19:29:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/pom.xml
19:29:34 [INFO] 
19:29:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:34 [INFO] 
19:29:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] 
19:29:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] 
19:29:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] 
19:29:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] Resolving class path of org.eclipse.sirius.ext.e3
19:29:34 [INFO] 
19:29:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3 ---
19:29: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.ext.e3/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:34 [INFO] 
19:29:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/src/main/resources
19:29:34 [INFO] 
19:29:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] Nothing to compile - all classes are up to date
19:29:34 [INFO] 
19:29:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] 
19:29:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] 
19:29:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/src/test/resources
19:29:34 [INFO] 
19:29:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] 
19:29:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] 
19:29:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-7.4.1-SNAPSHOT-sources.jar
19:29:34 [INFO] 
19:29:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-7.4.1-SNAPSHOT.jar
19:29:34 [INFO] 
19:29:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] 
19:29:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [INFO] 
19:29:34 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.e3 ---
19:29:34 [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
19:29:34 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.e3' with 0 classes
19:29:34 [INFO] 
19:29:34 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf >------------
19:29:34 [INFO] Building org.eclipse.sirius.ext.emf 7.4.1-SNAPSHOT               [4/140]
19:29:34 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/pom.xml
19:29:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/pom.xml
19:29:35 [INFO] 
19:29:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:35 [INFO] 
19:29:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] 
19:29:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] 
19:29:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] 
19:29:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] Resolving class path of org.eclipse.sirius.ext.emf
19:29:35 [INFO] 
19:29:35 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf ---
19:29: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.ext.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:35 [INFO] 
19:29:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/src/main/resources
19:29:35 [INFO] 
19:29:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] Nothing to compile - all classes are up to date
19:29:35 [INFO] 
19:29:35 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] 
19:29:35 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] 
19:29:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/src/test/resources
19:29:35 [INFO] 
19:29:35 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] 
19:29:35 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] 
19:29:35 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-7.4.1-SNAPSHOT-sources.jar
19:29:35 [INFO] 
19:29:35 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-7.4.1-SNAPSHOT.jar
19:29:35 [INFO] 
19:29:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] 
19:29:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf ---
19:29:35 [INFO] 
19:29:35 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.emf ---
19:29:35 [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
19:29:35 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.emf' with 9 classes
19:29:35 [INFO] 
19:29:35 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit >---------
19:29:35 [INFO] Building org.eclipse.sirius.ext.emf.edit 7.4.1-SNAPSHOT          [5/140]
19:29:35 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml
19:29:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml
19:29:36 [INFO] 
19:29:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.edit ---
19:29:36 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:36 [INFO] 
19:29:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.edit ---
19:29:36 [INFO] 
19:29:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.edit ---
19:29:36 [INFO] 
19:29:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.edit ---
19:29:36 [INFO] 
19:29:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.edit ---
19:29:36 [INFO] Resolving class path of org.eclipse.sirius.ext.emf.edit
19:29:36 [INFO] 
19:29:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.edit ---
19:29: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.ext.emf.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:36 [INFO] 
19:29:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.edit ---
19:29:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/src/main/resources
19:29:36 [INFO] 
19:29:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.edit ---
19:29:36 [INFO] Nothing to compile - all classes are up to date
19:29:36 [INFO] 
19:29:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.edit ---
19:29:36 [INFO] 
19:29:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.edit ---
19:29:36 [INFO] 
19:29:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.edit ---
19:29:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/src/test/resources
19:29:36 [INFO] 
19:29:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.edit ---
19:29:36 [INFO] 
19:29:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.edit ---
19:29:36 [INFO] 
19:29:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.edit ---
19:29:36 [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.1-SNAPSHOT-sources.jar
19:29:37 [INFO] 
19:29:37 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.edit ---
19:29:37 [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.1-SNAPSHOT.jar
19:29:37 [INFO] 
19:29:37 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.edit ---
19:29:37 [INFO] 
19:29:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.edit ---
19:29:37 [INFO] 
19:29:37 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.emf.edit ---
19:29:37 [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
19:29:37 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.emf.edit' with 1 classes
19:29:37 [INFO] 
19:29:37 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx >----------
19:29:37 [INFO] Building org.eclipse.sirius.ext.emf.tx 7.4.1-SNAPSHOT            [6/140]
19:29:37 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml
19:29:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml
19:29:37 [INFO] 
19:29:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.tx ---
19:29:37 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:37 [INFO] 
19:29:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.tx ---
19:29:37 [INFO] 
19:29:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.tx ---
19:29:37 [INFO] 
19:29:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.tx ---
19:29:37 [INFO] 
19:29:37 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.tx ---
19:29:37 [INFO] Resolving class path of org.eclipse.sirius.ext.emf.tx
19:29:39 [INFO] 
19:29:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.tx ---
19:29: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.ext.emf.tx/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:39 [INFO] 
19:29:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.tx ---
19:29:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/src/main/resources
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.tx ---
19:29:39 [INFO] Nothing to compile - all classes are up to date
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.tx ---
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.tx ---
19:29:39 [INFO] 
19:29:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.tx ---
19:29:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/src/test/resources
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.tx ---
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.tx ---
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.tx ---
19:29: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.1-SNAPSHOT-sources.jar
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.tx ---
19:29: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.1-SNAPSHOT.jar
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.tx ---
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.tx ---
19:29:39 [INFO] 
19:29:39 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.emf.tx ---
19:29:39 [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
19:29:39 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.emf.tx' with 1 classes
19:29:39 [INFO] 
19:29:39 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation >-------
19:29:39 [INFO] Building org.eclipse.sirius.ext.gmf.notation 7.4.1-SNAPSHOT      [7/140]
19:29:39 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml
19:29:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.notation ---
19:29:39 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.notation ---
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.notation ---
19:29:39 [INFO] 
19:29:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.notation ---
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gmf.notation ---
19:29:39 [INFO] Resolving class path of org.eclipse.sirius.ext.gmf.notation
19:29:39 [INFO] 
19:29:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.notation ---
19:29: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.ext.gmf.notation/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:39 [INFO] 
19:29:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gmf.notation ---
19:29:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/src/main/resources
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gmf.notation ---
19:29:39 [INFO] Nothing to compile - all classes are up to date
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gmf.notation ---
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gmf.notation ---
19:29:39 [INFO] 
19:29:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.notation ---
19:29:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/src/test/resources
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gmf.notation ---
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gmf.notation ---
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.notation ---
19:29: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.1-SNAPSHOT-sources.jar
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.notation ---
19:29: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.1-SNAPSHOT.jar
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.notation ---
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.notation ---
19:29:39 [INFO] 
19:29:39 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.gmf.notation ---
19:29:39 [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
19:29:39 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.gmf.notation' with 0 classes
19:29:39 [INFO] 
19:29:39 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.ide >------------
19:29:39 [INFO] Building org.eclipse.sirius.ext.ide 7.4.1-SNAPSHOT               [8/140]
19:29:39 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/pom.xml
19:29:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/pom.xml
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.ide ---
19:29:39 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.ide ---
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.ide ---
19:29:39 [INFO] 
19:29:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.ide ---
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.ide ---
19:29:39 [INFO] Resolving class path of org.eclipse.sirius.ext.ide
19:29:39 [INFO] 
19:29:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.ide ---
19:29: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.ext.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:39 [INFO] 
19:29:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.ide ---
19:29:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/src/main/resources
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.ide ---
19:29:39 [INFO] Nothing to compile - all classes are up to date
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.ide ---
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.ide ---
19:29:39 [INFO] 
19:29:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.ide ---
19:29:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/src/test/resources
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.ide ---
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.ide ---
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.ide ---
19:29: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.1-SNAPSHOT-sources.jar
19:29:39 [INFO] 
19:29:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.ide ---
19:29:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-7.4.1-SNAPSHOT.jar
19:29:40 [INFO] 
19:29:40 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.ide ---
19:29:40 [INFO] 
19:29:40 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.ide ---
19:29:40 [INFO] 
19:29:40 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.ide ---
19:29:40 [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
19:29:40 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.ide' with 8 classes
19:29:40 [INFO] 
19:29:40 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.model >-------------
19:29:40 [INFO] Building org.eclipse.sirius.model 7.4.1-SNAPSHOT                 [9/140]
19:29:40 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/pom.xml
19:29:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.model:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/pom.xml
19:29:40 [INFO] 
19:29:40 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.model ---
19:29:40 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:40 [INFO] 
19:29:40 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.model ---
19:29:40 [INFO] 
19:29:40 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.model ---
19:29:40 [INFO] 
19:29:40 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.model ---
19:29:40 [INFO] 
19:29:40 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.model ---
19:29:40 [INFO] Resolving class path of org.eclipse.sirius.model
19:29:40 [INFO] 
19:29:40 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.model ---
19:29: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.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:40 [INFO] 
19:29:40 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.model ---
19:29:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/src/main/resources
19:29:40 [INFO] 
19:29:40 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.model ---
19:29:40 [INFO] Nothing to compile - all classes are up to date
19:29:40 [INFO] 
19:29:40 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.model ---
19:29:40 [INFO] 
19:29:40 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.model ---
19:29:40 [INFO] 
19:29:40 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.model ---
19:29:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/src/test/resources
19:29:40 [INFO] 
19:29:40 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.model ---
19:29:40 [INFO] 
19:29:40 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.model ---
19:29:40 [INFO] 
19:29:40 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.model ---
19:29:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/org.eclipse.sirius.model-7.4.1-SNAPSHOT-sources.jar
19:29:40 [INFO] 
19:29:40 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.model ---
19:29:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/org.eclipse.sirius.model-7.4.1-SNAPSHOT.jar
19:29:41 [INFO] 
19:29:41 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.model ---
19:29:41 [INFO] 
19:29:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.model ---
19:29:41 [INFO] 
19:29:41 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.model ---
19:29:41 [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
19:29:42 [INFO] Analyzed bundle 'org.eclipse.sirius.model' with 223 classes
19:29:42 [INFO] 
19:29:42 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ecore.extender >--------
19:29:42 [INFO] Building org.eclipse.sirius.ecore.extender 7.4.1-SNAPSHOT       [10/140]
19:29:42 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/pom.xml
19:29:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/pom.xml
19:29:42 [INFO] 
19:29:42 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ecore.extender ---
19:29:42 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:42 [INFO] 
19:29:42 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ecore.extender ---
19:29:42 [INFO] 
19:29:42 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ecore.extender ---
19:29:42 [INFO] 
19:29:42 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ecore.extender ---
19:29:42 [INFO] 
19:29:42 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ecore.extender ---
19:29:42 [INFO] Resolving class path of org.eclipse.sirius.ecore.extender
19:29:42 [INFO] 
19:29:42 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ecore.extender ---
19:29: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/plugins/org.eclipse.sirius.ecore.extender/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:42 [INFO] 
19:29:42 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ecore.extender ---
19:29:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/src/main/resources
19:29:42 [INFO] 
19:29:42 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ecore.extender ---
19:29:42 [INFO] Nothing to compile - all classes are up to date
19:29:42 [INFO] 
19:29:42 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ecore.extender ---
19:29:42 [INFO] 
19:29:42 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ecore.extender ---
19:29:42 [INFO] 
19:29:42 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ecore.extender ---
19:29:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/src/test/resources
19:29:42 [INFO] 
19:29:42 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ecore.extender ---
19:29:42 [INFO] 
19:29:42 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ecore.extender ---
19:29:43 [INFO] 
19:29:43 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ecore.extender ---
19:29: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.1-SNAPSHOT-sources.jar
19:29:43 [INFO] 
19:29:43 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ecore.extender ---
19:29: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.1-SNAPSHOT.jar
19:29:43 [INFO] 
19:29:43 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ecore.extender ---
19:29:43 [INFO] 
19:29:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ecore.extender ---
19:29:43 [INFO] 
19:29:43 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ecore.extender ---
19:29:43 [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
19:29:43 [INFO] Analyzed bundle 'org.eclipse.sirius.ecore.extender' with 42 classes
19:29:43 [INFO] 
19:29:43 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.common >------------
19:29:43 [INFO] Building org.eclipse.sirius.common 7.4.1-SNAPSHOT               [11/140]
19:29:43 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/pom.xml
19:29:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/pom.xml
19:29:43 [INFO] 
19:29:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common ---
19:29:43 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:43 [INFO] 
19:29:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common ---
19:29:43 [INFO] 
19:29:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common ---
19:29:43 [INFO] 
19:29:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common ---
19:29:43 [INFO] 
19:29:43 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common ---
19:29:43 [INFO] Resolving class path of org.eclipse.sirius.common
19:29:43 [INFO] 
19:29:43 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common ---
19:29: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.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:43 [INFO] 
19:29:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common ---
19:29:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/src/main/resources
19:29:43 [INFO] 
19:29:43 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common ---
19:29:43 [INFO] Nothing to compile - all classes are up to date
19:29:43 [INFO] 
19:29:43 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common ---
19:29:43 [INFO] 
19:29:43 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common ---
19:29:43 [INFO] 
19:29:43 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common ---
19:29:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/src/test/resources
19:29:43 [INFO] 
19:29:43 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common ---
19:29:43 [INFO] 
19:29:43 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common ---
19:29:43 [INFO] 
19:29:43 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common ---
19:29:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-7.4.1-SNAPSHOT-sources.jar
19:29:43 [INFO] 
19:29:43 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common ---
19:29:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-7.4.1-SNAPSHOT.jar
19:29:44 [INFO] 
19:29:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common ---
19:29:44 [INFO] 
19:29:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common ---
19:29:44 [INFO] 
19:29:44 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common ---
19:29:44 [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
19:29:44 [INFO] Analyzed bundle 'org.eclipse.sirius.common' with 121 classes
19:29:44 [INFO] 
19:29:44 [INFO] ---------------< org.eclipse.sirius:org.eclipse.sirius >----------------
19:29:44 [INFO] Building org.eclipse.sirius 7.4.1-SNAPSHOT                      [12/140]
19:29:44 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/pom.xml
19:29:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/pom.xml
19:29:44 [INFO] 
19:29:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius ---
19:29:44 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:44 [INFO] 
19:29:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius ---
19:29:44 [INFO] 
19:29:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius ---
19:29:44 [INFO] 
19:29:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius ---
19:29:44 [INFO] 
19:29:44 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius ---
19:29:44 [INFO] Resolving class path of org.eclipse.sirius
19:29:44 [INFO] 
19:29:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius ---
19:29: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/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:44 [INFO] 
19:29:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius ---
19:29:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/src/main/resources
19:29:44 [INFO] 
19:29:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius ---
19:29:44 [INFO] Nothing to compile - all classes are up to date
19:29:44 [INFO] 
19:29:44 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius ---
19:29:44 [INFO] 
19:29:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius ---
19:29:44 [INFO] 
19:29:44 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius ---
19:29:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/src/test/resources
19:29:44 [INFO] 
19:29:44 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius ---
19:29:44 [INFO] 
19:29:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius ---
19:29:44 [INFO] 
19:29:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius ---
19:29:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/org.eclipse.sirius-7.4.1-SNAPSHOT-sources.jar
19:29:45 [INFO] 
19:29:45 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius ---
19:29:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/org.eclipse.sirius-7.4.1-SNAPSHOT.jar
19:29:46 [INFO] 
19:29:46 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius ---
19:29:46 [INFO] 
19:29:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius ---
19:29:46 [INFO] 
19:29:46 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius ---
19:29:46 [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec
19:29:46 [INFO] Analyzed bundle 'org.eclipse.sirius' with 403 classes
19:29:46 [INFO] 
19:29:46 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql >------
19:29:46 [INFO] Building org.eclipse.sirius.common.acceleo.aql 7.4.1-SNAPSHOT   [13/140]
19:29:46 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml
19:29:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml
19:29:46 [INFO] 
19:29:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql ---
19:29:46 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:46 [INFO] 
19:29:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql ---
19:29:46 [INFO] 
19:29:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql ---
19:29:46 [INFO] 
19:29:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql ---
19:29:46 [INFO] 
19:29:46 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.aql ---
19:29:46 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.aql
19:29:46 [INFO] 
19:29:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql ---
19:29: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/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:46 [INFO] 
19:29:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql ---
19:29:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/src/main/resources
19:29:46 [INFO] 
19:29:46 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql ---
19:29:47 [INFO] Nothing to compile - all classes are up to date
19:29:47 [INFO] 
19:29:47 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.aql ---
19:29:47 [INFO] 
19:29:47 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.aql ---
19:29:47 [INFO] 
19:29:47 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql ---
19:29:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/src/test/resources
19:29:47 [INFO] 
19:29:47 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.aql ---
19:29:47 [INFO] 
19:29:47 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.aql ---
19:29:47 [INFO] 
19:29:47 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql ---
19:29: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.1-SNAPSHOT-sources.jar
19:29:47 [INFO] 
19:29:47 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql ---
19:29: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.1-SNAPSHOT.jar
19:29:47 [INFO] 
19:29:47 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql ---
19:29:47 [INFO] 
19:29:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql ---
19:29:47 [INFO] 
19:29:47 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.acceleo.aql ---
19:29:47 [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
19:29:47 [INFO] Analyzed bundle 'org.eclipse.sirius.common.acceleo.aql' with 13 classes
19:29:47 [INFO] 
19:29:47 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl >------
19:29:47 [INFO] Building org.eclipse.sirius.common.acceleo.mtl 7.4.1-SNAPSHOT   [14/140]
19:29:47 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml
19:29:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml
19:29:47 [WARNING] [2ec5b6a6-bbff-4443-ac2d-ae18528332fb][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.
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29:48 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29:48 [INFO] 
19:29:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29:48 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.mtl
19:29:48 [INFO] 
19:29:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29: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.common.acceleo.mtl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:48 [INFO] 
19:29:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/src/main/resources
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29:48 [INFO] Nothing to compile - all classes are up to date
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29:48 [INFO] 
19:29:48 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/src/test/resources
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29: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.1-SNAPSHOT-sources.jar
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29: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.1-SNAPSHOT.jar
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29:48 [INFO] 
19:29:48 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.acceleo.mtl ---
19:29:48 [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
19:29:48 [INFO] Analyzed bundle 'org.eclipse.sirius.common.acceleo.mtl' with 19 classes
19:29:48 [INFO] 
19:29:48 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.interpreter >------
19:29:48 [INFO] Building org.eclipse.sirius.common.interpreter 7.4.1-SNAPSHOT   [15/140]
19:29:48 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/pom.xml
19:29:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/pom.xml
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter ---
19:29:48 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter ---
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter ---
19:29:48 [INFO] 
19:29:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter ---
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.interpreter ---
19:29:48 [INFO] Resolving class path of org.eclipse.sirius.common.interpreter
19:29:48 [INFO] 
19:29:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter ---
19:29: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.common.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:48 [INFO] 
19:29:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.interpreter ---
19:29:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/src/main/resources
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.interpreter ---
19:29:48 [INFO] Nothing to compile - all classes are up to date
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.interpreter ---
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.interpreter ---
19:29:48 [INFO] 
19:29:48 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter ---
19:29:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/src/test/resources
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.interpreter ---
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.interpreter ---
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter ---
19:29: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.1-SNAPSHOT-sources.jar
19:29:48 [INFO] 
19:29:48 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter ---
19:29:49 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-7.4.1-SNAPSHOT.jar
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter ---
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter ---
19:29:49 [INFO] 
19:29:49 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.interpreter ---
19:29:49 [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
19:29:49 [INFO] Analyzed bundle 'org.eclipse.sirius.common.interpreter' with 3 classes
19:29:49 [INFO] 
19:29:49 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ocl >----------
19:29:49 [INFO] Building org.eclipse.sirius.common.ocl 7.4.1-SNAPSHOT           [16/140]
19:29:49 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/pom.xml
19:29:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/pom.xml
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] 
19:29:49 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] Resolving class path of org.eclipse.sirius.common.ocl
19:29:49 [INFO] 
19:29:49 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ocl ---
19:29: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.common.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:49 [INFO] 
19:29:49 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/src/main/resources
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] Nothing to compile - all classes are up to date
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] 
19:29:49 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/src/test/resources
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-7.4.1-SNAPSHOT-sources.jar
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-7.4.1-SNAPSHOT.jar
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ocl ---
19:29:49 [INFO] 
19:29:49 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.ocl ---
19:29:49 [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
19:29:49 [INFO] Analyzed bundle 'org.eclipse.sirius.common.ocl' with 6 classes
19:29:49 [INFO] 
19:29:49 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.model >---------
19:29:49 [INFO] Building org.eclipse.sirius.diagram.model 7.4.1-SNAPSHOT        [17/140]
19:29:49 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/pom.xml
19:29:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.model:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/pom.xml
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.model ---
19:29:49 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.model ---
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.model ---
19:29:49 [INFO] 
19:29:49 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.model ---
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.model ---
19:29:49 [INFO] Resolving class path of org.eclipse.sirius.diagram.model
19:29:49 [INFO] 
19:29:49 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.model ---
19:29: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.diagram.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:49 [INFO] 
19:29:49 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.model ---
19:29:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/src/main/resources
19:29:49 [INFO] 
19:29:49 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.model ---
19:29:50 [INFO] Nothing to compile - all classes are up to date
19:29:50 [INFO] 
19:29:50 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.model ---
19:29:50 [INFO] 
19:29:50 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.model ---
19:29:50 [INFO] 
19:29:50 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.model ---
19:29:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/src/test/resources
19:29:50 [INFO] 
19:29:50 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.model ---
19:29:50 [INFO] 
19:29:50 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.model ---
19:29:50 [INFO] 
19:29:50 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.model ---
19:29: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.1-SNAPSHOT-sources.jar
19:29:50 [INFO] 
19:29:50 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.model ---
19:29: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.1-SNAPSHOT.jar
19:29:51 [INFO] 
19:29:51 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.model ---
19:29:51 [INFO] 
19:29:51 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.model ---
19:29:51 [INFO] 
19:29:51 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.model ---
19:29:51 [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
19:29:51 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.model' with 239 classes
19:29:51 [INFO] 
19:29:51 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.diagram >------------
19:29:51 [INFO] Building org.eclipse.sirius.diagram 7.4.1-SNAPSHOT              [18/140]
19:29:51 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/pom.xml
19:29:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/pom.xml
19:29:52 [INFO] 
19:29:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram ---
19:29:52 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:52 [INFO] 
19:29:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram ---
19:29:52 [INFO] 
19:29:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram ---
19:29:52 [INFO] 
19:29:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram ---
19:29:52 [INFO] 
19:29:52 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram ---
19:29:52 [INFO] Resolving class path of org.eclipse.sirius.diagram
19:29:52 [INFO] 
19:29:52 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram ---
19:29: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.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:52 [INFO] 
19:29:52 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram ---
19:29:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/src/main/resources
19:29:52 [INFO] 
19:29:52 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram ---
19:29:52 [INFO] Nothing to compile - all classes are up to date
19:29:52 [INFO] 
19:29:52 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram ---
19:29:52 [INFO] 
19:29:52 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram ---
19:29:52 [INFO] 
19:29:52 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram ---
19:29:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/src/test/resources
19:29:52 [INFO] 
19:29:52 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram ---
19:29:52 [INFO] 
19:29:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram ---
19:29:52 [INFO] 
19:29:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram ---
19:29:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-7.4.1-SNAPSHOT-sources.jar
19:29:52 [INFO] 
19:29:52 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram ---
19:29:53 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-7.4.1-SNAPSHOT.jar
19:29:53 [INFO] 
19:29:53 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram ---
19:29:53 [INFO] 
19:29:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram ---
19:29:53 [INFO] 
19:29:53 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram ---
19:29:53 [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
19:29:53 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram' with 287 classes
19:29:53 [INFO] 
19:29:53 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata >------
19:29:53 [INFO] Building org.eclipse.sirius.diagram.formatdata 7.4.1-SNAPSHOT   [19/140]
19:29:53 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml
19:29:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml
19:29:53 [INFO] 
19:29:53 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.formatdata ---
19:29:53 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:53 [INFO] 
19:29:53 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.formatdata ---
19:29:53 [INFO] 
19:29:53 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.formatdata ---
19:29:53 [INFO] 
19:29:53 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.formatdata ---
19:29:53 [INFO] 
19:29:53 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.formatdata ---
19:29:53 [INFO] Resolving class path of org.eclipse.sirius.diagram.formatdata
19:29:53 [INFO] 
19:29:53 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.formatdata ---
19:29: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.diagram.formatdata/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:53 [INFO] 
19:29:53 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.formatdata ---
19:29:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/src/main/resources
19:29:53 [INFO] 
19:29:53 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.formatdata ---
19:29:53 [INFO] Nothing to compile - all classes are up to date
19:29:53 [INFO] 
19:29:53 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.formatdata ---
19:29:53 [INFO] 
19:29:53 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.formatdata ---
19:29:53 [INFO] 
19:29:53 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.formatdata ---
19:29:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/src/test/resources
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.formatdata ---
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.formatdata ---
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.formatdata ---
19:29:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-7.4.1-SNAPSHOT-sources.jar
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.formatdata ---
19:29:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-7.4.1-SNAPSHOT.jar
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.formatdata ---
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.formatdata ---
19:29:54 [INFO] 
19:29:54 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.formatdata ---
19:29:54 [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
19:29:54 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.formatdata' with 22 classes
19:29:54 [INFO] 
19:29:54 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.synchronizer >---------
19:29:54 [INFO] Building org.eclipse.sirius.synchronizer 7.4.1-SNAPSHOT         [20/140]
19:29:54 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/pom.xml
19:29:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/pom.xml
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] 
19:29:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] Resolving class path of org.eclipse.sirius.synchronizer
19:29:54 [INFO] 
19:29:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.synchronizer ---
19:29: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.synchronizer/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:54 [INFO] 
19:29:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/src/main/resources
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] Nothing to compile - all classes are up to date
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] 
19:29:54 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/src/test/resources
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-7.4.1-SNAPSHOT-sources.jar
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-7.4.1-SNAPSHOT.jar
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.synchronizer ---
19:29:54 [INFO] 
19:29:54 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.synchronizer ---
19:29:54 [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
19:29:54 [INFO] Analyzed bundle 'org.eclipse.sirius.synchronizer' with 22 classes
19:29:54 [INFO] 
19:29:54 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.model >----------
19:29:54 [INFO] Building org.eclipse.sirius.table.model 7.4.1-SNAPSHOT          [21/140]
19:29:54 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/pom.xml
19:29:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.model:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/pom.xml
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.model ---
19:29:54 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.model ---
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.model ---
19:29:54 [INFO] 
19:29:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.model ---
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.model ---
19:29:54 [INFO] Resolving class path of org.eclipse.sirius.table.model
19:29:54 [INFO] 
19:29:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.model ---
19:29: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.table.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:54 [INFO] 
19:29:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.model ---
19:29:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/src/main/resources
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.model ---
19:29:54 [INFO] Nothing to compile - all classes are up to date
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.model ---
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.model ---
19:29:54 [INFO] 
19:29:54 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.model ---
19:29:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/src/test/resources
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.model ---
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.model ---
19:29:54 [INFO] 
19:29:54 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.model ---
19:29:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/org.eclipse.sirius.table.model-7.4.1-SNAPSHOT-sources.jar
19:29:55 [INFO] 
19:29:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.model ---
19:29:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/org.eclipse.sirius.table.model-7.4.1-SNAPSHOT.jar
19:29:55 [INFO] 
19:29:55 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.model ---
19:29:55 [INFO] 
19:29:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.model ---
19:29:55 [INFO] 
19:29:55 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.table.model ---
19:29:55 [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
19:29:55 [INFO] Analyzed bundle 'org.eclipse.sirius.table.model' with 81 classes
19:29:55 [INFO] 
19:29:55 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.table >-------------
19:29:55 [INFO] Building org.eclipse.sirius.table 7.4.1-SNAPSHOT                [22/140]
19:29:55 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/pom.xml
19:29:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/pom.xml
19:29:55 [INFO] 
19:29:55 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table ---
19:29:55 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:55 [INFO] 
19:29:55 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table ---
19:29:55 [INFO] 
19:29:55 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table ---
19:29:55 [INFO] 
19:29:55 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table ---
19:29:55 [INFO] 
19:29:55 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table ---
19:29:55 [INFO] Resolving class path of org.eclipse.sirius.table
19:29:55 [INFO] 
19:29:55 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table ---
19:29:55 [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
19:29:55 [INFO] 
19:29:55 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table ---
19:29:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/src/main/resources
19:29:55 [INFO] 
19:29:55 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table ---
19:29:55 [INFO] Nothing to compile - all classes are up to date
19:29:55 [INFO] 
19:29:55 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table ---
19:29:55 [INFO] 
19:29:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table ---
19:29:55 [INFO] 
19:29:55 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table ---
19:29:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/src/test/resources
19:29:55 [INFO] 
19:29:55 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table ---
19:29:55 [INFO] 
19:29:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table ---
19:29:55 [INFO] 
19:29:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table ---
19:29:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-7.4.1-SNAPSHOT-sources.jar
19:29:55 [INFO] 
19:29:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table ---
19:29:56 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-7.4.1-SNAPSHOT.jar
19:29:56 [INFO] 
19:29:56 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table ---
19:29:56 [INFO] 
19:29:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table ---
19:29:56 [INFO] 
19:29:56 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.table ---
19:29:56 [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
19:29:56 [INFO] Analyzed bundle 'org.eclipse.sirius.table' with 48 classes
19:29:56 [INFO] 
19:29:56 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tree.model >----------
19:29:56 [INFO] Building org.eclipse.sirius.tree.model 7.4.1-SNAPSHOT           [23/140]
19:29:56 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/pom.xml
19:29:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.model:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/pom.xml
19:29:56 [INFO] 
19:29:56 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:56 [INFO] 
19:29:56 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] 
19:29:56 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] 
19:29:56 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] 
19:29:56 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] Resolving class path of org.eclipse.sirius.tree.model
19:29:56 [INFO] 
19:29:56 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.model ---
19:29:56 [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
19:29:56 [INFO] 
19:29:56 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/src/main/resources
19:29:56 [INFO] 
19:29:56 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] Nothing to compile - all classes are up to date
19:29:56 [INFO] 
19:29:56 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] 
19:29:56 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] 
19:29:56 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/src/test/resources
19:29:56 [INFO] 
19:29:56 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] 
19:29:56 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] 
19:29:56 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/org.eclipse.sirius.tree.model-7.4.1-SNAPSHOT-sources.jar
19:29:56 [INFO] 
19:29:56 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/org.eclipse.sirius.tree.model-7.4.1-SNAPSHOT.jar
19:29:56 [INFO] 
19:29:56 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] 
19:29:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.model ---
19:29:56 [INFO] 
19:29:56 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tree.model ---
19:29:56 [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
19:29:56 [INFO] Analyzed bundle 'org.eclipse.sirius.tree.model' with 53 classes
19:29:56 [INFO] 
19:29:56 [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.tree >-------------
19:29:56 [INFO] Building org.eclipse.sirius.tree 7.4.1-SNAPSHOT                 [24/140]
19:29:56 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/pom.xml
19:29:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:29:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/pom.xml
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] 
19:29:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] Resolving class path of org.eclipse.sirius.tree
19:29:57 [INFO] 
19:29:57 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree ---
19:29: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.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:57 [INFO] 
19:29:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/src/main/resources
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] Nothing to compile - all classes are up to date
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] 
19:29:57 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/src/test/resources
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-7.4.1-SNAPSHOT-sources.jar
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-7.4.1-SNAPSHOT.jar
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree ---
19:29:57 [INFO] 
19:29:57 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tree ---
19:29:57 [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
19:29:57 [INFO] Analyzed bundle 'org.eclipse.sirius.tree' with 56 classes
19:29:57 [INFO] 
19:29:57 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.model.feature >---------
19:29:57 [INFO] Building org.eclipse.sirius.model.feature 7.4.1-SNAPSHOT        [25/140]
19:29:57 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml
19:29:57 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:29:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.model.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.model.feature ---
19:29:57 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.model.feature ---
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.model.feature ---
19:29:57 [INFO] 
19:29:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.model.feature ---
19:29:57 [INFO] 
19:29:57 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.model.feature ---
19:29: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/packaging/org.eclipse.sirius.model.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:57 [INFO] 
19:29:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.model.feature ---
19:29:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/src/main/resources
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.model.feature ---
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.model.feature ---
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.model.feature ---
19:29:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/target/org.eclipse.sirius.model.feature-7.4.1-SNAPSHOT.jar
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.model.feature ---
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.model.feature ---
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.model.feature ---
19:29:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/target/org.eclipse.sirius.model.feature-7.4.1-SNAPSHOT-sources-feature.jar
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.model.feature ---
19:29:57 [INFO] 
19:29:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.model.feature ---
19:29:57 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:29:57 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:29:57 [INFO] 
19:29:57 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.model.feature ---
19:29:57 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:29:57 [INFO] 
19:29:57 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.runtime >------------
19:29:57 [INFO] Building org.eclipse.sirius.runtime 7.4.1-SNAPSHOT              [26/140]
19:29:57 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml
19:29:57 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:29:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime ---
19:29:58 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime ---
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime ---
19:29:58 [INFO] 
19:29:58 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime ---
19:29:58 [INFO] 
19:29:58 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime ---
19:29: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/packaging/org.eclipse.sirius.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:58 [INFO] 
19:29:58 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime ---
19:29:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/src/main/resources
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime ---
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime ---
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime ---
19:29:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-7.4.1-SNAPSHOT.jar
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime ---
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime ---
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime ---
19:29:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-7.4.1-SNAPSHOT-sources-feature.jar
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime ---
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime ---
19:29:58 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:29:58 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:29:58 [INFO] 
19:29:58 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime ---
19:29:58 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:29:58 [INFO] 
19:29:58 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo >--------
19:29:58 [INFO] Building org.eclipse.sirius.runtime.acceleo 7.4.1-SNAPSHOT      [27/140]
19:29:58 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml
19:29:58 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:29:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.acceleo ---
19:29:58 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.acceleo ---
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.acceleo ---
19:29:58 [INFO] 
19:29:58 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.acceleo ---
19:29:58 [INFO] 
19:29:58 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.acceleo ---
19:29: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/packaging/org.eclipse.sirius.runtime.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:29:58 [INFO] 
19:29:58 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.acceleo ---
19:29:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/src/main/resources
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.acceleo ---
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.acceleo ---
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.acceleo ---
19:29:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-7.4.1-SNAPSHOT.jar
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.acceleo ---
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.acceleo ---
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.acceleo ---
19:29:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-7.4.1-SNAPSHOT-sources-feature.jar
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.acceleo ---
19:29:58 [INFO] 
19:29:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.acceleo ---
19:29:58 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:29:58 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:29:58 [INFO] 
19:29:58 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.acceleo ---
19:29:58 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:29:58 [INFO] 
19:29:58 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.aql >----------
19:29:58 [INFO] Building org.eclipse.sirius.runtime.aql 7.4.1-SNAPSHOT          [28/140]
19:29:58 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml
19:29:58 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:29:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.aql ---
19:29:59 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.aql ---
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.aql ---
19:29:59 [INFO] 
19:29:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.aql ---
19:29:59 [INFO] 
19:29:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.aql ---
19:29:59 [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
19:29:59 [INFO] 
19:29:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.aql ---
19:29:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/src/main/resources
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.aql ---
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.aql ---
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.aql ---
19:29:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-7.4.1-SNAPSHOT.jar
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.aql ---
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.aql ---
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.aql ---
19:29:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-7.4.1-SNAPSHOT-sources-feature.jar
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.aql ---
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.aql ---
19:29:59 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:29:59 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:29:59 [INFO] 
19:29:59 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.aql ---
19:29:59 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:29:59 [INFO] 
19:29:59 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.ocl >----------
19:29:59 [INFO] Building org.eclipse.sirius.runtime.ocl 7.4.1-SNAPSHOT          [29/140]
19:29:59 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml
19:29:59 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:29:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ocl ---
19:29:59 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ocl ---
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ocl ---
19:29:59 [INFO] 
19:29:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ocl ---
19:29:59 [INFO] 
19:29:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ocl ---
19:29:59 [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
19:29:59 [INFO] 
19:29:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ocl ---
19:29:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/src/main/resources
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ocl ---
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ocl ---
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ocl ---
19:29:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-7.4.1-SNAPSHOT.jar
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ocl ---
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ocl ---
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ocl ---
19:29:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-7.4.1-SNAPSHOT-sources-feature.jar
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ocl ---
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ocl ---
19:29:59 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:29:59 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:29:59 [INFO] 
19:29:59 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.ocl ---
19:29:59 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:29:59 [INFO] 
19:29:59 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.headless.update >--------
19:29:59 [INFO] Building org.eclipse.sirius.headless.update 7.4.1-SNAPSHOT      [30/140]
19:29:59 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml
19:29:59 [INFO] -------------------------[ eclipse-repository ]-------------------------
19:29:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.headless.update ---
19:29:59 [INFO] The project's OSGi version is 7.4.1.202406022328
19:29:59 [INFO] 
19:29:59 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.headless.update ---
19:29:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:59 [INFO] Copying 1 resource
19:29:59 [INFO] 
19:29:59 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.headless.update ---
19:29:59 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/target
19:29:59 [INFO] 
19:29:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.headless.update ---
19:29:59 [INFO] 
19:29:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.headless.update ---
19:29:59 [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
19:29:59 [INFO] 
19:29:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.headless.update ---
19:29:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:29:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:29:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/src/main/resources
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.headless.update ---
19:29:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:29:59 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
19:29:59 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
19:29:59 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
19:29:59 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
19:29:59 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
19:29:59 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
19:29:59 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
19:29:59 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
19:29:59 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
19:29:59 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
19:29:59 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
19:29:59 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
19:29:59 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.headless.update ---
19:29:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.headless.update ---
19:29:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.headless.update ---
19:29:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:29:59 [INFO] 
19:29:59 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.headless.update ---
19:29:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:30:03 [INFO] 
19:30:03 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.headless.update ---
19:30:03 [INFO] 
19:30:03 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.headless.update ---
19:30:03 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:30:03 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/target/org.eclipse.sirius.headless.update-7.4.1-SNAPSHOT.zip
19:30:03 [INFO] 
19:30:03 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.headless.update ---
19:30:03 [INFO] 
19:30:03 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.headless.update ---
19:30:03 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:30:03 [INFO] 
19:30:03 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.draw2d >----------
19:30:03 [INFO] Building org.eclipse.sirius.ext.draw2d 7.4.1-SNAPSHOT           [31/140]
19:30:03 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/pom.xml
19:30:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/pom.xml
19:30:07 [INFO] 
19:30:07 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:07 [INFO] 
19:30:07 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] 
19:30:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] 
19:30:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] 
19:30:07 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] Resolving class path of org.eclipse.sirius.ext.draw2d
19:30:07 [INFO] 
19:30:07 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.draw2d ---
19:30: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.ext.draw2d/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:30:07 [INFO] 
19:30:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/src/main/resources
19:30:07 [INFO] 
19:30:07 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] Nothing to compile - all classes are up to date
19:30:07 [INFO] 
19:30:07 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] 
19:30:07 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] 
19:30:07 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/src/test/resources
19:30:07 [INFO] 
19:30:07 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] 
19:30:07 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] 
19:30:07 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-7.4.1-SNAPSHOT-sources.jar
19:30:07 [INFO] 
19:30:07 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-7.4.1-SNAPSHOT.jar
19:30:07 [INFO] 
19:30:07 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] 
19:30:07 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [INFO] 
19:30:07 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.draw2d ---
19:30:07 [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
19:30:07 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.draw2d' with 18 classes
19:30:07 [INFO] 
19:30:07 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui >-----------
19:30:07 [INFO] Building org.eclipse.sirius.ext.e3.ui 7.4.1-SNAPSHOT            [32/140]
19:30:07 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml
19:30:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml
19:30:08 [WARNING] [2ec5b6a6-bbff-4443-ac2d-ae18528332fb][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.
19:30:08 [WARNING] [2ec5b6a6-bbff-4443-ac2d-ae18528332fb][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.
19:30:08 [WARNING] [2ec5b6a6-bbff-4443-ac2d-ae18528332fb][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.
19:30:09 [WARNING] [2ec5b6a6-bbff-4443-ac2d-ae18528332fb][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.
19:30:10 [WARNING] [2ec5b6a6-bbff-4443-ac2d-ae18528332fb][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.
19:30:11 [INFO] 
19:30:11 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3.ui ---
19:30:11 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:11 [INFO] 
19:30:11 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3.ui ---
19:30:11 [INFO] 
19:30:11 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3.ui ---
19:30:11 [INFO] 
19:30:11 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3.ui ---
19:30:11 [INFO] 
19:30:11 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.e3.ui ---
19:30:11 [INFO] Resolving class path of org.eclipse.sirius.ext.e3.ui
19:30:11 [INFO] 
19:30:11 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3.ui ---
19:30: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.ext.e3.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:30:11 [INFO] 
19:30:11 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.e3.ui ---
19:30:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/main/resources
19:30:11 [INFO] 
19:30:11 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.e3.ui ---
19:30:11 [INFO] Nothing to compile - all classes are up to date
19:30:11 [INFO] 
19:30:11 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.e3.ui ---
19:30:11 [INFO] 
19:30:11 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.e3.ui ---
19:30:11 [INFO] 
19:30:11 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.e3.ui ---
19:30:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/test/resources
19:30:11 [INFO] 
19:30:11 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.e3.ui ---
19:30:11 [INFO] 
19:30:11 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.e3.ui ---
19:30:11 [INFO] 
19:30:11 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3.ui ---
19:30:11 [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.1-SNAPSHOT-sources.jar
19:30:11 [INFO] 
19:30:11 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3.ui ---
19:30:12 [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.1-SNAPSHOT.jar
19:30:12 [INFO] 
19:30:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3.ui ---
19:30:12 [INFO] 
19:30:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3.ui ---
19:30:12 [INFO] 
19:30:12 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.e3.ui ---
19:30:12 [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
19:30:12 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.e3.ui' with 24 classes
19:30:12 [INFO] 
19:30:12 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui >----------
19:30:12 [INFO] Building org.eclipse.sirius.ext.emf.ui 7.4.1-SNAPSHOT           [33/140]
19:30:12 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml
19:30:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml
19:30:12 [INFO] 
19:30:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.ui ---
19:30:12 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:12 [INFO] 
19:30:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.ui ---
19:30:12 [INFO] 
19:30:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.ui ---
19:30:12 [INFO] 
19:30:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.ui ---
19:30:12 [INFO] 
19:30:12 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.ui ---
19:30:12 [INFO] Resolving class path of org.eclipse.sirius.ext.emf.ui
19:30:13 [INFO] 
19:30:13 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.ui ---
19:30:13 [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
19:30:13 [INFO] 
19:30:13 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.ui ---
19:30:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/src/main/resources
19:30:13 [INFO] 
19:30:13 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.ui ---
19:30:13 [INFO] Nothing to compile - all classes are up to date
19:30:13 [INFO] 
19:30:13 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.ui ---
19:30:13 [INFO] 
19:30:13 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.ui ---
19:30:13 [INFO] 
19:30:13 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.ui ---
19:30:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/src/test/resources
19:30:13 [INFO] 
19:30:13 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.ui ---
19:30:13 [INFO] 
19:30:13 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.ui ---
19:30:13 [INFO] 
19:30:13 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.ui ---
19:30:13 [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.1-SNAPSHOT-sources.jar
19:30:13 [INFO] 
19:30:13 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.ui ---
19:30:13 [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.1-SNAPSHOT.jar
19:30:13 [INFO] 
19:30:13 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.ui ---
19:30:13 [INFO] 
19:30:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.ui ---
19:30:13 [INFO] 
19:30:13 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.emf.ui ---
19:30:13 [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
19:30:13 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.emf.ui' with 2 classes
19:30:13 [INFO] 
19:30:13 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.gef >------------
19:30:13 [INFO] Building org.eclipse.sirius.ext.gef 7.4.1-SNAPSHOT              [34/140]
19:30:13 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/pom.xml
19:30:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/pom.xml
19:30:14 [INFO] 
19:30:14 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:14 [INFO] 
19:30:14 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] 
19:30:14 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] 
19:30:14 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] 
19:30:14 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] Resolving class path of org.eclipse.sirius.ext.gef
19:30:14 [INFO] 
19:30:14 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gef ---
19:30: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.ext.gef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:30:14 [INFO] 
19:30:14 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/src/main/resources
19:30:14 [INFO] 
19:30:14 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] Nothing to compile - all classes are up to date
19:30:14 [INFO] 
19:30:14 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] 
19:30:14 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] 
19:30:14 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/src/test/resources
19:30:14 [INFO] 
19:30:14 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] 
19:30:14 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] 
19:30:14 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-7.4.1-SNAPSHOT-sources.jar
19:30:14 [INFO] 
19:30:14 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-7.4.1-SNAPSHOT.jar
19:30:14 [INFO] 
19:30:14 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] 
19:30:14 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gef ---
19:30:14 [INFO] 
19:30:14 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.gef ---
19:30:14 [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
19:30:14 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.gef' with 4 classes
19:30:14 [INFO] 
19:30:14 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime >--------
19:30:14 [INFO] Building org.eclipse.sirius.ext.gmf.runtime 7.4.1-SNAPSHOT      [35/140]
19:30:14 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml
19:30:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml
19:30:16 [INFO] 
19:30:16 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:16 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:16 [INFO] 
19:30:16 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:16 [INFO] 
19:30:16 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:16 [INFO] 
19:30:16 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:16 [INFO] 
19:30:16 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:16 [INFO] Resolving class path of org.eclipse.sirius.ext.gmf.runtime
19:30:16 [INFO] 
19:30:16 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30: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.ext.gmf.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:30:16 [INFO] 
19:30:16 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/src/main/resources
19:30:16 [INFO] 
19:30:16 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:16 [INFO] Nothing to compile - all classes are up to date
19:30:16 [INFO] 
19:30:16 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:16 [INFO] 
19:30:16 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:16 [INFO] 
19:30:16 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/src/test/resources
19:30:16 [INFO] 
19:30:16 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:16 [INFO] 
19:30:16 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:16 [INFO] 
19:30:16 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:16 [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.1-SNAPSHOT-sources.jar
19:30:16 [INFO] 
19:30:16 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:17 [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.1-SNAPSHOT.jar
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:17 [INFO] 
19:30:17 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.gmf.runtime ---
19:30:17 [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
19:30:17 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.gmf.runtime' with 44 classes
19:30:17 [INFO] 
19:30:17 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.jface >-----------
19:30:17 [INFO] Building org.eclipse.sirius.ext.jface 7.4.1-SNAPSHOT            [36/140]
19:30:17 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/pom.xml
19:30:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/pom.xml
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] 
19:30:17 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] Resolving class path of org.eclipse.sirius.ext.jface
19:30:17 [INFO] 
19:30:17 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.jface ---
19:30: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.ext.jface/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:30:17 [INFO] 
19:30:17 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/src/main/resources
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] Nothing to compile - all classes are up to date
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] 
19:30:17 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/src/test/resources
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-7.4.1-SNAPSHOT-sources.jar
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-7.4.1-SNAPSHOT.jar
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.jface ---
19:30:17 [INFO] 
19:30:17 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.jface ---
19:30:17 [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
19:30:17 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.jface' with 0 classes
19:30:17 [INFO] 
19:30:17 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.swt >------------
19:30:17 [INFO] Building org.eclipse.sirius.ext.swt 7.4.1-SNAPSHOT              [37/140]
19:30:17 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/pom.xml
19:30:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/pom.xml
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] 
19:30:17 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] Resolving class path of org.eclipse.sirius.ext.swt
19:30:17 [INFO] 
19:30:17 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.swt ---
19:30: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.ext.swt/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:30:17 [INFO] 
19:30:17 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/src/main/resources
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] Nothing to compile - all classes are up to date
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] 
19:30:17 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/src/test/resources
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-7.4.1-SNAPSHOT-sources.jar
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-7.4.1-SNAPSHOT.jar
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] 
19:30:17 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.swt ---
19:30:17 [INFO] 
19:30:17 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.swt ---
19:30:17 [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
19:30:17 [INFO] Analyzed bundle 'org.eclipse.sirius.ext.swt' with 1 classes
19:30:17 [INFO] 
19:30:17 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide >----
19:30:17 [INFO] Building org.eclipse.sirius.common.acceleo.aql.ide 7.4.1-SNAPSHOT [38/140]
19:30:17 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml
19:30:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml
19:30:18 [INFO] 
19:30:18 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:18 [INFO] 
19:30:18 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [INFO] 
19:30:18 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [INFO] 
19:30:18 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [INFO] 
19:30:18 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.aql.ide
19:30:18 [INFO] 
19:30:18 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30: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.common.acceleo.aql.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:30:18 [INFO] 
19:30:18 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/main/resources
19:30:18 [INFO] 
19:30:18 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [INFO] Nothing to compile - all classes are up to date
19:30:18 [INFO] 
19:30:18 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [INFO] 
19:30:18 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [INFO] 
19:30:18 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/test/resources
19:30:18 [INFO] 
19:30:18 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [INFO] 
19:30:18 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [INFO] 
19:30:18 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [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.1-SNAPSHOT-sources.jar
19:30:18 [INFO] 
19:30:18 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [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.1-SNAPSHOT.jar
19:30:18 [INFO] 
19:30:18 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [INFO] 
19:30:18 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [INFO] 
19:30:18 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.acceleo.aql.ide ---
19:30:18 [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
19:30:18 [INFO] Analyzed bundle 'org.eclipse.sirius.common.acceleo.aql.ide' with 4 classes
19:30:18 [INFO] 
19:30:18 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide >----
19:30:18 [INFO] Building org.eclipse.sirius.common.acceleo.mtl.ide 7.4.1-SNAPSHOT [39/140]
19:30:18 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml
19:30:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml
19:30:28 [INFO] 
19:30:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:28 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:28 [INFO] 
19:30:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:28 [INFO] 
19:30:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:28 [INFO] 
19:30:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:28 [INFO] 
19:30:28 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:28 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.mtl.ide
19:30:28 [INFO] 
19:30:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30: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.acceleo.mtl.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:30:28 [INFO] 
19:30:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/main/resources
19:30:28 [INFO] 
19:30:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:28 [INFO] Nothing to compile - all classes are up to date
19:30:28 [INFO] 
19:30:28 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:28 [INFO] 
19:30:28 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:28 [INFO] 
19:30:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/test/resources
19:30:28 [INFO] 
19:30:28 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:28 [INFO] 
19:30:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:28 [INFO] 
19:30:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:28 [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.1-SNAPSHOT-sources.jar
19:30:28 [INFO] 
19:30:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:29 [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.1-SNAPSHOT.jar
19:30:29 [INFO] 
19:30:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:29 [INFO] 
19:30:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:29 [INFO] 
19:30:29 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
19:30:29 [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
19:30:29 [INFO] Analyzed bundle 'org.eclipse.sirius.common.acceleo.mtl.ide' with 11 classes
19:30:29 [INFO] 
19:30:29 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ui >-----------
19:30:29 [INFO] Building org.eclipse.sirius.common.ui 7.4.1-SNAPSHOT            [40/140]
19:30:29 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/pom.xml
19:30:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/pom.xml
19:30:29 [INFO] 
19:30:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui ---
19:30:29 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:29 [INFO] 
19:30:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui ---
19:30:29 [INFO] 
19:30:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui ---
19:30:29 [INFO] 
19:30:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui ---
19:30:29 [INFO] 
19:30:29 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ui ---
19:30:29 [INFO] Resolving class path of org.eclipse.sirius.common.ui
19:30:29 [INFO] 
19:30:29 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui ---
19:30: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.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:30:29 [INFO] 
19:30:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ui ---
19:30:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/src/main/resources
19:30:29 [INFO] 
19:30:29 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ui ---
19:30:29 [INFO] Nothing to compile - all classes are up to date
19:30:29 [INFO] 
19:30:29 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ui ---
19:30:29 [INFO] 
19:30:29 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ui ---
19:30:29 [INFO] 
19:30:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ui ---
19:30:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/src/test/resources
19:30:29 [INFO] 
19:30:29 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ui ---
19:30:29 [INFO] 
19:30:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ui ---
19:30:29 [INFO] 
19:30:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui ---
19:30:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-7.4.1-SNAPSHOT-sources.jar
19:30:30 [INFO] 
19:30:30 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui ---
19:30:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-7.4.1-SNAPSHOT.jar
19:30:30 [INFO] 
19:30:30 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui ---
19:30:30 [INFO] 
19:30:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui ---
19:30:30 [INFO] 
19:30:30 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.ui ---
19:30:30 [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
19:30:30 [INFO] Analyzed bundle 'org.eclipse.sirius.common.ui' with 149 classes
19:30:30 [INFO] 
19:30:30 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.common.ui.ext >---------
19:30:30 [INFO] Building org.eclipse.sirius.common.ui.ext 7.4.1-SNAPSHOT        [41/140]
19:30:30 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/pom.xml
19:30:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/pom.xml
19:30:30 [INFO] 
19:30:30 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui.ext ---
19:30:30 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:30 [INFO] 
19:30:30 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui.ext ---
19:30:30 [INFO] 
19:30:30 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui.ext ---
19:30:30 [INFO] 
19:30:30 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui.ext ---
19:30:30 [INFO] 
19:30:30 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ui.ext ---
19:30:30 [INFO] Resolving class path of org.eclipse.sirius.common.ui.ext
19:30:31 [INFO] 
19:30:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui.ext ---
19:30: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.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:30:31 [INFO] 
19:30:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ui.ext ---
19:30:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/src/main/resources
19:30:31 [INFO] 
19:30:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ui.ext ---
19:30:31 [INFO] Nothing to compile - all classes are up to date
19:30:31 [INFO] 
19:30:31 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ui.ext ---
19:30:31 [INFO] 
19:30:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ui.ext ---
19:30:31 [INFO] 
19:30:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ui.ext ---
19:30:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/src/test/resources
19:30:31 [INFO] 
19:30:31 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ui.ext ---
19:30:31 [INFO] 
19:30:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ui.ext ---
19:30:31 [INFO] 
19:30:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui.ext ---
19:30:31 [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.1-SNAPSHOT-sources.jar
19:30:31 [INFO] 
19:30:31 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui.ext ---
19:30:31 [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.1-SNAPSHOT.jar
19:30:31 [INFO] 
19:30:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui.ext ---
19:30:31 [INFO] 
19:30:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui.ext ---
19:30:31 [INFO] 
19:30:31 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.ui.ext ---
19:30:31 [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
19:30:31 [INFO] Analyzed bundle 'org.eclipse.sirius.common.ui.ext' with 1 classes
19:30:31 [INFO] 
19:30:31 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.common.xtext >---------
19:30:31 [INFO] Building org.eclipse.sirius.common.xtext 7.4.1-SNAPSHOT         [42/140]
19:30:31 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/pom.xml
19:30:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/pom.xml
19:30:38 [INFO] 
19:30:38 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.xtext ---
19:30:38 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:38 [INFO] 
19:30:38 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.xtext ---
19:30:38 [INFO] 
19:30:38 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.xtext ---
19:30:38 [INFO] 
19:30:38 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.xtext ---
19:30:38 [INFO] 
19:30:38 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.xtext ---
19:30:38 [INFO] Resolving class path of org.eclipse.sirius.common.xtext
19:30:39 [INFO] 
19:30:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.xtext ---
19:30: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.common.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:30:39 [INFO] 
19:30:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.xtext ---
19:30:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/src/main/resources
19:30:39 [INFO] 
19:30:39 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.xtext ---
19:30:39 [INFO] Nothing to compile - all classes are up to date
19:30:39 [INFO] 
19:30:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.xtext ---
19:30:39 [INFO] 
19:30:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.xtext ---
19:30:39 [INFO] 
19:30:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.xtext ---
19:30:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/src/test/resources
19:30:39 [INFO] 
19:30:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.xtext ---
19:30:39 [INFO] 
19:30:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.xtext ---
19:30:39 [INFO] 
19:30:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.xtext ---
19:30:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-7.4.1-SNAPSHOT-sources.jar
19:30:39 [INFO] 
19:30:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.xtext ---
19:30:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-7.4.1-SNAPSHOT.jar
19:30:39 [INFO] 
19:30:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.xtext ---
19:30:39 [INFO] 
19:30:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.xtext ---
19:30:39 [INFO] 
19:30:39 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.xtext ---
19:30:39 [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
19:30:40 [INFO] Analyzed bundle 'org.eclipse.sirius.common.xtext' with 6 classes
19:30:40 [INFO] 
19:30:40 [INFO] --------------< org.eclipse.sirius:org.eclipse.sirius.ui >--------------
19:30:40 [INFO] Building org.eclipse.sirius.ui 7.4.1-SNAPSHOT                   [43/140]
19:30:40 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/pom.xml
19:30:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/pom.xml
19:30:40 [INFO] 
19:30:40 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui ---
19:30:40 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:40 [INFO] 
19:30:40 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui ---
19:30:40 [INFO] 
19:30:40 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui ---
19:30:40 [INFO] 
19:30:40 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui ---
19:30:40 [INFO] 
19:30:40 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui ---
19:30:40 [INFO] Resolving class path of org.eclipse.sirius.ui
19:30:41 [INFO] 
19:30:41 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui ---
19:30: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.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:30:41 [INFO] 
19:30:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui ---
19:30:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/main/resources
19:30:41 [INFO] 
19:30:41 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui ---
19:30:41 [INFO] Nothing to compile - all classes are up to date
19:30:41 [INFO] 
19:30:41 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui ---
19:30:41 [INFO] 
19:30:41 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui ---
19:30:41 [INFO] 
19:30:41 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui ---
19:30:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/test/resources
19:30:41 [INFO] 
19:30:41 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui ---
19:30:41 [INFO] 
19:30:41 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui ---
19:30:41 [INFO] 
19:30:41 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui ---
19:30:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-7.4.1-SNAPSHOT-sources.jar
19:30:41 [INFO] 
19:30:41 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui ---
19:30:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-7.4.1-SNAPSHOT.jar
19:30:42 [INFO] 
19:30:42 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui ---
19:30:42 [INFO] 
19:30:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui ---
19:30:43 [INFO] 
19:30:43 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ui ---
19:30:43 [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
19:30:43 [INFO] Analyzed bundle 'org.eclipse.sirius.ui' with 614 classes
19:30:43 [INFO] 
19:30:43 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui >----------
19:30:43 [INFO] Building org.eclipse.sirius.diagram.ui 7.4.1-SNAPSHOT           [44/140]
19:30:43 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/pom.xml
19:30:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/pom.xml
19:30:45 [INFO] 
19:30:45 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui ---
19:30:45 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:45 [INFO] 
19:30:45 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui ---
19:30:45 [INFO] 
19:30:45 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui ---
19:30:45 [INFO] 
19:30:45 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui ---
19:30:45 [INFO] 
19:30:45 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.ui ---
19:30:45 [INFO] Resolving class path of org.eclipse.sirius.diagram.ui
19:30:46 [INFO] 
19:30:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui ---
19:30: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.diagram.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:30:46 [INFO] 
19:30:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.ui ---
19:30:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/src/main/resources
19:30:46 [INFO] 
19:30:46 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.ui ---
19:30:46 [INFO] Nothing to compile - all classes are up to date
19:30:46 [INFO] 
19:30:46 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.ui ---
19:30:46 [INFO] 
19:30:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.ui ---
19:30:46 [INFO] 
19:30:46 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui ---
19:30:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/src/test/resources
19:30:46 [INFO] 
19:30:46 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.ui ---
19:30:46 [INFO] 
19:30:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.ui ---
19:30:46 [INFO] 
19:30:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui ---
19:30:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-7.4.1-SNAPSHOT-sources.jar
19:30:47 [INFO] 
19:30:47 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui ---
19:30:49 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-7.4.1-SNAPSHOT.jar
19:30:50 [INFO] 
19:30:50 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui ---
19:30:50 [INFO] 
19:30:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui ---
19:30:50 [INFO] 
19:30:50 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.ui ---
19:30:50 [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
19:30:51 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.ui' with 1591 classes
19:30:52 [INFO] 
19:30:52 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk >----------
19:30:52 [INFO] Building org.eclipse.sirius.diagram.elk 7.4.1-SNAPSHOT          [45/140]
19:30:52 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/pom.xml
19:30:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/pom.xml
19:30:53 [INFO] 
19:30:53 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk ---
19:30:53 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:53 [INFO] 
19:30:53 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk ---
19:30:53 [INFO] 
19:30:53 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk ---
19:30:53 [INFO] 
19:30:53 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk ---
19:30:53 [INFO] 
19:30:53 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.elk ---
19:30:53 [INFO] Resolving class path of org.eclipse.sirius.diagram.elk
19:30:54 [INFO] 
19:30:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk ---
19:30: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.diagram.elk/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:30:54 [INFO] 
19:30:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk ---
19:30:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/src/main/resources
19:30:54 [INFO] 
19:30:54 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.elk ---
19:30:54 [INFO] Nothing to compile - all classes are up to date
19:30:54 [INFO] 
19:30:54 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.elk ---
19:30:54 [INFO] 
19:30:54 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.elk ---
19:30:54 [INFO] 
19:30:54 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk ---
19:30:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/src/test/resources
19:30:54 [INFO] 
19:30:54 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.elk ---
19:30:54 [INFO] 
19:30:54 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk ---
19:30:54 [INFO] 
19:30:54 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk ---
19:30:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-7.4.1-SNAPSHOT-sources.jar
19:30:54 [INFO] 
19:30:54 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk ---
19:30:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-7.4.1-SNAPSHOT.jar
19:30:55 [INFO] 
19:30:55 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk ---
19:30:55 [INFO] 
19:30:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk ---
19:30:55 [INFO] 
19:30:55 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.elk ---
19:30:55 [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
19:30:55 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.elk' with 20 classes
19:30:55 [INFO] 
19:30:55 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug >-------
19:30:55 [INFO] Building org.eclipse.sirius.diagram.elk.debug 7.4.1-SNAPSHOT    [46/140]
19:30:55 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml
19:30:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml
19:30:55 [INFO] 
19:30:55 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:55 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:55 [INFO] 
19:30:55 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:55 [INFO] 
19:30:55 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:55 [INFO] 
19:30:55 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:55 [INFO] 
19:30:55 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:55 [INFO] Resolving class path of org.eclipse.sirius.diagram.elk.debug
19:30:56 [INFO] 
19:30:56 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:56 [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
19:30:56 [INFO] 
19:30:56 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/src/main/resources
19:30:56 [INFO] 
19:30:56 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:56 [INFO] Nothing to compile - all classes are up to date
19:30:56 [INFO] 
19:30:56 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:56 [INFO] 
19:30:56 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:56 [INFO] 
19:30:56 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/src/test/resources
19:30:56 [INFO] 
19:30:56 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:56 [INFO] 
19:30:56 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:56 [INFO] 
19:30:56 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:56 [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.1-SNAPSHOT-sources.jar
19:30:56 [INFO] 
19:30:56 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:57 [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.1-SNAPSHOT.jar
19:30:57 [INFO] 
19:30:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:57 [INFO] 
19:30:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:57 [INFO] 
19:30:57 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.elk.debug ---
19:30:57 [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
19:30:57 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.elk.debug' with 7 classes
19:30:57 [INFO] 
19:30:57 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.model >----
19:30:57 [INFO] Building org.eclipse.sirius.diagram.sequence.model 7.4.1-SNAPSHOT [47/140]
19:30:57 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/pom.xml
19:30:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.model:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/pom.xml
19:30:57 [INFO] 
19:30:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:57 [INFO] 
19:30:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [INFO] 
19:30:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [INFO] 
19:30:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [INFO] 
19:30:57 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.model
19:30:57 [INFO] 
19:30:57 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.model ---
19:30: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.diagram.sequence.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:30:57 [INFO] 
19:30:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/src/main/resources
19:30:57 [INFO] 
19:30:57 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [INFO] Nothing to compile - all classes are up to date
19:30:57 [INFO] 
19:30:57 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [INFO] 
19:30:57 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [INFO] 
19:30:57 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/src/test/resources
19:30:57 [INFO] 
19:30:57 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [INFO] 
19:30:57 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [INFO] 
19:30:57 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [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.1-SNAPSHOT-sources.jar
19:30:57 [INFO] 
19:30:57 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [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.1-SNAPSHOT.jar
19:30:57 [INFO] 
19:30:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [INFO] 
19:30:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [INFO] 
19:30:57 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.sequence.model ---
19:30:57 [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
19:30:57 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.sequence.model' with 112 classes
19:30:58 [INFO] 
19:30:58 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext >--------
19:30:58 [INFO] Building org.eclipse.sirius.diagram.ui.ext 7.4.1-SNAPSHOT       [48/140]
19:30:58 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml
19:30:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml
19:30:58 [INFO] 
19:30:58 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:58 [INFO] The project's OSGi version is 7.4.1.202406022328
19:30:58 [INFO] 
19:30:58 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:58 [INFO] 
19:30:58 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:58 [INFO] 
19:30:58 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:58 [INFO] 
19:30:58 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:58 [INFO] Resolving class path of org.eclipse.sirius.diagram.ui.ext
19:30:59 [INFO] 
19:30:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:59 [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
19:30:59 [INFO] 
19:30:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/src/main/resources
19:30:59 [INFO] 
19:30:59 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:59 [INFO] Nothing to compile - all classes are up to date
19:30:59 [INFO] 
19:30:59 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:59 [INFO] 
19:30:59 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:59 [INFO] 
19:30:59 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:30:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/src/test/resources
19:30:59 [INFO] 
19:30:59 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:59 [INFO] 
19:30:59 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:59 [INFO] 
19:30:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:59 [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.1-SNAPSHOT-sources.jar
19:30:59 [INFO] 
19:30:59 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:59 [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.1-SNAPSHOT.jar
19:30:59 [INFO] 
19:30:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:59 [INFO] 
19:30:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:59 [INFO] 
19:30:59 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.ui.ext ---
19:30:59 [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
19:30:59 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.ui.ext' with 1 classes
19:30:59 [INFO] 
19:30:59 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence >-------
19:30:59 [INFO] Building org.eclipse.sirius.diagram.sequence 7.4.1-SNAPSHOT     [49/140]
19:30:59 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/pom.xml
19:30:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:30:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/pom.xml
19:31:00 [INFO] 
19:31:00 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence ---
19:31:00 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:00 [INFO] 
19:31:00 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence ---
19:31:00 [INFO] 
19:31:00 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence ---
19:31:00 [INFO] 
19:31:00 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence ---
19:31:00 [INFO] 
19:31:00 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence ---
19:31:00 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence
19:31:01 [INFO] 
19:31:01 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence ---
19:31: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.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:01 [INFO] 
19:31:01 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence ---
19:31:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/src/main/resources
19:31:01 [INFO] 
19:31:01 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence ---
19:31:01 [INFO] Nothing to compile - all classes are up to date
19:31:01 [INFO] 
19:31:01 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence ---
19:31:01 [INFO] 
19:31:01 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence ---
19:31:01 [INFO] 
19:31:01 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence ---
19:31:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/src/test/resources
19:31:01 [INFO] 
19:31:01 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence ---
19:31:01 [INFO] 
19:31:01 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence ---
19:31:01 [INFO] 
19:31:01 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence ---
19:31:01 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-7.4.1-SNAPSHOT-sources.jar
19:31:01 [INFO] 
19:31:01 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence ---
19:31:01 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-7.4.1-SNAPSHOT.jar
19:31:01 [INFO] 
19:31:01 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence ---
19:31:01 [INFO] 
19:31:01 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence ---
19:31:01 [INFO] 
19:31:01 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.sequence ---
19:31:01 [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
19:31:02 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.sequence' with 209 classes
19:31:02 [INFO] 
19:31:02 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit >-----
19:31:02 [INFO] Building org.eclipse.sirius.diagram.sequence.edit 7.4.1-SNAPSHOT [50/140]
19:31:02 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml
19:31:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml
19:31:02 [INFO] 
19:31:02 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:02 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:02 [INFO] 
19:31:02 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:02 [INFO] 
19:31:02 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:02 [INFO] 
19:31:02 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:02 [INFO] 
19:31:02 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:02 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.edit
19:31:03 [INFO] 
19:31:03 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:03 [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
19:31:03 [INFO] 
19:31:03 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/src/main/resources
19:31:03 [INFO] 
19:31:03 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:03 [INFO] Nothing to compile - all classes are up to date
19:31:03 [INFO] 
19:31:03 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:03 [INFO] 
19:31:03 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:03 [INFO] 
19:31:03 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/src/test/resources
19:31:03 [INFO] 
19:31:03 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:03 [INFO] 
19:31:03 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:03 [INFO] 
19:31:03 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:03 [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.1-SNAPSHOT-sources.jar
19:31:03 [INFO] 
19:31:03 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:03 [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.1-SNAPSHOT.jar
19:31:03 [INFO] 
19:31:03 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:03 [INFO] 
19:31:03 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:03 [INFO] 
19:31:03 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.sequence.edit ---
19:31:03 [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
19:31:03 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.sequence.edit' with 65 classes
19:31:04 [INFO] 
19:31:04 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui >------
19:31:04 [INFO] Building org.eclipse.sirius.diagram.sequence.ui 7.4.1-SNAPSHOT  [51/140]
19:31:04 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml
19:31:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml
19:31:04 [INFO] 
19:31:04 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:04 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:04 [INFO] 
19:31:04 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:04 [INFO] 
19:31:04 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:04 [INFO] 
19:31:04 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:04 [INFO] 
19:31:04 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:04 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.ui
19:31:05 [INFO] 
19:31:05 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31: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.sequence.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:05 [INFO] 
19:31:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/src/main/resources
19:31:05 [INFO] 
19:31:05 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:05 [INFO] Nothing to compile - all classes are up to date
19:31:05 [INFO] 
19:31:05 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:05 [INFO] 
19:31:05 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:05 [INFO] 
19:31:05 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/src/test/resources
19:31:05 [INFO] 
19:31:05 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:05 [INFO] 
19:31:05 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:05 [INFO] 
19:31:05 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:05 [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.1-SNAPSHOT-sources.jar
19:31:05 [INFO] 
19:31:05 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:05 [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.1-SNAPSHOT.jar
19:31:05 [INFO] 
19:31:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:05 [INFO] 
19:31:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:05 [INFO] 
19:31:05 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.sequence.ui ---
19:31:05 [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
19:31:05 [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.sequence.ui' with 151 classes
19:31:05 [INFO] 
19:31:05 [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.doc >--------------
19:31:05 [INFO] Building org.eclipse.sirius.doc 7.4.1-SNAPSHOT                  [52/140]
19:31:05 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml
19:31:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml
19:31:06 [INFO] 
19:31:06 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.doc ---
19:31:06 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:06 [INFO] 
19:31:06 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.doc ---
19:31:06 [INFO] 
19:31:06 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.doc ---
19:31:06 [INFO] 
19:31:06 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.doc ---
19:31:06 [INFO] 
19:31:06 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.doc ---
19:31:06 [INFO] Resolving class path of org.eclipse.sirius.doc
19:31:06 [INFO] 
19:31:06 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc ---
19:31:06 [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
19:31:06 [INFO] 
19:31:06 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.doc ---
19:31:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/src/main/resources
19:31:06 [INFO] 
19:31:06 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.doc ---
19:31:06 [INFO] 
19:31:06 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.doc ---
19:31:06 [INFO] 
19:31:06 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.doc ---
19:31:06 [INFO] 
19:31:06 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.doc ---
19:31:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/src/test/resources
19:31:06 [INFO] 
19:31:06 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.doc ---
19:31:06 [INFO] 
19:31:06 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.doc ---
19:31:06 [INFO] 
19:31:06 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.doc ---
19:31:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-7.4.1-SNAPSHOT-sources.jar
19:31:07 [INFO] 
19:31:07 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.doc ---
19:31:07 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-7.4.1-SNAPSHOT.jar
19:31:08 [INFO] 
19:31:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc ---
19:31:08 [INFO] 
19:31:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc ---
19:31:09 [INFO] 
19:31:09 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.doc ---
19:31:09 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:09 [INFO] 
19:31:09 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.editor >------------
19:31:09 [INFO] Building org.eclipse.sirius.editor 7.4.1-SNAPSHOT               [53/140]
19:31:09 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/pom.xml
19:31:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/pom.xml
19:31:09 [INFO] 
19:31:09 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor ---
19:31:09 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:09 [INFO] 
19:31:09 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor ---
19:31:09 [INFO] 
19:31:09 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor ---
19:31:09 [INFO] 
19:31:09 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor ---
19:31:09 [INFO] 
19:31:09 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor ---
19:31:09 [INFO] Resolving class path of org.eclipse.sirius.editor
19:31:09 [INFO] 
19:31:09 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor ---
19:31: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.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:09 [INFO] 
19:31:09 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor ---
19:31:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/src/main/resources
19:31:09 [INFO] 
19:31:09 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor ---
19:31:10 [INFO] Nothing to compile - all classes are up to date
19:31:10 [INFO] 
19:31:10 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor ---
19:31:10 [INFO] 
19:31:10 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor ---
19:31:10 [INFO] 
19:31:10 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor ---
19:31:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/src/test/resources
19:31:10 [INFO] 
19:31:10 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor ---
19:31:10 [INFO] 
19:31:10 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor ---
19:31:10 [INFO] 
19:31:10 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor ---
19:31:10 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-7.4.1-SNAPSHOT-sources.jar
19:31:10 [INFO] 
19:31:10 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor ---
19:31:11 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-7.4.1-SNAPSHOT.jar
19:31:11 [INFO] 
19:31:11 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor ---
19:31:11 [INFO] 
19:31:11 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor ---
19:31:11 [INFO] 
19:31:11 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor ---
19:31:11 [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
19:31:11 [INFO] Analyzed bundle 'org.eclipse.sirius.editor' with 601 classes
19:31:11 [INFO] 
19:31:11 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.editor.diagram >--------
19:31:11 [INFO] Building org.eclipse.sirius.editor.diagram 7.4.1-SNAPSHOT       [54/140]
19:31:11 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/pom.xml
19:31:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/pom.xml
19:31:12 [INFO] 
19:31:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.diagram ---
19:31:12 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:12 [INFO] 
19:31:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.diagram ---
19:31:12 [INFO] 
19:31:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.diagram ---
19:31:12 [INFO] 
19:31:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.diagram ---
19:31:12 [INFO] 
19:31:12 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.diagram ---
19:31:12 [INFO] Resolving class path of org.eclipse.sirius.editor.diagram
19:31:13 [INFO] 
19:31:13 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.diagram ---
19:31:13 [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
19:31:13 [INFO] 
19:31:13 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.diagram ---
19:31:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/src/main/resources
19:31:13 [INFO] 
19:31:13 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.diagram ---
19:31:13 [INFO] Nothing to compile - all classes are up to date
19:31:13 [INFO] 
19:31:13 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.diagram ---
19:31:13 [INFO] 
19:31:13 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.diagram ---
19:31:13 [INFO] 
19:31:13 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.diagram ---
19:31:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/src/test/resources
19:31:13 [INFO] 
19:31:13 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.diagram ---
19:31:13 [INFO] 
19:31:13 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.diagram ---
19:31:13 [INFO] 
19:31:13 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.diagram ---
19:31:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-7.4.1-SNAPSHOT-sources.jar
19:31:13 [INFO] 
19:31:13 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.diagram ---
19:31:14 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-7.4.1-SNAPSHOT.jar
19:31:14 [INFO] 
19:31:14 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.diagram ---
19:31:14 [INFO] 
19:31:14 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.diagram ---
19:31:14 [INFO] 
19:31:14 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.diagram ---
19:31:14 [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
19:31:14 [INFO] Analyzed bundle 'org.eclipse.sirius.editor.diagram' with 410 classes
19:31:14 [INFO] 
19:31:14 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.editor.sequence >--------
19:31:14 [INFO] Building org.eclipse.sirius.editor.sequence 7.4.1-SNAPSHOT      [55/140]
19:31:14 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/pom.xml
19:31:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/pom.xml
19:31:14 [INFO] 
19:31:14 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.sequence ---
19:31:14 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:14 [INFO] 
19:31:14 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.sequence ---
19:31:14 [INFO] 
19:31:14 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.sequence ---
19:31:14 [INFO] 
19:31:14 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.sequence ---
19:31:14 [INFO] 
19:31:14 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.sequence ---
19:31:14 [INFO] Resolving class path of org.eclipse.sirius.editor.sequence
19:31:16 [INFO] 
19:31:16 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.sequence ---
19:31: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.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:16 [INFO] 
19:31:16 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.sequence ---
19:31:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/src/main/resources
19:31:16 [INFO] 
19:31:16 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.sequence ---
19:31:16 [INFO] Nothing to compile - all classes are up to date
19:31:16 [INFO] 
19:31:16 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.sequence ---
19:31:16 [INFO] 
19:31:16 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.sequence ---
19:31:16 [INFO] 
19:31:16 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.sequence ---
19:31:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/src/test/resources
19:31:16 [INFO] 
19:31:16 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.sequence ---
19:31:16 [INFO] 
19:31:16 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.sequence ---
19:31:16 [INFO] 
19:31:16 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.sequence ---
19:31:16 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-7.4.1-SNAPSHOT-sources.jar
19:31:16 [INFO] 
19:31:16 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.sequence ---
19:31:16 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-7.4.1-SNAPSHOT.jar
19:31:16 [INFO] 
19:31:16 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.sequence ---
19:31:16 [INFO] 
19:31:16 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.sequence ---
19:31:16 [INFO] 
19:31:16 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.sequence ---
19:31:16 [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
19:31:17 [INFO] Analyzed bundle 'org.eclipse.sirius.editor.sequence' with 128 classes
19:31:17 [INFO] 
19:31:17 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.table.ui >-----------
19:31:17 [INFO] Building org.eclipse.sirius.table.ui 7.4.1-SNAPSHOT             [56/140]
19:31:17 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/pom.xml
19:31:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/pom.xml
19:31:17 [INFO] 
19:31:17 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui ---
19:31:17 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:17 [INFO] 
19:31:17 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui ---
19:31:17 [INFO] 
19:31:17 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui ---
19:31:17 [INFO] 
19:31:17 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui ---
19:31:17 [INFO] 
19:31:17 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.ui ---
19:31:17 [INFO] Resolving class path of org.eclipse.sirius.table.ui
19:31:17 [INFO] 
19:31:17 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui ---
19:31: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.table.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:17 [INFO] 
19:31:17 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.ui ---
19:31:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/src/main/resources
19:31:17 [INFO] 
19:31:17 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.ui ---
19:31:17 [INFO] Nothing to compile - all classes are up to date
19:31:17 [INFO] 
19:31:17 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.ui ---
19:31:17 [INFO] 
19:31:17 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.ui ---
19:31:17 [INFO] 
19:31:17 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.ui ---
19:31:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/src/test/resources
19:31:17 [INFO] 
19:31:17 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.ui ---
19:31:17 [INFO] 
19:31:17 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.ui ---
19:31:17 [INFO] 
19:31:17 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui ---
19:31:17 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-7.4.1-SNAPSHOT-sources.jar
19:31:18 [INFO] 
19:31:18 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui ---
19:31: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.1-SNAPSHOT.jar
19:31:18 [INFO] 
19:31:18 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui ---
19:31:18 [INFO] 
19:31:18 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui ---
19:31:18 [INFO] 
19:31:18 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.table.ui ---
19:31: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
19:31:18 [INFO] Analyzed bundle 'org.eclipse.sirius.table.ui' with 272 classes
19:31:18 [INFO] 
19:31:18 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.table >---------
19:31:18 [INFO] Building org.eclipse.sirius.editor.table 7.4.1-SNAPSHOT         [57/140]
19:31:18 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/pom.xml
19:31:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/pom.xml
19:31:19 [INFO] 
19:31:19 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.table ---
19:31:19 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:19 [INFO] 
19:31:19 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.table ---
19:31:19 [INFO] 
19:31:19 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.table ---
19:31:19 [INFO] 
19:31:19 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.table ---
19:31:19 [INFO] 
19:31:19 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.table ---
19:31:19 [INFO] Resolving class path of org.eclipse.sirius.editor.table
19:31:20 [INFO] 
19:31:20 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.table ---
19:31: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.editor.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:20 [INFO] 
19:31:20 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.table ---
19:31:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/src/main/resources
19:31:20 [INFO] 
19:31:20 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.table ---
19:31:20 [INFO] Nothing to compile - all classes are up to date
19:31:20 [INFO] 
19:31:20 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.table ---
19:31:20 [INFO] 
19:31:20 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.table ---
19:31:20 [INFO] 
19:31:20 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.table ---
19:31:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/src/test/resources
19:31:20 [INFO] 
19:31:20 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.table ---
19:31:20 [INFO] 
19:31:20 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.table ---
19:31:20 [INFO] 
19:31:20 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.table ---
19:31:20 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-7.4.1-SNAPSHOT-sources.jar
19:31:20 [INFO] 
19:31:20 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.table ---
19:31:20 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-7.4.1-SNAPSHOT.jar
19:31:20 [INFO] 
19:31:20 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.table ---
19:31:20 [INFO] 
19:31:20 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.table ---
19:31:20 [INFO] 
19:31:20 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.table ---
19:31:20 [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
19:31:20 [INFO] Analyzed bundle 'org.eclipse.sirius.editor.table' with 100 classes
19:31:20 [INFO] 
19:31:20 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.tree.ui >------------
19:31:20 [INFO] Building org.eclipse.sirius.tree.ui 7.4.1-SNAPSHOT              [58/140]
19:31:20 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/pom.xml
19:31:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/pom.xml
19:31:20 [INFO] 
19:31:20 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui ---
19:31:20 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:20 [INFO] 
19:31:20 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui ---
19:31:20 [INFO] 
19:31:20 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui ---
19:31:20 [INFO] 
19:31:20 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui ---
19:31:20 [INFO] 
19:31:20 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.ui ---
19:31:20 [INFO] Resolving class path of org.eclipse.sirius.tree.ui
19:31:21 [INFO] 
19:31:21 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui ---
19:31: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.tree.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:21 [INFO] 
19:31:21 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.ui ---
19:31:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/src/main/resources
19:31:21 [INFO] 
19:31:21 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.ui ---
19:31:21 [INFO] Nothing to compile - all classes are up to date
19:31:21 [INFO] 
19:31:21 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.ui ---
19:31:21 [INFO] 
19:31:21 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.ui ---
19:31:21 [INFO] 
19:31:21 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.ui ---
19:31:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/src/test/resources
19:31:21 [INFO] 
19:31:21 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.ui ---
19:31:21 [INFO] 
19:31:21 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.ui ---
19:31:21 [INFO] 
19:31:21 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui ---
19:31:21 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-7.4.1-SNAPSHOT-sources.jar
19:31:21 [INFO] 
19:31:21 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui ---
19:31:21 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-7.4.1-SNAPSHOT.jar
19:31:21 [INFO] 
19:31:21 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui ---
19:31:21 [INFO] 
19:31:21 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui ---
19:31:21 [INFO] 
19:31:21 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tree.ui ---
19:31:21 [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
19:31:21 [INFO] Analyzed bundle 'org.eclipse.sirius.tree.ui' with 96 classes
19:31:21 [INFO] 
19:31:21 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.tree >----------
19:31:21 [INFO] Building org.eclipse.sirius.editor.tree 7.4.1-SNAPSHOT          [59/140]
19:31:21 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/pom.xml
19:31:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/pom.xml
19:31:21 [INFO] 
19:31:21 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.tree ---
19:31:21 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:21 [INFO] 
19:31:21 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.tree ---
19:31:21 [INFO] 
19:31:21 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.tree ---
19:31:21 [INFO] 
19:31:21 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.tree ---
19:31:21 [INFO] 
19:31:21 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.tree ---
19:31:21 [INFO] Resolving class path of org.eclipse.sirius.editor.tree
19:31:22 [INFO] 
19:31:22 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.tree ---
19:31: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.editor.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:22 [INFO] 
19:31:22 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.tree ---
19:31:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/src/main/resources
19:31:22 [INFO] 
19:31:22 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.tree ---
19:31:22 [INFO] Nothing to compile - all classes are up to date
19:31:22 [INFO] 
19:31:22 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.tree ---
19:31:22 [INFO] 
19:31:22 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.tree ---
19:31:22 [INFO] 
19:31:22 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.tree ---
19:31:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/src/test/resources
19:31:22 [INFO] 
19:31:22 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.tree ---
19:31:22 [INFO] 
19:31:22 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.tree ---
19:31:22 [INFO] 
19:31:22 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.tree ---
19:31:22 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-7.4.1-SNAPSHOT-sources.jar
19:31:22 [INFO] 
19:31:22 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.tree ---
19:31:22 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-7.4.1-SNAPSHOT.jar
19:31:22 [INFO] 
19:31:22 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.tree ---
19:31:22 [INFO] 
19:31:22 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.tree ---
19:31:22 [INFO] 
19:31:22 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.tree ---
19:31:22 [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
19:31:22 [INFO] Analyzed bundle 'org.eclipse.sirius.editor.tree' with 49 classes
19:31:22 [INFO] 
19:31:22 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.eef.adapters >---------
19:31:22 [INFO] Building org.eclipse.sirius.eef.adapters 7.4.1-SNAPSHOT         [60/140]
19:31:22 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml
19:31:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml
19:31:23 [WARNING] [2ec5b6a6-bbff-4443-ac2d-ae18528332fb][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.
19:31:23 [INFO] 
19:31:23 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.eef.adapters ---
19:31:23 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:23 [INFO] 
19:31:23 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.eef.adapters ---
19:31:23 [INFO] 
19:31:23 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.eef.adapters ---
19:31:23 [INFO] 
19:31:23 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.eef.adapters ---
19:31:23 [INFO] 
19:31:23 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.eef.adapters ---
19:31:23 [INFO] Resolving class path of org.eclipse.sirius.eef.adapters
19:31:24 [INFO] 
19:31:24 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.eef.adapters ---
19:31: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.eef.adapters/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:24 [INFO] 
19:31:24 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.eef.adapters ---
19:31:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/src/main/resources
19:31:24 [INFO] 
19:31:24 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.eef.adapters ---
19:31:24 [INFO] Nothing to compile - all classes are up to date
19:31:24 [INFO] 
19:31:24 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.eef.adapters ---
19:31:24 [INFO] 
19:31:24 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.eef.adapters ---
19:31:24 [INFO] 
19:31:24 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.eef.adapters ---
19:31:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/src/test/resources
19:31:24 [INFO] 
19:31:24 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.eef.adapters ---
19:31:24 [INFO] 
19:31:24 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.eef.adapters ---
19:31:24 [INFO] 
19:31:24 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.eef.adapters ---
19:31:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-7.4.1-SNAPSHOT-sources.jar
19:31:24 [INFO] 
19:31:24 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.eef.adapters ---
19:31:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-7.4.1-SNAPSHOT.jar
19:31:24 [INFO] 
19:31:24 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.eef.adapters ---
19:31:24 [INFO] 
19:31:24 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.eef.adapters ---
19:31:24 [INFO] 
19:31:24 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.eef.adapters ---
19:31:24 [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
19:31:24 [INFO] Analyzed bundle 'org.eclipse.sirius.eef.adapters' with 12 classes
19:31:24 [INFO] 
19:31:24 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.interpreter >----------
19:31:24 [INFO] Building org.eclipse.sirius.interpreter 7.4.1-SNAPSHOT          [61/140]
19:31:24 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/pom.xml
19:31:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/pom.xml
19:31:24 [INFO] 
19:31:24 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.interpreter ---
19:31:24 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:24 [INFO] 
19:31:24 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter ---
19:31:24 [INFO] 
19:31:24 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter ---
19:31:24 [INFO] 
19:31:24 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter ---
19:31:24 [INFO] 
19:31:24 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.interpreter ---
19:31:24 [INFO] Resolving class path of org.eclipse.sirius.interpreter
19:31:24 [INFO] 
19:31:24 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter ---
19:31: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.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:24 [INFO] 
19:31:24 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.interpreter ---
19:31:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/src/main/resources
19:31:24 [INFO] 
19:31:24 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.interpreter ---
19:31:25 [INFO] Nothing to compile - all classes are up to date
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.interpreter ---
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.interpreter ---
19:31:25 [INFO] 
19:31:25 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.interpreter ---
19:31:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/src/test/resources
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.interpreter ---
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.interpreter ---
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter ---
19:31:25 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-7.4.1-SNAPSHOT-sources.jar
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.interpreter ---
19:31:25 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-7.4.1-SNAPSHOT.jar
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter ---
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter ---
19:31:25 [INFO] 
19:31:25 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.interpreter ---
19:31:25 [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
19:31:25 [INFO] Analyzed bundle 'org.eclipse.sirius.interpreter' with 10 classes
19:31:25 [INFO] 
19:31:25 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.ui.ext >---------
19:31:25 [INFO] Building org.eclipse.sirius.table.ui.ext 7.4.1-SNAPSHOT         [62/140]
19:31:25 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/pom.xml
19:31:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/pom.xml
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui.ext ---
19:31:25 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui.ext ---
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui.ext ---
19:31:25 [INFO] 
19:31:25 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui.ext ---
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.ui.ext ---
19:31:25 [INFO] Resolving class path of org.eclipse.sirius.table.ui.ext
19:31:25 [INFO] 
19:31:25 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui.ext ---
19:31: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.table.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:25 [INFO] 
19:31:25 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.ui.ext ---
19:31:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/src/main/resources
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.ui.ext ---
19:31:25 [INFO] Nothing to compile - all classes are up to date
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.ui.ext ---
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.ui.ext ---
19:31:25 [INFO] 
19:31:25 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.ui.ext ---
19:31:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/src/test/resources
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.ui.ext ---
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.ui.ext ---
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui.ext ---
19:31:25 [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.1-SNAPSHOT-sources.jar
19:31:25 [INFO] 
19:31:25 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui.ext ---
19:31:26 [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.1-SNAPSHOT.jar
19:31:26 [INFO] 
19:31:26 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui.ext ---
19:31:26 [INFO] 
19:31:26 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui.ext ---
19:31:26 [INFO] 
19:31:26 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.table.ui.ext ---
19:31:26 [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
19:31:26 [INFO] Analyzed bundle 'org.eclipse.sirius.table.ui.ext' with 2 classes
19:31:26 [INFO] 
19:31:26 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext >----------
19:31:26 [INFO] Building org.eclipse.sirius.tree.ui.ext 7.4.1-SNAPSHOT          [63/140]
19:31:26 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml
19:31:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml
19:31:26 [INFO] 
19:31:26 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:26 [INFO] 
19:31:26 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [INFO] 
19:31:26 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [INFO] 
19:31:26 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [INFO] 
19:31:26 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [INFO] Resolving class path of org.eclipse.sirius.tree.ui.ext
19:31:26 [INFO] 
19:31:26 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui.ext ---
19:31: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.tree.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:26 [INFO] 
19:31:26 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/src/main/resources
19:31:26 [INFO] 
19:31:26 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [INFO] Nothing to compile - all classes are up to date
19:31:26 [INFO] 
19:31:26 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [INFO] 
19:31:26 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [INFO] 
19:31:26 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/src/test/resources
19:31:26 [INFO] 
19:31:26 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [INFO] 
19:31:26 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [INFO] 
19:31:26 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [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.1-SNAPSHOT-sources.jar
19:31:26 [INFO] 
19:31:26 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [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.1-SNAPSHOT.jar
19:31:26 [INFO] 
19:31:26 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [INFO] 
19:31:26 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [INFO] 
19:31:26 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tree.ui.ext ---
19:31:26 [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
19:31:26 [INFO] Analyzed bundle 'org.eclipse.sirius.tree.ui.ext' with 2 classes
19:31:26 [INFO] 
19:31:26 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ui.ext >------------
19:31:26 [INFO] Building org.eclipse.sirius.ui.ext 7.4.1-SNAPSHOT               [64/140]
19:31:26 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/pom.xml
19:31:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/pom.xml
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] 
19:31:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] Resolving class path of org.eclipse.sirius.ui.ext
19:31:27 [INFO] 
19:31:27 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.ext ---
19:31: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.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:27 [INFO] 
19:31:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/src/main/resources
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] Nothing to compile - all classes are up to date
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] 
19:31:27 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/src/test/resources
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-7.4.1-SNAPSHOT-sources.jar
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-7.4.1-SNAPSHOT.jar
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.ext ---
19:31:27 [INFO] 
19:31:27 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ui.ext ---
19:31:27 [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
19:31:27 [INFO] Analyzed bundle 'org.eclipse.sirius.ui.ext' with 2 classes
19:31:27 [INFO] 
19:31:27 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ui.editor >-----------
19:31:27 [INFO] Building org.eclipse.sirius.ui.editor 7.4.1-SNAPSHOT            [65/140]
19:31:27 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/pom.xml
19:31:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/pom.xml
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.editor ---
19:31:27 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.editor ---
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.editor ---
19:31:27 [INFO] 
19:31:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.editor ---
19:31:27 [INFO] 
19:31:27 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.editor ---
19:31:27 [INFO] Resolving class path of org.eclipse.sirius.ui.editor
19:31:28 [INFO] 
19:31:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.editor ---
19:31: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.ui.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:28 [INFO] 
19:31:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.editor ---
19:31:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/src/main/resources
19:31:28 [INFO] 
19:31:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.editor ---
19:31:28 [INFO] Nothing to compile - all classes are up to date
19:31:28 [INFO] 
19:31:28 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.editor ---
19:31:28 [INFO] 
19:31:28 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.editor ---
19:31:28 [INFO] 
19:31:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.editor ---
19:31:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/src/test/resources
19:31:28 [INFO] 
19:31:28 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.editor ---
19:31:28 [INFO] 
19:31:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.editor ---
19:31:28 [INFO] 
19:31:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.editor ---
19:31:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-7.4.1-SNAPSHOT-sources.jar
19:31:28 [INFO] 
19:31:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.editor ---
19:31:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-7.4.1-SNAPSHOT.jar
19:31:28 [INFO] 
19:31:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.editor ---
19:31:28 [INFO] 
19:31:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.editor ---
19:31:28 [INFO] 
19:31:28 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ui.editor ---
19:31:28 [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
19:31:28 [INFO] Analyzed bundle 'org.eclipse.sirius.ui.editor' with 41 classes
19:31:28 [INFO] 
19:31:28 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.junit.support >------
19:31:28 [INFO] Building org.eclipse.sirius.tests.junit.support 7.4.1-SNAPSHOT  [66/140]
19:31:28 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/pom.xml
19:31:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/pom.xml
19:31:29 [INFO] 
19:31:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.support ---
19:31:29 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:29 [INFO] 
19:31:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.support ---
19:31:29 [INFO] 
19:31:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.support ---
19:31:29 [INFO] 
19:31:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.support ---
19:31:29 [INFO] 
19:31:29 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit.support ---
19:31:29 [INFO] Resolving class path of org.eclipse.sirius.tests.junit.support
19:31:29 [INFO] 
19:31:29 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.support ---
19:31: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.tests.junit.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:29 [INFO] 
19:31:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit.support ---
19:31:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/src/main/resources
19:31:29 [INFO] 
19:31:29 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit.support ---
19:31:30 [INFO] Nothing to compile - all classes are up to date
19:31:30 [INFO] 
19:31:30 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.junit.support ---
19:31:30 [INFO] 
19:31:30 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit.support ---
19:31:30 [INFO] 
19:31:30 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.support ---
19:31:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/src/test/resources
19:31:30 [INFO] 
19:31:30 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.junit.support ---
19:31:30 [INFO] 
19:31:30 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit.support ---
19:31:30 [INFO] 
19:31:30 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.support ---
19:31:30 [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.1-SNAPSHOT-sources.jar
19:31:30 [INFO] 
19:31:30 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.support ---
19:31:30 [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.1-SNAPSHOT.jar
19:31:30 [INFO] 
19:31:30 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.support ---
19:31:30 [INFO] 
19:31:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.support ---
19:31:30 [INFO] 
19:31:30 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.junit.support ---
19:31:30 [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
19:31:30 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.junit.support' with 48 classes
19:31:30 [INFO] 
19:31:30 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support >-----
19:31:30 [INFO] Building org.eclipse.sirius.tests.swtbot.support 7.4.1-SNAPSHOT [67/140]
19:31:30 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml
19:31:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml
19:31:31 [INFO] 
19:31:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:31 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:31 [INFO] 
19:31:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:31 [INFO] 
19:31:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:31 [INFO] 
19:31:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:31 [INFO] 
19:31:31 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:31 [INFO] Resolving class path of org.eclipse.sirius.tests.swtbot.support
19:31:32 [INFO] 
19:31:32 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot.support ---
19:31: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.tests.swtbot.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:32 [INFO] 
19:31:32 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/src/main/resources
19:31:32 [INFO] 
19:31:32 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:32 [INFO] Nothing to compile - all classes are up to date
19:31:32 [INFO] 
19:31:32 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:32 [INFO] 
19:31:32 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:32 [INFO] 
19:31:32 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/src/test/resources
19:31:32 [INFO] 
19:31:32 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:32 [INFO] 
19:31:32 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:32 [INFO] 
19:31:32 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:32 [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.1-SNAPSHOT-sources.jar
19:31:32 [INFO] 
19:31:32 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:32 [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.1-SNAPSHOT.jar
19:31:32 [INFO] 
19:31:32 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:32 [INFO] 
19:31:32 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:32 [INFO] 
19:31:32 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.swtbot.support ---
19:31:32 [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
19:31:33 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.swtbot.support' with 304 classes
19:31:33 [INFO] 
19:31:33 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily >------
19:31:33 [INFO] Building org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT   [68/140]
19:31:33 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml
19:31:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:33 [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
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [INFO] The project's OSGi version is 1.0.0.202406022328
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [INFO] 
19:31:33 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily
19:31:33 [INFO] 
19:31:33 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily ---
19:31: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.samples.family/samples/org.eclipse.sirius.sample.basicfamily/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:33 [INFO] 
19:31:33 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:33 [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
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [INFO] Nothing to compile - all classes are up to date
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [INFO] 
19:31:33 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:33 [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
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [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
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [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
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [INFO] 
19:31:33 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily ---
19:31:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
19:31:33 [INFO] 
19:31:33 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit >----
19:31:33 [INFO] Building org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT [69/140]
19:31:33 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml
19:31:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:33 [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
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:33 [INFO] The project's OSGi version is 1.0.0.202406022328
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:33 [INFO] 
19:31:33 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:33 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.edit
19:31:33 [INFO] 
19:31:33 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31: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.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:33 [INFO] 
19:31:33 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:33 [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
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:33 [INFO] Nothing to compile - all classes are up to date
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:33 [INFO] 
19:31:33 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:33 [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
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:33 [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
19:31:33 [INFO] 
19:31:33 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:33 [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
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:34 [INFO] 
19:31:34 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily.edit ---
19:31:34 [INFO] Skipping JaCoCo execution due to missing execution data file.
19:31:34 [INFO] 
19:31:34 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor >---
19:31:34 [INFO] Building org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT [70/140]
19:31:34 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml
19:31:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:34 [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
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [INFO] The project's OSGi version is 1.0.0.202406022328
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [INFO] 
19:31:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.editor
19:31:34 [INFO] 
19:31:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31: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.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:34 [INFO] 
19:31:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:34 [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
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [INFO] Nothing to compile - all classes are up to date
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [INFO] 
19:31:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:34 [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
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [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
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [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
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [INFO] 
19:31:34 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily.editor ---
19:31:34 [INFO] Skipping JaCoCo execution due to missing execution data file.
19:31:34 [INFO] 
19:31:34 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design >---
19:31:34 [INFO] Building org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT [71/140]
19:31:34 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml
19:31:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:34 [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
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:34 [INFO] The project's OSGi version is 1.0.0.202406022328
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:34 [INFO] 
19:31:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:34 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.design
19:31:34 [INFO] 
19:31:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31: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.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:34 [INFO] 
19:31:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:34 [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
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:34 [INFO] Nothing to compile - all classes are up to date
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:34 [INFO] 
19:31:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:34 [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
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:34 [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
19:31:34 [INFO] 
19:31:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:35 [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
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:35 [INFO] 
19:31:35 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily.design ---
19:31:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
19:31:35 [INFO] 
19:31:35 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.samples.family >--------
19:31:35 [INFO] Building org.eclipse.sirius.samples.family 7.4.1-SNAPSHOT       [72/140]
19:31:35 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml
19:31:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] 
19:31:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] Resolving class path of org.eclipse.sirius.samples.family
19:31:35 [INFO] 
19:31:35 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.family ---
19:31: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.samples.family/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:35 [INFO] 
19:31:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/src/main/resources
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] 
19:31:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/src/test/resources
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-7.4.1-SNAPSHOT-sources.jar
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-7.4.1-SNAPSHOT.jar
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] 
19:31:35 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.samples.family ---
19:31:35 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:35 [INFO] 
19:31:35 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql >----
19:31:35 [INFO] Building org.eclipse.sirius.common.interpreter.aql 7.4.1-SNAPSHOT [73/140]
19:31:35 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml
19:31:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:35 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:35 [INFO] 
19:31:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:35 [INFO] Resolving class path of org.eclipse.sirius.common.interpreter.aql
19:31:35 [INFO] 
19:31:35 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter.aql ---
19:31: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.common.interpreter.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:35 [INFO] 
19:31:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/src/main/resources
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:35 [INFO] Nothing to compile - all classes are up to date
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:35 [INFO] 
19:31:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/src/test/resources
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:35 [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.1-SNAPSHOT-sources.jar
19:31:35 [INFO] 
19:31:35 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:36 [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.1-SNAPSHOT.jar
19:31:36 [INFO] 
19:31:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:36 [INFO] 
19:31:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:36 [INFO] 
19:31:36 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.interpreter.aql ---
19:31:36 [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
19:31:36 [INFO] Analyzed bundle 'org.eclipse.sirius.common.interpreter.aql' with 2 classes
19:31:36 [INFO] 
19:31:36 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.properties >----------
19:31:36 [INFO] Building org.eclipse.sirius.properties 7.4.1-SNAPSHOT           [74/140]
19:31:36 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/pom.xml
19:31:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/pom.xml
19:31:36 [INFO] 
19:31:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:36 [INFO] 
19:31:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] 
19:31:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] 
19:31:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] 
19:31:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] Resolving class path of org.eclipse.sirius.properties
19:31:36 [INFO] 
19:31:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties ---
19:31: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.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:36 [INFO] 
19:31:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/src/main/resources
19:31:36 [INFO] 
19:31:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] Nothing to compile - all classes are up to date
19:31:36 [INFO] 
19:31:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] 
19:31:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] 
19:31:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/src/test/resources
19:31:36 [INFO] 
19:31:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] 
19:31:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] 
19:31:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-7.4.1-SNAPSHOT-sources.jar
19:31:36 [INFO] 
19:31:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-7.4.1-SNAPSHOT.jar
19:31:36 [INFO] 
19:31:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] 
19:31:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties ---
19:31:36 [INFO] 
19:31:36 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties ---
19:31:36 [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
19:31:36 [INFO] Analyzed bundle 'org.eclipse.sirius.properties' with 100 classes
19:31:36 [INFO] 
19:31:36 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.edit >--------
19:31:36 [INFO] Building org.eclipse.sirius.properties.edit 7.4.1-SNAPSHOT      [75/140]
19:31:36 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/pom.xml
19:31:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/pom.xml
19:31:37 [INFO] 
19:31:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.edit ---
19:31:37 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:37 [INFO] 
19:31:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.edit ---
19:31:37 [INFO] 
19:31:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.edit ---
19:31:37 [INFO] 
19:31:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.edit ---
19:31:37 [INFO] 
19:31:37 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.edit ---
19:31:37 [INFO] Resolving class path of org.eclipse.sirius.properties.edit
19:31:37 [INFO] 
19:31:37 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.edit ---
19:31: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/plugins/org.eclipse.sirius.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:37 [INFO] 
19:31:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.edit ---
19:31:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/src/main/resources
19:31:37 [INFO] 
19:31:37 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.edit ---
19:31:37 [INFO] Nothing to compile - all classes are up to date
19:31:37 [INFO] 
19:31:37 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.edit ---
19:31:37 [INFO] 
19:31:37 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.edit ---
19:31:37 [INFO] 
19:31:37 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.edit ---
19:31:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/src/test/resources
19:31:37 [INFO] 
19:31:37 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.edit ---
19:31:37 [INFO] 
19:31:37 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.edit ---
19:31:37 [INFO] 
19:31:37 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.edit ---
19:31:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-7.4.1-SNAPSHOT-sources.jar
19:31:37 [INFO] 
19:31:37 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.edit ---
19:31:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-7.4.1-SNAPSHOT.jar
19:31:38 [INFO] 
19:31:38 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.edit ---
19:31:38 [INFO] 
19:31:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.edit ---
19:31:38 [INFO] 
19:31:38 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.edit ---
19:31:38 [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
19:31:38 [INFO] Analyzed bundle 'org.eclipse.sirius.properties.edit' with 198 classes
19:31:38 [INFO] 
19:31:38 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference >--
19:31:38 [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference 7.4.1-SNAPSHOT [76/140]
19:31:38 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml
19:31:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml
19:31:38 [INFO] 
19:31:38 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:38 [INFO] 
19:31:38 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [INFO] 
19:31:38 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [INFO] 
19:31:38 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [INFO] 
19:31:38 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [INFO] Resolving class path of org.eclipse.sirius.properties.ext.widgets.reference
19:31:38 [INFO] 
19:31:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31: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.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:38 [INFO] 
19:31:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/main/resources
19:31:38 [INFO] 
19:31:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [INFO] Nothing to compile - all classes are up to date
19:31:38 [INFO] 
19:31:38 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [INFO] 
19:31:38 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [INFO] 
19:31:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/test/resources
19:31:38 [INFO] 
19:31:38 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [INFO] 
19:31:38 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [INFO] 
19:31:38 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [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.1-SNAPSHOT-sources.jar
19:31:38 [INFO] 
19:31:38 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [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.1-SNAPSHOT.jar
19:31:38 [INFO] 
19:31:38 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [INFO] 
19:31:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [INFO] 
19:31:38 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.ext.widgets.reference ---
19:31:38 [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
19:31:38 [INFO] Analyzed bundle 'org.eclipse.sirius.properties.ext.widgets.reference' with 13 classes
19:31:38 [INFO] 
19:31:38 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit >--
19:31:38 [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.1-SNAPSHOT [77/140]
19:31:38 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml
19:31:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [INFO] 
19:31:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [INFO] Resolving class path of org.eclipse.sirius.properties.ext.widgets.reference.edit
19:31:39 [INFO] 
19:31:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31: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.properties.ext.widgets.reference.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:39 [INFO] 
19:31:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/main/resources
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [INFO] Nothing to compile - all classes are up to date
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [INFO] 
19:31:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/test/resources
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [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.1-SNAPSHOT-sources.jar
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [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.1-SNAPSHOT.jar
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [INFO] 
19:31:39 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
19:31:39 [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
19:31:39 [INFO] Analyzed bundle 'org.eclipse.sirius.properties.ext.widgets.reference.edit' with 15 classes
19:31:39 [INFO] 
19:31:39 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules >----
19:31:39 [INFO] Building org.eclipse.sirius.properties.defaultrules 7.4.1-SNAPSHOT [78/140]
19:31:39 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml
19:31:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] 
19:31:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] Resolving class path of org.eclipse.sirius.properties.defaultrules
19:31:39 [INFO] 
19:31:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.defaultrules ---
19:31: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.properties.defaultrules/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:39 [INFO] 
19:31:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/src/main/resources
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] Nothing to compile - all classes are up to date
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] 
19:31:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/src/test/resources
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-7.4.1-SNAPSHOT-sources.jar
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-7.4.1-SNAPSHOT.jar
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] 
19:31:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [INFO] 
19:31:39 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.defaultrules ---
19:31:39 [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
19:31:40 [INFO] Analyzed bundle 'org.eclipse.sirius.properties.defaultrules' with 4 classes
19:31:40 [INFO] 
19:31:40 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.core >--------
19:31:40 [INFO] Building org.eclipse.sirius.properties.core 7.4.1-SNAPSHOT      [79/140]
19:31:40 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/pom.xml
19:31:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/pom.xml
19:31:40 [INFO] 
19:31:40 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:40 [INFO] 
19:31:40 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] 
19:31:40 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] 
19:31:40 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] 
19:31:40 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] Resolving class path of org.eclipse.sirius.properties.core
19:31:40 [INFO] 
19:31:40 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.core ---
19:31: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.properties.core/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:40 [INFO] 
19:31:40 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/src/main/resources
19:31:40 [INFO] 
19:31:40 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] Nothing to compile - all classes are up to date
19:31:40 [INFO] 
19:31:40 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] 
19:31:40 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] 
19:31:40 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/src/test/resources
19:31:40 [INFO] 
19:31:40 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] 
19:31:40 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] 
19:31:40 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-7.4.1-SNAPSHOT-sources.jar
19:31:40 [INFO] 
19:31:40 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-7.4.1-SNAPSHOT.jar
19:31:40 [INFO] 
19:31:40 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] 
19:31:40 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.core ---
19:31:40 [INFO] 
19:31:40 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.core ---
19:31:40 [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
19:31:40 [INFO] Analyzed bundle 'org.eclipse.sirius.properties.core' with 64 classes
19:31:40 [INFO] 
19:31:40 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.editor.properties >-------
19:31:40 [INFO] Building org.eclipse.sirius.editor.properties 7.4.1-SNAPSHOT    [80/140]
19:31:40 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/pom.xml
19:31:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/pom.xml
19:31:41 [INFO] 
19:31:41 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties ---
19:31:41 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:41 [INFO] 
19:31:41 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties ---
19:31:41 [INFO] 
19:31:41 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties ---
19:31:41 [INFO] 
19:31:41 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties ---
19:31:41 [INFO] 
19:31:41 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.properties ---
19:31:41 [INFO] Resolving class path of org.eclipse.sirius.editor.properties
19:31:41 [INFO] 
19:31:41 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties ---
19:31: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.editor.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:41 [INFO] 
19:31:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.properties ---
19:31:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/src/main/resources
19:31:41 [INFO] 
19:31:41 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.properties ---
19:31:41 [INFO] Nothing to compile - all classes are up to date
19:31:41 [INFO] 
19:31:41 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.properties ---
19:31:41 [INFO] 
19:31:41 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.properties ---
19:31:41 [INFO] 
19:31:41 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.properties ---
19:31:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/src/test/resources
19:31:41 [INFO] 
19:31:41 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.properties ---
19:31:41 [INFO] 
19:31:41 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.properties ---
19:31:41 [INFO] 
19:31:41 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties ---
19:31:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-7.4.1-SNAPSHOT-sources.jar
19:31:41 [INFO] 
19:31:41 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties ---
19:31:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-7.4.1-SNAPSHOT.jar
19:31:42 [INFO] 
19:31:42 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties ---
19:31:42 [INFO] 
19:31:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties ---
19:31:42 [INFO] 
19:31:42 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.properties ---
19:31:42 [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
19:31:42 [INFO] Analyzed bundle 'org.eclipse.sirius.editor.properties' with 565 classes
19:31:43 [INFO] 
19:31:43 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference >--
19:31:43 [INFO] Building org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.1-SNAPSHOT [81/140]
19:31:43 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml
19:31:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml
19:31:43 [INFO] 
19:31:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:43 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:43 [INFO] 
19:31:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:43 [INFO] 
19:31:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:43 [INFO] 
19:31:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:43 [INFO] 
19:31:43 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:43 [INFO] Resolving class path of org.eclipse.sirius.editor.properties.ext.widgets.reference
19:31:43 [INFO] 
19:31:43 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31: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.editor.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:43 [INFO] 
19:31:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/main/resources
19:31:43 [INFO] 
19:31:43 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:44 [INFO] Nothing to compile - all classes are up to date
19:31:44 [INFO] 
19:31:44 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:44 [INFO] 
19:31:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:44 [INFO] 
19:31:44 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/test/resources
19:31:44 [INFO] 
19:31:44 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:44 [INFO] 
19:31:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:44 [INFO] 
19:31:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:44 [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.1-SNAPSHOT-sources.jar
19:31:44 [INFO] 
19:31:44 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:44 [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.1-SNAPSHOT.jar
19:31:44 [INFO] 
19:31:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:44 [INFO] 
19:31:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:44 [INFO] 
19:31:44 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
19:31:44 [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
19:31:44 [INFO] Analyzed bundle 'org.eclipse.sirius.editor.properties.ext.widgets.reference' with 17 classes
19:31:44 [INFO] 
19:31:44 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ui.properties >---------
19:31:44 [INFO] Building org.eclipse.sirius.ui.properties 7.4.1-SNAPSHOT        [82/140]
19:31:44 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/pom.xml
19:31:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/pom.xml
19:31:45 [INFO] 
19:31:45 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:45 [INFO] 
19:31:45 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] 
19:31:45 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] 
19:31:45 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] 
19:31:45 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] Resolving class path of org.eclipse.sirius.ui.properties
19:31:45 [INFO] 
19:31:45 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties ---
19:31: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.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:45 [INFO] 
19:31:45 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/src/main/resources
19:31:45 [INFO] 
19:31:45 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] Nothing to compile - all classes are up to date
19:31:45 [INFO] 
19:31:45 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] 
19:31:45 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] 
19:31:45 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/src/test/resources
19:31:45 [INFO] 
19:31:45 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] 
19:31:45 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] 
19:31:45 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-7.4.1-SNAPSHOT-sources.jar
19:31:45 [INFO] 
19:31:45 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-7.4.1-SNAPSHOT.jar
19:31:45 [INFO] 
19:31:45 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] 
19:31:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties ---
19:31:45 [INFO] 
19:31:45 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ui.properties ---
19:31:45 [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
19:31:46 [INFO] Analyzed bundle 'org.eclipse.sirius.ui.properties' with 30 classes
19:31:46 [INFO] 
19:31:46 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference >--
19:31:46 [INFO] Building org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.1-SNAPSHOT [83/140]
19:31:46 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml
19:31:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml
19:31:46 [INFO] 
19:31:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:46 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:46 [INFO] 
19:31:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:46 [INFO] 
19:31:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:46 [INFO] 
19:31:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:46 [INFO] 
19:31:46 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:46 [INFO] Resolving class path of org.eclipse.sirius.ui.properties.ext.widgets.reference
19:31:46 [INFO] 
19:31:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31: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.ui.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:46 [INFO] 
19:31:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/main/resources
19:31:46 [INFO] 
19:31:46 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:46 [INFO] Nothing to compile - all classes are up to date
19:31:46 [INFO] 
19:31:46 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:46 [INFO] 
19:31:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:46 [INFO] 
19:31:46 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/test/resources
19:31:46 [INFO] 
19:31:46 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:46 [INFO] 
19:31:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:46 [INFO] 
19:31:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:46 [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.1-SNAPSHOT-sources.jar
19:31:46 [INFO] 
19:31:46 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:47 [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.1-SNAPSHOT.jar
19:31:47 [INFO] 
19:31:47 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:47 [INFO] 
19:31:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:47 [INFO] 
19:31:47 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
19:31:47 [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
19:31:47 [INFO] Analyzed bundle 'org.eclipse.sirius.ui.properties.ext.widgets.reference' with 9 classes
19:31:47 [INFO] 
19:31:47 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.properties >-------
19:31:47 [INFO] Building org.eclipse.sirius.sample.properties 7.4.1-SNAPSHOT    [84/140]
19:31:47 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/pom.xml
19:31:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/pom.xml
19:31:47 [INFO] 
19:31:47 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:47 [INFO] 
19:31:47 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] 
19:31:47 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] 
19:31:47 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] 
19:31:47 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] Resolving class path of org.eclipse.sirius.sample.properties
19:31:47 [INFO] 
19:31:47 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties ---
19:31: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.sample.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:47 [INFO] 
19:31:47 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/src/main/resources
19:31:47 [INFO] 
19:31:47 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] Nothing to compile - all classes are up to date
19:31:47 [INFO] 
19:31:47 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] 
19:31:47 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] 
19:31:47 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/src/test/resources
19:31:47 [INFO] 
19:31:47 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] 
19:31:47 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] 
19:31:47 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-7.4.1-SNAPSHOT-sources.jar
19:31:47 [INFO] 
19:31:47 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-7.4.1-SNAPSHOT.jar
19:31:47 [INFO] 
19:31:47 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] 
19:31:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties ---
19:31:47 [INFO] 
19:31:47 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.properties ---
19:31:47 [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
19:31:47 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.properties' with 1 classes
19:31:47 [INFO] 
19:31:47 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox >--
19:31:47 [INFO] Building org.eclipse.sirius.sample.properties.checkbox 7.4.1-SNAPSHOT [85/140]
19:31:47 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml
19:31:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [INFO] 
19:31:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [INFO] Resolving class path of org.eclipse.sirius.sample.properties.checkbox
19:31:48 [INFO] 
19:31:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31: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.properties.checkbox/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:48 [INFO] 
19:31:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/src/main/resources
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [INFO] Nothing to compile - all classes are up to date
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [INFO] 
19:31:48 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/src/test/resources
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [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.1-SNAPSHOT-sources.jar
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [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.1-SNAPSHOT.jar
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [INFO] 
19:31:48 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.properties.checkbox ---
19:31:48 [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
19:31:48 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.properties.checkbox' with 1 classes
19:31:48 [INFO] 
19:31:48 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio >----
19:31:48 [INFO] Building org.eclipse.sirius.sample.properties.radio 7.4.1-SNAPSHOT [86/140]
19:31:48 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml
19:31:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.radio ---
19:31:48 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.radio ---
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.radio ---
19:31:48 [INFO] 
19:31:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.radio ---
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.radio ---
19:31:48 [INFO] Resolving class path of org.eclipse.sirius.sample.properties.radio
19:31:48 [INFO] 
19:31:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.radio ---
19:31: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.properties.radio/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:48 [INFO] 
19:31:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.radio ---
19:31:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/src/main/resources
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.radio ---
19:31:48 [INFO] Nothing to compile - all classes are up to date
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.radio ---
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.radio ---
19:31:48 [INFO] 
19:31:48 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.radio ---
19:31:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/src/test/resources
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.radio ---
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.radio ---
19:31:48 [INFO] 
19:31:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.radio ---
19:31:48 [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.1-SNAPSHOT-sources.jar
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.radio ---
19:31:49 [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.1-SNAPSHOT.jar
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.radio ---
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.radio ---
19:31:49 [INFO] 
19:31:49 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.properties.radio ---
19:31:49 [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
19:31:49 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.properties.radio' with 1 classes
19:31:49 [INFO] 
19:31:49 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea >--
19:31:49 [INFO] Building org.eclipse.sirius.sample.properties.textarea 7.4.1-SNAPSHOT [87/140]
19:31:49 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml
19:31:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:31:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [INFO] 
19:31:49 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [INFO] Resolving class path of org.eclipse.sirius.sample.properties.textarea
19:31:49 [INFO] 
19:31:49 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.textarea ---
19:31: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.properties.textarea/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:49 [INFO] 
19:31:49 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/src/main/resources
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [INFO] Nothing to compile - all classes are up to date
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [INFO] 
19:31:49 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/src/test/resources
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [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.1-SNAPSHOT-sources.jar
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [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.1-SNAPSHOT.jar
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [INFO] 
19:31:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [INFO] 
19:31:49 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.properties.textarea ---
19:31:49 [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
19:31:49 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.properties.textarea' with 1 classes
19:31:49 [INFO] 
19:31:49 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties >------
19:31:49 [INFO] Building org.eclipse.sirius.tests.ui.properties 7.4.1-SNAPSHOT  [88/140]
19:31:49 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml
19:31:49 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:31:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml
19:31:50 [INFO] 
19:31:50 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.ui.properties ---
19:31:50 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:50 [INFO] 
19:31:50 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.ui.properties ---
19:31:50 [INFO] 
19:31:50 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.ui.properties ---
19:31:50 [INFO] 
19:31:50 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.ui.properties ---
19:31:50 [INFO] 
19:31:50 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.ui.properties ---
19:31:50 [INFO] Resolving class path of org.eclipse.sirius.tests.ui.properties
19:31:52 [INFO] 
19:31:52 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.ui.properties ---
19:31: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.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:52 [INFO] 
19:31:52 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.ui.properties ---
19:31:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/src/main/resources
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.ui.properties ---
19:31:52 [INFO] Nothing to compile - all classes are up to date
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.ui.properties ---
19:31:52 [INFO] 
19:31:52 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.ui.properties ---
19:31:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/src/test/resources
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.ui.properties ---
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.ui.properties ---
19:31:52 [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.1-SNAPSHOT-sources.jar
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.ui.properties ---
19:31:52 [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.1-SNAPSHOT.jar
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.ui.properties ---
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.ui.properties ---
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.ui.properties ---
19:31:52 [INFO] Skipping tests
19:31:52 [INFO] 
19:31:52 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.ui.properties ---
19:31:52 [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
19:31:52 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.ui.properties' with 13 classes
19:31:52 [INFO] 
19:31:52 [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.aql >--------------
19:31:52 [INFO] Building org.eclipse.sirius.aql 7.4.1-SNAPSHOT                  [89/140]
19:31:52 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml
19:31:52 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.aql ---
19:31:52 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.aql ---
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.aql ---
19:31:52 [INFO] 
19:31:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.aql ---
19:31:52 [INFO] 
19:31:52 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.aql ---
19:31: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/packaging/org.eclipse.sirius.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:52 [INFO] 
19:31:52 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.aql ---
19:31:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/src/main/resources
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.aql ---
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.aql ---
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.aql ---
19:31:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-7.4.1-SNAPSHOT.jar
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.aql ---
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.aql ---
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.aql ---
19:31:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-7.4.1-SNAPSHOT-sources-feature.jar
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.aql ---
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.aql ---
19:31:52 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:52 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:52 [INFO] 
19:31:52 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.aql ---
19:31:52 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:52 [INFO] 
19:31:52 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.doc.feature >----------
19:31:52 [INFO] Building org.eclipse.sirius.doc.feature 7.4.1-SNAPSHOT          [90/140]
19:31:52 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml
19:31:52 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.doc.feature ---
19:31:52 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.doc.feature ---
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.doc.feature ---
19:31:52 [INFO] 
19:31:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.doc.feature ---
19:31:52 [INFO] 
19:31:52 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc.feature ---
19:31: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/packaging/org.eclipse.sirius.doc.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:52 [INFO] 
19:31:52 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.doc.feature ---
19:31:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/src/main/resources
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.doc.feature ---
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.doc.feature ---
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.doc.feature ---
19:31:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-7.4.1-SNAPSHOT.jar
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc.feature ---
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.doc.feature ---
19:31:52 [INFO] 
19:31:52 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.doc.feature ---
19:31:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-7.4.1-SNAPSHOT-sources-feature.jar
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc.feature ---
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.doc.feature ---
19:31:53 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:53 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:53 [INFO] 
19:31:53 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.doc.feature ---
19:31:53 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:53 [INFO] 
19:31:53 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef >--------
19:31:53 [INFO] Building org.eclipse.sirius.runtime.ide.eef 7.4.1-SNAPSHOT      [91/140]
19:31:53 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml
19:31:53 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.eef ---
19:31:53 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.eef ---
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.eef ---
19:31:53 [INFO] 
19:31:53 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.eef ---
19:31:53 [INFO] 
19:31:53 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.eef ---
19:31: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/packaging/org.eclipse.sirius.runtime.ide.eef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:53 [INFO] 
19:31:53 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.eef ---
19:31:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/src/main/resources
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.eef ---
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.eef ---
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.eef ---
19:31:53 [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.1-SNAPSHOT.jar
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.eef ---
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef ---
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.eef ---
19:31:53 [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.1-SNAPSHOT-sources-feature.jar
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.eef ---
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef ---
19:31:53 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:53 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:53 [INFO] 
19:31:53 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.ide.eef ---
19:31:53 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:53 [INFO] 
19:31:53 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo >----
19:31:53 [INFO] Building org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.1-SNAPSHOT [92/140]
19:31:53 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml
19:31:53 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
19:31:53 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
19:31:53 [INFO] 
19:31:53 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
19:31:53 [INFO] 
19:31:53 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
19:31: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/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:53 [INFO] 
19:31:53 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
19:31:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/src/main/resources
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
19:31:53 [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.1-SNAPSHOT.jar
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
19:31:53 [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.1-SNAPSHOT-sources-feature.jar
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
19:31:53 [INFO] 
19:31:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
19:31:53 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:53 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:53 [INFO] 
19:31:53 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
19:31:53 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:53 [INFO] 
19:31:53 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui >--------
19:31:53 [INFO] Building org.eclipse.sirius.runtime.ide.ui 7.4.1-SNAPSHOT       [93/140]
19:31:53 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml
19:31:53 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui ---
19:31:54 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui ---
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui ---
19:31:54 [INFO] 
19:31:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui ---
19:31:54 [INFO] 
19:31:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui ---
19:31: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/packaging/org.eclipse.sirius.runtime.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:54 [INFO] 
19:31:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.ui ---
19:31:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/src/main/resources
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.ui ---
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui ---
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui ---
19:31:54 [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.1-SNAPSHOT.jar
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui ---
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui ---
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.ui ---
19:31:54 [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.1-SNAPSHOT-sources-feature.jar
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui ---
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui ---
19:31:54 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:54 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:54 [INFO] 
19:31:54 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.ide.ui ---
19:31:54 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:54 [INFO] 
19:31:54 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext >-------
19:31:54 [INFO] Building org.eclipse.sirius.runtime.ide.xtext 7.4.1-SNAPSHOT    [94/140]
19:31:54 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml
19:31:54 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.xtext ---
19:31:54 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.xtext ---
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.xtext ---
19:31:54 [INFO] 
19:31:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.xtext ---
19:31:54 [INFO] 
19:31:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.xtext ---
19:31: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/packaging/org.eclipse.sirius.runtime.ide.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:54 [INFO] 
19:31:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.xtext ---
19:31:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/src/main/resources
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.xtext ---
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.xtext ---
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.xtext ---
19:31:54 [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.1-SNAPSHOT.jar
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.xtext ---
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext ---
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.xtext ---
19:31:54 [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.1-SNAPSHOT-sources-feature.jar
19:31:54 [INFO] 
19:31:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext ---
19:31:55 [INFO] 
19:31:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext ---
19:31:55 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:55 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:55 [INFO] 
19:31:55 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.ide.xtext ---
19:31:55 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:55 [INFO] 
19:31:55 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.samples >------------
19:31:55 [INFO] Building org.eclipse.sirius.samples 7.4.1-SNAPSHOT              [95/140]
19:31:55 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml
19:31:55 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml
19:31:55 [INFO] 
19:31:55 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples ---
19:31:55 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:55 [INFO] 
19:31:55 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples ---
19:31:55 [INFO] 
19:31:55 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples ---
19:31:55 [INFO] 
19:31:55 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples ---
19:31:55 [INFO] 
19:31:55 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples ---
19:31:55 [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
19:31:55 [INFO] 
19:31:55 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples ---
19:31:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/src/main/resources
19:31:55 [INFO] 
19:31:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples ---
19:31:55 [INFO] 
19:31:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples ---
19:31:55 [INFO] 
19:31:55 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.samples ---
19:31:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-7.4.1-SNAPSHOT.jar
19:31:55 [INFO] 
19:31:55 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples ---
19:31:55 [INFO] 
19:31:55 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples ---
19:31:55 [INFO] 
19:31:55 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.samples ---
19:31:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-7.4.1-SNAPSHOT-sources-feature.jar
19:31:55 [INFO] 
19:31:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples ---
19:31:55 [INFO] 
19:31:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples ---
19:31:55 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:55 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:55 [INFO] 
19:31:55 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.samples ---
19:31:55 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:55 [INFO] 
19:31:55 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.specifier >-----------
19:31:55 [INFO] Building org.eclipse.sirius.specifier 7.4.1-SNAPSHOT            [96/140]
19:31:55 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml
19:31:55 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml
19:31:56 [INFO] 
19:31:56 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier ---
19:31:56 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:56 [INFO] 
19:31:56 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier ---
19:31:56 [INFO] 
19:31:56 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier ---
19:31:56 [INFO] 
19:31:56 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier ---
19:31:56 [INFO] 
19:31:56 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier ---
19:31:56 [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
19:31:56 [INFO] 
19:31:56 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier ---
19:31:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/src/main/resources
19:31:56 [INFO] 
19:31:56 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier ---
19:31:56 [INFO] 
19:31:56 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier ---
19:31:56 [INFO] 
19:31:56 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier ---
19:31:56 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-7.4.1-SNAPSHOT.jar
19:31:56 [INFO] 
19:31:56 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier ---
19:31:56 [INFO] 
19:31:56 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier ---
19:31:56 [INFO] 
19:31:56 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier ---
19:31:56 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-7.4.1-SNAPSHOT-sources-feature.jar
19:31:56 [INFO] 
19:31:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier ---
19:31:56 [INFO] 
19:31:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier ---
19:31:56 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:56 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:56 [INFO] 
19:31:56 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.specifier ---
19:31:56 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:56 [INFO] 
19:31:56 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo >---
19:31:56 [INFO] Building org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.1-SNAPSHOT [97/140]
19:31:56 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml
19:31:56 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
19:31:57 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
19:31:57 [INFO] 
19:31:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
19:31:57 [INFO] 
19:31:57 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
19:31: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/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:57 [INFO] 
19:31:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
19:31:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/src/main/resources
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
19:31:57 [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.1-SNAPSHOT.jar
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
19:31:57 [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.1-SNAPSHOT-sources-feature.jar
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
19:31:57 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:57 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:57 [INFO] 
19:31:57 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
19:31:57 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:57 [INFO] 
19:31:57 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql >-----
19:31:57 [INFO] Building org.eclipse.sirius.specifier.ide.ui.aql 7.4.1-SNAPSHOT [98/140]
19:31:57 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml
19:31:57 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.aql ---
19:31:57 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.aql ---
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.aql ---
19:31:57 [INFO] 
19:31:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.aql ---
19:31:57 [INFO] 
19:31:57 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.aql ---
19:31: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/packaging/org.eclipse.sirius.specifier.ide.ui.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:57 [INFO] 
19:31:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui.aql ---
19:31:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/src/main/resources
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui.aql ---
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.aql ---
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.aql ---
19:31:57 [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.1-SNAPSHOT.jar
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.aql ---
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql ---
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui.aql ---
19:31:57 [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.1-SNAPSHOT-sources-feature.jar
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql ---
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql ---
19:31:57 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:57 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:57 [INFO] 
19:31:57 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.specifier.ide.ui.aql ---
19:31:57 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:57 [INFO] 
19:31:57 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui >-------
19:31:57 [INFO] Building org.eclipse.sirius.specifier.ide.ui 7.4.1-SNAPSHOT     [99/140]
19:31:57 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml
19:31:57 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui ---
19:31:57 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui ---
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui ---
19:31:57 [INFO] 
19:31:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui ---
19:31:57 [INFO] 
19:31:57 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui ---
19:31: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/packaging/org.eclipse.sirius.specifier.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:57 [INFO] 
19:31:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui ---
19:31:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/src/main/resources
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui ---
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui ---
19:31:57 [INFO] 
19:31:57 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui ---
19:31:57 [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.1-SNAPSHOT.jar
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui ---
19:31:58 [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.1-SNAPSHOT-sources-feature.jar
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui ---
19:31:58 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:58 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:58 [INFO] 
19:31:58 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.specifier.ide.ui ---
19:31:58 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:58 [INFO] 
19:31:58 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.tests.support >---------
19:31:58 [INFO] Building org.eclipse.sirius.tests.support 7.4.1-SNAPSHOT       [100/140]
19:31:58 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml
19:31:58 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.support ---
19:31:58 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.support ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.support ---
19:31:58 [INFO] 
19:31:58 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.support ---
19:31:58 [INFO] 
19:31:58 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.support ---
19:31: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/packaging/org.eclipse.sirius.tests.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:58 [INFO] 
19:31:58 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.support ---
19:31:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/src/main/resources
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.support ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.support ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests.support ---
19:31:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-7.4.1-SNAPSHOT.jar
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.support ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.support ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests.support ---
19:31:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-7.4.1-SNAPSHOT-sources-feature.jar
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.support ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.support ---
19:31:58 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:58 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:58 [INFO] 
19:31:58 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.support ---
19:31:58 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:58 [INFO] 
19:31:58 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.interpreter.feature >------
19:31:58 [INFO] Building org.eclipse.sirius.interpreter.feature 7.4.1-SNAPSHOT [101/140]
19:31:58 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml
19:31:58 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.interpreter.feature ---
19:31:58 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter.feature ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter.feature ---
19:31:58 [INFO] 
19:31:58 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter.feature ---
19:31:58 [INFO] 
19:31:58 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter.feature ---
19:31: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/packaging/org.eclipse.sirius.interpreter.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:31:58 [INFO] 
19:31:58 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.interpreter.feature ---
19:31:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/src/main/resources
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.interpreter.feature ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter.feature ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.interpreter.feature ---
19:31:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-7.4.1-SNAPSHOT.jar
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter.feature ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.interpreter.feature ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.interpreter.feature ---
19:31:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-7.4.1-SNAPSHOT-sources-feature.jar
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter.feature ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.interpreter.feature ---
19:31:58 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:58 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:58 [INFO] 
19:31:58 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.interpreter.feature ---
19:31:58 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:58 [INFO] 
19:31:58 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.properties.feature >------
19:31:58 [INFO] Building org.eclipse.sirius.properties.feature 7.4.1-SNAPSHOT  [102/140]
19:31:58 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml
19:31:58 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.properties.feature ---
19:31:58 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.feature ---
19:31:58 [INFO] 
19:31:58 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.feature ---
19:31:58 [INFO] 
19:31:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.feature ---
19:31:59 [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
19:31:59 [INFO] 
19:31:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.feature ---
19:31:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/src/main/resources
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.properties.feature ---
19:31:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-7.4.1-SNAPSHOT.jar
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.properties.feature ---
19:31:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-7.4.1-SNAPSHOT-sources-feature.jar
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.properties.feature ---
19:31:59 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:59 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:59 [INFO] 
19:31:59 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.feature ---
19:31:59 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:59 [INFO] 
19:31:59 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature >--
19:31:59 [INFO] Building org.eclipse.sirius.specifier.properties.feature 7.4.1-SNAPSHOT [103/140]
19:31:59 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml
19:31:59 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.properties.feature ---
19:31:59 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.properties.feature ---
19:31:59 [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
19:31:59 [INFO] 
19:31:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.properties.feature ---
19:31:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/src/main/resources
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.properties.feature ---
19:31:59 [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.1-SNAPSHOT.jar
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.properties.feature ---
19:31:59 [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.1-SNAPSHOT-sources-feature.jar
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature ---
19:31:59 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:59 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:59 [INFO] 
19:31:59 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.specifier.properties.feature ---
19:31:59 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:59 [INFO] 
19:31:59 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature >--
19:31:59 [INFO] Building org.eclipse.sirius.samples.properties.feature 7.4.1-SNAPSHOT [104/140]
19:31:59 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml
19:31:59 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples.properties.feature ---
19:31:59 [INFO] The project's OSGi version is 7.4.1.202406022328
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.properties.feature ---
19:31:59 [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
19:31:59 [INFO] 
19:31:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples.properties.feature ---
19:31:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:31:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:31:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/src/main/resources
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.samples.properties.feature ---
19:31:59 [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.1-SNAPSHOT.jar
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.samples.properties.feature ---
19:31:59 [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.1-SNAPSHOT-sources-feature.jar
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.properties.feature ---
19:31:59 [INFO] 
19:31:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples.properties.feature ---
19:31:59 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:59 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:31:59 [INFO] 
19:31:59 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.samples.properties.feature ---
19:31:59 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:31:59 [INFO] 
19:31:59 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature >------
19:31:59 [INFO] Building org.eclipse.sirius.diagram.elk.feature 7.4.1-SNAPSHOT [105/140]
19:31:59 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml
19:31:59 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:31:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml
19:32:00 [INFO] 
19:32:00 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.feature ---
19:32:00 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:00 [INFO] 
19:32:00 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.feature ---
19:32:00 [INFO] 
19:32:00 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.feature ---
19:32:00 [INFO] 
19:32:00 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.feature ---
19:32:00 [INFO] 
19:32:00 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.feature ---
19:32:00 [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
19:32:00 [INFO] 
19:32:00 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.feature ---
19:32:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/src/main/resources
19:32:00 [INFO] 
19:32:00 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.feature ---
19:32:00 [INFO] 
19:32:00 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.feature ---
19:32:00 [INFO] 
19:32:00 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.feature ---
19:32:00 [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.1-SNAPSHOT.jar
19:32:00 [INFO] 
19:32:00 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.feature ---
19:32:00 [INFO] 
19:32:00 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature ---
19:32:00 [INFO] 
19:32:00 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.diagram.elk.feature ---
19:32:00 [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.1-SNAPSHOT-sources-feature.jar
19:32:00 [INFO] 
19:32:00 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.feature ---
19:32:00 [INFO] 
19:32:00 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature ---
19:32:00 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:32:00 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:32:00 [INFO] 
19:32:00 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.elk.feature ---
19:32:00 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:32:00 [INFO] 
19:32:00 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature >----
19:32:00 [INFO] Building org.eclipse.sirius.diagram.elk.sdk.feature 7.4.1-SNAPSHOT [106/140]
19:32:00 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml
19:32:00 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:32:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
19:32:01 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
19:32: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/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:01 [INFO] 
19:32:01 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
19:32:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/src/main/resources
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
19:32:01 [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.1-SNAPSHOT.jar
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
19:32:01 [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.1-SNAPSHOT-sources-feature.jar
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
19:32:01 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:32:01 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:32:01 [INFO] 
19:32:01 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
19:32:01 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:32:01 [INFO] 
19:32:01 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature >--
19:32:01 [INFO] Building org.eclipse.sirius.sample.basicfamily.feature 7.4.1-SNAPSHOT [107/140]
19:32:01 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml
19:32:01 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:32:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.feature ---
19:32:01 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.feature ---
19:32: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/packaging/org.eclipse.sirius.sample.basicfamily.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:01 [INFO] 
19:32:01 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.feature ---
19:32:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/src/main/resources
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.sample.basicfamily.feature ---
19:32:01 [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.1-SNAPSHOT.jar
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.sample.basicfamily.feature ---
19:32:01 [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.1-SNAPSHOT-sources-feature.jar
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature ---
19:32:01 [INFO] 
19:32:01 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature ---
19:32:01 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:32:01 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:32:01 [INFO] 
19:32:01 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily.feature ---
19:32:01 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:32:01 [INFO] 
19:32:01 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook >-----
19:32:01 [INFO] Building org.eclipse.sirius.tests.sample.docbook 7.4.1-SNAPSHOT [108/140]
19:32:01 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml
19:32:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [INFO] 
19:32:02 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook
19:32:02 [INFO] 
19:32:02 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [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
19:32:02 [INFO] 
19:32:02 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/src/main/resources
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [INFO] Nothing to compile - all classes are up to date
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [INFO] 
19:32:02 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/src/test/resources
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [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.1-SNAPSHOT-sources.jar
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [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.1-SNAPSHOT.jar
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [INFO] 
19:32:02 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.docbook ---
19:32:02 [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
19:32:02 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.docbook' with 30 classes
19:32:02 [INFO] 
19:32:02 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design >--
19:32:02 [INFO] Building org.eclipse.sirius.tests.sample.docbook.design 7.4.1-SNAPSHOT [109/140]
19:32:02 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml
19:32:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [INFO] 
19:32:02 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.design
19:32:02 [INFO] 
19:32:02 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [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
19:32:02 [INFO] 
19:32:02 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/main/resources
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [INFO] Nothing to compile - all classes are up to date
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [INFO] 
19:32:02 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/test/resources
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [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.1-SNAPSHOT-sources.jar
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [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.1-SNAPSHOT.jar
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [INFO] 
19:32:02 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.docbook.design ---
19:32:02 [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
19:32:02 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.docbook.design' with 2 classes
19:32:02 [INFO] 
19:32:02 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component >----
19:32:02 [INFO] Building org.eclipse.sirius.tests.sample.component 7.4.1-SNAPSHOT [110/140]
19:32:02 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/pom.xml
19:32:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/pom.xml
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component ---
19:32:02 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component ---
19:32:02 [INFO] 
19:32:02 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.component ---
19:32:02 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.component
19:32:02 [INFO] 
19:32:02 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component ---
19:32:02 [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
19:32:02 [INFO] 
19:32:02 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.component ---
19:32:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/src/main/resources
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.component ---
19:32:02 [INFO] Nothing to compile - all classes are up to date
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.component ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.component ---
19:32:02 [INFO] 
19:32:02 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component ---
19:32:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/src/test/resources
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.component ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.component ---
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component ---
19:32:02 [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.1-SNAPSHOT-sources.jar
19:32:02 [INFO] 
19:32:02 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component ---
19:32:03 [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.1-SNAPSHOT.jar
19:32:03 [INFO] 
19:32:03 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component ---
19:32:03 [INFO] 
19:32:03 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component ---
19:32:03 [INFO] 
19:32:03 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.component ---
19:32:03 [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
19:32:03 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.component' with 12 classes
19:32:03 [INFO] 
19:32:03 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design >--
19:32:03 [INFO] Building org.eclipse.sirius.tests.sample.component.design 7.4.1-SNAPSHOT [111/140]
19:32:03 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml
19:32:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml
19:32:03 [INFO] 
19:32:03 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:03 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:03 [INFO] 
19:32:03 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:03 [INFO] 
19:32:03 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:03 [INFO] 
19:32:03 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:03 [INFO] 
19:32:03 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:03 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.component.design
19:32:04 [INFO] 
19:32:04 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component.design ---
19:32: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.sample.component.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:04 [INFO] 
19:32:04 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/src/main/resources
19:32:04 [INFO] 
19:32:04 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:04 [INFO] Nothing to compile - all classes are up to date
19:32:04 [INFO] 
19:32:04 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:04 [INFO] 
19:32:04 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:04 [INFO] 
19:32:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/src/test/resources
19:32:04 [INFO] 
19:32:04 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:04 [INFO] 
19:32:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:04 [INFO] 
19:32:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:04 [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.1-SNAPSHOT-sources.jar
19:32:04 [INFO] 
19:32:04 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:04 [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.1-SNAPSHOT.jar
19:32:04 [INFO] 
19:32:04 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:04 [INFO] 
19:32:04 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:04 [INFO] 
19:32:04 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.component.design ---
19:32:04 [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
19:32:04 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.component.design' with 41 classes
19:32:05 [INFO] 
19:32:05 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark >----
19:32:05 [INFO] Building org.eclipse.sirius.tests.sample.benchmark 7.4.1-SNAPSHOT [112/140]
19:32:05 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml
19:32:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [INFO] 
19:32:05 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.benchmark
19:32:05 [INFO] 
19:32:05 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32: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.tests.sample.benchmark/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:05 [INFO] 
19:32:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/src/main/resources
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [INFO] Nothing to compile - all classes are up to date
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [INFO] 
19:32:05 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/src/test/resources
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [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.1-SNAPSHOT-sources.jar
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [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.1-SNAPSHOT.jar
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [INFO] 
19:32:05 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.benchmark ---
19:32:05 [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
19:32:05 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.benchmark' with 15 classes
19:32:05 [INFO] 
19:32:05 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.interactions >------
19:32:05 [INFO] Building org.eclipse.sirius.sample.interactions 7.4.1-SNAPSHOT [113/140]
19:32:05 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/pom.xml
19:32:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/pom.xml
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] 
19:32:05 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions
19:32:05 [INFO] 
19:32:05 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions ---
19:32: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.sample.interactions/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:05 [INFO] 
19:32:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/src/main/resources
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] Nothing to compile - all classes are up to date
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] 
19:32:05 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/src/test/resources
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-7.4.1-SNAPSHOT-sources.jar
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-7.4.1-SNAPSHOT.jar
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [INFO] 
19:32:05 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.interactions ---
19:32:05 [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
19:32:05 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.interactions' with 31 classes
19:32:05 [INFO] 
19:32:05 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit >---
19:32:05 [INFO] Building org.eclipse.sirius.sample.interactions.edit 7.4.1-SNAPSHOT [114/140]
19:32:05 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml
19:32:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:05 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:05 [INFO] 
19:32:05 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:05 [INFO] 
19:32:05 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:05 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.edit
19:32:06 [INFO] 
19:32:06 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:06 [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
19:32:06 [INFO] 
19:32:06 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/src/main/resources
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:06 [INFO] Nothing to compile - all classes are up to date
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:06 [INFO] 
19:32:06 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/src/test/resources
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:06 [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.1-SNAPSHOT-sources.jar
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:06 [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.1-SNAPSHOT.jar
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:06 [INFO] 
19:32:06 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.interactions.edit ---
19:32:06 [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
19:32:06 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.interactions.edit' with 26 classes
19:32:06 [INFO] 
19:32:06 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration >----
19:32:06 [INFO] Building org.eclipse.sirius.tests.sample.migration 7.4.1-SNAPSHOT [115/140]
19:32:06 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml
19:32:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [INFO] 
19:32:06 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.migration
19:32:06 [INFO] 
19:32:06 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [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
19:32:06 [INFO] 
19:32:06 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/src/main/resources
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [INFO] Nothing to compile - all classes are up to date
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [INFO] 
19:32:06 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/src/test/resources
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [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.1-SNAPSHOT-sources.jar
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [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.1-SNAPSHOT.jar
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [INFO] 
19:32:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [INFO] 
19:32:06 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.migration ---
19:32:06 [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
19:32:06 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.migration' with 53 classes
19:32:06 [INFO] 
19:32:06 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design >--
19:32:06 [INFO] Building org.eclipse.sirius.sample.interactions.design 7.4.1-SNAPSHOT [116/140]
19:32:06 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml
19:32:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml
19:32:07 [INFO] 
19:32:07 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.design ---
19:32:07 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:07 [INFO] 
19:32:07 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.design ---
19:32:07 [INFO] 
19:32:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.design ---
19:32:07 [INFO] 
19:32:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.design ---
19:32:07 [INFO] 
19:32:07 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.design ---
19:32:07 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.design
19:32:08 [INFO] 
19:32:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.design ---
19:32: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.sample.interactions.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:08 [INFO] 
19:32:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.design ---
19:32:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/src/main/resources
19:32:08 [INFO] 
19:32:08 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.design ---
19:32:08 [INFO] Nothing to compile - all classes are up to date
19:32:08 [INFO] 
19:32:08 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.design ---
19:32:08 [INFO] 
19:32:08 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.design ---
19:32:08 [INFO] 
19:32:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.design ---
19:32:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/src/test/resources
19:32:08 [INFO] 
19:32:08 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.design ---
19:32:08 [INFO] 
19:32:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.design ---
19:32:08 [INFO] 
19:32:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.design ---
19:32:08 [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.1-SNAPSHOT-sources.jar
19:32:08 [INFO] 
19:32:08 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.design ---
19:32:08 [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.1-SNAPSHOT.jar
19:32:08 [INFO] 
19:32:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.design ---
19:32:08 [INFO] 
19:32:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.design ---
19:32:08 [INFO] 
19:32:08 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.interactions.design ---
19:32:08 [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
19:32:08 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.interactions.design' with 3 classes
19:32:08 [INFO] 
19:32:08 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor >--
19:32:08 [INFO] Building org.eclipse.sirius.sample.interactions.editor 7.4.1-SNAPSHOT [117/140]
19:32:08 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml
19:32:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml
19:32:08 [INFO] 
19:32:08 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:08 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:08 [INFO] 
19:32:08 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:08 [INFO] 
19:32:08 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:08 [INFO] 
19:32:08 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:08 [INFO] 
19:32:08 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:08 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.editor
19:32:08 [INFO] 
19:32:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.editor ---
19:32: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.sample.interactions.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:08 [INFO] 
19:32:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/src/main/resources
19:32:08 [INFO] 
19:32:08 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:09 [INFO] Nothing to compile - all classes are up to date
19:32:09 [INFO] 
19:32:09 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:09 [INFO] 
19:32:09 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:09 [INFO] 
19:32:09 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/src/test/resources
19:32:09 [INFO] 
19:32:09 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:09 [INFO] 
19:32:09 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:09 [INFO] 
19:32:09 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:09 [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.1-SNAPSHOT-sources.jar
19:32:09 [INFO] 
19:32:09 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:09 [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.1-SNAPSHOT.jar
19:32:09 [INFO] 
19:32:09 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:09 [INFO] 
19:32:09 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:09 [INFO] 
19:32:09 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.interactions.editor ---
19:32:09 [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
19:32:09 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.interactions.editor' with 39 classes
19:32:09 [INFO] 
19:32:09 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design >------
19:32:09 [INFO] Building org.eclipse.sirius.sample.ecore.design 7.4.1-SNAPSHOT [118/140]
19:32:09 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml
19:32:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml
19:32:09 [INFO] 
19:32:09 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.ecore.design ---
19:32:09 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:09 [INFO] 
19:32:09 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.ecore.design ---
19:32:09 [INFO] 
19:32:09 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.ecore.design ---
19:32:09 [INFO] 
19:32:09 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.ecore.design ---
19:32:09 [INFO] 
19:32:09 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.ecore.design ---
19:32:09 [INFO] Resolving class path of org.eclipse.sirius.sample.ecore.design
19:32:10 [INFO] 
19:32:10 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.ecore.design ---
19:32: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.sample.ecore.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:10 [INFO] 
19:32:10 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.ecore.design ---
19:32:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/src/main/resources
19:32:10 [INFO] 
19:32:10 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.ecore.design ---
19:32:10 [INFO] Nothing to compile - all classes are up to date
19:32:10 [INFO] 
19:32:10 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.ecore.design ---
19:32:10 [INFO] 
19:32:10 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.ecore.design ---
19:32:10 [INFO] 
19:32:10 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.ecore.design ---
19:32:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/src/test/resources
19:32:10 [INFO] 
19:32:10 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.ecore.design ---
19:32:10 [INFO] 
19:32:10 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.ecore.design ---
19:32:10 [INFO] 
19:32:10 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.ecore.design ---
19:32:10 [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.1-SNAPSHOT-sources.jar
19:32:10 [INFO] 
19:32:10 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.ecore.design ---
19:32:10 [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.1-SNAPSHOT.jar
19:32:10 [INFO] 
19:32:10 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.ecore.design ---
19:32:10 [INFO] 
19:32:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.ecore.design ---
19:32:10 [INFO] 
19:32:10 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.ecore.design ---
19:32:10 [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
19:32:10 [INFO] Analyzed bundle 'org.eclipse.sirius.sample.ecore.design' with 11 classes
19:32:10 [INFO] 
19:32:10 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design >--
19:32:10 [INFO] Building org.eclipse.sirius.tests.sample.migration.design 7.4.1-SNAPSHOT [119/140]
19:32:10 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml
19:32:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml
19:32:11 [INFO] 
19:32:11 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:11 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:11 [INFO] 
19:32:11 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:11 [INFO] 
19:32:11 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:11 [INFO] 
19:32:11 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:11 [INFO] 
19:32:11 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:11 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.migration.design
19:32:12 [INFO] 
19:32:12 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32: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.tests.sample.migration.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:12 [INFO] 
19:32:12 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/src/main/resources
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:12 [INFO] Nothing to compile - all classes are up to date
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:12 [INFO] 
19:32:12 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/src/test/resources
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:12 [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.1-SNAPSHOT-sources.jar
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:12 [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.1-SNAPSHOT.jar
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:12 [INFO] 
19:32:12 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.migration.design ---
19:32:12 [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
19:32:12 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.migration.design' with 4 classes
19:32:12 [INFO] 
19:32:12 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml >------
19:32:12 [INFO] Building org.eclipse.sirius.tests.sample.scxml 7.4.1-SNAPSHOT  [120/140]
19:32:12 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml
19:32:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:12 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:12 [INFO] 
19:32:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:12 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.scxml
19:32:12 [INFO] 
19:32:12 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml ---
19:32: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.tests.sample.scxml/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:12 [INFO] 
19:32:12 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/src/main/resources
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:12 [INFO] Nothing to compile - all classes are up to date
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:12 [INFO] 
19:32:12 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/src/test/resources
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:12 [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.1-SNAPSHOT-sources.jar
19:32:12 [INFO] 
19:32:12 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:13 [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.1-SNAPSHOT.jar
19:32:13 [INFO] 
19:32:13 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:13 [INFO] 
19:32:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:13 [INFO] 
19:32:13 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.scxml ---
19:32:13 [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
19:32:13 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.scxml' with 46 classes
19:32:13 [INFO] 
19:32:13 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.junit >----------
19:32:13 [INFO] Building org.eclipse.sirius.tests.junit 7.4.1-SNAPSHOT         [121/140]
19:32:13 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml
19:32:13 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:32:13 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
19:32:13 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
19:32:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml
19:32:15 [WARNING] [2ec5b6a6-bbff-4443-ac2d-ae18528332fb][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.
19:32:16 [INFO] 
19:32:16 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit ---
19:32:16 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:16 [INFO] 
19:32:16 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit ---
19:32:16 [INFO] 
19:32:16 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit ---
19:32:16 [INFO] 
19:32:16 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit ---
19:32:16 [INFO] 
19:32:16 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit ---
19:32:16 [INFO] Resolving class path of org.eclipse.sirius.tests.junit
19:32:18 [INFO] 
19:32:18 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit ---
19:32: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.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:18 [INFO] 
19:32:18 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit ---
19:32:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/main/resources
19:32:18 [INFO] 
19:32:18 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit ---
19:32:18 [INFO] Nothing to compile - all classes are up to date
19:32:18 [INFO] 
19:32:18 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.junit ---
19:32:19 [INFO] Acceleo maven stand alone build...
19:32:19 [INFO] Starting packages registration...
19:32:20 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
19:32:20 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit'...
19:32:20 [INFO] Mapping the pom.xml to AcceleoProject...
19:32:20 [INFO] Adding jar dependencies...
19:32:20 [INFO] Starting parsing...
19:32:20 [INFO] Build completed.
19:32:20 [INFO] 
19:32:20 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.junit ---
19:32:20 [INFO] Acceleo maven stand alone build...
19:32:20 [INFO] Starting packages registration...
19:32:20 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
19:32:20 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit'...
19:32:20 [INFO] Mapping the pom.xml to AcceleoProject...
19:32:20 [INFO] Adding jar dependencies...
19:32:20 [INFO] Starting parsing...
19:32:21 [INFO] Build completed.
19:32:21 [INFO] 
19:32:21 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit ---
19:32:21 [INFO] 
19:32:21 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit ---
19:32:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/test/resources
19:32:21 [INFO] 
19:32:21 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit ---
19:32:21 [INFO] 
19:32:21 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit ---
19:32:21 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-7.4.1-SNAPSHOT-sources.jar
19:32:21 [INFO] 
19:32:21 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit ---
19:32:23 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-7.4.1-SNAPSHOT.jar
19:32:25 [INFO] 
19:32:25 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit ---
19:32:25 [INFO] 
19:32:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit ---
19:32:25 [INFO] 
19:32:25 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.junit ---
19:32:25 [INFO] Skipping tests
19:32:25 [INFO] 
19:32:25 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.junit ---
19:32:25 [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
19:32:26 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.junit' with 1354 classes
19:32:26 [INFO] 
19:32:26 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tests.tree >----------
19:32:26 [INFO] Building org.eclipse.sirius.tests.tree 7.4.1-SNAPSHOT          [122/140]
19:32:26 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/pom.xml
19:32:26 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:32:26 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
19:32:26 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
19:32:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/pom.xml
19:32:28 [INFO] 
19:32:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.tree ---
19:32:28 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:28 [INFO] 
19:32:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.tree ---
19:32:28 [INFO] 
19:32:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.tree ---
19:32:28 [INFO] 
19:32:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.tree ---
19:32:28 [INFO] 
19:32:28 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.tree ---
19:32:28 [INFO] Resolving class path of org.eclipse.sirius.tests.tree
19:32:31 [INFO] 
19:32:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.tree ---
19:32: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.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:31 [INFO] 
19:32:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.tree ---
19:32:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/src/main/resources
19:32:31 [INFO] 
19:32:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.tree ---
19:32:31 [INFO] Nothing to compile - all classes are up to date
19:32:31 [INFO] 
19:32:31 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.tree ---
19:32:31 [INFO] Acceleo maven stand alone build...
19:32:31 [INFO] Starting packages registration...
19:32:31 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
19:32:31 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree'...
19:32:31 [INFO] Mapping the pom.xml to AcceleoProject...
19:32:31 [INFO] Adding jar dependencies...
19:32:31 [INFO] Starting parsing...
19:32:31 [INFO] Build completed.
19:32:31 [INFO] 
19:32:31 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.tree ---
19:32:31 [INFO] Acceleo maven stand alone build...
19:32:31 [INFO] Starting packages registration...
19:32:31 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
19:32:31 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree'...
19:32:31 [INFO] Mapping the pom.xml to AcceleoProject...
19:32:31 [INFO] Adding jar dependencies...
19:32:31 [INFO] Starting parsing...
19:32:31 [INFO] Build completed.
19:32:31 [INFO] 
19:32:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.tree ---
19:32:31 [INFO] 
19:32:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.tree ---
19:32:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/src/test/resources
19:32:31 [INFO] 
19:32:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.tree ---
19:32:31 [INFO] 
19:32:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.tree ---
19:32:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-7.4.1-SNAPSHOT-sources.jar
19:32:31 [INFO] 
19:32:31 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.tree ---
19:32:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-7.4.1-SNAPSHOT.jar
19:32:31 [INFO] 
19:32:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.tree ---
19:32:31 [INFO] 
19:32:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.tree ---
19:32:31 [INFO] 
19:32:31 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.tree ---
19:32:31 [INFO] Skipping tests
19:32:31 [INFO] 
19:32:31 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.tree ---
19:32:31 [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
19:32:31 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.tree' with 63 classes
19:32:31 [INFO] 
19:32:31 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot >---------
19:32:31 [INFO] Building org.eclipse.sirius.tests.swtbot 7.4.1-SNAPSHOT        [123/140]
19:32:31 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/pom.xml
19:32:31 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:32:31 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
19:32:31 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
19:32:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/pom.xml
19:32:34 [INFO] 
19:32:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot ---
19:32:34 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:34 [INFO] 
19:32:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot ---
19:32:34 [INFO] 
19:32:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot ---
19:32:34 [INFO] 
19:32:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot ---
19:32:34 [INFO] 
19:32:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.swtbot ---
19:32:34 [INFO] Resolving class path of org.eclipse.sirius.tests.swtbot
19:32:37 [INFO] 
19:32:37 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot ---
19:32: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/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:37 [INFO] 
19:32:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.swtbot ---
19:32:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/src/main/resources
19:32:37 [INFO] 
19:32:37 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.swtbot ---
19:32:37 [INFO] Nothing to compile - all classes are up to date
19:32:37 [INFO] 
19:32:37 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.swtbot ---
19:32:37 [INFO] Acceleo maven stand alone build...
19:32:37 [INFO] Starting packages registration...
19:32:37 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
19:32:37 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot'...
19:32:37 [INFO] Mapping the pom.xml to AcceleoProject...
19:32:37 [INFO] Adding jar dependencies...
19:32:37 [INFO] Starting parsing...
19:32:37 [INFO] Build completed.
19:32:37 [INFO] 
19:32:37 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.swtbot ---
19:32:37 [INFO] Acceleo maven stand alone build...
19:32:37 [INFO] Starting packages registration...
19:32:37 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
19:32:37 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot'...
19:32:37 [INFO] Mapping the pom.xml to AcceleoProject...
19:32:37 [INFO] Adding jar dependencies...
19:32:37 [INFO] Starting parsing...
19:32:37 [INFO] Build completed.
19:32:37 [INFO] 
19:32:37 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.swtbot ---
19:32:37 [INFO] 
19:32:37 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot ---
19:32:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/src/test/resources
19:32:37 [INFO] 
19:32:37 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.swtbot ---
19:32:37 [INFO] 
19:32:37 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot ---
19:32:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-7.4.1-SNAPSHOT-sources.jar
19:32:38 [INFO] 
19:32:38 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot ---
19:32:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-7.4.1-SNAPSHOT.jar
19:32:40 [INFO] 
19:32:40 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot ---
19:32:40 [INFO] 
19:32:40 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot ---
19:32:40 [INFO] 
19:32:40 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.swtbot ---
19:32:40 [INFO] Skipping tests
19:32:40 [INFO] 
19:32:40 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.swtbot ---
19:32:40 [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
19:32:41 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.swtbot' with 901 classes
19:32:41 [INFO] 
19:32:41 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design >---
19:32:41 [INFO] Building org.eclipse.sirius.tests.sample.scxml.design 7.4.1-SNAPSHOT [124/140]
19:32:41 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml
19:32:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml
19:32:41 [INFO] 
19:32:41 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:41 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:41 [INFO] 
19:32:41 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:41 [INFO] 
19:32:41 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:41 [INFO] 
19:32:41 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:41 [INFO] 
19:32:41 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:41 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.scxml.design
19:32:42 [INFO] 
19:32:42 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32: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/plugins/org.eclipse.sirius.tests.sample.scxml.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:42 [INFO] 
19:32:42 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/main/resources
19:32:42 [INFO] 
19:32:42 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:42 [INFO] Nothing to compile - all classes are up to date
19:32:42 [INFO] 
19:32:42 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:42 [INFO] 
19:32:42 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:42 [INFO] 
19:32:42 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/test/resources
19:32:42 [INFO] 
19:32:42 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:42 [INFO] 
19:32:42 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:42 [INFO] 
19:32:42 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:42 [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.1-SNAPSHOT-sources.jar
19:32:42 [INFO] 
19:32:42 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:42 [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.1-SNAPSHOT.jar
19:32:42 [INFO] 
19:32:42 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:42 [INFO] 
19:32:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:42 [INFO] 
19:32:42 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.scxml.design ---
19:32:42 [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
19:32:42 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.scxml.design' with 2 classes
19:32:42 [INFO] 
19:32:42 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.tests >-------------
19:32:42 [INFO] Building org.eclipse.sirius.tests 7.4.1-SNAPSHOT               [125/140]
19:32:42 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml
19:32:42 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:32:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests ---
19:32:43 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests ---
19:32:43 [INFO] 
19:32:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests ---
19:32:43 [INFO] 
19:32:43 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests ---
19:32: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.tests/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:43 [INFO] 
19:32:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests ---
19:32:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/src/main/resources
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests ---
19:32:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-7.4.1-SNAPSHOT.jar
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests ---
19:32:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-7.4.1-SNAPSHOT-sources-feature.jar
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests ---
19:32:43 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:32:43 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:32:43 [INFO] 
19:32:43 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests ---
19:32:43 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:32:43 [INFO] 
19:32:43 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties >----
19:32:43 [INFO] Building org.eclipse.sirius.tests.rcptt.properties 7.4.1-SNAPSHOT [126/140]
19:32:43 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml
19:32:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [INFO] 
19:32:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties
19:32:43 [INFO] 
19:32:43 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32: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.rcptt.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:43 [INFO] 
19:32:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/src/main/resources
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [INFO] Nothing to compile - all classes are up to date
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [INFO] 
19:32:43 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/src/test/resources
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [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.1-SNAPSHOT-sources.jar
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [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.1-SNAPSHOT.jar
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [INFO] 
19:32:43 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.rcptt.properties ---
19:32:43 [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
19:32:43 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.rcptt.properties' with 11 classes
19:32:43 [INFO] 
19:32:43 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit >--
19:32:43 [INFO] Building org.eclipse.sirius.tests.rcptt.properties.edit 7.4.1-SNAPSHOT [127/140]
19:32:43 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml
19:32:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:43 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:43 [INFO] 
19:32:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:43 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.edit
19:32:43 [INFO] 
19:32:43 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32: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.rcptt.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:43 [INFO] 
19:32:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/main/resources
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:43 [INFO] Nothing to compile - all classes are up to date
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:43 [INFO] 
19:32:43 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/test/resources
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:43 [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.1-SNAPSHOT-sources.jar
19:32:43 [INFO] 
19:32:43 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:43 [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.1-SNAPSHOT.jar
19:32:44 [INFO] 
19:32:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:44 [INFO] 
19:32:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:44 [INFO] 
19:32:44 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
19:32:44 [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
19:32:44 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.rcptt.properties.edit' with 5 classes
19:32:44 [INFO] 
19:32:44 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples >--
19:32:44 [INFO] Building org.eclipse.sirius.tests.rcptt.properties.samples 7.4.1-SNAPSHOT [128/140]
19:32:44 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml
19:32:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml
19:32:44 [INFO] 
19:32:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:44 [INFO] 
19:32:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [INFO] 
19:32:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [INFO] 
19:32:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [INFO] 
19:32:44 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.samples
19:32:44 [INFO] 
19:32:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32: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.rcptt.properties.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:44 [INFO] 
19:32:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/main/resources
19:32:44 [INFO] 
19:32:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [INFO] Nothing to compile - all classes are up to date
19:32:44 [INFO] 
19:32:44 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [INFO] 
19:32:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [INFO] 
19:32:44 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/test/resources
19:32:44 [INFO] 
19:32:44 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [INFO] 
19:32:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [INFO] 
19:32:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [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.1-SNAPSHOT-sources.jar
19:32:44 [INFO] 
19:32:44 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [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.1-SNAPSHOT.jar
19:32:44 [INFO] 
19:32:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [INFO] 
19:32:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [INFO] 
19:32:44 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
19:32:44 [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
19:32:44 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.rcptt.properties.samples' with 2 classes
19:32:44 [INFO] 
19:32:44 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor >--
19:32:44 [INFO] Building org.eclipse.sirius.tests.rcptt.properties.editor 7.4.1-SNAPSHOT [129/140]
19:32:44 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml
19:32:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:32:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [INFO] 
19:32:45 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.editor
19:32:45 [INFO] 
19:32:45 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32: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.rcptt.properties.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:45 [INFO] 
19:32:45 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/main/resources
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [INFO] Nothing to compile - all classes are up to date
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [INFO] 
19:32:45 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/test/resources
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [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.1-SNAPSHOT-sources.jar
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [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.1-SNAPSHOT.jar
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [INFO] 
19:32:45 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
19:32:45 [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
19:32:45 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.rcptt.properties.editor' with 39 classes
19:32:45 [INFO] 
19:32:45 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature >------
19:32:45 [INFO] Building org.eclipse.sirius.tests.rcptt.feature 7.4.1-SNAPSHOT [130/140]
19:32:45 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml
19:32:45 [INFO] --------------------------[ eclipse-feature ]---------------------------
19:32:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.rcptt.feature ---
19:32:45 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.feature ---
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.feature ---
19:32:45 [INFO] 
19:32:45 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.feature ---
19:32:45 [INFO] 
19:32:45 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.feature ---
19:32: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/packaging/org.eclipse.sirius.tests.rcptt.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:45 [INFO] 
19:32:45 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.feature ---
19:32:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/src/main/resources
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.feature ---
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.feature ---
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests.rcptt.feature ---
19:32:45 [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.1-SNAPSHOT.jar
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.feature ---
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature ---
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests.rcptt.feature ---
19:32:45 [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.1-SNAPSHOT-sources-feature.jar
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature ---
19:32:45 [INFO] 
19:32:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature ---
19:32:45 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
19:32:45 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
19:32:45 [INFO] 
19:32:45 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.rcptt.feature ---
19:32:45 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:32:45 [INFO] 
19:32:45 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.update >------------
19:32:45 [INFO] Building org.eclipse.sirius.update 7.4.1-SNAPSHOT              [131/140]
19:32:45 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml
19:32:45 [INFO] -------------------------[ eclipse-repository ]-------------------------
19:32:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml
19:32:47 [INFO] 
19:32:47 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.update ---
19:32:47 [INFO] The project's OSGi version is 7.4.1.202406022328
19:32:47 [INFO] 
19:32:47 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.update ---
19:32:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:47 [INFO] Copying 1 resource
19:32:47 [INFO] 
19:32:47 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.update ---
19:32:47 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/target
19:32:47 [INFO] 
19:32:47 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.update ---
19:32:47 [INFO] 
19:32:47 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.update ---
19:32: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/packaging/org.eclipse.sirius.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:32:47 [INFO] 
19:32:47 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.update ---
19:32:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:32:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:32:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/src/main/resources
19:32:47 [INFO] 
19:32:47 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.update ---
19:32:47 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:32:47 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
19:32:47 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
19:32:47 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
19:32:47 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
19:32:47 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
19:32:47 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
19:32:47 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
19:32:47 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
19:32:47 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
19:32:47 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
19:32:47 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
19:32:47 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
19:32:47 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
19:32:47 [INFO] 
19:32:47 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.update ---
19:32:47 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:32:47 [INFO] 
19:32:47 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.update ---
19:32:47 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:32:47 [INFO] 
19:32:47 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.update ---
19:32:47 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:32:47 [INFO] 
19:32:47 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.update ---
19:32:47 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:33:18 [INFO] 
19:33:18 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.update ---
19:33:18 [INFO] 
19:33:18 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.update ---
19:33:18 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:33:18 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/target/org.eclipse.sirius.update-7.4.1-SNAPSHOT.zip
19:33:22 [INFO] 
19:33:22 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.update ---
19:33:22 [INFO] 
19:33:22 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.update ---
19:33:22 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:33:22 [INFO] 
19:33:22 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update >---
19:33:22 [INFO] Building org.eclipse.sirius.sample.basicfamily.update 7.4.1-SNAPSHOT [132/140]
19:33:22 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml
19:33:22 [INFO] -------------------------[ eclipse-repository ]-------------------------
19:33:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml
19:33:22 [INFO] 
19:33:22 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.update ---
19:33:22 [INFO] The project's OSGi version is 7.4.1.202406022328
19:33:22 [INFO] 
19:33:22 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.sample.basicfamily.update ---
19:33:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:22 [INFO] Copying 0 resource
19:33:22 [INFO] 
19:33:22 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.sample.basicfamily.update ---
19:33:22 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/target
19:33:22 [INFO] 
19:33:22 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.update ---
19:33:22 [INFO] 
19:33:22 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.update ---
19:33: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/packaging/org.eclipse.sirius.sample.basicfamily.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:33:22 [INFO] 
19:33:22 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.update ---
19:33:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/src/main/resources
19:33:22 [INFO] 
19:33:22 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.sample.basicfamily.update ---
19:33:22 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:33:22 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
19:33:22 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
19:33:22 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
19:33:22 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
19:33:22 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
19:33:22 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
19:33:22 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
19:33:22 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
19:33:22 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
19:33:22 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
19:33:22 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
19:33:22 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
19:33:22 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
19:33:22 [INFO] 
19:33:22 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.sample.basicfamily.update ---
19:33:22 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:33:22 [INFO] 
19:33:22 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.sample.basicfamily.update ---
19:33:22 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:33:22 [INFO] 
19:33:22 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.sample.basicfamily.update ---
19:33:22 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:33:22 [INFO] 
19:33:22 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.sample.basicfamily.update ---
19:33:22 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:33:22 [INFO] 
19:33:22 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.update ---
19:33:22 [INFO] 
19:33:22 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.sample.basicfamily.update ---
19:33:22 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:33:22 [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.1-SNAPSHOT.zip
19:33:23 [INFO] 
19:33:23 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.update ---
19:33:23 [INFO] 
19:33:23 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily.update ---
19:33:23 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:33:23 [INFO] 
19:33:23 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit >---
19:33:23 [INFO] Building org.eclipse.sirius.tests.sample.docbook.edit 7.4.1-SNAPSHOT [133/140]
19:33:23 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml
19:33:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:33:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml
19:33:23 [INFO] 
19:33:23 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:23 [INFO] The project's OSGi version is 7.4.1.202406022328
19:33:23 [INFO] 
19:33:23 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:23 [INFO] 
19:33:23 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:23 [INFO] 
19:33:23 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:23 [INFO] 
19:33:23 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:23 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.edit
19:33:24 [INFO] 
19:33:24 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33: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.tests.sample.docbook.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:33:24 [INFO] 
19:33:24 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/main/resources
19:33:24 [INFO] 
19:33:24 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:24 [INFO] Nothing to compile - all classes are up to date
19:33:24 [INFO] 
19:33:24 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:24 [INFO] 
19:33:24 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:24 [INFO] 
19:33:24 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/test/resources
19:33:24 [INFO] 
19:33:24 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:24 [INFO] 
19:33:24 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:24 [INFO] 
19:33:24 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:24 [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.1-SNAPSHOT-sources.jar
19:33:24 [INFO] 
19:33:24 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:24 [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.1-SNAPSHOT.jar
19:33:25 [INFO] 
19:33:25 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:25 [INFO] 
19:33:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:25 [INFO] 
19:33:25 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.docbook.edit ---
19:33:25 [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
19:33:25 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.docbook.edit' with 311 classes
19:33:25 [INFO] 
19:33:25 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor >--
19:33:25 [INFO] Building org.eclipse.sirius.tests.sample.docbook.editor 7.4.1-SNAPSHOT [134/140]
19:33:25 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml
19:33:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:33:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml
19:33:25 [INFO] 
19:33:25 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:25 [INFO] The project's OSGi version is 7.4.1.202406022328
19:33:25 [INFO] 
19:33:25 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:25 [INFO] 
19:33:25 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:25 [INFO] 
19:33:25 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:25 [INFO] 
19:33:25 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:25 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.editor
19:33:26 [INFO] 
19:33:26 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33: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.sample.docbook.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:33:26 [INFO] 
19:33:26 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/main/resources
19:33:26 [INFO] 
19:33:26 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:26 [INFO] Nothing to compile - all classes are up to date
19:33:26 [INFO] 
19:33:26 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:26 [INFO] 
19:33:26 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:26 [INFO] 
19:33:26 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/test/resources
19:33:26 [INFO] 
19:33:26 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:26 [INFO] 
19:33:26 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:26 [INFO] 
19:33:26 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:26 [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.1-SNAPSHOT-sources.jar
19:33:26 [INFO] 
19:33:26 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:27 [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.1-SNAPSHOT.jar
19:33:27 [INFO] 
19:33:27 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:27 [INFO] 
19:33:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:27 [INFO] 
19:33:27 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.docbook.editor ---
19:33:27 [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
19:33:27 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.docbook.editor' with 38 classes
19:33:27 [INFO] 
19:33:27 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine >--
19:33:27 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.1-SNAPSHOT [135/140]
19:33:27 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml
19:33:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:33:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml
19:33:40 [INFO] 
19:33:40 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:40 [INFO] The project's OSGi version is 7.4.1.202406022328
19:33:40 [INFO] 
19:33:40 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:40 [INFO] 
19:33:40 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:40 [INFO] 
19:33:40 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:40 [INFO] 
19:33:40 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:40 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine
19:33:40 [INFO] 
19:33:40 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33: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/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:33:40 [INFO] 
19:33:40 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/main/resources
19:33:40 [INFO] 
19:33:40 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:40 [INFO] Nothing to compile - all classes are up to date
19:33:40 [INFO] 
19:33:40 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:40 [INFO] 
19:33:40 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:40 [INFO] 
19:33:40 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/test/resources
19:33:40 [INFO] 
19:33:40 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:40 [INFO] 
19:33:40 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:40 [INFO] 
19:33:40 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:40 [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.1-SNAPSHOT-sources.jar
19:33:41 [INFO] 
19:33:41 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:41 [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.1-SNAPSHOT.jar
19:33:41 [INFO] 
19:33:41 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:41 [INFO] 
19:33:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:41 [INFO] 
19:33:41 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
19:33:41 [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
19:33:41 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.xtext.statemachine' with 37 classes
19:33:41 [INFO] 
19:33:41 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide >--
19:33:41 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.1-SNAPSHOT [136/140]
19:33:41 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml
19:33:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:33:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml
19:33:41 [INFO] 
19:33:41 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:41 [INFO] The project's OSGi version is 7.4.1.202406022328
19:33:41 [INFO] 
19:33:41 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:41 [INFO] 
19:33:41 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:41 [INFO] 
19:33:41 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:41 [INFO] 
19:33:41 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:41 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.ide
19:33:41 [INFO] 
19:33:41 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33: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.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:33:41 [INFO] 
19:33:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/main/resources
19:33:41 [INFO] 
19:33:41 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:41 [INFO] Nothing to compile - all classes are up to date
19:33:41 [INFO] 
19:33:41 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:41 [INFO] 
19:33:41 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:41 [INFO] 
19:33:41 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/test/resources
19:33:41 [INFO] 
19:33:41 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:41 [INFO] 
19:33:41 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:41 [INFO] 
19:33:41 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:41 [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.1-SNAPSHOT-sources.jar
19:33:42 [INFO] 
19:33:42 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:42 [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.1-SNAPSHOT.jar
19:33:42 [INFO] 
19:33:42 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:42 [INFO] 
19:33:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:42 [INFO] 
19:33:42 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
19:33:42 [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
19:33:42 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.xtext.statemachine.ide' with 6 classes
19:33:42 [INFO] 
19:33:42 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui >--
19:33:42 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.1-SNAPSHOT [137/140]
19:33:42 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml
19:33:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:33:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml
19:33:42 [INFO] 
19:33:42 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:42 [INFO] The project's OSGi version is 7.4.1.202406022328
19:33:42 [INFO] 
19:33:42 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:42 [INFO] 
19:33:42 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:42 [INFO] 
19:33:42 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:42 [INFO] 
19:33:42 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:42 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.ui
19:33:43 [INFO] 
19:33:43 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33: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.sample.xtext.statemachine.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:33:43 [INFO] 
19:33:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/main/resources
19:33:43 [INFO] 
19:33:43 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:43 [INFO] Nothing to compile - all classes are up to date
19:33:43 [INFO] 
19:33:43 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:43 [INFO] 
19:33:43 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:43 [INFO] 
19:33:43 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/test/resources
19:33:43 [INFO] 
19:33:43 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:43 [INFO] 
19:33:43 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:43 [INFO] 
19:33:43 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:43 [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.1-SNAPSHOT-sources.jar
19:33:43 [INFO] 
19:33:43 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:43 [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.1-SNAPSHOT.jar
19:33:43 [INFO] 
19:33:43 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:43 [INFO] 
19:33:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:43 [INFO] 
19:33:43 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
19:33:43 [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
19:33:43 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.xtext.statemachine.ui' with 10 classes
19:33:43 [INFO] 
19:33:43 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design >--
19:33:43 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.1-SNAPSHOT [138/140]
19:33:43 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml
19:33:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:33:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml
19:33:44 [INFO] 
19:33:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [INFO] The project's OSGi version is 7.4.1.202406022328
19:33:44 [INFO] 
19:33:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [INFO] 
19:33:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [INFO] 
19:33:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [INFO] 
19:33:44 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.design
19:33:44 [INFO] 
19:33:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33: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.xtext.statemachine.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:33:44 [INFO] 
19:33:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/main/resources
19:33:44 [INFO] 
19:33:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [INFO] Nothing to compile - all classes are up to date
19:33:44 [INFO] 
19:33:44 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [INFO] 
19:33:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [INFO] 
19:33:44 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/test/resources
19:33:44 [INFO] 
19:33:44 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [INFO] 
19:33:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [INFO] 
19:33:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [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.1-SNAPSHOT-sources.jar
19:33:44 [INFO] 
19:33:44 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 Jun 02, 2024 11:33:44 PM java.util.jar.Attributes read
19:33:44 WARNING: Duplicate name in Manifest: Bundle-Localization.
19:33:44 Ensure that the manifest does not have duplicate entries, and
19:33:44 that blank lines separate individual sections in both your
19:33:44 manifest and in the META-INF/MANIFEST.MF entry in the jar file.
19:33:44 [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.1-SNAPSHOT.jar
19:33:44 [INFO] 
19:33:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [INFO] 
19:33:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [INFO] 
19:33:44 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
19:33:44 [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
19:33:44 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.xtext.statemachine.design' with 2 classes
19:33:44 [INFO] 
19:33:44 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext >-------
19:33:44 [INFO] Building org.eclipse.sirius.tests.junit.xtext 7.4.1-SNAPSHOT   [139/140]
19:33:44 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml
19:33:44 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:33:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml
19:33:46 [INFO] 
19:33:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:46 [INFO] The project's OSGi version is 7.4.1.202406022328
19:33:46 [INFO] 
19:33:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:46 [INFO] 
19:33:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:46 [INFO] 
19:33:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:46 [INFO] 
19:33:46 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:46 [INFO] Resolving class path of org.eclipse.sirius.tests.junit.xtext
19:33:48 [INFO] 
19:33:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.xtext ---
19:33: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.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:33:48 [INFO] 
19:33:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/src/main/resources
19:33:48 [INFO] 
19:33:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:48 [INFO] Nothing to compile - all classes are up to date
19:33:48 [INFO] 
19:33:48 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:48 [INFO] 
19:33:48 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/src/test/resources
19:33:48 [INFO] 
19:33:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:48 [INFO] 
19:33:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:48 [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.1-SNAPSHOT-sources.jar
19:33:48 [INFO] 
19:33:48 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:48 [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.1-SNAPSHOT.jar
19:33:48 [INFO] 
19:33:48 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:48 [INFO] 
19:33:48 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:48 [INFO] 
19:33:48 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:48 [INFO] Skipping tests
19:33:48 [INFO] 
19:33:48 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.junit.xtext ---
19:33:48 [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
19:33:48 [INFO] Analyzed bundle 'org.eclipse.sirius.tests.junit.xtext' with 5 classes
19:33:48 [INFO] 
19:33:48 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.update >---------
19:33:48 [INFO] Building org.eclipse.sirius.tests.update 7.4.1-SNAPSHOT        [140/140]
19:33:48 [INFO]   from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml
19:33:48 [INFO] -------------------------[ eclipse-repository ]-------------------------
19:33:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml
19:33:49 [INFO] 
19:33:49 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.update ---
19:33:49 [INFO] The project's OSGi version is 7.4.1.202406022328
19:33:49 [INFO] 
19:33:49 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.tests.update ---
19:33:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:49 [INFO] Copying 1 resource
19:33:49 [INFO] 
19:33:49 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.tests.update ---
19:33:49 [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/target
19:33:49 [INFO] 
19:33:49 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.update ---
19:33:49 [INFO] 
19:33:49 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.update ---
19:33: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/packaging/org.eclipse.sirius.tests.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
19:33:49 [INFO] 
19:33:49 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.update ---
19:33:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:33:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
19:33:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/src/main/resources
19:33:49 [INFO] 
19:33:49 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.tests.update ---
19:33:49 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:33:49 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
19:33:49 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
19:33:49 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
19:33:49 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
19:33:49 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
19:33:49 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
19:33:49 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
19:33:49 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
19:33:49 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
19:33:49 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
19:33:49 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
19:33:49 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
19:33:49 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
19:33:49 [INFO] 
19:33:49 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.tests.update ---
19:33:49 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:33:49 [INFO] 
19:33:49 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.tests.update ---
19:33:49 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:33:49 [INFO] 
19:33:49 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.tests.update ---
19:33:49 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:33:49 [INFO] 
19:33:49 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.tests.update ---
19:33:49 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:33:53 [INFO] 
19:33:53 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.update ---
19:33:53 [INFO] 
19:33:53 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.tests.update ---
19:33:53 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:33:53 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/target/org.eclipse.sirius.tests.update-7.4.1-SNAPSHOT.zip
19:33:54 [INFO] 
19:33:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.update ---
19:33:54 [INFO] 
19:33:54 [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.update ---
19:33:54 [INFO] Skipping JaCoCo execution due to missing classes directory.
19:33:54 [INFO] 
19:33:54 [INFO] ------------------< org.eclipse.sirius:sirius-parent >------------------
19:33:54 [INFO] Building Sirius Parent 7.4.1-SNAPSHOT                          [141/140]
19:33:54 [INFO]   from pom.xml
19:33:54 [INFO] --------------------------------[ pom ]---------------------------------
19:34:00 [INFO] 
19:34:00 [INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ sirius-parent ---
19:34:01 [WARNING] 23:34:01.333 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'.
19:34:01 [INFO] 23:34:01.356 Java 17.0.2 Oracle Corporation (64-bit)
19:34:01 [INFO] 23:34:01.357 Linux 6.2.9-300.fc38.x86_64 (amd64)
19:34:01 [INFO] 23:34:01.357 MAVEN_OPTS= -Xmx4g
19:34:01 [INFO] 23:34:01.409 User cache: /home/jenkins/.sonar/cache
19:34:05 [INFO] 23:34:05.410 Communicating with SonarCloud
19:34:05 [INFO] 23:34:05.465 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.model.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.465 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.465 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.465 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.465 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.465 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.552 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.662 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.725 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.725 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.725 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.725 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.725 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.725 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.726 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.726 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.726 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.726 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.726 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.726 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.726 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.726 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.726 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.726 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.726 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.727 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.727 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml skipped by property 'sonar.skip'
19:34:05 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
19:34:05 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
19:34:05 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
19:34:05 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
19:34:05 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
19:34:05 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
19:34:05 [INFO] 23:34:05.811 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.811 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.811 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.811 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.811 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.811 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.811 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.811 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.859 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml skipped by property 'sonar.skip'
19:34:05 [INFO] 23:34:05.943 Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent)
19:34:07 [INFO] 23:34:07.168 Load global settings
19:34:07 [INFO] 23:34:07.810 Load global settings (done) | time=646ms
19:34:07 [INFO] 23:34:07.819 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
19:34:08 [INFO] 23:34:08.078 Loading required plugins
19:34:08 [INFO] 23:34:08.079 Load plugins index
19:34:08 [INFO] 23:34:08.258 Load plugins index (done) | time=179ms
19:34:08 [INFO] 23:34:08.258 Load/download plugins
19:34:09 [INFO] 23:34:09.361 Load/download plugins (done) | time=1103ms
19:34:09 [INFO] 23:34:09.969 Found an active CI vendor: 'Jenkins'
19:34:09 [INFO] 23:34:09.980 Load project settings for component key: 'org.eclipse.sirius'
19:34:10 [INFO] 23:34:10.158 Load project settings for component key: 'org.eclipse.sirius' (done) | time=178ms
19:34:10 [INFO] 23:34:10.164 Process project properties
19:34:10 [INFO] 23:34:10.360 Project key: org.eclipse.sirius
19:34:10 [INFO] 23:34:10.360 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master
19:34:10 [INFO] 23:34:10.360 Working dir: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar
19:34:10 [INFO] 23:34:10.410 Load project branches
19:34:10 [INFO] 23:34:10.640 Load project branches (done) | time=230ms
19:34:10 [INFO] 23:34:10.650 Check ALM binding of project 'org.eclipse.sirius'
19:34:10 [INFO] 23:34:10.809 Detected project binding: NOT_BOUND
19:34:10 [INFO] 23:34:10.810 Check ALM binding of project 'org.eclipse.sirius' (done) | time=160ms
19:34:10 [INFO] 23:34:10.812 Load project pull requests
19:34:11 [INFO] 23:34:11.007 Load project pull requests (done) | time=195ms
19:34:11 [INFO] 23:34:11.011 Load branch configuration
19:34:11 [INFO] 23:34:11.013 Load branch configuration (done) | time=2ms
19:34:11 [INFO] 23:34:11.025 Load quality profiles
19:34:11 [INFO] 23:34:11.308 Load quality profiles (done) | time=283ms
19:34:11 [INFO] 23:34:11.318 Load active rules
19:34:19 [INFO] 23:34:19.464 Load active rules (done) | time=8146ms
19:34:19 [INFO] 23:34:19.717 Organization key: eclipse
19:34:19 [INFO] 23:34:19.747 Preprocessing files...
19:34:28 [INFO] 23:34:28.908 2 languages detected in 5511 preprocessed files
19:34:28 [INFO] 23:34:28.908 2903 files ignored because of inclusion/exclusion patterns
19:34:28 [INFO] 23:34:28.909 0 files ignored because of scm ignore settings
19:34:28 [INFO] 23:34:28.927 Loading plugins for detected languages
19:34:28 [INFO] 23:34:28.928 Load/download plugins
19:34:29 [INFO] 23:34:29.871 Load/download plugins (done) | time=943ms
19:34:30 [INFO] 23:34:30.197 Load project repositories
19:34:31 [INFO] 23:34:31.656 Load project repositories (done) | time=1459ms
19:34:31 [INFO] 23:34:31.659 Indexing files...
19:34:31 [INFO] 23:34:31.660 Project configuration:
19:34:31 [INFO] 23:34:31.660   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.662 Indexing files of module 'org.eclipse.sirius'
19:34:31 [INFO] 23:34:31.662   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius
19:34:31 [INFO] 23:34:31.663   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.663   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.707 Indexing files of module 'org.eclipse.sirius.common'
19:34:31 [INFO] 23:34:31.707   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common
19:34:31 [INFO] 23:34:31.708   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.708   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.714 Indexing files of module 'org.eclipse.sirius.common.acceleo.aql'
19:34:31 [INFO] 23:34:31.714   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql
19:34:31 [INFO] 23:34:31.714   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.715   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.715 Indexing files of module 'org.eclipse.sirius.common.acceleo.aql.ide'
19:34:31 [INFO] 23:34:31.715   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide
19:34:31 [INFO] 23:34:31.715   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.716   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.716 Indexing files of module 'org.eclipse.sirius.common.acceleo.mtl'
19:34:31 [INFO] 23:34:31.716   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl
19:34:31 [INFO] 23:34:31.716   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.716   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.717 Indexing files of module 'org.eclipse.sirius.common.acceleo.mtl.ide'
19:34:31 [INFO] 23:34:31.718   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide
19:34:31 [INFO] 23:34:31.718   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.718   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.718 Indexing files of module 'org.eclipse.sirius.common.interpreter'
19:34:31 [INFO] 23:34:31.719   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter
19:34:31 [INFO] 23:34:31.719   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.719   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.719 Indexing files of module 'org.eclipse.sirius.common.interpreter.aql'
19:34:31 [INFO] 23:34:31.720   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql
19:34:31 [INFO] 23:34:31.720   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.720   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.720 Indexing files of module 'org.eclipse.sirius.common.ocl'
19:34:31 [INFO] 23:34:31.720   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl
19:34:31 [INFO] 23:34:31.720   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.720   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.721 Indexing files of module 'org.eclipse.sirius.common.ui'
19:34:31 [INFO] 23:34:31.721   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui
19:34:31 [INFO] 23:34:31.721   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.721   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.725 Indexing files of module 'org.eclipse.sirius.common.ui.ext'
19:34:31 [INFO] 23:34:31.725   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext
19:34:31 [INFO] 23:34:31.725   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.725   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.726 Indexing files of module 'org.eclipse.sirius.common.xtext'
19:34:31 [INFO] 23:34:31.726   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext
19:34:31 [INFO] 23:34:31.726   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.726   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.726 Indexing files of module 'org.eclipse.sirius.diagram'
19:34:31 [INFO] 23:34:31.726   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram
19:34:31 [INFO] 23:34:31.727   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.727   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.748 Indexing files of module 'org.eclipse.sirius.diagram.elk'
19:34:31 [INFO] 23:34:31.748   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk
19:34:31 [INFO] 23:34:31.749   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.749   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.749 Indexing files of module 'org.eclipse.sirius.diagram.elk.debug'
19:34:31 [INFO] 23:34:31.750   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug
19:34:31 [INFO] 23:34:31.750   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.750   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.750 Indexing files of module 'org.eclipse.sirius.diagram.formatdata'
19:34:31 [INFO] 23:34:31.750   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata
19:34:31 [INFO] 23:34:31.751   Source paths: pom.xml, src, src-gen
19:34:31 [INFO] 23:34:31.751   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.751 Indexing files of module 'org.eclipse.sirius.diagram.model'
19:34:31 [INFO] 23:34:31.752   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model
19:34:31 [INFO] 23:34:31.752   Source paths: pom.xml, src, src-gen
19:34:31 [INFO] 23:34:31.752   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.754 Indexing files of module 'org.eclipse.sirius.diagram.sequence'
19:34:31 [INFO] 23:34:31.754   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence
19:34:31 [INFO] 23:34:31.754   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.754   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.758 Indexing files of module 'org.eclipse.sirius.diagram.sequence.edit'
19:34:31 [INFO] 23:34:31.758   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit
19:34:31 [INFO] 23:34:31.758   Source paths: pom.xml, src, src-gen
19:34:31 [INFO] 23:34:31.759   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.759 Indexing files of module 'org.eclipse.sirius.diagram.sequence.model'
19:34:31 [INFO] 23:34:31.759   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model
19:34:31 [INFO] 23:34:31.759   Source paths: pom.xml, src, src-gen
19:34:31 [INFO] 23:34:31.759   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.760 Indexing files of module 'org.eclipse.sirius.diagram.sequence.ui'
19:34:31 [INFO] 23:34:31.760   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui
19:34:31 [INFO] 23:34:31.760   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.760   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.765 Indexing files of module 'org.eclipse.sirius.diagram.ui'
19:34:31 [INFO] 23:34:31.765   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui
19:34:31 [INFO] 23:34:31.765   Source paths: pom.xml, src, src-gen, src-diag
19:34:31 [INFO] 23:34:31.765   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.803 Indexing files of module 'org.eclipse.sirius.diagram.ui.ext'
19:34:31 [INFO] 23:34:31.804   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext
19:34:31 [INFO] 23:34:31.804   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.804   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.804 Indexing files of module 'org.eclipse.sirius.ecore.extender'
19:34:31 [INFO] 23:34:31.804   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender
19:34:31 [INFO] 23:34:31.804   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.804   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.807 Indexing files of module 'org.eclipse.sirius.editor'
19:34:31 [INFO] 23:34:31.807   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor
19:34:31 [INFO] 23:34:31.807   Source paths: pom.xml, src, src-gen
19:34:31 [INFO] 23:34:31.807   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.811 Indexing files of module 'org.eclipse.sirius.editor.diagram'
19:34:31 [INFO] 23:34:31.811   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram
19:34:31 [INFO] 23:34:31.811   Source paths: pom.xml, src, src-gen
19:34:31 [INFO] 23:34:31.811   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.813 Indexing files of module 'org.eclipse.sirius.editor.properties'
19:34:31 [INFO] 23:34:31.813   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties
19:34:31 [INFO] 23:34:31.813   Source paths: pom.xml, src, src-gen
19:34:31 [INFO] 23:34:31.813   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.816 Indexing files of module 'org.eclipse.sirius.editor.properties.ext.widgets.reference'
19:34:31 [INFO] 23:34:31.816   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference
19:34:31 [INFO] 23:34:31.816   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.816   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.817 Indexing files of module 'org.eclipse.sirius.editor.sequence'
19:34:31 [INFO] 23:34:31.817   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence
19:34:31 [INFO] 23:34:31.817   Source paths: pom.xml, src, src-gen
19:34:31 [INFO] 23:34:31.817   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.818 Indexing files of module 'org.eclipse.sirius.editor.table'
19:34:31 [INFO] 23:34:31.818   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table
19:34:31 [INFO] 23:34:31.818   Source paths: pom.xml, src, src-gen
19:34:31 [INFO] 23:34:31.818   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.818 Indexing files of module 'org.eclipse.sirius.editor.tree'
19:34:31 [INFO] 23:34:31.818   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree
19:34:31 [INFO] 23:34:31.819   Source paths: pom.xml, src, src-gen
19:34:31 [INFO] 23:34:31.819   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.819 Indexing files of module 'org.eclipse.sirius.eef.adapters'
19:34:31 [INFO] 23:34:31.819   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters
19:34:31 [INFO] 23:34:31.819   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.819   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.820 Indexing files of module 'org.eclipse.sirius.ext.base'
19:34:31 [INFO] 23:34:31.820   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base
19:34:31 [INFO] 23:34:31.820   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.820   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.821 Indexing files of module 'org.eclipse.sirius.ext.draw2d'
19:34:31 [INFO] 23:34:31.821   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d
19:34:31 [INFO] 23:34:31.821   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.821   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.823 Indexing files of module 'org.eclipse.sirius.ext.e3'
19:34:31 [INFO] 23:34:31.823   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3
19:34:31 [INFO] 23:34:31.823   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.823   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.823 Indexing files of module 'org.eclipse.sirius.ext.e3.ui'
19:34:31 [INFO] 23:34:31.823   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui
19:34:31 [INFO] 23:34:31.823   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.823   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.824 Indexing files of module 'org.eclipse.sirius.ext.emf'
19:34:31 [INFO] 23:34:31.824   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf
19:34:31 [INFO] 23:34:31.824   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.824   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.825 Indexing files of module 'org.eclipse.sirius.ext.emf.edit'
19:34:31 [INFO] 23:34:31.825   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit
19:34:31 [INFO] 23:34:31.825   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.825   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.825 Indexing files of module 'org.eclipse.sirius.ext.emf.tx'
19:34:31 [INFO] 23:34:31.826   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx
19:34:31 [INFO] 23:34:31.826   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.826   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.826 Indexing files of module 'org.eclipse.sirius.ext.emf.ui'
19:34:31 [INFO] 23:34:31.826   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui
19:34:31 [INFO] 23:34:31.826   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.826   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.827 Indexing files of module 'org.eclipse.sirius.ext.gef'
19:34:31 [INFO] 23:34:31.827   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef
19:34:31 [INFO] 23:34:31.827   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.827   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.827 Indexing files of module 'org.eclipse.sirius.ext.gmf.notation'
19:34:31 [INFO] 23:34:31.828   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation
19:34:31 [INFO] 23:34:31.828   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.828   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.828 Indexing files of module 'org.eclipse.sirius.ext.gmf.runtime'
19:34:31 [INFO] 23:34:31.828   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime
19:34:31 [INFO] 23:34:31.828   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.828   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.830 Indexing files of module 'org.eclipse.sirius.ext.ide'
19:34:31 [INFO] 23:34:31.830   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide
19:34:31 [INFO] 23:34:31.830   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.830   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.831 Indexing files of module 'org.eclipse.sirius.ext.jface'
19:34:31 [INFO] 23:34:31.831   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface
19:34:31 [INFO] 23:34:31.831   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.831   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.832 Indexing files of module 'org.eclipse.sirius.ext.swt'
19:34:31 [INFO] 23:34:31.832   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt
19:34:31 [INFO] 23:34:31.832   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.832   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.832 Indexing files of module 'org.eclipse.sirius.interpreter'
19:34:31 [INFO] 23:34:31.832   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter
19:34:31 [INFO] 23:34:31.833   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.833   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.833 Indexing files of module 'org.eclipse.sirius.model'
19:34:31 [INFO] 23:34:31.833   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model
19:34:31 [INFO] 23:34:31.834   Source paths: pom.xml, src, src-gen
19:34:31 [INFO] 23:34:31.834   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.835 Indexing files of module 'org.eclipse.sirius.properties'
19:34:31 [INFO] 23:34:31.835   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties
19:34:31 [INFO] 23:34:31.835   Source paths: pom.xml, src, src-gen
19:34:31 [INFO] 23:34:31.835   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.836 Indexing files of module 'org.eclipse.sirius.properties.core'
19:34:31 [INFO] 23:34:31.836   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core
19:34:31 [INFO] 23:34:31.836   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.836   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.843 Indexing files of module 'org.eclipse.sirius.properties.defaultrules'
19:34:31 [INFO] 23:34:31.843   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules
19:34:31 [INFO] 23:34:31.843   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.843   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.843 Indexing files of module 'org.eclipse.sirius.properties.edit'
19:34:31 [INFO] 23:34:31.843   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit
19:34:31 [INFO] 23:34:31.843   Source paths: pom.xml, src-gen, src-generator, src-spec
19:34:31 [INFO] 23:34:31.844   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.847 Indexing files of module 'org.eclipse.sirius.properties.ext.widgets.reference'
19:34:31 [INFO] 23:34:31.847   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference
19:34:31 [INFO] 23:34:31.847   Source paths: pom.xml, src-gen
19:34:31 [INFO] 23:34:31.847   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.848 Indexing files of module 'org.eclipse.sirius.properties.ext.widgets.reference.edit'
19:34:31 [INFO] 23:34:31.848   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit
19:34:31 [INFO] 23:34:31.848   Source paths: pom.xml, src-gen, src-spec
19:34:31 [INFO] 23:34:31.848   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.849 Indexing files of module 'org.eclipse.sirius.sample.basicfamily'
19:34:31 [INFO] 23:34:31.849   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily
19:34:31 [INFO] 23:34:31.849   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.849   Test paths: src
19:34:31 [INFO] 23:34:31.849   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.850 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.design'
19:34:31 [INFO] 23:34:31.850   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design
19:34:31 [INFO] 23:34:31.850   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.850   Test paths: src
19:34:31 [INFO] 23:34:31.850   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.851 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.edit'
19:34:31 [INFO] 23:34:31.851   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit
19:34:31 [INFO] 23:34:31.851   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.851   Test paths: src
19:34:31 [INFO] 23:34:31.851   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.852 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.editor'
19:34:31 [INFO] 23:34:31.852   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor
19:34:31 [INFO] 23:34:31.852   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.852   Test paths: src
19:34:31 [INFO] 23:34:31.852   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.853 Indexing files of module 'org.eclipse.sirius.sample.ecore.design'
19:34:31 [INFO] 23:34:31.853   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design
19:34:31 [INFO] 23:34:31.853   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.853   Test paths: src
19:34:31 [INFO] 23:34:31.853   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.854 Indexing files of module 'org.eclipse.sirius.sample.interactions'
19:34:31 [INFO] 23:34:31.854   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions
19:34:31 [INFO] 23:34:31.854   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.854   Test paths: src
19:34:31 [INFO] 23:34:31.854   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.857 Indexing files of module 'org.eclipse.sirius.sample.interactions.design'
19:34:31 [INFO] 23:34:31.857   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design
19:34:31 [INFO] 23:34:31.857   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.857   Test paths: src
19:34:31 [INFO] 23:34:31.857   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.857 Indexing files of module 'org.eclipse.sirius.sample.interactions.edit'
19:34:31 [INFO] 23:34:31.857   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit
19:34:31 [INFO] 23:34:31.858   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.858   Test paths: src
19:34:31 [INFO] 23:34:31.858   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.859 Indexing files of module 'org.eclipse.sirius.sample.interactions.editor'
19:34:31 [INFO] 23:34:31.859   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor
19:34:31 [INFO] 23:34:31.859   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.859   Test paths: src
19:34:31 [INFO] 23:34:31.859   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.860 Indexing files of module 'org.eclipse.sirius.sample.properties'
19:34:31 [INFO] 23:34:31.860   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties
19:34:31 [INFO] 23:34:31.860   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.860   Test paths: src
19:34:31 [INFO] 23:34:31.860   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.861 Indexing files of module 'org.eclipse.sirius.sample.properties.checkbox'
19:34:31 [INFO] 23:34:31.861   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox
19:34:31 [INFO] 23:34:31.861   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.861   Test paths: src
19:34:31 [INFO] 23:34:31.861   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.861 Indexing files of module 'org.eclipse.sirius.sample.properties.radio'
19:34:31 [INFO] 23:34:31.861   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio
19:34:31 [INFO] 23:34:31.862   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.862   Test paths: src
19:34:31 [INFO] 23:34:31.862   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.862 Indexing files of module 'org.eclipse.sirius.sample.properties.textarea'
19:34:31 [INFO] 23:34:31.862   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea
19:34:31 [INFO] 23:34:31.862   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.862   Test paths: src
19:34:31 [INFO] 23:34:31.862   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.863 Indexing files of module 'org.eclipse.sirius.synchronizer'
19:34:31 [INFO] 23:34:31.863   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer
19:34:31 [INFO] 23:34:31.863   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.863   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.864 Indexing files of module 'org.eclipse.sirius.table'
19:34:31 [INFO] 23:34:31.864   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table
19:34:31 [INFO] 23:34:31.864   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.864   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.867 Indexing files of module 'org.eclipse.sirius.table.model'
19:34:31 [INFO] 23:34:31.867   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model
19:34:31 [INFO] 23:34:31.867   Source paths: pom.xml, src, src-gen
19:34:31 [INFO] 23:34:31.867   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.868 Indexing files of module 'org.eclipse.sirius.table.ui'
19:34:31 [INFO] 23:34:31.869   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui
19:34:31 [INFO] 23:34:31.869   Source paths: pom.xml, src, src-paperclips, src-gen
19:34:31 [INFO] 23:34:31.869   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.881 Indexing files of module 'org.eclipse.sirius.table.ui.ext'
19:34:31 [INFO] 23:34:31.881   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext
19:34:31 [INFO] 23:34:31.881   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.881   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.882 Indexing files of module 'org.eclipse.sirius.tests.junit'
19:34:31 [INFO] 23:34:31.882   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit
19:34:31 [INFO] 23:34:31.882   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.882   Test paths: src
19:34:31 [INFO] 23:34:31.882   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.911 Indexing files of module 'org.eclipse.sirius.tests.junit.support'
19:34:31 [INFO] 23:34:31.911   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support
19:34:31 [INFO] 23:34:31.911   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.911   Test paths: src
19:34:31 [INFO] 23:34:31.912   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.913 Indexing files of module 'org.eclipse.sirius.tests.junit.xtext'
19:34:31 [INFO] 23:34:31.913   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext
19:34:31 [INFO] 23:34:31.913   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.913   Test paths: src
19:34:31 [INFO] 23:34:31.913   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.914 Indexing files of module 'org.eclipse.sirius.tests.sample.benchmark'
19:34:31 [INFO] 23:34:31.914   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark
19:34:31 [INFO] 23:34:31.914   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.914   Test paths: src
19:34:31 [INFO] 23:34:31.914   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.915 Indexing files of module 'org.eclipse.sirius.tests.sample.component'
19:34:31 [INFO] 23:34:31.915   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component
19:34:31 [INFO] 23:34:31.915   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.915   Test paths: src
19:34:31 [INFO] 23:34:31.915   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.916 Indexing files of module 'org.eclipse.sirius.tests.sample.component.design'
19:34:31 [INFO] 23:34:31.916   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design
19:34:31 [INFO] 23:34:31.916   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.916   Test paths: src, src-gen
19:34:31 [INFO] 23:34:31.916   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.917 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook'
19:34:31 [INFO] 23:34:31.917   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook
19:34:31 [INFO] 23:34:31.917   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.917   Test paths: src
19:34:31 [INFO] 23:34:31.917   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.919 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.design'
19:34:31 [INFO] 23:34:31.919   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design
19:34:31 [INFO] 23:34:31.919   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.919   Test paths: src
19:34:31 [INFO] 23:34:31.919   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.920 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.edit'
19:34:31 [INFO] 23:34:31.920   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit
19:34:31 [INFO] 23:34:31.920   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.920   Test paths: src-gen
19:34:31 [INFO] 23:34:31.920   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.927 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.editor'
19:34:31 [INFO] 23:34:31.927   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor
19:34:31 [INFO] 23:34:31.927   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.927   Test paths: src-gen
19:34:31 [INFO] 23:34:31.927   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.940 Indexing files of module 'org.eclipse.sirius.tests.sample.migration'
19:34:31 [INFO] 23:34:31.941   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration
19:34:31 [INFO] 23:34:31.941   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.941   Test paths: src-gen
19:34:31 [INFO] 23:34:31.941   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.945 Indexing files of module 'org.eclipse.sirius.tests.sample.migration.design'
19:34:31 [INFO] 23:34:31.945   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design
19:34:31 [INFO] 23:34:31.945   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.945   Test paths: src
19:34:31 [INFO] 23:34:31.945   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.945 Indexing files of module 'org.eclipse.sirius.tests.sample.scxml'
19:34:31 [INFO] 23:34:31.945   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml
19:34:31 [INFO] 23:34:31.945   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.946   Test paths: src-gen
19:34:31 [INFO] 23:34:31.946   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.948 Indexing files of module 'org.eclipse.sirius.tests.sample.scxml.design'
19:34:31 [INFO] 23:34:31.948   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design
19:34:31 [INFO] 23:34:31.948   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.948   Test paths: src
19:34:31 [INFO] 23:34:31.949   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.949 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine'
19:34:31 [INFO] 23:34:31.949   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine
19:34:31 [INFO] 23:34:31.949   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.949   Test paths: src, src-gen, xtend-gen
19:34:31 [INFO] 23:34:31.949   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.962 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.design'
19:34:31 [INFO] 23:34:31.962   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design
19:34:31 [INFO] 23:34:31.962   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.962   Test paths: src
19:34:31 [INFO] 23:34:31.962   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.962 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.ide'
19:34:31 [INFO] 23:34:31.963   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide
19:34:31 [INFO] 23:34:31.963   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.963   Test paths: src-gen
19:34:31 [INFO] 23:34:31.963   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.966 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.ui'
19:34:31 [INFO] 23:34:31.966   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui
19:34:31 [INFO] 23:34:31.966   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.966   Test paths: src-gen, xtend-gen
19:34:31 [INFO] 23:34:31.966   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.967 Indexing files of module 'org.eclipse.sirius.tests.swtbot'
19:34:31 [INFO] 23:34:31.967   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot
19:34:31 [INFO] 23:34:31.967   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.967   Test paths: src
19:34:31 [INFO] 23:34:31.967   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.984 Indexing files of module 'org.eclipse.sirius.tests.swtbot.support'
19:34:31 [INFO] 23:34:31.984   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support
19:34:31 [INFO] 23:34:31.985   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.985   Test paths: src
19:34:31 [INFO] 23:34:31.985   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.990 Indexing files of module 'org.eclipse.sirius.tests.tree'
19:34:31 [INFO] 23:34:31.990   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree
19:34:31 [INFO] 23:34:31.990   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.990   Test paths: src
19:34:31 [INFO] 23:34:31.990   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.992 Indexing files of module 'org.eclipse.sirius.tests.ui.properties'
19:34:31 [INFO] 23:34:31.992   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties
19:34:31 [INFO] 23:34:31.992   Source paths: pom.xml
19:34:31 [INFO] 23:34:31.992   Test paths: src
19:34:31 [INFO] 23:34:31.992   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:31 [INFO] 23:34:31.993 Indexing files of module 'org.eclipse.sirius.tree'
19:34:31 [INFO] 23:34:31.993   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree
19:34:31 [INFO] 23:34:31.993   Source paths: pom.xml, src
19:34:31 [INFO] 23:34:31.993   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:32 [INFO] 23:34:31.996 Indexing files of module 'org.eclipse.sirius.tree.model'
19:34:32 [INFO] 23:34:31.996   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model
19:34:32 [INFO] 23:34:31.996   Source paths: pom.xml, src, src-gen
19:34:32 [INFO] 23:34:31.996   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:32 [INFO] 23:34:31.997 Indexing files of module 'org.eclipse.sirius.tree.ui'
19:34:32 [INFO] 23:34:31.997   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui
19:34:32 [INFO] 23:34:31.997   Source paths: pom.xml, src, src-gen
19:34:32 [INFO] 23:34:31.997   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:32 [INFO] 23:34:32.000 Indexing files of module 'org.eclipse.sirius.tree.ui.ext'
19:34:32 [INFO] 23:34:32.000   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext
19:34:32 [INFO] 23:34:32.000   Source paths: pom.xml, src
19:34:32 [INFO] 23:34:32.000   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:32 [INFO] 23:34:32.001 Indexing files of module 'org.eclipse.sirius.ui'
19:34:32 [INFO] 23:34:32.001   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui
19:34:32 [INFO] 23:34:32.001   Source paths: pom.xml, src, src-gen
19:34:32 [INFO] 23:34:32.001   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:32 [INFO] 23:34:32.014 Indexing files of module 'org.eclipse.sirius.ui.editor'
19:34:32 [INFO] 23:34:32.014   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor
19:34:32 [INFO] 23:34:32.014   Source paths: pom.xml, src
19:34:32 [INFO] 23:34:32.014   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:32 [INFO] 23:34:32.015 Indexing files of module 'org.eclipse.sirius.ui.ext'
19:34:32 [INFO] 23:34:32.015   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext
19:34:32 [INFO] 23:34:32.015   Source paths: pom.xml, src
19:34:32 [INFO] 23:34:32.015   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:32 [INFO] 23:34:32.016 Indexing files of module 'org.eclipse.sirius.ui.properties'
19:34:32 [INFO] 23:34:32.016   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties
19:34:32 [INFO] 23:34:32.016   Source paths: pom.xml, src
19:34:32 [INFO] 23:34:32.016   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:32 [INFO] 23:34:32.017 Indexing files of module 'org.eclipse.sirius.ui.properties.ext.widgets.reference'
19:34:32 [INFO] 23:34:32.017   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference
19:34:32 [INFO] 23:34:32.017   Source paths: pom.xml, src
19:34:32 [INFO] 23:34:32.017   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:32 [INFO] 23:34:32.018 Indexing files of module 'Sirius Parent'
19:34:32 [INFO] 23:34:32.018   Base dir: /home/jenkins/agent/workspace/sirius.sonar-master
19:34:32 [INFO] 23:34:32.018   Source paths: packaging/org.eclipse.sirius.parent/pom.xml
19:34:32 [INFO] 23:34:32.018   Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js
19:34:32 [INFO] 23:34:32.019 5511 files indexed
19:34:32 [INFO] 23:34:32.029 Quality profile for java: Sonar way
19:34:32 [INFO] 23:34:32.029 Quality profile for xml: Sonar way
19:34:32 [INFO] 23:34:32.029 ------------- Run sensors on module org.eclipse.sirius.tests.junit.xtext
19:34:32 [INFO] 23:34:32.131 Load metrics repository
19:34:32 [INFO] 23:34:32.327 Load metrics repository (done) | time=196ms
19:34:32 [INFO] 23:34:32.335 Sensor cache enabled
19:34:32 [INFO] 23:34:32.548 Load sensor cache
19:34:39 [INFO] 23:34:39.551 Load sensor cache (24 MB) | time=7003ms
19:34:41 [INFO] 23:34:41.628 Sensor JavaSensor [java]
19:34:41 [INFO] 23:34:41.635 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:34:41 [INFO] 23:34:41.687 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:34:41 [INFO] 23:34:41.688 No "Main" source files to scan.
19:34:41 [INFO] 23:34:41.824 Using ECJ batch to parse 3 Test java source files with batch size 214 KB.
19:34:42 [INFO] 23:34:42.062 Starting batch processing.
19:34:43 [INFO] 23:34:43.448 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:34:43 [INFO] 23:34:43.976 100% analyzed
19:34:43 [INFO] 23:34:43.976 Batch processing: Done.
19:34:43 [INFO] 23:34:43.979 Did not optimize analysis for any files, performed a full analysis for all 3 files.
19:34:43 [INFO] 23:34:43.979 No "Generated" source files to scan.
19:34:43 [INFO] 23:34:43.980 Sensor JavaSensor [java] (done) | time=2352ms
19:34:43 [INFO] 23:34:43.980 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:34:43 [INFO] 23:34:43.981 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:34:43 [INFO] 23:34:43.981 Sensor SurefireSensor [java]
19:34:43 [INFO] 23:34:43.983 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/surefire-reports]
19:34:44 [INFO] 23:34:44.099 Sensor SurefireSensor [java] (done) | time=118ms
19:34:44 [INFO] 23:34:44.100 Sensor XML Sensor [xml]
19:34:44 [INFO] 23:34:44.106 1 source file to be analyzed
19:34:44 [INFO] 23:34:44.348 1/1 source file has been analyzed
19:34:44 [INFO] 23:34:44.348 Sensor XML Sensor [xml] (done) | time=248ms
19:34:44 [INFO] 23:34:44.349 Sensor JaCoCo XML Report Importer [jacoco]
19:34:44 [INFO] 23:34:44.355 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:34:44 [INFO] 23:34:44.377 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=28ms
19:34:44 [INFO] 23:34:44.377 Sensor Java Config Sensor [iac]
19:34:44 [INFO] 23:34:44.384 0 source files to be analyzed
19:34:44 [INFO] 23:34:44.400 0/0 source files have been analyzed
19:34:44 [INFO] 23:34:44.400 Sensor Java Config Sensor [iac] (done) | time=23ms
19:34:44 [INFO] 23:34:44.400 Sensor IaC Docker Sensor [iac]
19:34:44 [INFO] 23:34:44.402 0 source files to be analyzed
19:34:44 [INFO] 23:34:44.672 0/0 source files have been analyzed
19:34:44 [INFO] 23:34:44.672 Sensor IaC Docker Sensor [iac] (done) | time=272ms
19:34:44 [INFO] 23:34:44.672 Sensor Serverless configuration file sensor [security]
19:34:44 [INFO] 23:34:44.673 0 Serverless function entries were found in the project
19:34:44 [INFO] 23:34:44.675 0 Serverless function handlers were kept as entrypoints
19:34:44 [INFO] 23:34:44.675 Sensor Serverless configuration file sensor [security] (done) | time=3ms
19:34:44 [INFO] 23:34:44.675 Sensor AWS SAM template file sensor [security]
19:34:44 [INFO] 23:34:44.676 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:34:44 [INFO] 23:34:44.676 Sensor AWS SAM Inline template file sensor [security]
19:34:44 [INFO] 23:34:44.677 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:34:44 [INFO] 23:34:44.680 ------------- Run sensors on module org.eclipse.sirius
19:34:44 [INFO] 23:34:44.882 Sensor JavaSensor [java]
19:34:44 [INFO] 23:34:44.882 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:34:44 [INFO] 23:34:44.887 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:34:44 [INFO] 23:34:44.888 Using ECJ batch to parse 381 Main java source files with batch size 214 KB.
19:34:44 [INFO] 23:34:44.974 Starting batch processing.
19:34:45 [INFO] 23:34:45.245 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:34:54 [INFO] 23:34:54.975 7% analyzed
19:35:45 [INFO] 23:35:45.266 100% analyzed
19:35:45 [INFO] 23:35:45.267 Batch processing: Done.
19:35:45 [INFO] 23:35:45.267 Did not optimize analysis for any files, performed a full analysis for all 381 files.
19:35:45 [INFO] 23:35:45.471 No "Test" source files to scan.
19:35:45 [INFO] 23:35:45.471 No "Generated" source files to scan.
19:35:45 [INFO] 23:35:45.471 Sensor JavaSensor [java] (done) | time=60589ms
19:35:45 [INFO] 23:35:45.472 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:35:45 [INFO] 23:35:45.474 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms
19:35:45 [INFO] 23:35:45.474 Sensor SurefireSensor [java]
19:35:45 [INFO] 23:35:45.474 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/surefire-reports]
19:35:45 [INFO] 23:35:45.474 Sensor SurefireSensor [java] (done) | time=0ms
19:35:45 [INFO] 23:35:45.474 Sensor XML Sensor [xml]
19:35:45 [INFO] 23:35:45.475 1 source file to be analyzed
19:35:45 [INFO] 23:35:45.495 1/1 source file has been analyzed
19:35:45 [INFO] 23:35:45.495 Sensor XML Sensor [xml] (done) | time=21ms
19:35:45 [INFO] 23:35:45.495 Sensor JaCoCo XML Report Importer [jacoco]
19:35:45 [INFO] 23:35:45.499 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:35:45 [INFO] 23:35:45.783 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=288ms
19:35:45 [INFO] 23:35:45.784 Sensor Java Config Sensor [iac]
19:35:45 [INFO] 23:35:45.790 0 source files to be analyzed
19:35:45 [INFO] 23:35:45.790 0/0 source files have been analyzed
19:35:45 [INFO] 23:35:45.790 Sensor Java Config Sensor [iac] (done) | time=6ms
19:35:45 [INFO] 23:35:45.790 Sensor IaC Docker Sensor [iac]
19:35:45 [INFO] 23:35:45.793 0 source files to be analyzed
19:35:45 [INFO] 23:35:45.809 0/0 source files have been analyzed
19:35:45 [INFO] 23:35:45.809 Sensor IaC Docker Sensor [iac] (done) | time=19ms
19:35:45 [INFO] 23:35:45.810 Sensor Serverless configuration file sensor [security]
19:35:45 [INFO] 23:35:45.810 0 Serverless function entries were found in the project
19:35:45 [INFO] 23:35:45.811 0 Serverless function handlers were kept as entrypoints
19:35:45 [INFO] 23:35:45.811 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:35:45 [INFO] 23:35:45.811 Sensor AWS SAM template file sensor [security]
19:35:45 [INFO] 23:35:45.812 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:35:45 [INFO] 23:35:45.812 Sensor AWS SAM Inline template file sensor [security]
19:35:45 [INFO] 23:35:45.812 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:35:45 [INFO] 23:35:45.813 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.design
19:35:45 [INFO] 23:35:45.951 Sensor JavaSensor [java]
19:35:45 [INFO] 23:35:45.952 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:35:45 [INFO] 23:35:45.964 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:35:45 [INFO] 23:35:45.964 No "Main" source files to scan.
19:35:46 [INFO] 23:35:46.001 Using ECJ batch to parse 2 Test java source files with batch size 214 KB.
19:35:46 [INFO] 23:35:46.009 Starting batch processing.
19:35:46 [INFO] 23:35:46.159 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:35:46 [INFO] 23:35:46.368 100% analyzed
19:35:46 [INFO] 23:35:46.368 Batch processing: Done.
19:35:46 [INFO] 23:35:46.369 Did not optimize analysis for any files, performed a full analysis for all 2 files.
19:35:46 [INFO] 23:35:46.370 No "Generated" source files to scan.
19:35:46 [INFO] 23:35:46.370 Sensor JavaSensor [java] (done) | time=419ms
19:35:46 [INFO] 23:35:46.370 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:35:46 [INFO] 23:35:46.370 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:35:46 [INFO] 23:35:46.371 Sensor SurefireSensor [java]
19:35:46 [INFO] 23:35:46.371 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/target/surefire-reports]
19:35:46 [INFO] 23:35:46.371 Sensor SurefireSensor [java] (done) | time=0ms
19:35:46 [INFO] 23:35:46.371 Sensor XML Sensor [xml]
19:35:46 [INFO] 23:35:46.372 1 source file to be analyzed
19:35:46 [INFO] 23:35:46.391 1/1 source file has been analyzed
19:35:46 [INFO] 23:35:46.391 Sensor XML Sensor [xml] (done) | time=20ms
19:35:46 [INFO] 23:35:46.391 Sensor JaCoCo XML Report Importer [jacoco]
19:35:46 [INFO] 23:35:46.392 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:35:46 [INFO] 23:35:46.401 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms
19:35:46 [INFO] 23:35:46.401 Sensor Java Config Sensor [iac]
19:35:46 [INFO] 23:35:46.402 0 source files to be analyzed
19:35:46 [INFO] 23:35:46.402 0/0 source files have been analyzed
19:35:46 [INFO] 23:35:46.402 Sensor Java Config Sensor [iac] (done) | time=1ms
19:35:46 [INFO] 23:35:46.402 Sensor IaC Docker Sensor [iac]
19:35:46 [INFO] 23:35:46.403 0 source files to be analyzed
19:35:46 [INFO] 23:35:46.441 0/0 source files have been analyzed
19:35:46 [INFO] 23:35:46.441 Sensor IaC Docker Sensor [iac] (done) | time=39ms
19:35:46 [INFO] 23:35:46.441 Sensor Serverless configuration file sensor [security]
19:35:46 [INFO] 23:35:46.442 0 Serverless function entries were found in the project
19:35:46 [INFO] 23:35:46.442 0 Serverless function handlers were kept as entrypoints
19:35:46 [INFO] 23:35:46.442 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:35:46 [INFO] 23:35:46.442 Sensor AWS SAM template file sensor [security]
19:35:46 [INFO] 23:35:46.442 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:35:46 [INFO] 23:35:46.442 Sensor AWS SAM Inline template file sensor [security]
19:35:46 [INFO] 23:35:46.442 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:35:46 [INFO] 23:35:46.443 ------------- Run sensors on module org.eclipse.sirius.editor.tree
19:35:46 [INFO] 23:35:46.553 Sensor JavaSensor [java]
19:35:46 [INFO] 23:35:46.554 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:35:46 [INFO] 23:35:46.564 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:35:46 [INFO] 23:35:46.564 Using ECJ batch to parse 5 Main java source files with batch size 214 KB.
19:35:46 [INFO] 23:35:46.571 Starting batch processing.
19:35:46 [INFO] 23:35:46.647 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:35:47 [INFO] 23:35:47.805 100% analyzed
19:35:47 [INFO] 23:35:47.805 Batch processing: Done.
19:35:47 [INFO] 23:35:47.807 Did not optimize analysis for any files, performed a full analysis for all 5 files.
19:35:47 [INFO] 23:35:47.836 No "Test" source files to scan.
19:35:47 [INFO] 23:35:47.836 No "Generated" source files to scan.
19:35:47 [INFO] 23:35:47.836 Sensor JavaSensor [java] (done) | time=1283ms
19:35:47 [INFO] 23:35:47.837 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:35:47 [INFO] 23:35:47.837 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:35:47 [INFO] 23:35:47.837 Sensor SurefireSensor [java]
19:35:47 [INFO] 23:35:47.840 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/surefire-reports]
19:35:47 [INFO] 23:35:47.841 Sensor SurefireSensor [java] (done) | time=4ms
19:35:47 [INFO] 23:35:47.841 Sensor XML Sensor [xml]
19:35:47 [INFO] 23:35:47.842 1 source file to be analyzed
19:35:47 [INFO] 23:35:47.858 1/1 source file has been analyzed
19:35:47 [INFO] 23:35:47.858 Sensor XML Sensor [xml] (done) | time=17ms
19:35:47 [INFO] 23:35:47.859 Sensor JaCoCo XML Report Importer [jacoco]
19:35:47 [INFO] 23:35:47.859 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:35:47 [INFO] 23:35:47.870 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms
19:35:47 [INFO] 23:35:47.871 Sensor Java Config Sensor [iac]
19:35:47 [INFO] 23:35:47.872 0 source files to be analyzed
19:35:47 [INFO] 23:35:47.872 0/0 source files have been analyzed
19:35:47 [INFO] 23:35:47.873 Sensor Java Config Sensor [iac] (done) | time=1ms
19:35:47 [INFO] 23:35:47.873 Sensor IaC Docker Sensor [iac]
19:35:47 [INFO] 23:35:47.873 0 source files to be analyzed
19:35:47 [INFO] 23:35:47.886 0/0 source files have been analyzed
19:35:47 [INFO] 23:35:47.887 Sensor IaC Docker Sensor [iac] (done) | time=14ms
19:35:47 [INFO] 23:35:47.887 Sensor Serverless configuration file sensor [security]
19:35:47 [INFO] 23:35:47.887 0 Serverless function entries were found in the project
19:35:47 [INFO] 23:35:47.887 0 Serverless function handlers were kept as entrypoints
19:35:47 [INFO] 23:35:47.887 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:35:47 [INFO] 23:35:47.887 Sensor AWS SAM template file sensor [security]
19:35:47 [INFO] 23:35:47.887 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:35:47 [INFO] 23:35:47.888 Sensor AWS SAM Inline template file sensor [security]
19:35:47 [INFO] 23:35:47.888 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:35:47 [INFO] 23:35:47.888 ------------- Run sensors on module org.eclipse.sirius.properties
19:35:48 [INFO] 23:35:47.998 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:35:48 [INFO] 23:35:47.998 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:35:48 [INFO] 23:35:47.998 Sensor XML Sensor [xml]
19:35:48 [INFO] 23:35:47.999 1 source file to be analyzed
19:35:48 [INFO] 23:35:48.013 1/1 source file has been analyzed
19:35:48 [INFO] 23:35:48.013 Sensor XML Sensor [xml] (done) | time=15ms
19:35:48 [INFO] 23:35:48.013 Sensor JaCoCo XML Report Importer [jacoco]
19:35:48 [INFO] 23:35:48.013 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:35:48 [INFO] 23:35:48.088 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=75ms
19:35:48 [INFO] 23:35:48.088 Sensor Java Config Sensor [iac]
19:35:48 [INFO] 23:35:48.089 0 source files to be analyzed
19:35:48 [INFO] 23:35:48.089 0/0 source files have been analyzed
19:35:48 [INFO] 23:35:48.089 Sensor Java Config Sensor [iac] (done) | time=1ms
19:35:48 [INFO] 23:35:48.089 Sensor IaC Docker Sensor [iac]
19:35:48 [INFO] 23:35:48.089 0 source files to be analyzed
19:35:48 [INFO] 23:35:48.100 0/0 source files have been analyzed
19:35:48 [INFO] 23:35:48.100 Sensor IaC Docker Sensor [iac] (done) | time=11ms
19:35:48 [INFO] 23:35:48.100 Sensor Serverless configuration file sensor [security]
19:35:48 [INFO] 23:35:48.100 0 Serverless function entries were found in the project
19:35:48 [INFO] 23:35:48.100 0 Serverless function handlers were kept as entrypoints
19:35:48 [INFO] 23:35:48.100 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:35:48 [INFO] 23:35:48.101 Sensor AWS SAM template file sensor [security]
19:35:48 [INFO] 23:35:48.101 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:35:48 [INFO] 23:35:48.101 Sensor AWS SAM Inline template file sensor [security]
19:35:48 [INFO] 23:35:48.101 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:35:48 [INFO] 23:35:48.101 ------------- Run sensors on module org.eclipse.sirius.ui
19:35:48 [INFO] 23:35:48.206 Sensor JavaSensor [java]
19:35:48 [INFO] 23:35:48.207 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:35:48 [INFO] 23:35:48.215 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:35:48 [INFO] 23:35:48.216 Using ECJ batch to parse 284 Main java source files with batch size 214 KB.
19:35:48 [INFO] 23:35:48.249 Starting batch processing.
19:35:48 [INFO] 23:35:48.393 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:36:27 [INFO] 23:36:27.389 100% analyzed
19:36:27 [INFO] 23:36:27.389 Batch processing: Done.
19:36:27 [INFO] 23:36:27.391 Did not optimize analysis for any files, performed a full analysis for all 284 files.
19:36:27 [INFO] 23:36:27.555 No "Test" source files to scan.
19:36:27 [INFO] 23:36:27.555 No "Generated" source files to scan.
19:36:27 [INFO] 23:36:27.555 Sensor JavaSensor [java] (done) | time=39349ms
19:36:27 [INFO] 23:36:27.556 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:27 [INFO] 23:36:27.556 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:36:27 [INFO] 23:36:27.557 Sensor SurefireSensor [java]
19:36:27 [INFO] 23:36:27.557 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/surefire-reports]
19:36:27 [INFO] 23:36:27.557 Sensor SurefireSensor [java] (done) | time=0ms
19:36:27 [INFO] 23:36:27.557 Sensor XML Sensor [xml]
19:36:27 [INFO] 23:36:27.558 1 source file to be analyzed
19:36:27 [INFO] 23:36:27.574 1/1 source file has been analyzed
19:36:27 [INFO] 23:36:27.574 Sensor XML Sensor [xml] (done) | time=17ms
19:36:27 [INFO] 23:36:27.575 Sensor JaCoCo XML Report Importer [jacoco]
19:36:27 [INFO] 23:36:27.577 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:27 [INFO] 23:36:27.723 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=149ms
19:36:27 [INFO] 23:36:27.724 Sensor Java Config Sensor [iac]
19:36:27 [INFO] 23:36:27.731 0 source files to be analyzed
19:36:27 [INFO] 23:36:27.731 0/0 source files have been analyzed
19:36:27 [INFO] 23:36:27.731 Sensor Java Config Sensor [iac] (done) | time=7ms
19:36:27 [INFO] 23:36:27.741 Sensor IaC Docker Sensor [iac]
19:36:27 [INFO] 23:36:27.743 0 source files to be analyzed
19:36:27 [INFO] 23:36:27.758 0/0 source files have been analyzed
19:36:27 [INFO] 23:36:27.758 Sensor IaC Docker Sensor [iac] (done) | time=17ms
19:36:27 [INFO] 23:36:27.759 Sensor Serverless configuration file sensor [security]
19:36:27 [INFO] 23:36:27.759 0 Serverless function entries were found in the project
19:36:27 [INFO] 23:36:27.760 0 Serverless function handlers were kept as entrypoints
19:36:27 [INFO] 23:36:27.760 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:36:27 [INFO] 23:36:27.760 Sensor AWS SAM template file sensor [security]
19:36:27 [INFO] 23:36:27.760 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:36:27 [INFO] 23:36:27.761 Sensor AWS SAM Inline template file sensor [security]
19:36:27 [INFO] 23:36:27.761 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:36:27 [INFO] 23:36:27.762 ------------- Run sensors on module org.eclipse.sirius.ext.e3
19:36:27 [INFO] 23:36:27.863 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:27 [INFO] 23:36:27.863 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:36:27 [INFO] 23:36:27.863 Sensor XML Sensor [xml]
19:36:27 [INFO] 23:36:27.864 1 source file to be analyzed
19:36:27 [INFO] 23:36:27.878 1/1 source file has been analyzed
19:36:27 [INFO] 23:36:27.878 Sensor XML Sensor [xml] (done) | time=15ms
19:36:27 [INFO] 23:36:27.879 Sensor JaCoCo XML Report Importer [jacoco]
19:36:27 [INFO] 23:36:27.879 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:27 [INFO] 23:36:27.880 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
19:36:27 [INFO] 23:36:27.880 Sensor Java Config Sensor [iac]
19:36:27 [INFO] 23:36:27.881 0 source files to be analyzed
19:36:27 [INFO] 23:36:27.881 0/0 source files have been analyzed
19:36:27 [INFO] 23:36:27.881 Sensor Java Config Sensor [iac] (done) | time=1ms
19:36:27 [INFO] 23:36:27.881 Sensor IaC Docker Sensor [iac]
19:36:27 [INFO] 23:36:27.882 0 source files to be analyzed
19:36:27 [INFO] 23:36:27.891 0/0 source files have been analyzed
19:36:27 [INFO] 23:36:27.891 Sensor IaC Docker Sensor [iac] (done) | time=10ms
19:36:27 [INFO] 23:36:27.891 Sensor Serverless configuration file sensor [security]
19:36:27 [INFO] 23:36:27.891 0 Serverless function entries were found in the project
19:36:27 [INFO] 23:36:27.891 0 Serverless function handlers were kept as entrypoints
19:36:27 [INFO] 23:36:27.891 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:36:27 [INFO] 23:36:27.892 Sensor AWS SAM template file sensor [security]
19:36:27 [INFO] 23:36:27.892 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:36:27 [INFO] 23:36:27.892 Sensor AWS SAM Inline template file sensor [security]
19:36:27 [INFO] 23:36:27.892 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:36:27 [INFO] 23:36:27.893 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.editor
19:36:27 [INFO] 23:36:27.991 Sensor JavaSensor [java]
19:36:27 [INFO] 23:36:27.991 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:36:28 [INFO] 23:36:27.998 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:36:28 [INFO] 23:36:27.999 No "Main" source files to scan.
19:36:28 [INFO] 23:36:28.057 Using ECJ batch to parse 4 Test java source files with batch size 214 KB.
19:36:28 [INFO] 23:36:28.070 Starting batch processing.
19:36:28 [INFO] 23:36:28.155 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:36:28 [INFO] 23:36:28.587 100% analyzed
19:36:28 [INFO] 23:36:28.587 Batch processing: Done.
19:36:28 [INFO] 23:36:28.588 Did not optimize analysis for any files, performed a full analysis for all 4 files.
19:36:28 [INFO] 23:36:28.588 No "Generated" source files to scan.
19:36:28 [INFO] 23:36:28.588 Sensor JavaSensor [java] (done) | time=597ms
19:36:28 [INFO] 23:36:28.588 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:28 [INFO] 23:36:28.589 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:36:28 [INFO] 23:36:28.589 Sensor SurefireSensor [java]
19:36:28 [INFO] 23:36:28.589 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/target/surefire-reports]
19:36:28 [INFO] 23:36:28.589 Sensor SurefireSensor [java] (done) | time=0ms
19:36:28 [INFO] 23:36:28.589 Sensor XML Sensor [xml]
19:36:28 [INFO] 23:36:28.590 1 source file to be analyzed
19:36:28 [INFO] 23:36:28.603 1/1 source file has been analyzed
19:36:28 [INFO] 23:36:28.604 Sensor XML Sensor [xml] (done) | time=15ms
19:36:28 [INFO] 23:36:28.604 Sensor JaCoCo XML Report Importer [jacoco]
19:36:28 [INFO] 23:36:28.604 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:28 [INFO] 23:36:28.610 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms
19:36:28 [INFO] 23:36:28.610 Sensor Java Config Sensor [iac]
19:36:28 [INFO] 23:36:28.611 0 source files to be analyzed
19:36:28 [INFO] 23:36:28.611 0/0 source files have been analyzed
19:36:28 [INFO] 23:36:28.611 Sensor Java Config Sensor [iac] (done) | time=1ms
19:36:28 [INFO] 23:36:28.611 Sensor IaC Docker Sensor [iac]
19:36:28 [INFO] 23:36:28.612 0 source files to be analyzed
19:36:28 [INFO] 23:36:28.621 0/0 source files have been analyzed
19:36:28 [INFO] 23:36:28.621 Sensor IaC Docker Sensor [iac] (done) | time=10ms
19:36:28 [INFO] 23:36:28.622 Sensor Serverless configuration file sensor [security]
19:36:28 [INFO] 23:36:28.622 0 Serverless function entries were found in the project
19:36:28 [INFO] 23:36:28.622 0 Serverless function handlers were kept as entrypoints
19:36:28 [INFO] 23:36:28.622 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:36:28 [INFO] 23:36:28.622 Sensor AWS SAM template file sensor [security]
19:36:28 [INFO] 23:36:28.641 Sensor AWS SAM template file sensor [security] (done) | time=18ms
19:36:28 [INFO] 23:36:28.641 Sensor AWS SAM Inline template file sensor [security]
19:36:28 [INFO] 23:36:28.641 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:36:28 [INFO] 23:36:28.641 ------------- Run sensors on module org.eclipse.sirius.properties.defaultrules
19:36:28 [INFO] 23:36:28.719 Sensor JavaSensor [java]
19:36:28 [INFO] 23:36:28.719 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:36:28 [INFO] 23:36:28.722 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:36:28 [INFO] 23:36:28.723 Using ECJ batch to parse 3 Main java source files with batch size 214 KB.
19:36:28 [INFO] 23:36:28.725 Starting batch processing.
19:36:28 [INFO] 23:36:28.768 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:36:28 [INFO] 23:36:28.860 100% analyzed
19:36:28 [INFO] 23:36:28.860 Batch processing: Done.
19:36:28 [INFO] 23:36:28.860 Did not optimize analysis for any files, performed a full analysis for all 3 files.
19:36:28 [INFO] 23:36:28.906 No "Test" source files to scan.
19:36:28 [INFO] 23:36:28.906 No "Generated" source files to scan.
19:36:28 [INFO] 23:36:28.906 Sensor JavaSensor [java] (done) | time=187ms
19:36:28 [INFO] 23:36:28.907 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:28 [INFO] 23:36:28.907 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:36:28 [INFO] 23:36:28.907 Sensor SurefireSensor [java]
19:36:28 [INFO] 23:36:28.907 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/surefire-reports]
19:36:28 [INFO] 23:36:28.907 Sensor SurefireSensor [java] (done) | time=0ms
19:36:28 [INFO] 23:36:28.907 Sensor XML Sensor [xml]
19:36:28 [INFO] 23:36:28.908 1 source file to be analyzed
19:36:28 [INFO] 23:36:28.920 1/1 source file has been analyzed
19:36:28 [INFO] 23:36:28.920 Sensor XML Sensor [xml] (done) | time=13ms
19:36:28 [INFO] 23:36:28.920 Sensor JaCoCo XML Report Importer [jacoco]
19:36:28 [INFO] 23:36:28.920 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:28 [INFO] 23:36:28.922 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:36:28 [INFO] 23:36:28.922 Sensor Java Config Sensor [iac]
19:36:28 [INFO] 23:36:28.923 0 source files to be analyzed
19:36:28 [INFO] 23:36:28.923 0/0 source files have been analyzed
19:36:28 [INFO] 23:36:28.923 Sensor Java Config Sensor [iac] (done) | time=1ms
19:36:28 [INFO] 23:36:28.924 Sensor IaC Docker Sensor [iac]
19:36:28 [INFO] 23:36:28.924 0 source files to be analyzed
19:36:28 [INFO] 23:36:28.943 0/0 source files have been analyzed
19:36:28 [INFO] 23:36:28.943 Sensor IaC Docker Sensor [iac] (done) | time=19ms
19:36:28 [INFO] 23:36:28.944 Sensor Serverless configuration file sensor [security]
19:36:28 [INFO] 23:36:28.944 0 Serverless function entries were found in the project
19:36:28 [INFO] 23:36:28.944 0 Serverless function handlers were kept as entrypoints
19:36:28 [INFO] 23:36:28.944 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:36:28 [INFO] 23:36:28.944 Sensor AWS SAM template file sensor [security]
19:36:28 [INFO] 23:36:28.945 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:36:28 [INFO] 23:36:28.945 Sensor AWS SAM Inline template file sensor [security]
19:36:28 [INFO] 23:36:28.945 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:36:28 [INFO] 23:36:28.945 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.mtl.ide
19:36:29 [INFO] 23:36:29.013 Sensor JavaSensor [java]
19:36:29 [INFO] 23:36:29.014 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:36:29 [INFO] 23:36:29.023 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:36:29 [INFO] 23:36:29.023 Using ECJ batch to parse 6 Main java source files with batch size 214 KB.
19:36:29 [INFO] 23:36:29.031 Starting batch processing.
19:36:29 [INFO] 23:36:29.096 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:36:30 [INFO] 23:36:30.533 100% analyzed
19:36:30 [INFO] 23:36:30.533 Batch processing: Done.
19:36:30 [INFO] 23:36:30.534 Did not optimize analysis for any files, performed a full analysis for all 6 files.
19:36:30 [INFO] 23:36:30.584 No "Test" source files to scan.
19:36:30 [INFO] 23:36:30.584 No "Generated" source files to scan.
19:36:30 [INFO] 23:36:30.584 Sensor JavaSensor [java] (done) | time=1571ms
19:36:30 [INFO] 23:36:30.584 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:30 [INFO] 23:36:30.585 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:36:30 [INFO] 23:36:30.585 Sensor SurefireSensor [java]
19:36:30 [INFO] 23:36:30.585 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/surefire-reports]
19:36:30 [INFO] 23:36:30.585 Sensor SurefireSensor [java] (done) | time=0ms
19:36:30 [INFO] 23:36:30.585 Sensor XML Sensor [xml]
19:36:30 [INFO] 23:36:30.586 1 source file to be analyzed
19:36:30 [INFO] 23:36:30.598 1/1 source file has been analyzed
19:36:30 [INFO] 23:36:30.599 Sensor XML Sensor [xml] (done) | time=13ms
19:36:30 [INFO] 23:36:30.599 Sensor JaCoCo XML Report Importer [jacoco]
19:36:30 [INFO] 23:36:30.599 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:30 [INFO] 23:36:30.602 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
19:36:30 [INFO] 23:36:30.602 Sensor Java Config Sensor [iac]
19:36:30 [INFO] 23:36:30.603 0 source files to be analyzed
19:36:30 [INFO] 23:36:30.603 0/0 source files have been analyzed
19:36:30 [INFO] 23:36:30.603 Sensor Java Config Sensor [iac] (done) | time=1ms
19:36:30 [INFO] 23:36:30.603 Sensor IaC Docker Sensor [iac]
19:36:30 [INFO] 23:36:30.603 0 source files to be analyzed
19:36:30 [INFO] 23:36:30.642 0/0 source files have been analyzed
19:36:30 [INFO] 23:36:30.643 Sensor IaC Docker Sensor [iac] (done) | time=40ms
19:36:30 [INFO] 23:36:30.643 Sensor Serverless configuration file sensor [security]
19:36:30 [INFO] 23:36:30.643 0 Serverless function entries were found in the project
19:36:30 [INFO] 23:36:30.643 0 Serverless function handlers were kept as entrypoints
19:36:30 [INFO] 23:36:30.643 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:36:30 [INFO] 23:36:30.643 Sensor AWS SAM template file sensor [security]
19:36:30 [INFO] 23:36:30.643 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:36:30 [INFO] 23:36:30.644 Sensor AWS SAM Inline template file sensor [security]
19:36:30 [INFO] 23:36:30.644 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:36:30 [INFO] 23:36:30.644 ------------- Run sensors on module org.eclipse.sirius.sample.interactions
19:36:30 [INFO] 23:36:30.713 Sensor JavaSensor [java]
19:36:30 [INFO] 23:36:30.714 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:36:30 [INFO] 23:36:30.716 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:36:30 [INFO] 23:36:30.716 No "Main" source files to scan.
19:36:30 [INFO] 23:36:30.792 Using ECJ batch to parse 52 Test java source files with batch size 214 KB.
19:36:30 [INFO] 23:36:30.816 Starting batch processing.
19:36:30 [INFO] 23:36:30.868 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:36:32 [INFO] 23:36:32.108 100% analyzed
19:36:32 [INFO] 23:36:32.108 Batch processing: Done.
19:36:32 [INFO] 23:36:32.108 Did not optimize analysis for any files, performed a full analysis for all 52 files.
19:36:32 [INFO] 23:36:32.108 No "Generated" source files to scan.
19:36:32 [INFO] 23:36:32.109 Sensor JavaSensor [java] (done) | time=1396ms
19:36:32 [INFO] 23:36:32.109 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:32 [INFO] 23:36:32.109 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:36:32 [INFO] 23:36:32.109 Sensor SurefireSensor [java]
19:36:32 [INFO] 23:36:32.109 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/surefire-reports]
19:36:32 [INFO] 23:36:32.109 Sensor SurefireSensor [java] (done) | time=0ms
19:36:32 [INFO] 23:36:32.110 Sensor XML Sensor [xml]
19:36:32 [INFO] 23:36:32.110 1 source file to be analyzed
19:36:32 [INFO] 23:36:32.120 1/1 source file has been analyzed
19:36:32 [INFO] 23:36:32.120 Sensor XML Sensor [xml] (done) | time=10ms
19:36:32 [INFO] 23:36:32.120 Sensor JaCoCo XML Report Importer [jacoco]
19:36:32 [INFO] 23:36:32.121 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:32 [INFO] 23:36:32.152 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=32ms
19:36:32 [INFO] 23:36:32.152 Sensor Java Config Sensor [iac]
19:36:32 [INFO] 23:36:32.153 0 source files to be analyzed
19:36:32 [INFO] 23:36:32.153 0/0 source files have been analyzed
19:36:32 [INFO] 23:36:32.153 Sensor Java Config Sensor [iac] (done) | time=1ms
19:36:32 [INFO] 23:36:32.154 Sensor IaC Docker Sensor [iac]
19:36:32 [INFO] 23:36:32.154 0 source files to be analyzed
19:36:32 [INFO] 23:36:32.161 0/0 source files have been analyzed
19:36:32 [INFO] 23:36:32.161 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:36:32 [INFO] 23:36:32.162 Sensor Serverless configuration file sensor [security]
19:36:32 [INFO] 23:36:32.162 0 Serverless function entries were found in the project
19:36:32 [INFO] 23:36:32.162 0 Serverless function handlers were kept as entrypoints
19:36:32 [INFO] 23:36:32.162 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:36:32 [INFO] 23:36:32.162 Sensor AWS SAM template file sensor [security]
19:36:32 [INFO] 23:36:32.162 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:36:32 [INFO] 23:36:32.162 Sensor AWS SAM Inline template file sensor [security]
19:36:32 [INFO] 23:36:32.162 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:36:32 [INFO] 23:36:32.163 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.model
19:36:32 [INFO] 23:36:32.230 Sensor JavaSensor [java]
19:36:32 [INFO] 23:36:32.230 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:36:32 [INFO] 23:36:32.233 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:36:32 [INFO] 23:36:32.233 Using ECJ batch to parse 14 Main java source files with batch size 214 KB.
19:36:32 [INFO] 23:36:32.245 Starting batch processing.
19:36:32 [INFO] 23:36:32.282 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:36:32 [INFO] 23:36:32.714 100% analyzed
19:36:32 [INFO] 23:36:32.714 Batch processing: Done.
19:36:32 [INFO] 23:36:32.714 Did not optimize analysis for any files, performed a full analysis for all 14 files.
19:36:32 [INFO] 23:36:32.768 No "Test" source files to scan.
19:36:32 [INFO] 23:36:32.768 No "Generated" source files to scan.
19:36:32 [INFO] 23:36:32.768 Sensor JavaSensor [java] (done) | time=538ms
19:36:32 [INFO] 23:36:32.768 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:32 [INFO] 23:36:32.768 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:36:32 [INFO] 23:36:32.768 Sensor SurefireSensor [java]
19:36:32 [INFO] 23:36:32.768 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/target/surefire-reports]
19:36:32 [INFO] 23:36:32.769 Sensor SurefireSensor [java] (done) | time=0ms
19:36:32 [INFO] 23:36:32.769 Sensor XML Sensor [xml]
19:36:32 [INFO] 23:36:32.769 1 source file to be analyzed
19:36:32 [INFO] 23:36:32.780 1/1 source file has been analyzed
19:36:32 [INFO] 23:36:32.780 Sensor XML Sensor [xml] (done) | time=11ms
19:36:32 [INFO] 23:36:32.780 Sensor JaCoCo XML Report Importer [jacoco]
19:36:32 [INFO] 23:36:32.781 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:32 [INFO] 23:36:32.799 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=19ms
19:36:32 [INFO] 23:36:32.799 Sensor Java Config Sensor [iac]
19:36:32 [INFO] 23:36:32.800 0 source files to be analyzed
19:36:32 [INFO] 23:36:32.800 0/0 source files have been analyzed
19:36:32 [INFO] 23:36:32.800 Sensor Java Config Sensor [iac] (done) | time=1ms
19:36:32 [INFO] 23:36:32.801 Sensor IaC Docker Sensor [iac]
19:36:32 [INFO] 23:36:32.801 0 source files to be analyzed
19:36:32 [INFO] 23:36:32.809 0/0 source files have been analyzed
19:36:32 [INFO] 23:36:32.809 Sensor IaC Docker Sensor [iac] (done) | time=8ms
19:36:32 [INFO] 23:36:32.809 Sensor Serverless configuration file sensor [security]
19:36:32 [INFO] 23:36:32.809 0 Serverless function entries were found in the project
19:36:32 [INFO] 23:36:32.809 0 Serverless function handlers were kept as entrypoints
19:36:32 [INFO] 23:36:32.809 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:36:32 [INFO] 23:36:32.809 Sensor AWS SAM template file sensor [security]
19:36:32 [INFO] 23:36:32.809 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:36:32 [INFO] 23:36:32.810 Sensor AWS SAM Inline template file sensor [security]
19:36:32 [INFO] 23:36:32.810 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:36:32 [INFO] 23:36:32.810 ------------- Run sensors on module org.eclipse.sirius.tests.sample.benchmark
19:36:32 [INFO] 23:36:32.877 Sensor JavaSensor [java]
19:36:32 [INFO] 23:36:32.878 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:36:32 [INFO] 23:36:32.880 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:36:32 [INFO] 23:36:32.880 No "Main" source files to scan.
19:36:32 [INFO] 23:36:32.934 Using ECJ batch to parse 20 Test java source files with batch size 214 KB.
19:36:32 [INFO] 23:36:32.951 Starting batch processing.
19:36:32 [INFO] 23:36:32.995 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:36:33 [INFO] 23:36:33.321 100% analyzed
19:36:33 [INFO] 23:36:33.321 Batch processing: Done.
19:36:33 [INFO] 23:36:33.322 Did not optimize analysis for any files, performed a full analysis for all 20 files.
19:36:33 [INFO] 23:36:33.322 No "Generated" source files to scan.
19:36:33 [INFO] 23:36:33.322 Sensor JavaSensor [java] (done) | time=445ms
19:36:33 [INFO] 23:36:33.322 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:33 [INFO] 23:36:33.322 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:36:33 [INFO] 23:36:33.323 Sensor SurefireSensor [java]
19:36:33 [INFO] 23:36:33.323 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/target/surefire-reports]
19:36:33 [INFO] 23:36:33.323 Sensor SurefireSensor [java] (done) | time=1ms
19:36:33 [INFO] 23:36:33.323 Sensor XML Sensor [xml]
19:36:33 [INFO] 23:36:33.323 1 source file to be analyzed
19:36:33 [INFO] 23:36:33.349 1/1 source file has been analyzed
19:36:33 [INFO] 23:36:33.349 Sensor XML Sensor [xml] (done) | time=26ms
19:36:33 [INFO] 23:36:33.350 Sensor JaCoCo XML Report Importer [jacoco]
19:36:33 [INFO] 23:36:33.350 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:33 [INFO] 23:36:33.356 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms
19:36:33 [INFO] 23:36:33.356 Sensor Java Config Sensor [iac]
19:36:33 [INFO] 23:36:33.357 0 source files to be analyzed
19:36:33 [INFO] 23:36:33.357 0/0 source files have been analyzed
19:36:33 [INFO] 23:36:33.357 Sensor Java Config Sensor [iac] (done) | time=1ms
19:36:33 [INFO] 23:36:33.357 Sensor IaC Docker Sensor [iac]
19:36:33 [INFO] 23:36:33.358 0 source files to be analyzed
19:36:33 [INFO] 23:36:33.365 0/0 source files have been analyzed
19:36:33 [INFO] 23:36:33.365 Sensor IaC Docker Sensor [iac] (done) | time=8ms
19:36:33 [INFO] 23:36:33.365 Sensor Serverless configuration file sensor [security]
19:36:33 [INFO] 23:36:33.365 0 Serverless function entries were found in the project
19:36:33 [INFO] 23:36:33.365 0 Serverless function handlers were kept as entrypoints
19:36:33 [INFO] 23:36:33.365 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:36:33 [INFO] 23:36:33.366 Sensor AWS SAM template file sensor [security]
19:36:33 [INFO] 23:36:33.366 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:36:33 [INFO] 23:36:33.366 Sensor AWS SAM Inline template file sensor [security]
19:36:33 [INFO] 23:36:33.366 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:36:33 [INFO] 23:36:33.366 ------------- Run sensors on module org.eclipse.sirius.tests.sample.migration.design
19:36:33 [INFO] 23:36:33.445 Sensor JavaSensor [java]
19:36:33 [INFO] 23:36:33.445 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:36:33 [INFO] 23:36:33.456 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:36:33 [INFO] 23:36:33.456 No "Main" source files to scan.
19:36:33 [INFO] 23:36:33.520 Using ECJ batch to parse 5 Test java source files with batch size 214 KB.
19:36:33 [INFO] 23:36:33.530 Starting batch processing.
19:36:33 [INFO] 23:36:33.622 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:36:33 [INFO] 23:36:33.906 100% analyzed
19:36:33 [INFO] 23:36:33.906 Batch processing: Done.
19:36:33 [INFO] 23:36:33.907 Did not optimize analysis for any files, performed a full analysis for all 5 files.
19:36:33 [INFO] 23:36:33.940 No "Generated" source files to scan.
19:36:33 [INFO] 23:36:33.941 Sensor JavaSensor [java] (done) | time=496ms
19:36:33 [INFO] 23:36:33.941 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:33 [INFO] 23:36:33.941 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:36:33 [INFO] 23:36:33.941 Sensor SurefireSensor [java]
19:36:33 [INFO] 23:36:33.941 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/target/surefire-reports]
19:36:33 [INFO] 23:36:33.941 Sensor SurefireSensor [java] (done) | time=0ms
19:36:33 [INFO] 23:36:33.942 Sensor XML Sensor [xml]
19:36:33 [INFO] 23:36:33.942 1 source file to be analyzed
19:36:33 [INFO] 23:36:33.952 1/1 source file has been analyzed
19:36:33 [INFO] 23:36:33.952 Sensor XML Sensor [xml] (done) | time=10ms
19:36:33 [INFO] 23:36:33.952 Sensor JaCoCo XML Report Importer [jacoco]
19:36:33 [INFO] 23:36:33.953 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:33 [INFO] 23:36:33.956 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
19:36:33 [INFO] 23:36:33.956 Sensor Java Config Sensor [iac]
19:36:33 [INFO] 23:36:33.957 0 source files to be analyzed
19:36:33 [INFO] 23:36:33.957 0/0 source files have been analyzed
19:36:33 [INFO] 23:36:33.957 Sensor Java Config Sensor [iac] (done) | time=1ms
19:36:33 [INFO] 23:36:33.957 Sensor IaC Docker Sensor [iac]
19:36:33 [INFO] 23:36:33.958 0 source files to be analyzed
19:36:33 [INFO] 23:36:33.965 0/0 source files have been analyzed
19:36:33 [INFO] 23:36:33.965 Sensor IaC Docker Sensor [iac] (done) | time=8ms
19:36:33 [INFO] 23:36:33.965 Sensor Serverless configuration file sensor [security]
19:36:33 [INFO] 23:36:33.965 0 Serverless function entries were found in the project
19:36:33 [INFO] 23:36:33.965 0 Serverless function handlers were kept as entrypoints
19:36:33 [INFO] 23:36:33.965 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:36:33 [INFO] 23:36:33.965 Sensor AWS SAM template file sensor [security]
19:36:33 [INFO] 23:36:33.965 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:36:33 [INFO] 23:36:33.966 Sensor AWS SAM Inline template file sensor [security]
19:36:33 [INFO] 23:36:33.966 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:36:33 [INFO] 23:36:33.966 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.ide
19:36:34 [INFO] 23:36:34.042 Sensor JavaSensor [java]
19:36:34 [INFO] 23:36:34.042 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:36:34 [INFO] 23:36:34.049 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:36:34 [INFO] 23:36:34.049 No "Main" source files to scan.
19:36:34 [INFO] 23:36:34.138 Using ECJ batch to parse 4 Test java source files with batch size 214 KB.
19:36:34 [INFO] 23:36:34.156 Starting batch processing.
19:36:34 [INFO] 23:36:34.446 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:36:34 [INFO] 23:36:34.754 100% analyzed
19:36:34 [INFO] 23:36:34.754 Batch processing: Done.
19:36:34 [INFO] 23:36:34.755 Did not optimize analysis for any files, performed a full analysis for all 4 files.
19:36:34 [INFO] 23:36:34.755 No "Generated" source files to scan.
19:36:34 [INFO] 23:36:34.755 Sensor JavaSensor [java] (done) | time=713ms
19:36:34 [INFO] 23:36:34.755 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:34 [INFO] 23:36:34.755 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:36:34 [INFO] 23:36:34.755 Sensor SurefireSensor [java]
19:36:34 [INFO] 23:36:34.755 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/surefire-reports]
19:36:34 [INFO] 23:36:34.756 Sensor SurefireSensor [java] (done) | time=0ms
19:36:34 [INFO] 23:36:34.756 Sensor XML Sensor [xml]
19:36:34 [INFO] 23:36:34.756 1 source file to be analyzed
19:36:34 [INFO] 23:36:34.766 1/1 source file has been analyzed
19:36:34 [INFO] 23:36:34.766 Sensor XML Sensor [xml] (done) | time=10ms
19:36:34 [INFO] 23:36:34.766 Sensor JaCoCo XML Report Importer [jacoco]
19:36:34 [INFO] 23:36:34.766 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:34 [INFO] 23:36:34.772 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms
19:36:34 [INFO] 23:36:34.772 Sensor Java Config Sensor [iac]
19:36:34 [INFO] 23:36:34.773 0 source files to be analyzed
19:36:34 [INFO] 23:36:34.773 0/0 source files have been analyzed
19:36:34 [INFO] 23:36:34.773 Sensor Java Config Sensor [iac] (done) | time=1ms
19:36:34 [INFO] 23:36:34.773 Sensor IaC Docker Sensor [iac]
19:36:34 [INFO] 23:36:34.774 0 source files to be analyzed
19:36:34 [INFO] 23:36:34.792 0/0 source files have been analyzed
19:36:34 [INFO] 23:36:34.792 Sensor IaC Docker Sensor [iac] (done) | time=19ms
19:36:34 [INFO] 23:36:34.792 Sensor Serverless configuration file sensor [security]
19:36:34 [INFO] 23:36:34.792 0 Serverless function entries were found in the project
19:36:34 [INFO] 23:36:34.793 0 Serverless function handlers were kept as entrypoints
19:36:34 [INFO] 23:36:34.793 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:36:34 [INFO] 23:36:34.793 Sensor AWS SAM template file sensor [security]
19:36:34 [INFO] 23:36:34.793 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:36:34 [INFO] 23:36:34.793 Sensor AWS SAM Inline template file sensor [security]
19:36:34 [INFO] 23:36:34.793 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:36:34 [INFO] 23:36:34.793 ------------- Run sensors on module org.eclipse.sirius.model
19:36:35 [INFO] 23:36:35.100 Sensor JavaSensor [java]
19:36:35 [INFO] 23:36:35.100 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:36:35 [INFO] 23:36:35.103 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:36:35 [INFO] 23:36:35.103 Using ECJ batch to parse 29 Main java source files with batch size 214 KB.
19:36:35 [INFO] 23:36:35.116 Starting batch processing.
19:36:35 [INFO] 23:36:35.167 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:36:36 [INFO] 23:36:36.614 100% analyzed
19:36:36 [INFO] 23:36:36.614 Batch processing: Done.
19:36:36 [INFO] 23:36:36.615 Did not optimize analysis for any files, performed a full analysis for all 29 files.
19:36:36 [INFO] 23:36:36.663 No "Test" source files to scan.
19:36:36 [INFO] 23:36:36.663 No "Generated" source files to scan.
19:36:36 [INFO] 23:36:36.663 Sensor JavaSensor [java] (done) | time=1563ms
19:36:36 [INFO] 23:36:36.663 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:36 [INFO] 23:36:36.664 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:36:36 [INFO] 23:36:36.664 Sensor SurefireSensor [java]
19:36:36 [INFO] 23:36:36.664 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/surefire-reports]
19:36:36 [INFO] 23:36:36.664 Sensor SurefireSensor [java] (done) | time=0ms
19:36:36 [INFO] 23:36:36.664 Sensor XML Sensor [xml]
19:36:36 [INFO] 23:36:36.665 1 source file to be analyzed
19:36:36 [INFO] 23:36:36.674 1/1 source file has been analyzed
19:36:36 [INFO] 23:36:36.674 Sensor XML Sensor [xml] (done) | time=10ms
19:36:36 [INFO] 23:36:36.674 Sensor JaCoCo XML Report Importer [jacoco]
19:36:36 [INFO] 23:36:36.675 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:36 [INFO] 23:36:36.713 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=39ms
19:36:36 [INFO] 23:36:36.713 Sensor Java Config Sensor [iac]
19:36:36 [INFO] 23:36:36.715 0 source files to be analyzed
19:36:36 [INFO] 23:36:36.715 0/0 source files have been analyzed
19:36:36 [INFO] 23:36:36.715 Sensor Java Config Sensor [iac] (done) | time=2ms
19:36:36 [INFO] 23:36:36.715 Sensor IaC Docker Sensor [iac]
19:36:36 [INFO] 23:36:36.715 0 source files to be analyzed
19:36:36 [INFO] 23:36:36.722 0/0 source files have been analyzed
19:36:36 [INFO] 23:36:36.722 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:36:36 [INFO] 23:36:36.722 Sensor Serverless configuration file sensor [security]
19:36:36 [INFO] 23:36:36.723 0 Serverless function entries were found in the project
19:36:36 [INFO] 23:36:36.723 0 Serverless function handlers were kept as entrypoints
19:36:36 [INFO] 23:36:36.723 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:36:36 [INFO] 23:36:36.723 Sensor AWS SAM template file sensor [security]
19:36:36 [INFO] 23:36:36.723 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:36:36 [INFO] 23:36:36.723 Sensor AWS SAM Inline template file sensor [security]
19:36:36 [INFO] 23:36:36.723 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:36:36 [INFO] 23:36:36.723 ------------- Run sensors on module org.eclipse.sirius.common.xtext
19:36:36 [INFO] 23:36:36.799 Sensor JavaSensor [java]
19:36:36 [INFO] 23:36:36.800 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:36:36 [INFO] 23:36:36.809 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:36:36 [INFO] 23:36:36.809 Using ECJ batch to parse 5 Main java source files with batch size 214 KB.
19:36:36 [INFO] 23:36:36.814 Starting batch processing.
19:36:36 [INFO] 23:36:36.881 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:36:37 [INFO] 23:36:37.232 100% analyzed
19:36:37 [INFO] 23:36:37.232 Batch processing: Done.
19:36:37 [INFO] 23:36:37.233 Did not optimize analysis for any files, performed a full analysis for all 5 files.
19:36:37 [INFO] 23:36:37.283 No "Test" source files to scan.
19:36:37 [INFO] 23:36:37.283 No "Generated" source files to scan.
19:36:37 [INFO] 23:36:37.283 Sensor JavaSensor [java] (done) | time=484ms
19:36:37 [INFO] 23:36:37.284 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:37 [INFO] 23:36:37.284 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:36:37 [INFO] 23:36:37.284 Sensor SurefireSensor [java]
19:36:37 [INFO] 23:36:37.284 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/surefire-reports]
19:36:37 [INFO] 23:36:37.284 Sensor SurefireSensor [java] (done) | time=0ms
19:36:37 [INFO] 23:36:37.284 Sensor XML Sensor [xml]
19:36:37 [INFO] 23:36:37.285 1 source file to be analyzed
19:36:37 [INFO] 23:36:37.293 1/1 source file has been analyzed
19:36:37 [INFO] 23:36:37.293 Sensor XML Sensor [xml] (done) | time=9ms
19:36:37 [INFO] 23:36:37.294 Sensor JaCoCo XML Report Importer [jacoco]
19:36:37 [INFO] 23:36:37.294 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:37 [INFO] 23:36:37.296 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:36:37 [INFO] 23:36:37.296 Sensor Java Config Sensor [iac]
19:36:37 [INFO] 23:36:37.297 0 source files to be analyzed
19:36:37 [INFO] 23:36:37.297 0/0 source files have been analyzed
19:36:37 [INFO] 23:36:37.297 Sensor Java Config Sensor [iac] (done) | time=1ms
19:36:37 [INFO] 23:36:37.297 Sensor IaC Docker Sensor [iac]
19:36:37 [INFO] 23:36:37.297 0 source files to be analyzed
19:36:37 [INFO] 23:36:37.304 0/0 source files have been analyzed
19:36:37 [INFO] 23:36:37.304 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:36:37 [INFO] 23:36:37.304 Sensor Serverless configuration file sensor [security]
19:36:37 [INFO] 23:36:37.304 0 Serverless function entries were found in the project
19:36:37 [INFO] 23:36:37.304 0 Serverless function handlers were kept as entrypoints
19:36:37 [INFO] 23:36:37.304 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:36:37 [INFO] 23:36:37.304 Sensor AWS SAM template file sensor [security]
19:36:37 [INFO] 23:36:37.304 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:36:37 [INFO] 23:36:37.304 Sensor AWS SAM Inline template file sensor [security]
19:36:37 [INFO] 23:36:37.305 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:36:37 [INFO] 23:36:37.305 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.ui
19:36:37 [INFO] 23:36:37.371 Sensor JavaSensor [java]
19:36:37 [INFO] 23:36:37.371 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:36:37 [INFO] 23:36:37.382 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:36:37 [INFO] 23:36:37.382 Using ECJ batch to parse 104 Main java source files with batch size 214 KB.
19:36:37 [INFO] 23:36:37.406 Starting batch processing.
19:36:37 [INFO] 23:36:37.527 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:36:57 [INFO] 23:36:57.810 100% analyzed
19:36:57 [INFO] 23:36:57.810 Batch processing: Done.
19:36:57 [INFO] 23:36:57.811 Did not optimize analysis for any files, performed a full analysis for all 104 files.
19:36:57 [INFO] 23:36:57.918 No "Test" source files to scan.
19:36:57 [INFO] 23:36:57.918 No "Generated" source files to scan.
19:36:57 [INFO] 23:36:57.918 Sensor JavaSensor [java] (done) | time=20547ms
19:36:57 [INFO] 23:36:57.919 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:57 [INFO] 23:36:57.919 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:36:57 [INFO] 23:36:57.919 Sensor SurefireSensor [java]
19:36:57 [INFO] 23:36:57.919 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/target/surefire-reports]
19:36:57 [INFO] 23:36:57.919 Sensor SurefireSensor [java] (done) | time=0ms
19:36:57 [INFO] 23:36:57.920 Sensor XML Sensor [xml]
19:36:57 [INFO] 23:36:57.920 1 source file to be analyzed
19:36:57 [INFO] 23:36:57.931 1/1 source file has been analyzed
19:36:57 [INFO] 23:36:57.931 Sensor XML Sensor [xml] (done) | time=11ms
19:36:57 [INFO] 23:36:57.931 Sensor JaCoCo XML Report Importer [jacoco]
19:36:57 [INFO] 23:36:57.932 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:57 [INFO] 23:36:57.978 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=47ms
19:36:57 [INFO] 23:36:57.978 Sensor Java Config Sensor [iac]
19:36:57 [INFO] 23:36:57.981 0 source files to be analyzed
19:36:57 [INFO] 23:36:57.981 0/0 source files have been analyzed
19:36:57 [INFO] 23:36:57.981 Sensor Java Config Sensor [iac] (done) | time=3ms
19:36:57 [INFO] 23:36:57.981 Sensor IaC Docker Sensor [iac]
19:36:57 [INFO] 23:36:57.982 0 source files to be analyzed
19:36:57 [INFO] 23:36:57.990 0/0 source files have been analyzed
19:36:57 [INFO] 23:36:57.990 Sensor IaC Docker Sensor [iac] (done) | time=9ms
19:36:57 [INFO] 23:36:57.990 Sensor Serverless configuration file sensor [security]
19:36:57 [INFO] 23:36:57.990 0 Serverless function entries were found in the project
19:36:57 [INFO] 23:36:57.991 0 Serverless function handlers were kept as entrypoints
19:36:57 [INFO] 23:36:57.991 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:36:57 [INFO] 23:36:57.991 Sensor AWS SAM template file sensor [security]
19:36:57 [INFO] 23:36:57.991 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:36:57 [INFO] 23:36:57.991 Sensor AWS SAM Inline template file sensor [security]
19:36:57 [INFO] 23:36:57.991 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:36:57 [INFO] 23:36:57.992 ------------- Run sensors on module org.eclipse.sirius.tests.sample.component.design
19:36:58 [INFO] 23:36:58.067 Sensor JavaSensor [java]
19:36:58 [INFO] 23:36:58.067 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:36:58 [INFO] 23:36:58.078 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:36:58 [INFO] 23:36:58.078 No "Main" source files to scan.
19:36:58 [INFO] 23:36:58.145 Using ECJ batch to parse 6 Test java source files with batch size 214 KB.
19:36:58 [INFO] 23:36:58.160 Starting batch processing.
19:36:58 [INFO] 23:36:58.267 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:36:58 [INFO] 23:36:58.676 100% analyzed
19:36:58 [INFO] 23:36:58.676 Batch processing: Done.
19:36:58 [INFO] 23:36:58.678 Did not optimize analysis for any files, performed a full analysis for all 6 files.
19:36:58 [INFO] 23:36:58.678 No "Generated" source files to scan.
19:36:58 [INFO] 23:36:58.678 Sensor JavaSensor [java] (done) | time=611ms
19:36:58 [INFO] 23:36:58.678 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:58 [INFO] 23:36:58.679 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:36:58 [INFO] 23:36:58.679 Sensor SurefireSensor [java]
19:36:58 [INFO] 23:36:58.679 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/target/surefire-reports]
19:36:58 [INFO] 23:36:58.679 Sensor SurefireSensor [java] (done) | time=0ms
19:36:58 [INFO] 23:36:58.679 Sensor XML Sensor [xml]
19:36:58 [INFO] 23:36:58.680 1 source file to be analyzed
19:36:58 [INFO] 23:36:58.689 1/1 source file has been analyzed
19:36:58 [INFO] 23:36:58.689 Sensor XML Sensor [xml] (done) | time=10ms
19:36:58 [INFO] 23:36:58.689 Sensor JaCoCo XML Report Importer [jacoco]
19:36:58 [INFO] 23:36:58.690 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:58 [INFO] 23:36:58.695 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms
19:36:58 [INFO] 23:36:58.695 Sensor Java Config Sensor [iac]
19:36:58 [INFO] 23:36:58.696 0 source files to be analyzed
19:36:58 [INFO] 23:36:58.696 0/0 source files have been analyzed
19:36:58 [INFO] 23:36:58.696 Sensor Java Config Sensor [iac] (done) | time=1ms
19:36:58 [INFO] 23:36:58.696 Sensor IaC Docker Sensor [iac]
19:36:58 [INFO] 23:36:58.696 0 source files to be analyzed
19:36:58 [INFO] 23:36:58.703 0/0 source files have been analyzed
19:36:58 [INFO] 23:36:58.703 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:36:58 [INFO] 23:36:58.704 Sensor Serverless configuration file sensor [security]
19:36:58 [INFO] 23:36:58.704 0 Serverless function entries were found in the project
19:36:58 [INFO] 23:36:58.704 0 Serverless function handlers were kept as entrypoints
19:36:58 [INFO] 23:36:58.704 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:36:58 [INFO] 23:36:58.704 Sensor AWS SAM template file sensor [security]
19:36:58 [INFO] 23:36:58.704 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:36:58 [INFO] 23:36:58.705 Sensor AWS SAM Inline template file sensor [security]
19:36:58 [INFO] 23:36:58.705 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:36:58 [INFO] 23:36:58.705 ------------- Run sensors on module org.eclipse.sirius.ui.ext
19:36:58 [INFO] 23:36:58.780 Sensor JavaSensor [java]
19:36:58 [INFO] 23:36:58.780 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:36:58 [INFO] 23:36:58.788 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:36:58 [INFO] 23:36:58.788 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
19:36:58 [INFO] 23:36:58.791 Starting batch processing.
19:36:58 [INFO] 23:36:58.826 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:36:58 [INFO] 23:36:58.867 100% analyzed
19:36:58 [INFO] 23:36:58.867 Batch processing: Done.
19:36:58 [INFO] 23:36:58.868 Did not optimize analysis for any files, performed a full analysis for all 1 files.
19:36:58 [INFO] 23:36:58.924 No "Test" source files to scan.
19:36:58 [INFO] 23:36:58.924 No "Generated" source files to scan.
19:36:58 [INFO] 23:36:58.925 Sensor JavaSensor [java] (done) | time=144ms
19:36:58 [INFO] 23:36:58.925 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:58 [INFO] 23:36:58.925 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:36:58 [INFO] 23:36:58.925 Sensor SurefireSensor [java]
19:36:58 [INFO] 23:36:58.925 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/surefire-reports]
19:36:58 [INFO] 23:36:58.925 Sensor SurefireSensor [java] (done) | time=0ms
19:36:58 [INFO] 23:36:58.926 Sensor XML Sensor [xml]
19:36:58 [INFO] 23:36:58.926 1 source file to be analyzed
19:36:58 [INFO] 23:36:58.942 1/1 source file has been analyzed
19:36:58 [INFO] 23:36:58.942 Sensor XML Sensor [xml] (done) | time=16ms
19:36:58 [INFO] 23:36:58.942 Sensor JaCoCo XML Report Importer [jacoco]
19:36:58 [INFO] 23:36:58.943 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:58 [INFO] 23:36:58.944 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:36:58 [INFO] 23:36:58.944 Sensor Java Config Sensor [iac]
19:36:58 [INFO] 23:36:58.945 0 source files to be analyzed
19:36:58 [INFO] 23:36:58.945 0/0 source files have been analyzed
19:36:58 [INFO] 23:36:58.945 Sensor Java Config Sensor [iac] (done) | time=1ms
19:36:58 [INFO] 23:36:58.945 Sensor IaC Docker Sensor [iac]
19:36:58 [INFO] 23:36:58.946 0 source files to be analyzed
19:36:58 [INFO] 23:36:58.953 0/0 source files have been analyzed
19:36:58 [INFO] 23:36:58.953 Sensor IaC Docker Sensor [iac] (done) | time=8ms
19:36:58 [INFO] 23:36:58.953 Sensor Serverless configuration file sensor [security]
19:36:58 [INFO] 23:36:58.953 0 Serverless function entries were found in the project
19:36:58 [INFO] 23:36:58.953 0 Serverless function handlers were kept as entrypoints
19:36:58 [INFO] 23:36:58.953 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:36:58 [INFO] 23:36:58.954 Sensor AWS SAM template file sensor [security]
19:36:58 [INFO] 23:36:58.954 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:36:58 [INFO] 23:36:58.954 Sensor AWS SAM Inline template file sensor [security]
19:36:58 [INFO] 23:36:58.954 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:36:58 [INFO] 23:36:58.954 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.aql.ide
19:36:59 [INFO] 23:36:59.017 Sensor JavaSensor [java]
19:36:59 [INFO] 23:36:59.017 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:36:59 [INFO] 23:36:59.021 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:36:59 [INFO] 23:36:59.021 Using ECJ batch to parse 3 Main java source files with batch size 214 KB.
19:36:59 [INFO] 23:36:59.024 Starting batch processing.
19:36:59 [INFO] 23:36:59.048 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:36:59 [INFO] 23:36:59.257 100% analyzed
19:36:59 [INFO] 23:36:59.257 Batch processing: Done.
19:36:59 [INFO] 23:36:59.257 Did not optimize analysis for any files, performed a full analysis for all 3 files.
19:36:59 [INFO] 23:36:59.312 No "Test" source files to scan.
19:36:59 [INFO] 23:36:59.312 No "Generated" source files to scan.
19:36:59 [INFO] 23:36:59.312 Sensor JavaSensor [java] (done) | time=295ms
19:36:59 [INFO] 23:36:59.312 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:36:59 [INFO] 23:36:59.312 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:36:59 [INFO] 23:36:59.312 Sensor SurefireSensor [java]
19:36:59 [INFO] 23:36:59.313 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/surefire-reports]
19:36:59 [INFO] 23:36:59.313 Sensor SurefireSensor [java] (done) | time=1ms
19:36:59 [INFO] 23:36:59.313 Sensor XML Sensor [xml]
19:36:59 [INFO] 23:36:59.313 1 source file to be analyzed
19:36:59 [INFO] 23:36:59.322 1/1 source file has been analyzed
19:36:59 [INFO] 23:36:59.322 Sensor XML Sensor [xml] (done) | time=9ms
19:36:59 [INFO] 23:36:59.322 Sensor JaCoCo XML Report Importer [jacoco]
19:36:59 [INFO] 23:36:59.323 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:36:59 [INFO] 23:36:59.324 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:36:59 [INFO] 23:36:59.325 Sensor Java Config Sensor [iac]
19:36:59 [INFO] 23:36:59.325 0 source files to be analyzed
19:36:59 [INFO] 23:36:59.325 0/0 source files have been analyzed
19:36:59 [INFO] 23:36:59.325 Sensor Java Config Sensor [iac] (done) | time=1ms
19:36:59 [INFO] 23:36:59.326 Sensor IaC Docker Sensor [iac]
19:36:59 [INFO] 23:36:59.326 0 source files to be analyzed
19:36:59 [INFO] 23:36:59.347 0/0 source files have been analyzed
19:36:59 [INFO] 23:36:59.347 Sensor IaC Docker Sensor [iac] (done) | time=21ms
19:36:59 [INFO] 23:36:59.347 Sensor Serverless configuration file sensor [security]
19:36:59 [INFO] 23:36:59.347 0 Serverless function entries were found in the project
19:36:59 [INFO] 23:36:59.347 0 Serverless function handlers were kept as entrypoints
19:36:59 [INFO] 23:36:59.347 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:36:59 [INFO] 23:36:59.348 Sensor AWS SAM template file sensor [security]
19:36:59 [INFO] 23:36:59.348 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:36:59 [INFO] 23:36:59.348 Sensor AWS SAM Inline template file sensor [security]
19:36:59 [INFO] 23:36:59.348 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:36:59 [INFO] 23:36:59.348 ------------- Run sensors on module org.eclipse.sirius.tests.tree
19:36:59 [INFO] 23:36:59.412 Sensor JavaSensor [java]
19:36:59 [INFO] 23:36:59.412 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:36:59 [INFO] 23:36:59.427 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:36:59 [INFO] 23:36:59.428 No "Main" source files to scan.
19:36:59 [INFO] 23:36:59.587 Using ECJ batch to parse 40 Test java source files with batch size 214 KB.
19:36:59 [INFO] 23:36:59.615 Starting batch processing.
19:36:59 [INFO] 23:36:59.726 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:37:01 [INFO] 23:37:01.072 100% analyzed
19:37:01 [INFO] 23:37:01.072 Batch processing: Done.
19:37:01 [INFO] 23:37:01.074 Did not optimize analysis for any files, performed a full analysis for all 40 files.
19:37:01 [INFO] 23:37:01.074 No "Generated" source files to scan.
19:37:01 [INFO] 23:37:01.074 Sensor JavaSensor [java] (done) | time=1662ms
19:37:01 [INFO] 23:37:01.074 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:37:01 [INFO] 23:37:01.074 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:37:01 [INFO] 23:37:01.074 Sensor SurefireSensor [java]
19:37:01 [INFO] 23:37:01.074 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/surefire-reports]
19:37:01 [INFO] 23:37:01.093 Sensor SurefireSensor [java] (done) | time=19ms
19:37:01 [INFO] 23:37:01.093 Sensor XML Sensor [xml]
19:37:01 [INFO] 23:37:01.094 1 source file to be analyzed
19:37:01 [INFO] 23:37:01.112 1/1 source file has been analyzed
19:37:01 [INFO] 23:37:01.112 Sensor XML Sensor [xml] (done) | time=19ms
19:37:01 [INFO] 23:37:01.112 Sensor JaCoCo XML Report Importer [jacoco]
19:37:01 [INFO] 23:37:01.112 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:37:01 [INFO] 23:37:01.145 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=33ms
19:37:01 [INFO] 23:37:01.145 Sensor Java Config Sensor [iac]
19:37:01 [INFO] 23:37:01.146 0 source files to be analyzed
19:37:01 [INFO] 23:37:01.146 0/0 source files have been analyzed
19:37:01 [INFO] 23:37:01.147 Sensor Java Config Sensor [iac] (done) | time=2ms
19:37:01 [INFO] 23:37:01.147 Sensor IaC Docker Sensor [iac]
19:37:01 [INFO] 23:37:01.147 0 source files to be analyzed
19:37:01 [INFO] 23:37:01.153 0/0 source files have been analyzed
19:37:01 [INFO] 23:37:01.154 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:37:01 [INFO] 23:37:01.154 Sensor Serverless configuration file sensor [security]
19:37:01 [INFO] 23:37:01.154 0 Serverless function entries were found in the project
19:37:01 [INFO] 23:37:01.154 0 Serverless function handlers were kept as entrypoints
19:37:01 [INFO] 23:37:01.154 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:37:01 [INFO] 23:37:01.154 Sensor AWS SAM template file sensor [security]
19:37:01 [INFO] 23:37:01.154 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:37:01 [INFO] 23:37:01.154 Sensor AWS SAM Inline template file sensor [security]
19:37:01 [INFO] 23:37:01.154 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:37:01 [INFO] 23:37:01.155 ------------- Run sensors on module org.eclipse.sirius.properties.ext.widgets.reference
19:37:01 [INFO] 23:37:01.217 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:37:01 [INFO] 23:37:01.217 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:37:01 [INFO] 23:37:01.217 Sensor XML Sensor [xml]
19:37:01 [INFO] 23:37:01.217 1 source file to be analyzed
19:37:01 [INFO] 23:37:01.226 1/1 source file has been analyzed
19:37:01 [INFO] 23:37:01.226 Sensor XML Sensor [xml] (done) | time=9ms
19:37:01 [INFO] 23:37:01.226 Sensor JaCoCo XML Report Importer [jacoco]
19:37:01 [INFO] 23:37:01.226 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:37:01 [INFO] 23:37:01.229 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
19:37:01 [INFO] 23:37:01.229 Sensor Java Config Sensor [iac]
19:37:01 [INFO] 23:37:01.229 0 source files to be analyzed
19:37:01 [INFO] 23:37:01.229 0/0 source files have been analyzed
19:37:01 [INFO] 23:37:01.229 Sensor Java Config Sensor [iac] (done) | time=0ms
19:37:01 [INFO] 23:37:01.230 Sensor IaC Docker Sensor [iac]
19:37:01 [INFO] 23:37:01.230 0 source files to be analyzed
19:37:01 [INFO] 23:37:01.246 0/0 source files have been analyzed
19:37:01 [INFO] 23:37:01.246 Sensor IaC Docker Sensor [iac] (done) | time=16ms
19:37:01 [INFO] 23:37:01.246 Sensor Serverless configuration file sensor [security]
19:37:01 [INFO] 23:37:01.246 0 Serverless function entries were found in the project
19:37:01 [INFO] 23:37:01.247 0 Serverless function handlers were kept as entrypoints
19:37:01 [INFO] 23:37:01.247 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:37:01 [INFO] 23:37:01.247 Sensor AWS SAM template file sensor [security]
19:37:01 [INFO] 23:37:01.247 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:37:01 [INFO] 23:37:01.247 Sensor AWS SAM Inline template file sensor [security]
19:37:01 [INFO] 23:37:01.247 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:37:01 [INFO] 23:37:01.247 ------------- Run sensors on module org.eclipse.sirius.synchronizer
19:37:01 [INFO] 23:37:01.309 Sensor JavaSensor [java]
19:37:01 [INFO] 23:37:01.309 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:37:01 [INFO] 23:37:01.312 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:37:01 [INFO] 23:37:01.312 Using ECJ batch to parse 23 Main java source files with batch size 214 KB.
19:37:01 [INFO] 23:37:01.319 Starting batch processing.
19:37:01 [INFO] 23:37:01.346 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:37:02 [INFO] 23:37:02.304 100% analyzed
19:37:02 [INFO] 23:37:02.304 Batch processing: Done.
19:37:02 [INFO] 23:37:02.305 Did not optimize analysis for any files, performed a full analysis for all 23 files.
19:37:02 [INFO] 23:37:02.361 No "Test" source files to scan.
19:37:02 [INFO] 23:37:02.361 No "Generated" source files to scan.
19:37:02 [INFO] 23:37:02.361 Sensor JavaSensor [java] (done) | time=1052ms
19:37:02 [INFO] 23:37:02.361 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:37:02 [INFO] 23:37:02.361 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:37:02 [INFO] 23:37:02.361 Sensor SurefireSensor [java]
19:37:02 [INFO] 23:37:02.361 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/surefire-reports]
19:37:02 [INFO] 23:37:02.362 Sensor SurefireSensor [java] (done) | time=1ms
19:37:02 [INFO] 23:37:02.362 Sensor XML Sensor [xml]
19:37:02 [INFO] 23:37:02.362 1 source file to be analyzed
19:37:02 [INFO] 23:37:02.370 1/1 source file has been analyzed
19:37:02 [INFO] 23:37:02.370 Sensor XML Sensor [xml] (done) | time=8ms
19:37:02 [INFO] 23:37:02.370 Sensor JaCoCo XML Report Importer [jacoco]
19:37:02 [INFO] 23:37:02.371 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:37:02 [INFO] 23:37:02.375 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
19:37:02 [INFO] 23:37:02.376 Sensor Java Config Sensor [iac]
19:37:02 [INFO] 23:37:02.376 0 source files to be analyzed
19:37:02 [INFO] 23:37:02.376 0/0 source files have been analyzed
19:37:02 [INFO] 23:37:02.377 Sensor Java Config Sensor [iac] (done) | time=1ms
19:37:02 [INFO] 23:37:02.377 Sensor IaC Docker Sensor [iac]
19:37:02 [INFO] 23:37:02.377 0 source files to be analyzed
19:37:02 [INFO] 23:37:02.383 0/0 source files have been analyzed
19:37:02 [INFO] 23:37:02.383 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:37:02 [INFO] 23:37:02.384 Sensor Serverless configuration file sensor [security]
19:37:02 [INFO] 23:37:02.384 0 Serverless function entries were found in the project
19:37:02 [INFO] 23:37:02.384 0 Serverless function handlers were kept as entrypoints
19:37:02 [INFO] 23:37:02.384 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:37:02 [INFO] 23:37:02.384 Sensor AWS SAM template file sensor [security]
19:37:02 [INFO] 23:37:02.384 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:37:02 [INFO] 23:37:02.384 Sensor AWS SAM Inline template file sensor [security]
19:37:02 [INFO] 23:37:02.384 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:37:02 [INFO] 23:37:02.384 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine
19:37:02 [INFO] 23:37:02.447 Sensor JavaSensor [java]
19:37:02 [INFO] 23:37:02.447 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:37:02 [INFO] 23:37:02.454 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:37:02 [INFO] 23:37:02.454 No "Main" source files to scan.
19:37:02 [INFO] 23:37:02.519 Using ECJ batch to parse 34 Test java source files with batch size 214 KB.
19:37:02 [INFO] 23:37:02.544 Starting batch processing.
19:37:02 [INFO] 23:37:02.604 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:37:03 [INFO] 23:37:03.298 100% analyzed
19:37:03 [INFO] 23:37:03.298 Batch processing: Done.
19:37:03 [INFO] 23:37:03.299 Did not optimize analysis for any files, performed a full analysis for all 34 files.
19:37:03 [INFO] 23:37:03.299 No "Generated" source files to scan.
19:37:03 [INFO] 23:37:03.299 Sensor JavaSensor [java] (done) | time=852ms
19:37:03 [INFO] 23:37:03.300 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:37:03 [INFO] 23:37:03.300 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:37:03 [INFO] 23:37:03.300 Sensor SurefireSensor [java]
19:37:03 [INFO] 23:37:03.300 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/surefire-reports]
19:37:03 [INFO] 23:37:03.300 Sensor SurefireSensor [java] (done) | time=0ms
19:37:03 [INFO] 23:37:03.300 Sensor XML Sensor [xml]
19:37:03 [INFO] 23:37:03.301 1 source file to be analyzed
19:37:03 [INFO] 23:37:03.311 1/1 source file has been analyzed
19:37:03 [INFO] 23:37:03.311 Sensor XML Sensor [xml] (done) | time=11ms
19:37:03 [INFO] 23:37:03.311 Sensor JaCoCo XML Report Importer [jacoco]
19:37:03 [INFO] 23:37:03.312 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:37:03 [INFO] 23:37:03.325 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=14ms
19:37:03 [INFO] 23:37:03.325 Sensor Java Config Sensor [iac]
19:37:03 [INFO] 23:37:03.327 0 source files to be analyzed
19:37:03 [INFO] 23:37:03.327 0/0 source files have been analyzed
19:37:03 [INFO] 23:37:03.327 Sensor Java Config Sensor [iac] (done) | time=2ms
19:37:03 [INFO] 23:37:03.327 Sensor IaC Docker Sensor [iac]
19:37:03 [INFO] 23:37:03.328 0 source files to be analyzed
19:37:03 [INFO] 23:37:03.343 0/0 source files have been analyzed
19:37:03 [INFO] 23:37:03.343 Sensor IaC Docker Sensor [iac] (done) | time=16ms
19:37:03 [INFO] 23:37:03.343 Sensor Serverless configuration file sensor [security]
19:37:03 [INFO] 23:37:03.343 0 Serverless function entries were found in the project
19:37:03 [INFO] 23:37:03.344 0 Serverless function handlers were kept as entrypoints
19:37:03 [INFO] 23:37:03.344 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:37:03 [INFO] 23:37:03.344 Sensor AWS SAM template file sensor [security]
19:37:03 [INFO] 23:37:03.344 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:37:03 [INFO] 23:37:03.344 Sensor AWS SAM Inline template file sensor [security]
19:37:03 [INFO] 23:37:03.344 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:37:03 [INFO] 23:37:03.344 ------------- Run sensors on module org.eclipse.sirius.editor.diagram
19:37:03 [INFO] 23:37:03.449 Sensor JavaSensor [java]
19:37:03 [INFO] 23:37:03.449 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:37:03 [INFO] 23:37:03.463 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:37:03 [INFO] 23:37:03.463 Using ECJ batch to parse 45 Main java source files with batch size 214 KB.
19:37:03 [INFO] 23:37:03.494 Starting batch processing.
19:37:03 [INFO] 23:37:03.622 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:37:06 [INFO] 23:37:06.611 100% analyzed
19:37:06 [INFO] 23:37:06.611 Batch processing: Done.
19:37:06 [INFO] 23:37:06.612 Did not optimize analysis for any files, performed a full analysis for all 45 files.
19:37:06 [INFO] 23:37:06.681 No "Test" source files to scan.
19:37:06 [INFO] 23:37:06.681 No "Generated" source files to scan.
19:37:06 [INFO] 23:37:06.681 Sensor JavaSensor [java] (done) | time=3232ms
19:37:06 [INFO] 23:37:06.681 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:37:06 [INFO] 23:37:06.682 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:37:06 [INFO] 23:37:06.682 Sensor SurefireSensor [java]
19:37:06 [INFO] 23:37:06.682 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/surefire-reports]
19:37:06 [INFO] 23:37:06.682 Sensor SurefireSensor [java] (done) | time=0ms
19:37:06 [INFO] 23:37:06.682 Sensor XML Sensor [xml]
19:37:06 [INFO] 23:37:06.683 1 source file to be analyzed
19:37:06 [INFO] 23:37:06.690 1/1 source file has been analyzed
19:37:06 [INFO] 23:37:06.690 Sensor XML Sensor [xml] (done) | time=8ms
19:37:06 [INFO] 23:37:06.690 Sensor JaCoCo XML Report Importer [jacoco]
19:37:06 [INFO] 23:37:06.691 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:37:06 [INFO] 23:37:06.722 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=32ms
19:37:06 [INFO] 23:37:06.722 Sensor Java Config Sensor [iac]
19:37:06 [INFO] 23:37:06.723 0 source files to be analyzed
19:37:06 [INFO] 23:37:06.723 0/0 source files have been analyzed
19:37:06 [INFO] 23:37:06.723 Sensor Java Config Sensor [iac] (done) | time=1ms
19:37:06 [INFO] 23:37:06.724 Sensor IaC Docker Sensor [iac]
19:37:06 [INFO] 23:37:06.724 0 source files to be analyzed
19:37:06 [INFO] 23:37:06.730 0/0 source files have been analyzed
19:37:06 [INFO] 23:37:06.730 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:37:06 [INFO] 23:37:06.731 Sensor Serverless configuration file sensor [security]
19:37:06 [INFO] 23:37:06.731 0 Serverless function entries were found in the project
19:37:06 [INFO] 23:37:06.731 0 Serverless function handlers were kept as entrypoints
19:37:06 [INFO] 23:37:06.731 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:37:06 [INFO] 23:37:06.731 Sensor AWS SAM template file sensor [security]
19:37:06 [INFO] 23:37:06.731 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:37:06 [INFO] 23:37:06.731 Sensor AWS SAM Inline template file sensor [security]
19:37:06 [INFO] 23:37:06.731 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:37:06 [INFO] 23:37:06.731 ------------- Run sensors on module org.eclipse.sirius.ext.base
19:37:06 [INFO] 23:37:06.800 Sensor JavaSensor [java]
19:37:06 [INFO] 23:37:06.800 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:37:06 [INFO] 23:37:06.802 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:37:06 [INFO] 23:37:06.802 Using ECJ batch to parse 15 Main java source files with batch size 214 KB.
19:37:06 [INFO] 23:37:06.809 Starting batch processing.
19:37:06 [INFO] 23:37:06.850 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:37:07 [INFO] 23:37:07.387 100% analyzed
19:37:07 [INFO] 23:37:07.387 Batch processing: Done.
19:37:07 [INFO] 23:37:07.387 Did not optimize analysis for any files, performed a full analysis for all 15 files.
19:37:07 [INFO] 23:37:07.445 No "Test" source files to scan.
19:37:07 [INFO] 23:37:07.445 No "Generated" source files to scan.
19:37:07 [INFO] 23:37:07.445 Sensor JavaSensor [java] (done) | time=645ms
19:37:07 [INFO] 23:37:07.446 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:37:07 [INFO] 23:37:07.446 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:37:07 [INFO] 23:37:07.446 Sensor SurefireSensor [java]
19:37:07 [INFO] 23:37:07.446 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/surefire-reports]
19:37:07 [INFO] 23:37:07.446 Sensor SurefireSensor [java] (done) | time=0ms
19:37:07 [INFO] 23:37:07.446 Sensor XML Sensor [xml]
19:37:07 [INFO] 23:37:07.447 1 source file to be analyzed
19:37:07 [INFO] 23:37:07.455 1/1 source file has been analyzed
19:37:07 [INFO] 23:37:07.455 Sensor XML Sensor [xml] (done) | time=9ms
19:37:07 [INFO] 23:37:07.456 Sensor JaCoCo XML Report Importer [jacoco]
19:37:07 [INFO] 23:37:07.456 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:37:07 [INFO] 23:37:07.460 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
19:37:07 [INFO] 23:37:07.460 Sensor Java Config Sensor [iac]
19:37:07 [INFO] 23:37:07.461 0 source files to be analyzed
19:37:07 [INFO] 23:37:07.461 0/0 source files have been analyzed
19:37:07 [INFO] 23:37:07.461 Sensor Java Config Sensor [iac] (done) | time=1ms
19:37:07 [INFO] 23:37:07.461 Sensor IaC Docker Sensor [iac]
19:37:07 [INFO] 23:37:07.462 0 source files to be analyzed
19:37:07 [INFO] 23:37:07.468 0/0 source files have been analyzed
19:37:07 [INFO] 23:37:07.468 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:37:07 [INFO] 23:37:07.468 Sensor Serverless configuration file sensor [security]
19:37:07 [INFO] 23:37:07.468 0 Serverless function entries were found in the project
19:37:07 [INFO] 23:37:07.468 0 Serverless function handlers were kept as entrypoints
19:37:07 [INFO] 23:37:07.468 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:37:07 [INFO] 23:37:07.468 Sensor AWS SAM template file sensor [security]
19:37:07 [INFO] 23:37:07.468 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:37:07 [INFO] 23:37:07.468 Sensor AWS SAM Inline template file sensor [security]
19:37:07 [INFO] 23:37:07.468 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:37:07 [INFO] 23:37:07.469 ------------- Run sensors on module org.eclipse.sirius.diagram.model
19:37:07 [INFO] 23:37:07.590 Sensor JavaSensor [java]
19:37:07 [INFO] 23:37:07.591 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:37:07 [INFO] 23:37:07.593 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:37:07 [INFO] 23:37:07.593 Using ECJ batch to parse 44 Main java source files with batch size 214 KB.
19:37:07 [INFO] 23:37:07.618 Starting batch processing.
19:37:07 [INFO] 23:37:07.688 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:37:11 [INFO] 23:37:11.033 100% analyzed
19:37:11 [INFO] 23:37:11.033 Batch processing: Done.
19:37:11 [INFO] 23:37:11.033 Did not optimize analysis for any files, performed a full analysis for all 44 files.
19:37:11 [INFO] 23:37:11.107 No "Test" source files to scan.
19:37:11 [INFO] 23:37:11.107 No "Generated" source files to scan.
19:37:11 [INFO] 23:37:11.108 Sensor JavaSensor [java] (done) | time=3517ms
19:37:11 [INFO] 23:37:11.108 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:37:11 [INFO] 23:37:11.108 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:37:11 [INFO] 23:37:11.108 Sensor SurefireSensor [java]
19:37:11 [INFO] 23:37:11.108 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/surefire-reports]
19:37:11 [INFO] 23:37:11.108 Sensor SurefireSensor [java] (done) | time=0ms
19:37:11 [INFO] 23:37:11.108 Sensor XML Sensor [xml]
19:37:11 [INFO] 23:37:11.109 1 source file to be analyzed
19:37:11 [INFO] 23:37:11.116 1/1 source file has been analyzed
19:37:11 [INFO] 23:37:11.117 Sensor XML Sensor [xml] (done) | time=9ms
19:37:11 [INFO] 23:37:11.117 Sensor JaCoCo XML Report Importer [jacoco]
19:37:11 [INFO] 23:37:11.117 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:37:11 [INFO] 23:37:11.192 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=75ms
19:37:11 [INFO] 23:37:11.193 Sensor Java Config Sensor [iac]
19:37:11 [INFO] 23:37:11.194 0 source files to be analyzed
19:37:11 [INFO] 23:37:11.194 0/0 source files have been analyzed
19:37:11 [INFO] 23:37:11.194 Sensor Java Config Sensor [iac] (done) | time=1ms
19:37:11 [INFO] 23:37:11.194 Sensor IaC Docker Sensor [iac]
19:37:11 [INFO] 23:37:11.195 0 source files to be analyzed
19:37:11 [INFO] 23:37:11.201 0/0 source files have been analyzed
19:37:11 [INFO] 23:37:11.201 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:37:11 [INFO] 23:37:11.201 Sensor Serverless configuration file sensor [security]
19:37:11 [INFO] 23:37:11.201 0 Serverless function entries were found in the project
19:37:11 [INFO] 23:37:11.201 0 Serverless function handlers were kept as entrypoints
19:37:11 [INFO] 23:37:11.201 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:37:11 [INFO] 23:37:11.201 Sensor AWS SAM template file sensor [security]
19:37:11 [INFO] 23:37:11.202 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:37:11 [INFO] 23:37:11.202 Sensor AWS SAM Inline template file sensor [security]
19:37:11 [INFO] 23:37:11.202 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:37:11 [INFO] 23:37:11.202 ------------- Run sensors on module org.eclipse.sirius.interpreter
19:37:11 [INFO] 23:37:11.269 Sensor JavaSensor [java]
19:37:11 [INFO] 23:37:11.270 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:37:11 [INFO] 23:37:11.276 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:37:11 [INFO] 23:37:11.277 Using ECJ batch to parse 8 Main java source files with batch size 214 KB.
19:37:11 [INFO] 23:37:11.283 Starting batch processing.
19:37:11 [INFO] 23:37:11.328 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:37:12 [INFO] 23:37:12.057 100% analyzed
19:37:12 [INFO] 23:37:12.057 Batch processing: Done.
19:37:12 [INFO] 23:37:12.058 Did not optimize analysis for any files, performed a full analysis for all 8 files.
19:37:12 [INFO] 23:37:12.158 No "Test" source files to scan.
19:37:12 [INFO] 23:37:12.158 No "Generated" source files to scan.
19:37:12 [INFO] 23:37:12.158 Sensor JavaSensor [java] (done) | time=889ms
19:37:12 [INFO] 23:37:12.158 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:37:12 [INFO] 23:37:12.158 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:37:12 [INFO] 23:37:12.158 Sensor SurefireSensor [java]
19:37:12 [INFO] 23:37:12.158 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/surefire-reports]
19:37:12 [INFO] 23:37:12.159 Sensor SurefireSensor [java] (done) | time=0ms
19:37:12 [INFO] 23:37:12.159 Sensor XML Sensor [xml]
19:37:12 [INFO] 23:37:12.159 1 source file to be analyzed
19:37:12 [INFO] 23:37:12.167 1/1 source file has been analyzed
19:37:12 [INFO] 23:37:12.167 Sensor XML Sensor [xml] (done) | time=8ms
19:37:12 [INFO] 23:37:12.167 Sensor JaCoCo XML Report Importer [jacoco]
19:37:12 [INFO] 23:37:12.167 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:37:12 [INFO] 23:37:12.170 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
19:37:12 [INFO] 23:37:12.171 Sensor Java Config Sensor [iac]
19:37:12 [INFO] 23:37:12.171 0 source files to be analyzed
19:37:12 [INFO] 23:37:12.171 0/0 source files have been analyzed
19:37:12 [INFO] 23:37:12.171 Sensor Java Config Sensor [iac] (done) | time=0ms
19:37:12 [INFO] 23:37:12.171 Sensor IaC Docker Sensor [iac]
19:37:12 [INFO] 23:37:12.172 0 source files to be analyzed
19:37:12 [INFO] 23:37:12.178 0/0 source files have been analyzed
19:37:12 [INFO] 23:37:12.178 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:37:12 [INFO] 23:37:12.178 Sensor Serverless configuration file sensor [security]
19:37:12 [INFO] 23:37:12.178 0 Serverless function entries were found in the project
19:37:12 [INFO] 23:37:12.178 0 Serverless function handlers were kept as entrypoints
19:37:12 [INFO] 23:37:12.178 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:37:12 [INFO] 23:37:12.178 Sensor AWS SAM template file sensor [security]
19:37:12 [INFO] 23:37:12.179 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:37:12 [INFO] 23:37:12.179 Sensor AWS SAM Inline template file sensor [security]
19:37:12 [INFO] 23:37:12.179 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:37:12 [INFO] 23:37:12.179 ------------- Run sensors on module org.eclipse.sirius.table.ui
19:37:12 [INFO] 23:37:12.239 Sensor JavaSensor [java]
19:37:12 [INFO] 23:37:12.239 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:37:12 [INFO] 23:37:12.246 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:37:12 [INFO] 23:37:12.247 Using ECJ batch to parse 167 Main java source files with batch size 214 KB.
19:37:12 [INFO] 23:37:12.272 Starting batch processing.
19:37:12 [INFO] 23:37:12.363 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:37:32 [INFO] 23:37:32.294 100% analyzed
19:37:32 [INFO] 23:37:32.294 Batch processing: Done.
19:37:32 [INFO] 23:37:32.295 Did not optimize analysis for any files, performed a full analysis for all 167 files.
19:37:32 [INFO] 23:37:32.425 No "Test" source files to scan.
19:37:32 [INFO] 23:37:32.425 No "Generated" source files to scan.
19:37:32 [INFO] 23:37:32.426 Sensor JavaSensor [java] (done) | time=20187ms
19:37:32 [INFO] 23:37:32.426 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:37:32 [INFO] 23:37:32.427 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:37:32 [INFO] 23:37:32.427 Sensor SurefireSensor [java]
19:37:32 [INFO] 23:37:32.427 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/surefire-reports]
19:37:32 [INFO] 23:37:32.427 Sensor SurefireSensor [java] (done) | time=0ms
19:37:32 [INFO] 23:37:32.428 Sensor XML Sensor [xml]
19:37:32 [INFO] 23:37:32.429 1 source file to be analyzed
19:37:32 [INFO] 23:37:32.443 1/1 source file has been analyzed
19:37:32 [INFO] 23:37:32.443 Sensor XML Sensor [xml] (done) | time=15ms
19:37:32 [INFO] 23:37:32.443 Sensor JaCoCo XML Report Importer [jacoco]
19:37:32 [INFO] 23:37:32.445 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:37:32 [INFO] 23:37:32.512 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=69ms
19:37:32 [INFO] 23:37:32.513 Sensor Java Config Sensor [iac]
19:37:32 [INFO] 23:37:32.517 0 source files to be analyzed
19:37:32 [INFO] 23:37:32.517 0/0 source files have been analyzed
19:37:32 [INFO] 23:37:32.517 Sensor Java Config Sensor [iac] (done) | time=4ms
19:37:32 [INFO] 23:37:32.517 Sensor IaC Docker Sensor [iac]
19:37:32 [INFO] 23:37:32.519 0 source files to be analyzed
19:37:32 [INFO] 23:37:32.528 0/0 source files have been analyzed
19:37:32 [INFO] 23:37:32.528 Sensor IaC Docker Sensor [iac] (done) | time=11ms
19:37:32 [INFO] 23:37:32.528 Sensor Serverless configuration file sensor [security]
19:37:32 [INFO] 23:37:32.528 0 Serverless function entries were found in the project
19:37:32 [INFO] 23:37:32.528 0 Serverless function handlers were kept as entrypoints
19:37:32 [INFO] 23:37:32.529 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:37:32 [INFO] 23:37:32.529 Sensor AWS SAM template file sensor [security]
19:37:32 [INFO] 23:37:32.529 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:37:32 [INFO] 23:37:32.529 Sensor AWS SAM Inline template file sensor [security]
19:37:32 [INFO] 23:37:32.530 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:37:32 [INFO] 23:37:32.530 ------------- Run sensors on module org.eclipse.sirius.properties.edit
19:37:32 [INFO] 23:37:32.617 Sensor JavaSensor [java]
19:37:32 [INFO] 23:37:32.617 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:37:32 [INFO] 23:37:32.626 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:37:32 [INFO] 23:37:32.626 Using ECJ batch to parse 97 Main java source files with batch size 214 KB.
19:37:32 [INFO] 23:37:32.663 Starting batch processing.
19:37:32 [INFO] 23:37:32.843 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:37:35 [INFO] 23:37:35.956 100% analyzed
19:37:35 [INFO] 23:37:35.956 Batch processing: Done.
19:37:35 [INFO] 23:37:35.957 Did not optimize analysis for any files, performed a full analysis for all 97 files.
19:37:36 [INFO] 23:37:36.056 No "Test" source files to scan.
19:37:36 [INFO] 23:37:36.056 No "Generated" source files to scan.
19:37:36 [INFO] 23:37:36.056 Sensor JavaSensor [java] (done) | time=3439ms
19:37:36 [INFO] 23:37:36.057 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:37:36 [INFO] 23:37:36.057 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:37:36 [INFO] 23:37:36.057 Sensor SurefireSensor [java]
19:37:36 [INFO] 23:37:36.057 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/surefire-reports]
19:37:36 [INFO] 23:37:36.057 Sensor SurefireSensor [java] (done) | time=0ms
19:37:36 [INFO] 23:37:36.057 Sensor XML Sensor [xml]
19:37:36 [INFO] 23:37:36.058 1 source file to be analyzed
19:37:36 [INFO] 23:37:36.066 1/1 source file has been analyzed
19:37:36 [INFO] 23:37:36.066 Sensor XML Sensor [xml] (done) | time=9ms
19:37:36 [INFO] 23:37:36.066 Sensor JaCoCo XML Report Importer [jacoco]
19:37:36 [INFO] 23:37:36.067 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:37:36 [INFO] 23:37:36.097 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=31ms
19:37:36 [INFO] 23:37:36.097 Sensor Java Config Sensor [iac]
19:37:36 [INFO] 23:37:36.099 0 source files to be analyzed
19:37:36 [INFO] 23:37:36.099 0/0 source files have been analyzed
19:37:36 [INFO] 23:37:36.099 Sensor Java Config Sensor [iac] (done) | time=2ms
19:37:36 [INFO] 23:37:36.099 Sensor IaC Docker Sensor [iac]
19:37:36 [INFO] 23:37:36.100 0 source files to be analyzed
19:37:36 [INFO] 23:37:36.106 0/0 source files have been analyzed
19:37:36 [INFO] 23:37:36.106 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:37:36 [INFO] 23:37:36.107 Sensor Serverless configuration file sensor [security]
19:37:36 [INFO] 23:37:36.107 0 Serverless function entries were found in the project
19:37:36 [INFO] 23:37:36.107 0 Serverless function handlers were kept as entrypoints
19:37:36 [INFO] 23:37:36.107 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:37:36 [INFO] 23:37:36.107 Sensor AWS SAM template file sensor [security]
19:37:36 [INFO] 23:37:36.107 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:37:36 [INFO] 23:37:36.107 Sensor AWS SAM Inline template file sensor [security]
19:37:36 [INFO] 23:37:36.108 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:37:36 [INFO] 23:37:36.108 ------------- Run sensors on module org.eclipse.sirius.sample.properties.checkbox
19:37:36 [INFO] 23:37:36.177 Sensor JavaSensor [java]
19:37:36 [INFO] 23:37:36.177 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:37:36 [INFO] 23:37:36.183 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:37:36 [INFO] 23:37:36.184 No "Main" source files to scan.
19:37:36 [INFO] 23:37:36.283 Using ECJ batch to parse 1 Test java source files with batch size 214 KB.
19:37:36 [INFO] 23:37:36.286 Starting batch processing.
19:37:36 [INFO] 23:37:36.316 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:37:36 [INFO] 23:37:36.327 100% analyzed
19:37:36 [INFO] 23:37:36.327 Batch processing: Done.
19:37:36 [INFO] 23:37:36.328 Did not optimize analysis for any files, performed a full analysis for all 1 files.
19:37:36 [INFO] 23:37:36.328 No "Generated" source files to scan.
19:37:36 [INFO] 23:37:36.328 Sensor JavaSensor [java] (done) | time=151ms
19:37:36 [INFO] 23:37:36.329 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:37:36 [INFO] 23:37:36.329 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:37:36 [INFO] 23:37:36.329 Sensor SurefireSensor [java]
19:37:36 [INFO] 23:37:36.329 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/target/surefire-reports]
19:37:36 [INFO] 23:37:36.329 Sensor SurefireSensor [java] (done) | time=0ms
19:37:36 [INFO] 23:37:36.329 Sensor XML Sensor [xml]
19:37:36 [INFO] 23:37:36.330 1 source file to be analyzed
19:37:36 [INFO] 23:37:36.338 1/1 source file has been analyzed
19:37:36 [INFO] 23:37:36.338 Sensor XML Sensor [xml] (done) | time=9ms
19:37:36 [INFO] 23:37:36.338 Sensor JaCoCo XML Report Importer [jacoco]
19:37:36 [INFO] 23:37:36.339 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:37:36 [INFO] 23:37:36.340 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:37:36 [INFO] 23:37:36.340 Sensor Java Config Sensor [iac]
19:37:36 [INFO] 23:37:36.341 0 source files to be analyzed
19:37:36 [INFO] 23:37:36.341 0/0 source files have been analyzed
19:37:36 [INFO] 23:37:36.341 Sensor Java Config Sensor [iac] (done) | time=1ms
19:37:36 [INFO] 23:37:36.341 Sensor IaC Docker Sensor [iac]
19:37:36 [INFO] 23:37:36.341 0 source files to be analyzed
19:37:36 [INFO] 23:37:36.348 0/0 source files have been analyzed
19:37:36 [INFO] 23:37:36.348 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:37:36 [INFO] 23:37:36.348 Sensor Serverless configuration file sensor [security]
19:37:36 [INFO] 23:37:36.348 0 Serverless function entries were found in the project
19:37:36 [INFO] 23:37:36.348 0 Serverless function handlers were kept as entrypoints
19:37:36 [INFO] 23:37:36.348 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:37:36 [INFO] 23:37:36.348 Sensor AWS SAM template file sensor [security]
19:37:36 [INFO] 23:37:36.348 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:37:36 [INFO] 23:37:36.349 Sensor AWS SAM Inline template file sensor [security]
19:37:36 [INFO] 23:37:36.349 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:37:36 [INFO] 23:37:36.349 ------------- Run sensors on module org.eclipse.sirius.diagram.ui.ext
19:37:36 [INFO] 23:37:36.408 Sensor JavaSensor [java]
19:37:36 [INFO] 23:37:36.409 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:37:36 [INFO] 23:37:36.419 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:37:36 [INFO] 23:37:36.419 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
19:37:36 [INFO] 23:37:36.423 Starting batch processing.
19:37:36 [INFO] 23:37:36.470 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:37:36 [INFO] 23:37:36.505 100% analyzed
19:37:36 [INFO] 23:37:36.506 Batch processing: Done.
19:37:36 [INFO] 23:37:36.507 Did not optimize analysis for any files, performed a full analysis for all 1 files.
19:37:36 [INFO] 23:37:36.592 No "Test" source files to scan.
19:37:36 [INFO] 23:37:36.592 No "Generated" source files to scan.
19:37:36 [INFO] 23:37:36.592 Sensor JavaSensor [java] (done) | time=184ms
19:37:36 [INFO] 23:37:36.593 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:37:36 [INFO] 23:37:36.593 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:37:36 [INFO] 23:37:36.593 Sensor SurefireSensor [java]
19:37:36 [INFO] 23:37:36.593 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/target/surefire-reports]
19:37:36 [INFO] 23:37:36.593 Sensor SurefireSensor [java] (done) | time=0ms
19:37:36 [INFO] 23:37:36.593 Sensor XML Sensor [xml]
19:37:36 [INFO] 23:37:36.594 1 source file to be analyzed
19:37:36 [INFO] 23:37:36.602 1/1 source file has been analyzed
19:37:36 [INFO] 23:37:36.602 Sensor XML Sensor [xml] (done) | time=9ms
19:37:36 [INFO] 23:37:36.602 Sensor JaCoCo XML Report Importer [jacoco]
19:37:36 [INFO] 23:37:36.603 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:37:36 [INFO] 23:37:36.604 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:37:36 [INFO] 23:37:36.604 Sensor Java Config Sensor [iac]
19:37:36 [INFO] 23:37:36.604 0 source files to be analyzed
19:37:36 [INFO] 23:37:36.604 0/0 source files have been analyzed
19:37:36 [INFO] 23:37:36.605 Sensor Java Config Sensor [iac] (done) | time=1ms
19:37:36 [INFO] 23:37:36.605 Sensor IaC Docker Sensor [iac]
19:37:36 [INFO] 23:37:36.605 0 source files to be analyzed
19:37:36 [INFO] 23:37:36.612 0/0 source files have been analyzed
19:37:36 [INFO] 23:37:36.612 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:37:36 [INFO] 23:37:36.613 Sensor Serverless configuration file sensor [security]
19:37:36 [INFO] 23:37:36.613 0 Serverless function entries were found in the project
19:37:36 [INFO] 23:37:36.613 0 Serverless function handlers were kept as entrypoints
19:37:36 [INFO] 23:37:36.613 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:37:36 [INFO] 23:37:36.613 Sensor AWS SAM template file sensor [security]
19:37:36 [INFO] 23:37:36.613 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:37:36 [INFO] 23:37:36.613 Sensor AWS SAM Inline template file sensor [security]
19:37:36 [INFO] 23:37:36.613 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:37:36 [INFO] 23:37:36.614 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence
19:37:36 [INFO] 23:37:36.680 Sensor JavaSensor [java]
19:37:36 [INFO] 23:37:36.680 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:37:36 [INFO] 23:37:36.691 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:37:36 [INFO] 23:37:36.691 Using ECJ batch to parse 106 Main java source files with batch size 214 KB.
19:37:36 [INFO] 23:37:36.718 Starting batch processing.
19:37:36 [INFO] 23:37:36.890 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:37:58 [INFO] 23:37:58.958 100% analyzed
19:37:58 [INFO] 23:37:58.958 Batch processing: Done.
19:37:58 [INFO] 23:37:58.959 Did not optimize analysis for any files, performed a full analysis for all 106 files.
19:37:59 [INFO] 23:37:59.068 No "Test" source files to scan.
19:37:59 [INFO] 23:37:59.068 No "Generated" source files to scan.
19:37:59 [INFO] 23:37:59.068 Sensor JavaSensor [java] (done) | time=22388ms
19:37:59 [INFO] 23:37:59.069 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:37:59 [INFO] 23:37:59.069 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:37:59 [INFO] 23:37:59.069 Sensor SurefireSensor [java]
19:37:59 [INFO] 23:37:59.070 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/surefire-reports]
19:37:59 [INFO] 23:37:59.070 Sensor SurefireSensor [java] (done) | time=1ms
19:37:59 [INFO] 23:37:59.070 Sensor XML Sensor [xml]
19:37:59 [INFO] 23:37:59.071 1 source file to be analyzed
19:37:59 [INFO] 23:37:59.079 1/1 source file has been analyzed
19:37:59 [INFO] 23:37:59.079 Sensor XML Sensor [xml] (done) | time=9ms
19:37:59 [INFO] 23:37:59.079 Sensor JaCoCo XML Report Importer [jacoco]
19:37:59 [INFO] 23:37:59.080 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:37:59 [INFO] 23:37:59.116 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=37ms
19:37:59 [INFO] 23:37:59.116 Sensor Java Config Sensor [iac]
19:37:59 [INFO] 23:37:59.118 0 source files to be analyzed
19:37:59 [INFO] 23:37:59.119 0/0 source files have been analyzed
19:37:59 [INFO] 23:37:59.119 Sensor Java Config Sensor [iac] (done) | time=3ms
19:37:59 [INFO] 23:37:59.119 Sensor IaC Docker Sensor [iac]
19:37:59 [INFO] 23:37:59.120 0 source files to be analyzed
19:37:59 [INFO] 23:37:59.126 0/0 source files have been analyzed
19:37:59 [INFO] 23:37:59.126 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:37:59 [INFO] 23:37:59.126 Sensor Serverless configuration file sensor [security]
19:37:59 [INFO] 23:37:59.126 0 Serverless function entries were found in the project
19:37:59 [INFO] 23:37:59.127 0 Serverless function handlers were kept as entrypoints
19:37:59 [INFO] 23:37:59.127 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:37:59 [INFO] 23:37:59.127 Sensor AWS SAM template file sensor [security]
19:37:59 [INFO] 23:37:59.127 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:37:59 [INFO] 23:37:59.127 Sensor AWS SAM Inline template file sensor [security]
19:37:59 [INFO] 23:37:59.127 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:37:59 [INFO] 23:37:59.128 ------------- Run sensors on module org.eclipse.sirius.editor.properties
19:37:59 [INFO] 23:37:59.190 Sensor JavaSensor [java]
19:37:59 [INFO] 23:37:59.191 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:37:59 [INFO] 23:37:59.201 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:37:59 [INFO] 23:37:59.202 Using ECJ batch to parse 65 Main java source files with batch size 214 KB.
19:37:59 [INFO] 23:37:59.236 Starting batch processing.
19:37:59 [INFO] 23:37:59.309 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:03 [INFO] 23:38:03.707 100% analyzed
19:38:03 [INFO] 23:38:03.707 Batch processing: Done.
19:38:03 [INFO] 23:38:03.709 Did not optimize analysis for any files, performed a full analysis for all 65 files.
19:38:03 [INFO] 23:38:03.809 No "Test" source files to scan.
19:38:03 [INFO] 23:38:03.809 No "Generated" source files to scan.
19:38:03 [INFO] 23:38:03.809 Sensor JavaSensor [java] (done) | time=4619ms
19:38:03 [INFO] 23:38:03.809 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:03 [INFO] 23:38:03.809 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:03 [INFO] 23:38:03.809 Sensor SurefireSensor [java]
19:38:03 [INFO] 23:38:03.810 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/surefire-reports]
19:38:03 [INFO] 23:38:03.810 Sensor SurefireSensor [java] (done) | time=1ms
19:38:03 [INFO] 23:38:03.810 Sensor XML Sensor [xml]
19:38:03 [INFO] 23:38:03.810 1 source file to be analyzed
19:38:03 [INFO] 23:38:03.819 1/1 source file has been analyzed
19:38:03 [INFO] 23:38:03.820 Sensor XML Sensor [xml] (done) | time=10ms
19:38:03 [INFO] 23:38:03.820 Sensor JaCoCo XML Report Importer [jacoco]
19:38:03 [INFO] 23:38:03.820 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:03 [INFO] 23:38:03.858 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=38ms
19:38:03 [INFO] 23:38:03.858 Sensor Java Config Sensor [iac]
19:38:03 [INFO] 23:38:03.860 0 source files to be analyzed
19:38:03 [INFO] 23:38:03.860 0/0 source files have been analyzed
19:38:03 [INFO] 23:38:03.860 Sensor Java Config Sensor [iac] (done) | time=2ms
19:38:03 [INFO] 23:38:03.860 Sensor IaC Docker Sensor [iac]
19:38:03 [INFO] 23:38:03.861 0 source files to be analyzed
19:38:03 [INFO] 23:38:03.867 0/0 source files have been analyzed
19:38:03 [INFO] 23:38:03.867 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:38:03 [INFO] 23:38:03.867 Sensor Serverless configuration file sensor [security]
19:38:03 [INFO] 23:38:03.867 0 Serverless function entries were found in the project
19:38:03 [INFO] 23:38:03.867 0 Serverless function handlers were kept as entrypoints
19:38:03 [INFO] 23:38:03.867 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:03 [INFO] 23:38:03.867 Sensor AWS SAM template file sensor [security]
19:38:03 [INFO] 23:38:03.868 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:38:03 [INFO] 23:38:03.868 Sensor AWS SAM Inline template file sensor [security]
19:38:03 [INFO] 23:38:03.868 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:03 [INFO] 23:38:03.868 ------------- Run sensors on module org.eclipse.sirius.ui.editor
19:38:03 [INFO] 23:38:03.926 Sensor JavaSensor [java]
19:38:03 [INFO] 23:38:03.926 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:03 [INFO] 23:38:03.934 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:03 [INFO] 23:38:03.934 Using ECJ batch to parse 18 Main java source files with batch size 214 KB.
19:38:03 [INFO] 23:38:03.959 Starting batch processing.
19:38:04 [INFO] 23:38:04.119 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:08 [INFO] 23:38:08.273 100% analyzed
19:38:08 [INFO] 23:38:08.273 Batch processing: Done.
19:38:08 [INFO] 23:38:08.274 Did not optimize analysis for any files, performed a full analysis for all 18 files.
19:38:08 [INFO] 23:38:08.373 No "Test" source files to scan.
19:38:08 [INFO] 23:38:08.373 No "Generated" source files to scan.
19:38:08 [INFO] 23:38:08.373 Sensor JavaSensor [java] (done) | time=4447ms
19:38:08 [INFO] 23:38:08.374 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:08 [INFO] 23:38:08.374 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:08 [INFO] 23:38:08.374 Sensor SurefireSensor [java]
19:38:08 [INFO] 23:38:08.374 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/surefire-reports]
19:38:08 [INFO] 23:38:08.374 Sensor SurefireSensor [java] (done) | time=0ms
19:38:08 [INFO] 23:38:08.374 Sensor XML Sensor [xml]
19:38:08 [INFO] 23:38:08.375 1 source file to be analyzed
19:38:08 [INFO] 23:38:08.382 1/1 source file has been analyzed
19:38:08 [INFO] 23:38:08.383 Sensor XML Sensor [xml] (done) | time=9ms
19:38:08 [INFO] 23:38:08.383 Sensor JaCoCo XML Report Importer [jacoco]
19:38:08 [INFO] 23:38:08.383 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:08 [INFO] 23:38:08.390 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms
19:38:08 [INFO] 23:38:08.390 Sensor Java Config Sensor [iac]
19:38:08 [INFO] 23:38:08.391 0 source files to be analyzed
19:38:08 [INFO] 23:38:08.391 0/0 source files have been analyzed
19:38:08 [INFO] 23:38:08.391 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:08 [INFO] 23:38:08.391 Sensor IaC Docker Sensor [iac]
19:38:08 [INFO] 23:38:08.392 0 source files to be analyzed
19:38:08 [INFO] 23:38:08.398 0/0 source files have been analyzed
19:38:08 [INFO] 23:38:08.398 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:38:08 [INFO] 23:38:08.398 Sensor Serverless configuration file sensor [security]
19:38:08 [INFO] 23:38:08.398 0 Serverless function entries were found in the project
19:38:08 [INFO] 23:38:08.398 0 Serverless function handlers were kept as entrypoints
19:38:08 [INFO] 23:38:08.398 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:08 [INFO] 23:38:08.398 Sensor AWS SAM template file sensor [security]
19:38:08 [INFO] 23:38:08.398 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:08 [INFO] 23:38:08.398 Sensor AWS SAM Inline template file sensor [security]
19:38:08 [INFO] 23:38:08.398 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:08 [INFO] 23:38:08.399 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.ui
19:38:08 [INFO] 23:38:08.457 Sensor JavaSensor [java]
19:38:08 [INFO] 23:38:08.457 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:08 [INFO] 23:38:08.469 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:08 [INFO] 23:38:08.469 No "Main" source files to scan.
19:38:08 [INFO] 23:38:08.582 Using ECJ batch to parse 10 Test java source files with batch size 214 KB.
19:38:08 [INFO] 23:38:08.589 Starting batch processing.
19:38:08 [INFO] 23:38:08.674 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:08 [INFO] 23:38:08.926 100% analyzed
19:38:08 [INFO] 23:38:08.926 Batch processing: Done.
19:38:08 [INFO] 23:38:08.927 Did not optimize analysis for any files, performed a full analysis for all 10 files.
19:38:08 [INFO] 23:38:08.928 No "Generated" source files to scan.
19:38:08 [INFO] 23:38:08.928 Sensor JavaSensor [java] (done) | time=471ms
19:38:08 [INFO] 23:38:08.928 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:08 [INFO] 23:38:08.928 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:08 [INFO] 23:38:08.928 Sensor SurefireSensor [java]
19:38:08 [INFO] 23:38:08.928 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/surefire-reports]
19:38:08 [INFO] 23:38:08.928 Sensor SurefireSensor [java] (done) | time=0ms
19:38:08 [INFO] 23:38:08.929 Sensor XML Sensor [xml]
19:38:08 [INFO] 23:38:08.929 1 source file to be analyzed
19:38:08 [INFO] 23:38:08.948 1/1 source file has been analyzed
19:38:08 [INFO] 23:38:08.948 Sensor XML Sensor [xml] (done) | time=19ms
19:38:08 [INFO] 23:38:08.948 Sensor JaCoCo XML Report Importer [jacoco]
19:38:08 [INFO] 23:38:08.949 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:08 [INFO] 23:38:08.952 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
19:38:08 [INFO] 23:38:08.952 Sensor Java Config Sensor [iac]
19:38:08 [INFO] 23:38:08.953 0 source files to be analyzed
19:38:08 [INFO] 23:38:08.953 0/0 source files have been analyzed
19:38:08 [INFO] 23:38:08.953 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:08 [INFO] 23:38:08.953 Sensor IaC Docker Sensor [iac]
19:38:08 [INFO] 23:38:08.953 0 source files to be analyzed
19:38:08 [INFO] 23:38:08.960 0/0 source files have been analyzed
19:38:08 [INFO] 23:38:08.960 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:38:08 [INFO] 23:38:08.960 Sensor Serverless configuration file sensor [security]
19:38:08 [INFO] 23:38:08.960 0 Serverless function entries were found in the project
19:38:08 [INFO] 23:38:08.960 0 Serverless function handlers were kept as entrypoints
19:38:08 [INFO] 23:38:08.960 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:08 [INFO] 23:38:08.960 Sensor AWS SAM template file sensor [security]
19:38:08 [INFO] 23:38:08.960 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:08 [INFO] 23:38:08.961 Sensor AWS SAM Inline template file sensor [security]
19:38:08 [INFO] 23:38:08.961 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:08 [INFO] 23:38:08.961 ------------- Run sensors on module org.eclipse.sirius.ext.jface
19:38:09 [INFO] 23:38:09.023 Sensor JavaSensor [java]
19:38:09 [INFO] 23:38:09.024 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:09 [INFO] 23:38:09.025 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:09 [INFO] 23:38:09.026 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
19:38:09 [INFO] 23:38:09.027 Starting batch processing.
19:38:09 [INFO] 23:38:09.031 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:09 [INFO] 23:38:09.060 100% analyzed
19:38:09 [INFO] 23:38:09.060 Batch processing: Done.
19:38:09 [INFO] 23:38:09.060 Did not optimize analysis for any files, performed a full analysis for all 1 files.
19:38:09 [INFO] 23:38:09.168 No "Test" source files to scan.
19:38:09 [INFO] 23:38:09.168 No "Generated" source files to scan.
19:38:09 [INFO] 23:38:09.168 Sensor JavaSensor [java] (done) | time=145ms
19:38:09 [INFO] 23:38:09.169 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:09 [INFO] 23:38:09.169 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:09 [INFO] 23:38:09.169 Sensor SurefireSensor [java]
19:38:09 [INFO] 23:38:09.169 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/surefire-reports]
19:38:09 [INFO] 23:38:09.169 Sensor SurefireSensor [java] (done) | time=0ms
19:38:09 [INFO] 23:38:09.169 Sensor XML Sensor [xml]
19:38:09 [INFO] 23:38:09.170 1 source file to be analyzed
19:38:09 [INFO] 23:38:09.181 1/1 source file has been analyzed
19:38:09 [INFO] 23:38:09.181 Sensor XML Sensor [xml] (done) | time=12ms
19:38:09 [INFO] 23:38:09.182 Sensor JaCoCo XML Report Importer [jacoco]
19:38:09 [INFO] 23:38:09.182 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:09 [INFO] 23:38:09.183 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
19:38:09 [INFO] 23:38:09.183 Sensor Java Config Sensor [iac]
19:38:09 [INFO] 23:38:09.184 0 source files to be analyzed
19:38:09 [INFO] 23:38:09.184 0/0 source files have been analyzed
19:38:09 [INFO] 23:38:09.185 Sensor Java Config Sensor [iac] (done) | time=2ms
19:38:09 [INFO] 23:38:09.185 Sensor IaC Docker Sensor [iac]
19:38:09 [INFO] 23:38:09.185 0 source files to be analyzed
19:38:09 [INFO] 23:38:09.195 0/0 source files have been analyzed
19:38:09 [INFO] 23:38:09.195 Sensor IaC Docker Sensor [iac] (done) | time=10ms
19:38:09 [INFO] 23:38:09.196 Sensor Serverless configuration file sensor [security]
19:38:09 [INFO] 23:38:09.196 0 Serverless function entries were found in the project
19:38:09 [INFO] 23:38:09.196 0 Serverless function handlers were kept as entrypoints
19:38:09 [INFO] 23:38:09.196 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:09 [INFO] 23:38:09.196 Sensor AWS SAM template file sensor [security]
19:38:09 [INFO] 23:38:09.196 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:09 [INFO] 23:38:09.196 Sensor AWS SAM Inline template file sensor [security]
19:38:09 [INFO] 23:38:09.197 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:38:09 [INFO] 23:38:09.197 ------------- Run sensors on module org.eclipse.sirius.ext.gef
19:38:09 [INFO] 23:38:09.272 Sensor JavaSensor [java]
19:38:09 [INFO] 23:38:09.272 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:09 [INFO] 23:38:09.278 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:09 [INFO] 23:38:09.279 Using ECJ batch to parse 2 Main java source files with batch size 214 KB.
19:38:09 [INFO] 23:38:09.282 Starting batch processing.
19:38:09 [INFO] 23:38:09.332 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:09 [INFO] 23:38:09.592 100% analyzed
19:38:09 [INFO] 23:38:09.593 Batch processing: Done.
19:38:09 [INFO] 23:38:09.594 Did not optimize analysis for any files, performed a full analysis for all 2 files.
19:38:09 [INFO] 23:38:09.696 No "Test" source files to scan.
19:38:09 [INFO] 23:38:09.696 No "Generated" source files to scan.
19:38:09 [INFO] 23:38:09.697 Sensor JavaSensor [java] (done) | time=425ms
19:38:09 [INFO] 23:38:09.697 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:09 [INFO] 23:38:09.697 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:09 [INFO] 23:38:09.697 Sensor SurefireSensor [java]
19:38:09 [INFO] 23:38:09.697 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/surefire-reports]
19:38:09 [INFO] 23:38:09.697 Sensor SurefireSensor [java] (done) | time=0ms
19:38:09 [INFO] 23:38:09.697 Sensor XML Sensor [xml]
19:38:09 [INFO] 23:38:09.698 1 source file to be analyzed
19:38:09 [INFO] 23:38:09.710 1/1 source file has been analyzed
19:38:09 [INFO] 23:38:09.710 Sensor XML Sensor [xml] (done) | time=13ms
19:38:09 [INFO] 23:38:09.710 Sensor JaCoCo XML Report Importer [jacoco]
19:38:09 [INFO] 23:38:09.710 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:09 [INFO] 23:38:09.712 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:38:09 [INFO] 23:38:09.712 Sensor Java Config Sensor [iac]
19:38:09 [INFO] 23:38:09.713 0 source files to be analyzed
19:38:09 [INFO] 23:38:09.713 0/0 source files have been analyzed
19:38:09 [INFO] 23:38:09.713 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:09 [INFO] 23:38:09.713 Sensor IaC Docker Sensor [iac]
19:38:09 [INFO] 23:38:09.714 0 source files to be analyzed
19:38:09 [INFO] 23:38:09.721 0/0 source files have been analyzed
19:38:09 [INFO] 23:38:09.721 Sensor IaC Docker Sensor [iac] (done) | time=8ms
19:38:09 [INFO] 23:38:09.721 Sensor Serverless configuration file sensor [security]
19:38:09 [INFO] 23:38:09.721 0 Serverless function entries were found in the project
19:38:09 [INFO] 23:38:09.721 0 Serverless function handlers were kept as entrypoints
19:38:09 [INFO] 23:38:09.721 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:09 [INFO] 23:38:09.721 Sensor AWS SAM template file sensor [security]
19:38:09 [INFO] 23:38:09.722 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:38:09 [INFO] 23:38:09.722 Sensor AWS SAM Inline template file sensor [security]
19:38:09 [INFO] 23:38:09.722 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:09 [INFO] 23:38:09.722 ------------- Run sensors on module org.eclipse.sirius.sample.properties.textarea
19:38:09 [INFO] 23:38:09.793 Sensor JavaSensor [java]
19:38:09 [INFO] 23:38:09.793 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:09 [INFO] 23:38:09.799 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:09 [INFO] 23:38:09.799 No "Main" source files to scan.
19:38:09 [INFO] 23:38:09.981 Using ECJ batch to parse 1 Test java source files with batch size 214 KB.
19:38:09 [INFO] 23:38:09.984 Starting batch processing.
19:38:10 [INFO] 23:38:10.019 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:10 [INFO] 23:38:10.031 100% analyzed
19:38:10 [INFO] 23:38:10.032 Batch processing: Done.
19:38:10 [INFO] 23:38:10.032 Did not optimize analysis for any files, performed a full analysis for all 1 files.
19:38:10 [INFO] 23:38:10.032 No "Generated" source files to scan.
19:38:10 [INFO] 23:38:10.033 Sensor JavaSensor [java] (done) | time=240ms
19:38:10 [INFO] 23:38:10.033 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:10 [INFO] 23:38:10.033 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:10 [INFO] 23:38:10.033 Sensor SurefireSensor [java]
19:38:10 [INFO] 23:38:10.033 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/target/surefire-reports]
19:38:10 [INFO] 23:38:10.034 Sensor SurefireSensor [java] (done) | time=1ms
19:38:10 [INFO] 23:38:10.034 Sensor XML Sensor [xml]
19:38:10 [INFO] 23:38:10.034 1 source file to be analyzed
19:38:10 [INFO] 23:38:10.045 1/1 source file has been analyzed
19:38:10 [INFO] 23:38:10.045 Sensor XML Sensor [xml] (done) | time=11ms
19:38:10 [INFO] 23:38:10.045 Sensor JaCoCo XML Report Importer [jacoco]
19:38:10 [INFO] 23:38:10.046 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:10 [INFO] 23:38:10.047 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:38:10 [INFO] 23:38:10.047 Sensor Java Config Sensor [iac]
19:38:10 [INFO] 23:38:10.048 0 source files to be analyzed
19:38:10 [INFO] 23:38:10.048 0/0 source files have been analyzed
19:38:10 [INFO] 23:38:10.048 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:10 [INFO] 23:38:10.048 Sensor IaC Docker Sensor [iac]
19:38:10 [INFO] 23:38:10.048 0 source files to be analyzed
19:38:10 [INFO] 23:38:10.056 0/0 source files have been analyzed
19:38:10 [INFO] 23:38:10.056 Sensor IaC Docker Sensor [iac] (done) | time=8ms
19:38:10 [INFO] 23:38:10.056 Sensor Serverless configuration file sensor [security]
19:38:10 [INFO] 23:38:10.056 0 Serverless function entries were found in the project
19:38:10 [INFO] 23:38:10.056 0 Serverless function handlers were kept as entrypoints
19:38:10 [INFO] 23:38:10.056 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:10 [INFO] 23:38:10.056 Sensor AWS SAM template file sensor [security]
19:38:10 [INFO] 23:38:10.056 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:10 [INFO] 23:38:10.057 Sensor AWS SAM Inline template file sensor [security]
19:38:10 [INFO] 23:38:10.057 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:10 [INFO] 23:38:10.057 ------------- Run sensors on module org.eclipse.sirius.tests.swtbot.support
19:38:10 [INFO] 23:38:10.129 Sensor JavaSensor [java]
19:38:10 [INFO] 23:38:10.129 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:10 [INFO] 23:38:10.142 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:10 [INFO] 23:38:10.142 No "Main" source files to scan.
19:38:10 [INFO] 23:38:10.285 Using ECJ batch to parse 129 Test java source files with batch size 214 KB.
19:38:10 [INFO] 23:38:10.350 Starting batch processing.
19:38:10 [INFO] 23:38:10.452 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:13 [INFO] 23:38:13.864 100% analyzed
19:38:13 [INFO] 23:38:13.864 Batch processing: Done.
19:38:13 [INFO] 23:38:13.865 Did not optimize analysis for any files, performed a full analysis for all 129 files.
19:38:13 [INFO] 23:38:13.865 No "Generated" source files to scan.
19:38:13 [INFO] 23:38:13.866 Sensor JavaSensor [java] (done) | time=3737ms
19:38:13 [INFO] 23:38:13.866 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:13 [INFO] 23:38:13.866 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:13 [INFO] 23:38:13.866 Sensor SurefireSensor [java]
19:38:13 [INFO] 23:38:13.866 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/target/surefire-reports]
19:38:13 [INFO] 23:38:13.866 Sensor SurefireSensor [java] (done) | time=0ms
19:38:13 [INFO] 23:38:13.867 Sensor XML Sensor [xml]
19:38:13 [INFO] 23:38:13.867 1 source file to be analyzed
19:38:13 [INFO] 23:38:13.876 1/1 source file has been analyzed
19:38:13 [INFO] 23:38:13.876 Sensor XML Sensor [xml] (done) | time=9ms
19:38:13 [INFO] 23:38:13.876 Sensor JaCoCo XML Report Importer [jacoco]
19:38:13 [INFO] 23:38:13.877 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:13 [INFO] 23:38:13.915 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=39ms
19:38:13 [INFO] 23:38:13.915 Sensor Java Config Sensor [iac]
19:38:13 [INFO] 23:38:13.918 0 source files to be analyzed
19:38:13 [INFO] 23:38:13.918 0/0 source files have been analyzed
19:38:13 [INFO] 23:38:13.918 Sensor Java Config Sensor [iac] (done) | time=3ms
19:38:13 [INFO] 23:38:13.918 Sensor IaC Docker Sensor [iac]
19:38:13 [INFO] 23:38:13.919 0 source files to be analyzed
19:38:13 [INFO] 23:38:13.925 0/0 source files have been analyzed
19:38:13 [INFO] 23:38:13.925 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:38:13 [INFO] 23:38:13.925 Sensor Serverless configuration file sensor [security]
19:38:13 [INFO] 23:38:13.925 0 Serverless function entries were found in the project
19:38:13 [INFO] 23:38:13.925 0 Serverless function handlers were kept as entrypoints
19:38:13 [INFO] 23:38:13.925 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:13 [INFO] 23:38:13.925 Sensor AWS SAM template file sensor [security]
19:38:13 [INFO] 23:38:13.925 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:13 [INFO] 23:38:13.925 Sensor AWS SAM Inline template file sensor [security]
19:38:13 [INFO] 23:38:13.926 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:38:13 [INFO] 23:38:13.926 ------------- Run sensors on module org.eclipse.sirius.common.interpreter.aql
19:38:14 [INFO] 23:38:13.997 Sensor JavaSensor [java]
19:38:14 [INFO] 23:38:13.997 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:14 [INFO] 23:38:13.999 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:14 [INFO] 23:38:14.000 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
19:38:14 [INFO] 23:38:14.001 Starting batch processing.
19:38:14 [INFO] 23:38:14.033 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:14 [INFO] 23:38:14.110 100% analyzed
19:38:14 [INFO] 23:38:14.110 Batch processing: Done.
19:38:14 [INFO] 23:38:14.110 Did not optimize analysis for any files, performed a full analysis for all 1 files.
19:38:14 [INFO] 23:38:14.207 No "Test" source files to scan.
19:38:14 [INFO] 23:38:14.207 No "Generated" source files to scan.
19:38:14 [INFO] 23:38:14.207 Sensor JavaSensor [java] (done) | time=210ms
19:38:14 [INFO] 23:38:14.208 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:14 [INFO] 23:38:14.208 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:14 [INFO] 23:38:14.208 Sensor SurefireSensor [java]
19:38:14 [INFO] 23:38:14.208 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/target/surefire-reports]
19:38:14 [INFO] 23:38:14.208 Sensor SurefireSensor [java] (done) | time=0ms
19:38:14 [INFO] 23:38:14.208 Sensor XML Sensor [xml]
19:38:14 [INFO] 23:38:14.209 1 source file to be analyzed
19:38:14 [INFO] 23:38:14.216 1/1 source file has been analyzed
19:38:14 [INFO] 23:38:14.216 Sensor XML Sensor [xml] (done) | time=8ms
19:38:14 [INFO] 23:38:14.216 Sensor JaCoCo XML Report Importer [jacoco]
19:38:14 [INFO] 23:38:14.216 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:14 [INFO] 23:38:14.218 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:38:14 [INFO] 23:38:14.218 Sensor Java Config Sensor [iac]
19:38:14 [INFO] 23:38:14.219 0 source files to be analyzed
19:38:14 [INFO] 23:38:14.219 0/0 source files have been analyzed
19:38:14 [INFO] 23:38:14.219 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:14 [INFO] 23:38:14.219 Sensor IaC Docker Sensor [iac]
19:38:14 [INFO] 23:38:14.220 0 source files to be analyzed
19:38:14 [INFO] 23:38:14.230 0/0 source files have been analyzed
19:38:14 [INFO] 23:38:14.230 Sensor IaC Docker Sensor [iac] (done) | time=11ms
19:38:14 [INFO] 23:38:14.231 Sensor Serverless configuration file sensor [security]
19:38:14 [INFO] 23:38:14.231 0 Serverless function entries were found in the project
19:38:14 [INFO] 23:38:14.231 0 Serverless function handlers were kept as entrypoints
19:38:14 [INFO] 23:38:14.231 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:14 [INFO] 23:38:14.231 Sensor AWS SAM template file sensor [security]
19:38:14 [INFO] 23:38:14.231 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:14 [INFO] 23:38:14.231 Sensor AWS SAM Inline template file sensor [security]
19:38:14 [INFO] 23:38:14.232 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:14 [INFO] 23:38:14.232 ------------- Run sensors on module org.eclipse.sirius.ecore.extender
19:38:14 [INFO] 23:38:14.295 Sensor JavaSensor [java]
19:38:14 [INFO] 23:38:14.295 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:14 [INFO] 23:38:14.298 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:14 [INFO] 23:38:14.298 Using ECJ batch to parse 46 Main java source files with batch size 214 KB.
19:38:14 [INFO] 23:38:14.322 Starting batch processing.
19:38:14 [INFO] 23:38:14.347 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:17 [INFO] 23:38:17.206 100% analyzed
19:38:17 [INFO] 23:38:17.207 Batch processing: Done.
19:38:17 [INFO] 23:38:17.207 Did not optimize analysis for any files, performed a full analysis for all 46 files.
19:38:17 [INFO] 23:38:17.307 No "Test" source files to scan.
19:38:17 [INFO] 23:38:17.307 No "Generated" source files to scan.
19:38:17 [INFO] 23:38:17.307 Sensor JavaSensor [java] (done) | time=3012ms
19:38:17 [INFO] 23:38:17.308 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:17 [INFO] 23:38:17.308 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:17 [INFO] 23:38:17.308 Sensor SurefireSensor [java]
19:38:17 [INFO] 23:38:17.308 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/target/surefire-reports]
19:38:17 [INFO] 23:38:17.308 Sensor SurefireSensor [java] (done) | time=0ms
19:38:17 [INFO] 23:38:17.308 Sensor XML Sensor [xml]
19:38:17 [INFO] 23:38:17.309 1 source file to be analyzed
19:38:17 [INFO] 23:38:17.318 1/1 source file has been analyzed
19:38:17 [INFO] 23:38:17.318 Sensor XML Sensor [xml] (done) | time=10ms
19:38:17 [INFO] 23:38:17.319 Sensor JaCoCo XML Report Importer [jacoco]
19:38:17 [INFO] 23:38:17.319 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:17 [INFO] 23:38:17.332 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=13ms
19:38:17 [INFO] 23:38:17.332 Sensor Java Config Sensor [iac]
19:38:17 [INFO] 23:38:17.333 0 source files to be analyzed
19:38:17 [INFO] 23:38:17.333 0/0 source files have been analyzed
19:38:17 [INFO] 23:38:17.334 Sensor Java Config Sensor [iac] (done) | time=2ms
19:38:17 [INFO] 23:38:17.334 Sensor IaC Docker Sensor [iac]
19:38:17 [INFO] 23:38:17.334 0 source files to be analyzed
19:38:17 [INFO] 23:38:17.350 0/0 source files have been analyzed
19:38:17 [INFO] 23:38:17.350 Sensor IaC Docker Sensor [iac] (done) | time=16ms
19:38:17 [INFO] 23:38:17.351 Sensor Serverless configuration file sensor [security]
19:38:17 [INFO] 23:38:17.351 0 Serverless function entries were found in the project
19:38:17 [INFO] 23:38:17.351 0 Serverless function handlers were kept as entrypoints
19:38:17 [INFO] 23:38:17.351 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:17 [INFO] 23:38:17.351 Sensor AWS SAM template file sensor [security]
19:38:17 [INFO] 23:38:17.351 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:17 [INFO] 23:38:17.351 Sensor AWS SAM Inline template file sensor [security]
19:38:17 [INFO] 23:38:17.352 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:38:17 [INFO] 23:38:17.352 ------------- Run sensors on module org.eclipse.sirius.ext.draw2d
19:38:17 [INFO] 23:38:17.415 Sensor JavaSensor [java]
19:38:17 [INFO] 23:38:17.415 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:17 [INFO] 23:38:17.417 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:17 [INFO] 23:38:17.418 Using ECJ batch to parse 21 Main java source files with batch size 214 KB.
19:38:17 [INFO] 23:38:17.426 Starting batch processing.
19:38:17 [INFO] 23:38:17.463 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:18 [INFO] 23:38:18.101 100% analyzed
19:38:18 [INFO] 23:38:18.101 Batch processing: Done.
19:38:18 [INFO] 23:38:18.101 Did not optimize analysis for any files, performed a full analysis for all 21 files.
19:38:18 [INFO] 23:38:18.206 No "Test" source files to scan.
19:38:18 [INFO] 23:38:18.206 No "Generated" source files to scan.
19:38:18 [INFO] 23:38:18.206 Sensor JavaSensor [java] (done) | time=791ms
19:38:18 [INFO] 23:38:18.206 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:18 [INFO] 23:38:18.206 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:18 [INFO] 23:38:18.207 Sensor SurefireSensor [java]
19:38:18 [INFO] 23:38:18.207 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/surefire-reports]
19:38:18 [INFO] 23:38:18.207 Sensor SurefireSensor [java] (done) | time=0ms
19:38:18 [INFO] 23:38:18.207 Sensor XML Sensor [xml]
19:38:18 [INFO] 23:38:18.208 1 source file to be analyzed
19:38:18 [INFO] 23:38:18.215 1/1 source file has been analyzed
19:38:18 [INFO] 23:38:18.215 Sensor XML Sensor [xml] (done) | time=8ms
19:38:18 [INFO] 23:38:18.215 Sensor JaCoCo XML Report Importer [jacoco]
19:38:18 [INFO] 23:38:18.215 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:18 [INFO] 23:38:18.220 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
19:38:18 [INFO] 23:38:18.220 Sensor Java Config Sensor [iac]
19:38:18 [INFO] 23:38:18.221 0 source files to be analyzed
19:38:18 [INFO] 23:38:18.221 0/0 source files have been analyzed
19:38:18 [INFO] 23:38:18.221 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:18 [INFO] 23:38:18.221 Sensor IaC Docker Sensor [iac]
19:38:18 [INFO] 23:38:18.222 0 source files to be analyzed
19:38:18 [INFO] 23:38:18.228 0/0 source files have been analyzed
19:38:18 [INFO] 23:38:18.228 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:38:18 [INFO] 23:38:18.228 Sensor Serverless configuration file sensor [security]
19:38:18 [INFO] 23:38:18.229 0 Serverless function entries were found in the project
19:38:18 [INFO] 23:38:18.229 0 Serverless function handlers were kept as entrypoints
19:38:18 [INFO] 23:38:18.229 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:38:18 [INFO] 23:38:18.229 Sensor AWS SAM template file sensor [security]
19:38:18 [INFO] 23:38:18.229 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:18 [INFO] 23:38:18.229 Sensor AWS SAM Inline template file sensor [security]
19:38:18 [INFO] 23:38:18.229 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:18 [INFO] 23:38:18.229 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily
19:38:18 [INFO] 23:38:18.288 Sensor JavaSensor [java]
19:38:18 [INFO] 23:38:18.288 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:18 [INFO] 23:38:18.290 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:18 [INFO] 23:38:18.290 No "Main" source files to scan.
19:38:18 [INFO] 23:38:18.412 Using ECJ batch to parse 14 Test java source files with batch size 214 KB.
19:38:18 [INFO] 23:38:18.422 Starting batch processing.
19:38:18 [INFO] 23:38:18.461 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:18 [INFO] 23:38:18.621 100% analyzed
19:38:18 [INFO] 23:38:18.621 Batch processing: Done.
19:38:18 [INFO] 23:38:18.621 Did not optimize analysis for any files, performed a full analysis for all 14 files.
19:38:18 [INFO] 23:38:18.621 No "Generated" source files to scan.
19:38:18 [INFO] 23:38:18.621 Sensor JavaSensor [java] (done) | time=333ms
19:38:18 [INFO] 23:38:18.622 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:18 [INFO] 23:38:18.622 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:18 [INFO] 23:38:18.622 Sensor SurefireSensor [java]
19:38:18 [INFO] 23:38:18.622 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/surefire-reports]
19:38:18 [INFO] 23:38:18.622 Sensor SurefireSensor [java] (done) | time=0ms
19:38:18 [INFO] 23:38:18.622 Sensor XML Sensor [xml]
19:38:18 [INFO] 23:38:18.623 1 source file to be analyzed
19:38:18 [INFO] 23:38:18.629 1/1 source file has been analyzed
19:38:18 [INFO] 23:38:18.629 Sensor XML Sensor [xml] (done) | time=7ms
19:38:18 [INFO] 23:38:18.630 Sensor JaCoCo XML Report Importer [jacoco]
19:38:18 [WARNING] 23:38:18.630 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
19:38:18 [INFO] 23:38:18.632 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
19:38:18 [INFO] 23:38:18.632 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:38:18 [INFO] 23:38:18.632 Sensor Java Config Sensor [iac]
19:38:18 [INFO] 23:38:18.633 0 source files to be analyzed
19:38:18 [INFO] 23:38:18.633 0/0 source files have been analyzed
19:38:18 [INFO] 23:38:18.633 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:18 [INFO] 23:38:18.633 Sensor IaC Docker Sensor [iac]
19:38:18 [INFO] 23:38:18.634 0 source files to be analyzed
19:38:18 [INFO] 23:38:18.649 0/0 source files have been analyzed
19:38:18 [INFO] 23:38:18.649 Sensor IaC Docker Sensor [iac] (done) | time=16ms
19:38:18 [INFO] 23:38:18.649 Sensor Serverless configuration file sensor [security]
19:38:18 [INFO] 23:38:18.649 0 Serverless function entries were found in the project
19:38:18 [INFO] 23:38:18.650 0 Serverless function handlers were kept as entrypoints
19:38:18 [INFO] 23:38:18.650 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:38:18 [INFO] 23:38:18.650 Sensor AWS SAM template file sensor [security]
19:38:18 [INFO] 23:38:18.650 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:18 [INFO] 23:38:18.650 Sensor AWS SAM Inline template file sensor [security]
19:38:18 [INFO] 23:38:18.650 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:18 [INFO] 23:38:18.650 ------------- Run sensors on module org.eclipse.sirius.editor.properties.ext.widgets.reference
19:38:18 [INFO] 23:38:18.712 Sensor JavaSensor [java]
19:38:18 [INFO] 23:38:18.712 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:18 [INFO] 23:38:18.722 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:18 [INFO] 23:38:18.722 Using ECJ batch to parse 13 Main java source files with batch size 214 KB.
19:38:18 [INFO] 23:38:18.729 Starting batch processing.
19:38:18 [INFO] 23:38:18.797 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:19 [INFO] 23:38:19.270 100% analyzed
19:38:19 [INFO] 23:38:19.270 Batch processing: Done.
19:38:19 [INFO] 23:38:19.271 Did not optimize analysis for any files, performed a full analysis for all 13 files.
19:38:19 [INFO] 23:38:19.372 No "Test" source files to scan.
19:38:19 [INFO] 23:38:19.372 No "Generated" source files to scan.
19:38:19 [INFO] 23:38:19.372 Sensor JavaSensor [java] (done) | time=660ms
19:38:19 [INFO] 23:38:19.372 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:19 [INFO] 23:38:19.372 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:19 [INFO] 23:38:19.373 Sensor SurefireSensor [java]
19:38:19 [INFO] 23:38:19.373 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/surefire-reports]
19:38:19 [INFO] 23:38:19.373 Sensor SurefireSensor [java] (done) | time=0ms
19:38:19 [INFO] 23:38:19.373 Sensor XML Sensor [xml]
19:38:19 [INFO] 23:38:19.373 1 source file to be analyzed
19:38:19 [INFO] 23:38:19.381 1/1 source file has been analyzed
19:38:19 [INFO] 23:38:19.381 Sensor XML Sensor [xml] (done) | time=8ms
19:38:19 [INFO] 23:38:19.381 Sensor JaCoCo XML Report Importer [jacoco]
19:38:19 [INFO] 23:38:19.381 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:19 [INFO] 23:38:19.385 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
19:38:19 [INFO] 23:38:19.385 Sensor Java Config Sensor [iac]
19:38:19 [INFO] 23:38:19.386 0 source files to be analyzed
19:38:19 [INFO] 23:38:19.386 0/0 source files have been analyzed
19:38:19 [INFO] 23:38:19.386 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:19 [INFO] 23:38:19.386 Sensor IaC Docker Sensor [iac]
19:38:19 [INFO] 23:38:19.386 0 source files to be analyzed
19:38:19 [INFO] 23:38:19.392 0/0 source files have been analyzed
19:38:19 [INFO] 23:38:19.392 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:38:19 [INFO] 23:38:19.392 Sensor Serverless configuration file sensor [security]
19:38:19 [INFO] 23:38:19.392 0 Serverless function entries were found in the project
19:38:19 [INFO] 23:38:19.393 0 Serverless function handlers were kept as entrypoints
19:38:19 [INFO] 23:38:19.393 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:38:19 [INFO] 23:38:19.393 Sensor AWS SAM template file sensor [security]
19:38:19 [INFO] 23:38:19.393 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:19 [INFO] 23:38:19.393 Sensor AWS SAM Inline template file sensor [security]
19:38:19 [INFO] 23:38:19.393 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:19 [INFO] 23:38:19.393 ------------- Run sensors on module org.eclipse.sirius.common
19:38:19 [INFO] 23:38:19.450 Sensor JavaSensor [java]
19:38:19 [INFO] 23:38:19.450 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:19 [INFO] 23:38:19.453 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:19 [INFO] 23:38:19.454 Using ECJ batch to parse 118 Main java source files with batch size 214 KB.
19:38:19 [INFO] 23:38:19.478 Starting batch processing.
19:38:19 [INFO] 23:38:19.522 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:31 [INFO] 23:38:31.900 100% analyzed
19:38:31 [INFO] 23:38:31.900 Batch processing: Done.
19:38:31 [INFO] 23:38:31.901 Did not optimize analysis for any files, performed a full analysis for all 118 files.
19:38:32 [INFO] 23:38:32.016 No "Test" source files to scan.
19:38:32 [INFO] 23:38:32.016 No "Generated" source files to scan.
19:38:32 [INFO] 23:38:32.016 Sensor JavaSensor [java] (done) | time=12566ms
19:38:32 [INFO] 23:38:32.016 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:32 [INFO] 23:38:32.017 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:38:32 [INFO] 23:38:32.017 Sensor SurefireSensor [java]
19:38:32 [INFO] 23:38:32.017 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/surefire-reports]
19:38:32 [INFO] 23:38:32.017 Sensor SurefireSensor [java] (done) | time=0ms
19:38:32 [INFO] 23:38:32.017 Sensor XML Sensor [xml]
19:38:32 [INFO] 23:38:32.018 1 source file to be analyzed
19:38:32 [INFO] 23:38:32.026 1/1 source file has been analyzed
19:38:32 [INFO] 23:38:32.026 Sensor XML Sensor [xml] (done) | time=9ms
19:38:32 [INFO] 23:38:32.026 Sensor JaCoCo XML Report Importer [jacoco]
19:38:32 [INFO] 23:38:32.027 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:32 [INFO] 23:38:32.056 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=30ms
19:38:32 [INFO] 23:38:32.056 Sensor Java Config Sensor [iac]
19:38:32 [INFO] 23:38:32.058 0 source files to be analyzed
19:38:32 [INFO] 23:38:32.058 0/0 source files have been analyzed
19:38:32 [INFO] 23:38:32.058 Sensor Java Config Sensor [iac] (done) | time=2ms
19:38:32 [INFO] 23:38:32.059 Sensor IaC Docker Sensor [iac]
19:38:32 [INFO] 23:38:32.060 0 source files to be analyzed
19:38:32 [INFO] 23:38:32.067 0/0 source files have been analyzed
19:38:32 [INFO] 23:38:32.067 Sensor IaC Docker Sensor [iac] (done) | time=8ms
19:38:32 [INFO] 23:38:32.067 Sensor Serverless configuration file sensor [security]
19:38:32 [INFO] 23:38:32.067 0 Serverless function entries were found in the project
19:38:32 [INFO] 23:38:32.067 0 Serverless function handlers were kept as entrypoints
19:38:32 [INFO] 23:38:32.067 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:32 [INFO] 23:38:32.068 Sensor AWS SAM template file sensor [security]
19:38:32 [INFO] 23:38:32.068 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:32 [INFO] 23:38:32.068 Sensor AWS SAM Inline template file sensor [security]
19:38:32 [INFO] 23:38:32.068 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:32 [INFO] 23:38:32.068 ------------- Run sensors on module org.eclipse.sirius.eef.adapters
19:38:32 [INFO] 23:38:32.134 Sensor JavaSensor [java]
19:38:32 [INFO] 23:38:32.135 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:32 [INFO] 23:38:32.146 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:32 [INFO] 23:38:32.146 Using ECJ batch to parse 8 Main java source files with batch size 214 KB.
19:38:32 [INFO] 23:38:32.152 Starting batch processing.
19:38:32 [INFO] 23:38:32.261 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:33 [INFO] 23:38:33.028 100% analyzed
19:38:33 [INFO] 23:38:33.028 Batch processing: Done.
19:38:33 [INFO] 23:38:33.029 Did not optimize analysis for any files, performed a full analysis for all 8 files.
19:38:33 [INFO] 23:38:33.136 No "Test" source files to scan.
19:38:33 [INFO] 23:38:33.136 No "Generated" source files to scan.
19:38:33 [INFO] 23:38:33.136 Sensor JavaSensor [java] (done) | time=1002ms
19:38:33 [INFO] 23:38:33.136 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:33 [INFO] 23:38:33.137 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:38:33 [INFO] 23:38:33.137 Sensor SurefireSensor [java]
19:38:33 [INFO] 23:38:33.137 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/surefire-reports]
19:38:33 [INFO] 23:38:33.137 Sensor SurefireSensor [java] (done) | time=0ms
19:38:33 [INFO] 23:38:33.137 Sensor XML Sensor [xml]
19:38:33 [INFO] 23:38:33.138 1 source file to be analyzed
19:38:33 [INFO] 23:38:33.147 1/1 source file has been analyzed
19:38:33 [INFO] 23:38:33.147 Sensor XML Sensor [xml] (done) | time=10ms
19:38:33 [INFO] 23:38:33.147 Sensor JaCoCo XML Report Importer [jacoco]
19:38:33 [INFO] 23:38:33.147 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:33 [INFO] 23:38:33.151 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
19:38:33 [INFO] 23:38:33.152 Sensor Java Config Sensor [iac]
19:38:33 [INFO] 23:38:33.152 0 source files to be analyzed
19:38:33 [INFO] 23:38:33.153 0/0 source files have been analyzed
19:38:33 [INFO] 23:38:33.153 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:33 [INFO] 23:38:33.153 Sensor IaC Docker Sensor [iac]
19:38:33 [INFO] 23:38:33.153 0 source files to be analyzed
19:38:33 [INFO] 23:38:33.161 0/0 source files have been analyzed
19:38:33 [INFO] 23:38:33.161 Sensor IaC Docker Sensor [iac] (done) | time=8ms
19:38:33 [INFO] 23:38:33.161 Sensor Serverless configuration file sensor [security]
19:38:33 [INFO] 23:38:33.161 0 Serverless function entries were found in the project
19:38:33 [INFO] 23:38:33.161 0 Serverless function handlers were kept as entrypoints
19:38:33 [INFO] 23:38:33.162 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:38:33 [INFO] 23:38:33.162 Sensor AWS SAM template file sensor [security]
19:38:33 [INFO] 23:38:33.162 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:33 [INFO] 23:38:33.162 Sensor AWS SAM Inline template file sensor [security]
19:38:33 [INFO] 23:38:33.162 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:33 [INFO] 23:38:33.162 ------------- Run sensors on module org.eclipse.sirius.table.model
19:38:33 [INFO] 23:38:33.279 Sensor JavaSensor [java]
19:38:33 [INFO] 23:38:33.279 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:33 [INFO] 23:38:33.282 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:33 [INFO] 23:38:33.282 Using ECJ batch to parse 24 Main java source files with batch size 214 KB.
19:38:33 [INFO] 23:38:33.291 Starting batch processing.
19:38:33 [INFO] 23:38:33.344 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:34 [INFO] 23:38:34.038 100% analyzed
19:38:34 [INFO] 23:38:34.038 Batch processing: Done.
19:38:34 [INFO] 23:38:34.038 Did not optimize analysis for any files, performed a full analysis for all 24 files.
19:38:34 [INFO] 23:38:34.150 No "Test" source files to scan.
19:38:34 [INFO] 23:38:34.150 No "Generated" source files to scan.
19:38:34 [INFO] 23:38:34.150 Sensor JavaSensor [java] (done) | time=871ms
19:38:34 [INFO] 23:38:34.150 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:34 [INFO] 23:38:34.151 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:38:34 [INFO] 23:38:34.151 Sensor SurefireSensor [java]
19:38:34 [INFO] 23:38:34.151 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/surefire-reports]
19:38:34 [INFO] 23:38:34.151 Sensor SurefireSensor [java] (done) | time=0ms
19:38:34 [INFO] 23:38:34.151 Sensor XML Sensor [xml]
19:38:34 [INFO] 23:38:34.152 1 source file to be analyzed
19:38:34 [INFO] 23:38:34.159 1/1 source file has been analyzed
19:38:34 [INFO] 23:38:34.159 Sensor XML Sensor [xml] (done) | time=8ms
19:38:34 [INFO] 23:38:34.160 Sensor JaCoCo XML Report Importer [jacoco]
19:38:34 [INFO] 23:38:34.160 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:34 [INFO] 23:38:34.178 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=17ms
19:38:34 [INFO] 23:38:34.178 Sensor Java Config Sensor [iac]
19:38:34 [INFO] 23:38:34.179 0 source files to be analyzed
19:38:34 [INFO] 23:38:34.179 0/0 source files have been analyzed
19:38:34 [INFO] 23:38:34.179 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:34 [INFO] 23:38:34.179 Sensor IaC Docker Sensor [iac]
19:38:34 [INFO] 23:38:34.180 0 source files to be analyzed
19:38:34 [INFO] 23:38:34.185 0/0 source files have been analyzed
19:38:34 [INFO] 23:38:34.186 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:38:34 [INFO] 23:38:34.186 Sensor Serverless configuration file sensor [security]
19:38:34 [INFO] 23:38:34.186 0 Serverless function entries were found in the project
19:38:34 [INFO] 23:38:34.186 0 Serverless function handlers were kept as entrypoints
19:38:34 [INFO] 23:38:34.186 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:34 [INFO] 23:38:34.186 Sensor AWS SAM template file sensor [security]
19:38:34 [INFO] 23:38:34.186 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:34 [INFO] 23:38:34.186 Sensor AWS SAM Inline template file sensor [security]
19:38:34 [INFO] 23:38:34.186 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:34 [INFO] 23:38:34.187 ------------- Run sensors on module org.eclipse.sirius.tests.sample.migration
19:38:34 [INFO] 23:38:34.250 Sensor JavaSensor [java]
19:38:34 [INFO] 23:38:34.250 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:34 [INFO] 23:38:34.253 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:34 [INFO] 23:38:34.253 No "Main" source files to scan.
19:38:34 [INFO] 23:38:34.413 Using ECJ batch to parse 88 Test java source files with batch size 214 KB.
19:38:34 [INFO] 23:38:34.442 Starting batch processing.
19:38:34 [INFO] 23:38:34.490 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:36 [INFO] 23:38:36.275 100% analyzed
19:38:36 [INFO] 23:38:36.275 Batch processing: Done.
19:38:36 [INFO] 23:38:36.275 Did not optimize analysis for any files, performed a full analysis for all 88 files.
19:38:36 [INFO] 23:38:36.275 No "Generated" source files to scan.
19:38:36 [INFO] 23:38:36.275 Sensor JavaSensor [java] (done) | time=2025ms
19:38:36 [INFO] 23:38:36.275 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:36 [INFO] 23:38:36.276 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:38:36 [INFO] 23:38:36.276 Sensor SurefireSensor [java]
19:38:36 [INFO] 23:38:36.276 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/target/surefire-reports]
19:38:36 [INFO] 23:38:36.276 Sensor SurefireSensor [java] (done) | time=0ms
19:38:36 [INFO] 23:38:36.276 Sensor XML Sensor [xml]
19:38:36 [INFO] 23:38:36.277 1 source file to be analyzed
19:38:36 [INFO] 23:38:36.283 1/1 source file has been analyzed
19:38:36 [INFO] 23:38:36.284 Sensor XML Sensor [xml] (done) | time=8ms
19:38:36 [INFO] 23:38:36.284 Sensor JaCoCo XML Report Importer [jacoco]
19:38:36 [INFO] 23:38:36.284 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:36 [INFO] 23:38:36.310 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=26ms
19:38:36 [INFO] 23:38:36.310 Sensor Java Config Sensor [iac]
19:38:36 [INFO] 23:38:36.312 0 source files to be analyzed
19:38:36 [INFO] 23:38:36.312 0/0 source files have been analyzed
19:38:36 [INFO] 23:38:36.312 Sensor Java Config Sensor [iac] (done) | time=2ms
19:38:36 [INFO] 23:38:36.312 Sensor IaC Docker Sensor [iac]
19:38:36 [INFO] 23:38:36.313 0 source files to be analyzed
19:38:36 [INFO] 23:38:36.318 0/0 source files have been analyzed
19:38:36 [INFO] 23:38:36.318 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:38:36 [INFO] 23:38:36.319 Sensor Serverless configuration file sensor [security]
19:38:36 [INFO] 23:38:36.319 0 Serverless function entries were found in the project
19:38:36 [INFO] 23:38:36.319 0 Serverless function handlers were kept as entrypoints
19:38:36 [INFO] 23:38:36.319 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:36 [INFO] 23:38:36.319 Sensor AWS SAM template file sensor [security]
19:38:36 [INFO] 23:38:36.319 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:36 [INFO] 23:38:36.319 Sensor AWS SAM Inline template file sensor [security]
19:38:36 [INFO] 23:38:36.319 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:36 [INFO] 23:38:36.320 ------------- Run sensors on module org.eclipse.sirius.ui.properties
19:38:36 [INFO] 23:38:36.391 Sensor JavaSensor [java]
19:38:36 [INFO] 23:38:36.391 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:36 [INFO] 23:38:36.399 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:36 [INFO] 23:38:36.399 Using ECJ batch to parse 22 Main java source files with batch size 214 KB.
19:38:36 [INFO] 23:38:36.414 Starting batch processing.
19:38:36 [INFO] 23:38:36.478 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:37 [INFO] 23:38:37.808 100% analyzed
19:38:37 [INFO] 23:38:37.808 Batch processing: Done.
19:38:37 [INFO] 23:38:37.809 Did not optimize analysis for any files, performed a full analysis for all 22 files.
19:38:37 [INFO] 23:38:37.922 No "Test" source files to scan.
19:38:37 [INFO] 23:38:37.922 No "Generated" source files to scan.
19:38:37 [INFO] 23:38:37.922 Sensor JavaSensor [java] (done) | time=1531ms
19:38:37 [INFO] 23:38:37.922 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:37 [INFO] 23:38:37.922 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:37 [INFO] 23:38:37.922 Sensor SurefireSensor [java]
19:38:37 [INFO] 23:38:37.923 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/surefire-reports]
19:38:37 [INFO] 23:38:37.923 Sensor SurefireSensor [java] (done) | time=1ms
19:38:37 [INFO] 23:38:37.923 Sensor XML Sensor [xml]
19:38:37 [INFO] 23:38:37.923 1 source file to be analyzed
19:38:37 [INFO] 23:38:37.930 1/1 source file has been analyzed
19:38:37 [INFO] 23:38:37.930 Sensor XML Sensor [xml] (done) | time=7ms
19:38:37 [INFO] 23:38:37.930 Sensor JaCoCo XML Report Importer [jacoco]
19:38:37 [INFO] 23:38:37.931 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:37 [INFO] 23:38:37.943 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=13ms
19:38:37 [INFO] 23:38:37.943 Sensor Java Config Sensor [iac]
19:38:37 [INFO] 23:38:37.944 0 source files to be analyzed
19:38:37 [INFO] 23:38:37.944 0/0 source files have been analyzed
19:38:37 [INFO] 23:38:37.944 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:37 [INFO] 23:38:37.944 Sensor IaC Docker Sensor [iac]
19:38:37 [INFO] 23:38:37.945 0 source files to be analyzed
19:38:37 [INFO] 23:38:37.951 0/0 source files have been analyzed
19:38:37 [INFO] 23:38:37.951 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:38:37 [INFO] 23:38:37.951 Sensor Serverless configuration file sensor [security]
19:38:37 [INFO] 23:38:37.951 0 Serverless function entries were found in the project
19:38:37 [INFO] 23:38:37.951 0 Serverless function handlers were kept as entrypoints
19:38:37 [INFO] 23:38:37.951 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:37 [INFO] 23:38:37.951 Sensor AWS SAM template file sensor [security]
19:38:37 [INFO] 23:38:37.951 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:37 [INFO] 23:38:37.951 Sensor AWS SAM Inline template file sensor [security]
19:38:37 [INFO] 23:38:37.952 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:38:37 [INFO] 23:38:37.952 ------------- Run sensors on module org.eclipse.sirius.ext.ide
19:38:38 [INFO] 23:38:38.009 Sensor JavaSensor [java]
19:38:38 [INFO] 23:38:38.009 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:38 [INFO] 23:38:38.011 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:38 [INFO] 23:38:38.011 Using ECJ batch to parse 8 Main java source files with batch size 214 KB.
19:38:38 [INFO] 23:38:38.015 Starting batch processing.
19:38:38 [INFO] 23:38:38.031 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:38 [INFO] 23:38:38.340 100% analyzed
19:38:38 [INFO] 23:38:38.340 Batch processing: Done.
19:38:38 [INFO] 23:38:38.340 Did not optimize analysis for any files, performed a full analysis for all 8 files.
19:38:38 [INFO] 23:38:38.448 No "Test" source files to scan.
19:38:38 [INFO] 23:38:38.448 No "Generated" source files to scan.
19:38:38 [INFO] 23:38:38.448 Sensor JavaSensor [java] (done) | time=440ms
19:38:38 [INFO] 23:38:38.448 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:38 [INFO] 23:38:38.449 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:38:38 [INFO] 23:38:38.449 Sensor SurefireSensor [java]
19:38:38 [INFO] 23:38:38.449 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/surefire-reports]
19:38:38 [INFO] 23:38:38.449 Sensor SurefireSensor [java] (done) | time=0ms
19:38:38 [INFO] 23:38:38.449 Sensor XML Sensor [xml]
19:38:38 [INFO] 23:38:38.450 1 source file to be analyzed
19:38:38 [INFO] 23:38:38.456 1/1 source file has been analyzed
19:38:38 [INFO] 23:38:38.456 Sensor XML Sensor [xml] (done) | time=7ms
19:38:38 [INFO] 23:38:38.456 Sensor JaCoCo XML Report Importer [jacoco]
19:38:38 [INFO] 23:38:38.457 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:38 [INFO] 23:38:38.459 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
19:38:38 [INFO] 23:38:38.459 Sensor Java Config Sensor [iac]
19:38:38 [INFO] 23:38:38.460 0 source files to be analyzed
19:38:38 [INFO] 23:38:38.460 0/0 source files have been analyzed
19:38:38 [INFO] 23:38:38.460 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:38 [INFO] 23:38:38.460 Sensor IaC Docker Sensor [iac]
19:38:38 [INFO] 23:38:38.461 0 source files to be analyzed
19:38:38 [INFO] 23:38:38.466 0/0 source files have been analyzed
19:38:38 [INFO] 23:38:38.467 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:38:38 [INFO] 23:38:38.467 Sensor Serverless configuration file sensor [security]
19:38:38 [INFO] 23:38:38.467 0 Serverless function entries were found in the project
19:38:38 [INFO] 23:38:38.467 0 Serverless function handlers were kept as entrypoints
19:38:38 [INFO] 23:38:38.467 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:38 [INFO] 23:38:38.467 Sensor AWS SAM template file sensor [security]
19:38:38 [INFO] 23:38:38.467 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:38 [INFO] 23:38:38.468 Sensor AWS SAM Inline template file sensor [security]
19:38:38 [INFO] 23:38:38.468 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:38 [INFO] 23:38:38.468 ------------- Run sensors on module org.eclipse.sirius.tests.sample.scxml
19:38:38 [INFO] 23:38:38.525 Sensor JavaSensor [java]
19:38:38 [INFO] 23:38:38.525 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:38 [INFO] 23:38:38.527 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:38 [INFO] 23:38:38.527 No "Main" source files to scan.
19:38:38 [INFO] 23:38:38.659 Using ECJ batch to parse 70 Test java source files with batch size 214 KB.
19:38:38 [INFO] 23:38:38.679 Starting batch processing.
19:38:38 [INFO] 23:38:38.718 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:41 [INFO] 23:38:41.641 100% analyzed
19:38:41 [INFO] 23:38:41.641 Batch processing: Done.
19:38:41 [INFO] 23:38:41.641 Did not optimize analysis for any files, performed a full analysis for all 70 files.
19:38:41 [INFO] 23:38:41.642 No "Generated" source files to scan.
19:38:41 [INFO] 23:38:41.642 Sensor JavaSensor [java] (done) | time=3117ms
19:38:41 [INFO] 23:38:41.642 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:41 [INFO] 23:38:41.642 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:41 [INFO] 23:38:41.642 Sensor SurefireSensor [java]
19:38:41 [INFO] 23:38:41.643 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/target/surefire-reports]
19:38:41 [INFO] 23:38:41.643 Sensor SurefireSensor [java] (done) | time=1ms
19:38:41 [INFO] 23:38:41.643 Sensor XML Sensor [xml]
19:38:41 [INFO] 23:38:41.643 1 source file to be analyzed
19:38:41 [INFO] 23:38:41.650 1/1 source file has been analyzed
19:38:41 [INFO] 23:38:41.651 Sensor XML Sensor [xml] (done) | time=8ms
19:38:41 [INFO] 23:38:41.651 Sensor JaCoCo XML Report Importer [jacoco]
19:38:41 [INFO] 23:38:41.651 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:41 [INFO] 23:38:41.684 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=33ms
19:38:41 [INFO] 23:38:41.685 Sensor Java Config Sensor [iac]
19:38:41 [INFO] 23:38:41.686 0 source files to be analyzed
19:38:41 [INFO] 23:38:41.686 0/0 source files have been analyzed
19:38:41 [INFO] 23:38:41.686 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:41 [INFO] 23:38:41.686 Sensor IaC Docker Sensor [iac]
19:38:41 [INFO] 23:38:41.687 0 source files to be analyzed
19:38:41 [INFO] 23:38:41.693 0/0 source files have been analyzed
19:38:41 [INFO] 23:38:41.693 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:38:41 [INFO] 23:38:41.693 Sensor Serverless configuration file sensor [security]
19:38:41 [INFO] 23:38:41.693 0 Serverless function entries were found in the project
19:38:41 [INFO] 23:38:41.694 0 Serverless function handlers were kept as entrypoints
19:38:41 [INFO] 23:38:41.694 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:38:41 [INFO] 23:38:41.694 Sensor AWS SAM template file sensor [security]
19:38:41 [INFO] 23:38:41.694 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:41 [INFO] 23:38:41.694 Sensor AWS SAM Inline template file sensor [security]
19:38:41 [INFO] 23:38:41.694 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:41 [INFO] 23:38:41.695 ------------- Run sensors on module org.eclipse.sirius.diagram.elk
19:38:41 [INFO] 23:38:41.751 Sensor JavaSensor [java]
19:38:41 [INFO] 23:38:41.751 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:41 [INFO] 23:38:41.761 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:41 [INFO] 23:38:41.762 Using ECJ batch to parse 14 Main java source files with batch size 214 KB.
19:38:41 [INFO] 23:38:41.784 Starting batch processing.
19:38:41 [INFO] 23:38:41.975 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:51 [INFO] 23:38:51.785 78% analyzed
19:38:53 [INFO] 23:38:53.501 100% analyzed
19:38:53 [INFO] 23:38:53.501 Batch processing: Done.
19:38:53 [INFO] 23:38:53.502 Did not optimize analysis for any files, performed a full analysis for all 14 files.
19:38:53 [INFO] 23:38:53.620 No "Test" source files to scan.
19:38:53 [INFO] 23:38:53.621 No "Generated" source files to scan.
19:38:53 [INFO] 23:38:53.621 Sensor JavaSensor [java] (done) | time=11870ms
19:38:53 [INFO] 23:38:53.621 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:53 [INFO] 23:38:53.621 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:53 [INFO] 23:38:53.621 Sensor SurefireSensor [java]
19:38:53 [INFO] 23:38:53.621 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/surefire-reports]
19:38:53 [INFO] 23:38:53.621 Sensor SurefireSensor [java] (done) | time=0ms
19:38:53 [INFO] 23:38:53.621 Sensor XML Sensor [xml]
19:38:53 [INFO] 23:38:53.622 1 source file to be analyzed
19:38:53 [INFO] 23:38:53.629 1/1 source file has been analyzed
19:38:53 [INFO] 23:38:53.629 Sensor XML Sensor [xml] (done) | time=8ms
19:38:53 [INFO] 23:38:53.629 Sensor JaCoCo XML Report Importer [jacoco]
19:38:53 [INFO] 23:38:53.629 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:53 [INFO] 23:38:53.637 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms
19:38:53 [INFO] 23:38:53.637 Sensor Java Config Sensor [iac]
19:38:53 [INFO] 23:38:53.637 0 source files to be analyzed
19:38:53 [INFO] 23:38:53.638 0/0 source files have been analyzed
19:38:53 [INFO] 23:38:53.638 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:53 [INFO] 23:38:53.638 Sensor IaC Docker Sensor [iac]
19:38:53 [INFO] 23:38:53.638 0 source files to be analyzed
19:38:53 [INFO] 23:38:53.644 0/0 source files have been analyzed
19:38:53 [INFO] 23:38:53.644 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:38:53 [INFO] 23:38:53.644 Sensor Serverless configuration file sensor [security]
19:38:53 [INFO] 23:38:53.644 0 Serverless function entries were found in the project
19:38:53 [INFO] 23:38:53.644 0 Serverless function handlers were kept as entrypoints
19:38:53 [INFO] 23:38:53.644 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:53 [INFO] 23:38:53.644 Sensor AWS SAM template file sensor [security]
19:38:53 [INFO] 23:38:53.644 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:53 [INFO] 23:38:53.645 Sensor AWS SAM Inline template file sensor [security]
19:38:53 [INFO] 23:38:53.645 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:53 [INFO] 23:38:53.645 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook
19:38:53 [INFO] 23:38:53.703 Sensor JavaSensor [java]
19:38:53 [INFO] 23:38:53.703 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:53 [INFO] 23:38:53.705 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:53 [INFO] 23:38:53.705 No "Main" source files to scan.
19:38:53 [INFO] 23:38:53.837 Using ECJ batch to parse 47 Test java source files with batch size 214 KB.
19:38:53 [INFO] 23:38:53.859 Starting batch processing.
19:38:53 [INFO] 23:38:53.883 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:54 [INFO] 23:38:54.498 100% analyzed
19:38:54 [INFO] 23:38:54.498 Batch processing: Done.
19:38:54 [INFO] 23:38:54.498 Did not optimize analysis for any files, performed a full analysis for all 47 files.
19:38:54 [INFO] 23:38:54.499 No "Generated" source files to scan.
19:38:54 [INFO] 23:38:54.499 Sensor JavaSensor [java] (done) | time=796ms
19:38:54 [INFO] 23:38:54.499 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:54 [INFO] 23:38:54.499 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:54 [INFO] 23:38:54.499 Sensor SurefireSensor [java]
19:38:54 [INFO] 23:38:54.499 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/target/surefire-reports]
19:38:54 [INFO] 23:38:54.499 Sensor SurefireSensor [java] (done) | time=0ms
19:38:54 [INFO] 23:38:54.499 Sensor XML Sensor [xml]
19:38:54 [INFO] 23:38:54.500 1 source file to be analyzed
19:38:54 [INFO] 23:38:54.506 1/1 source file has been analyzed
19:38:54 [INFO] 23:38:54.507 Sensor XML Sensor [xml] (done) | time=8ms
19:38:54 [INFO] 23:38:54.507 Sensor JaCoCo XML Report Importer [jacoco]
19:38:54 [INFO] 23:38:54.507 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:54 [INFO] 23:38:54.519 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms
19:38:54 [INFO] 23:38:54.519 Sensor Java Config Sensor [iac]
19:38:54 [INFO] 23:38:54.541 0 source files to be analyzed
19:38:54 [INFO] 23:38:54.541 0/0 source files have been analyzed
19:38:54 [INFO] 23:38:54.541 Sensor Java Config Sensor [iac] (done) | time=22ms
19:38:54 [INFO] 23:38:54.541 Sensor IaC Docker Sensor [iac]
19:38:54 [INFO] 23:38:54.542 0 source files to be analyzed
19:38:54 [INFO] 23:38:54.547 0/0 source files have been analyzed
19:38:54 [INFO] 23:38:54.547 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:38:54 [INFO] 23:38:54.547 Sensor Serverless configuration file sensor [security]
19:38:54 [INFO] 23:38:54.547 0 Serverless function entries were found in the project
19:38:54 [INFO] 23:38:54.547 0 Serverless function handlers were kept as entrypoints
19:38:54 [INFO] 23:38:54.547 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:54 [INFO] 23:38:54.548 Sensor AWS SAM template file sensor [security]
19:38:54 [INFO] 23:38:54.548 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:54 [INFO] 23:38:54.548 Sensor AWS SAM Inline template file sensor [security]
19:38:54 [INFO] 23:38:54.548 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:54 [INFO] 23:38:54.548 ------------- Run sensors on module org.eclipse.sirius.ext.emf
19:38:54 [INFO] 23:38:54.604 Sensor JavaSensor [java]
19:38:54 [INFO] 23:38:54.604 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:54 [INFO] 23:38:54.606 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:54 [INFO] 23:38:54.606 Using ECJ batch to parse 6 Main java source files with batch size 214 KB.
19:38:54 [INFO] 23:38:54.609 Starting batch processing.
19:38:54 [INFO] 23:38:54.623 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:54 [INFO] 23:38:54.851 100% analyzed
19:38:54 [INFO] 23:38:54.851 Batch processing: Done.
19:38:54 [INFO] 23:38:54.851 Did not optimize analysis for any files, performed a full analysis for all 6 files.
19:38:54 [INFO] 23:38:54.958 No "Test" source files to scan.
19:38:54 [INFO] 23:38:54.958 No "Generated" source files to scan.
19:38:54 [INFO] 23:38:54.959 Sensor JavaSensor [java] (done) | time=355ms
19:38:54 [INFO] 23:38:54.959 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:54 [INFO] 23:38:54.959 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:54 [INFO] 23:38:54.959 Sensor SurefireSensor [java]
19:38:54 [INFO] 23:38:54.959 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/surefire-reports]
19:38:54 [INFO] 23:38:54.959 Sensor SurefireSensor [java] (done) | time=0ms
19:38:54 [INFO] 23:38:54.959 Sensor XML Sensor [xml]
19:38:54 [INFO] 23:38:54.960 1 source file to be analyzed
19:38:54 [INFO] 23:38:54.966 1/1 source file has been analyzed
19:38:54 [INFO] 23:38:54.966 Sensor XML Sensor [xml] (done) | time=7ms
19:38:54 [INFO] 23:38:54.967 Sensor JaCoCo XML Report Importer [jacoco]
19:38:54 [INFO] 23:38:54.967 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:54 [INFO] 23:38:54.969 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:38:54 [INFO] 23:38:54.969 Sensor Java Config Sensor [iac]
19:38:54 [INFO] 23:38:54.970 0 source files to be analyzed
19:38:54 [INFO] 23:38:54.970 0/0 source files have been analyzed
19:38:54 [INFO] 23:38:54.970 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:54 [INFO] 23:38:54.970 Sensor IaC Docker Sensor [iac]
19:38:54 [INFO] 23:38:54.970 0 source files to be analyzed
19:38:54 [INFO] 23:38:54.976 0/0 source files have been analyzed
19:38:54 [INFO] 23:38:54.976 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:38:54 [INFO] 23:38:54.976 Sensor Serverless configuration file sensor [security]
19:38:54 [INFO] 23:38:54.976 0 Serverless function entries were found in the project
19:38:54 [INFO] 23:38:54.976 0 Serverless function handlers were kept as entrypoints
19:38:54 [INFO] 23:38:54.976 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:54 [INFO] 23:38:54.976 Sensor AWS SAM template file sensor [security]
19:38:54 [INFO] 23:38:54.976 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:54 [INFO] 23:38:54.976 Sensor AWS SAM Inline template file sensor [security]
19:38:54 [INFO] 23:38:54.976 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:38:54 [INFO] 23:38:54.977 ------------- Run sensors on module org.eclipse.sirius.tree.ui
19:38:55 [INFO] 23:38:55.031 Sensor JavaSensor [java]
19:38:55 [INFO] 23:38:55.031 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:55 [INFO] 23:38:55.038 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:55 [INFO] 23:38:55.038 Using ECJ batch to parse 51 Main java source files with batch size 214 KB.
19:38:55 [INFO] 23:38:55.062 Starting batch processing.
19:38:55 [INFO] 23:38:55.122 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:59 [INFO] 23:38:59.631 100% analyzed
19:38:59 [INFO] 23:38:59.631 Batch processing: Done.
19:38:59 [INFO] 23:38:59.631 Did not optimize analysis for any files, performed a full analysis for all 51 files.
19:38:59 [INFO] 23:38:59.774 No "Test" source files to scan.
19:38:59 [INFO] 23:38:59.774 No "Generated" source files to scan.
19:38:59 [INFO] 23:38:59.775 Sensor JavaSensor [java] (done) | time=4744ms
19:38:59 [INFO] 23:38:59.775 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:38:59 [INFO] 23:38:59.775 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:38:59 [INFO] 23:38:59.775 Sensor SurefireSensor [java]
19:38:59 [INFO] 23:38:59.775 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/surefire-reports]
19:38:59 [INFO] 23:38:59.775 Sensor SurefireSensor [java] (done) | time=0ms
19:38:59 [INFO] 23:38:59.775 Sensor XML Sensor [xml]
19:38:59 [INFO] 23:38:59.776 1 source file to be analyzed
19:38:59 [INFO] 23:38:59.783 1/1 source file has been analyzed
19:38:59 [INFO] 23:38:59.783 Sensor XML Sensor [xml] (done) | time=8ms
19:38:59 [INFO] 23:38:59.783 Sensor JaCoCo XML Report Importer [jacoco]
19:38:59 [INFO] 23:38:59.783 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:38:59 [INFO] 23:38:59.801 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=18ms
19:38:59 [INFO] 23:38:59.802 Sensor Java Config Sensor [iac]
19:38:59 [INFO] 23:38:59.803 0 source files to be analyzed
19:38:59 [INFO] 23:38:59.803 0/0 source files have been analyzed
19:38:59 [INFO] 23:38:59.803 Sensor Java Config Sensor [iac] (done) | time=1ms
19:38:59 [INFO] 23:38:59.804 Sensor IaC Docker Sensor [iac]
19:38:59 [INFO] 23:38:59.804 0 source files to be analyzed
19:38:59 [INFO] 23:38:59.810 0/0 source files have been analyzed
19:38:59 [INFO] 23:38:59.810 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:38:59 [INFO] 23:38:59.810 Sensor Serverless configuration file sensor [security]
19:38:59 [INFO] 23:38:59.810 0 Serverless function entries were found in the project
19:38:59 [INFO] 23:38:59.810 0 Serverless function handlers were kept as entrypoints
19:38:59 [INFO] 23:38:59.810 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:38:59 [INFO] 23:38:59.810 Sensor AWS SAM template file sensor [security]
19:38:59 [INFO] 23:38:59.810 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:38:59 [INFO] 23:38:59.810 Sensor AWS SAM Inline template file sensor [security]
19:38:59 [INFO] 23:38:59.811 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:38:59 [INFO] 23:38:59.811 ------------- Run sensors on module org.eclipse.sirius.table.ui.ext
19:38:59 [INFO] 23:38:59.865 Sensor JavaSensor [java]
19:38:59 [INFO] 23:38:59.866 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:38:59 [INFO] 23:38:59.873 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:38:59 [INFO] 23:38:59.873 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
19:38:59 [INFO] 23:38:59.876 Starting batch processing.
19:38:59 [INFO] 23:38:59.913 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:38:59 [INFO] 23:38:59.963 100% analyzed
19:38:59 [INFO] 23:38:59.963 Batch processing: Done.
19:38:59 [INFO] 23:38:59.964 Did not optimize analysis for any files, performed a full analysis for all 1 files.
19:39:00 [INFO] 23:39:00.077 No "Test" source files to scan.
19:39:00 [INFO] 23:39:00.077 No "Generated" source files to scan.
19:39:00 [INFO] 23:39:00.077 Sensor JavaSensor [java] (done) | time=212ms
19:39:00 [INFO] 23:39:00.077 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:39:00 [INFO] 23:39:00.077 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:39:00 [INFO] 23:39:00.077 Sensor SurefireSensor [java]
19:39:00 [INFO] 23:39:00.077 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/target/surefire-reports]
19:39:00 [INFO] 23:39:00.077 Sensor SurefireSensor [java] (done) | time=0ms
19:39:00 [INFO] 23:39:00.077 Sensor XML Sensor [xml]
19:39:00 [INFO] 23:39:00.078 1 source file to be analyzed
19:39:00 [INFO] 23:39:00.085 1/1 source file has been analyzed
19:39:00 [INFO] 23:39:00.085 Sensor XML Sensor [xml] (done) | time=8ms
19:39:00 [INFO] 23:39:00.085 Sensor JaCoCo XML Report Importer [jacoco]
19:39:00 [INFO] 23:39:00.085 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:39:00 [INFO] 23:39:00.087 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:39:00 [INFO] 23:39:00.087 Sensor Java Config Sensor [iac]
19:39:00 [INFO] 23:39:00.087 0 source files to be analyzed
19:39:00 [INFO] 23:39:00.087 0/0 source files have been analyzed
19:39:00 [INFO] 23:39:00.087 Sensor Java Config Sensor [iac] (done) | time=0ms
19:39:00 [INFO] 23:39:00.088 Sensor IaC Docker Sensor [iac]
19:39:00 [INFO] 23:39:00.088 0 source files to be analyzed
19:39:00 [INFO] 23:39:00.094 0/0 source files have been analyzed
19:39:00 [INFO] 23:39:00.094 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:39:00 [INFO] 23:39:00.094 Sensor Serverless configuration file sensor [security]
19:39:00 [INFO] 23:39:00.094 0 Serverless function entries were found in the project
19:39:00 [INFO] 23:39:00.094 0 Serverless function handlers were kept as entrypoints
19:39:00 [INFO] 23:39:00.094 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:39:00 [INFO] 23:39:00.094 Sensor AWS SAM template file sensor [security]
19:39:00 [INFO] 23:39:00.094 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:39:00 [INFO] 23:39:00.095 Sensor AWS SAM Inline template file sensor [security]
19:39:00 [INFO] 23:39:00.095 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:39:00 [INFO] 23:39:00.095 ------------- Run sensors on module org.eclipse.sirius.ui.properties.ext.widgets.reference
19:39:00 [INFO] 23:39:00.152 Sensor JavaSensor [java]
19:39:00 [INFO] 23:39:00.152 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:39:00 [INFO] 23:39:00.160 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:39:00 [INFO] 23:39:00.160 Using ECJ batch to parse 8 Main java source files with batch size 214 KB.
19:39:00 [INFO] 23:39:00.164 Starting batch processing.
19:39:00 [INFO] 23:39:00.262 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:39:00 [INFO] 23:39:00.401 100% analyzed
19:39:00 [INFO] 23:39:00.401 Batch processing: Done.
19:39:00 [INFO] 23:39:00.402 Did not optimize analysis for any files, performed a full analysis for all 8 files.
19:39:00 [INFO] 23:39:00.519 No "Test" source files to scan.
19:39:00 [INFO] 23:39:00.519 No "Generated" source files to scan.
19:39:00 [INFO] 23:39:00.519 Sensor JavaSensor [java] (done) | time=368ms
19:39:00 [INFO] 23:39:00.519 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:39:00 [INFO] 23:39:00.519 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:39:00 [INFO] 23:39:00.520 Sensor SurefireSensor [java]
19:39:00 [INFO] 23:39:00.520 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/surefire-reports]
19:39:00 [INFO] 23:39:00.520 Sensor SurefireSensor [java] (done) | time=0ms
19:39:00 [INFO] 23:39:00.520 Sensor XML Sensor [xml]
19:39:00 [INFO] 23:39:00.521 1 source file to be analyzed
19:39:00 [INFO] 23:39:00.527 1/1 source file has been analyzed
19:39:00 [INFO] 23:39:00.527 Sensor XML Sensor [xml] (done) | time=7ms
19:39:00 [INFO] 23:39:00.527 Sensor JaCoCo XML Report Importer [jacoco]
19:39:00 [INFO] 23:39:00.527 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:39:00 [INFO] 23:39:00.530 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
19:39:00 [INFO] 23:39:00.530 Sensor Java Config Sensor [iac]
19:39:00 [INFO] 23:39:00.531 0 source files to be analyzed
19:39:00 [INFO] 23:39:00.531 0/0 source files have been analyzed
19:39:00 [INFO] 23:39:00.531 Sensor Java Config Sensor [iac] (done) | time=1ms
19:39:00 [INFO] 23:39:00.531 Sensor IaC Docker Sensor [iac]
19:39:00 [INFO] 23:39:00.532 0 source files to be analyzed
19:39:00 [INFO] 23:39:00.537 0/0 source files have been analyzed
19:39:00 [INFO] 23:39:00.537 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:39:00 [INFO] 23:39:00.538 Sensor Serverless configuration file sensor [security]
19:39:00 [INFO] 23:39:00.538 0 Serverless function entries were found in the project
19:39:00 [INFO] 23:39:00.538 0 Serverless function handlers were kept as entrypoints
19:39:00 [INFO] 23:39:00.538 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:39:00 [INFO] 23:39:00.538 Sensor AWS SAM template file sensor [security]
19:39:00 [INFO] 23:39:00.538 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:39:00 [INFO] 23:39:00.538 Sensor AWS SAM Inline template file sensor [security]
19:39:00 [INFO] 23:39:00.538 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:39:00 [INFO] 23:39:00.538 ------------- Run sensors on module org.eclipse.sirius.table
19:39:00 [INFO] 23:39:00.595 Sensor JavaSensor [java]
19:39:00 [INFO] 23:39:00.595 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:39:00 [INFO] 23:39:00.598 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:39:00 [INFO] 23:39:00.599 Using ECJ batch to parse 46 Main java source files with batch size 214 KB.
19:39:00 [INFO] 23:39:00.618 Starting batch processing.
19:39:00 [INFO] 23:39:00.668 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:39:07 [INFO] 23:39:07.859 100% analyzed
19:39:07 [INFO] 23:39:07.859 Batch processing: Done.
19:39:07 [INFO] 23:39:07.860 Did not optimize analysis for any files, performed a full analysis for all 46 files.
19:39:07 [INFO] 23:39:07.979 No "Test" source files to scan.
19:39:07 [INFO] 23:39:07.980 No "Generated" source files to scan.
19:39:07 [INFO] 23:39:07.980 Sensor JavaSensor [java] (done) | time=7385ms
19:39:07 [INFO] 23:39:07.980 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:39:07 [INFO] 23:39:07.980 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:39:07 [INFO] 23:39:07.980 Sensor SurefireSensor [java]
19:39:07 [INFO] 23:39:07.980 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/surefire-reports]
19:39:07 [INFO] 23:39:07.980 Sensor SurefireSensor [java] (done) | time=0ms
19:39:07 [INFO] 23:39:07.980 Sensor XML Sensor [xml]
19:39:07 [INFO] 23:39:07.981 1 source file to be analyzed
19:39:07 [INFO] 23:39:07.987 1/1 source file has been analyzed
19:39:07 [INFO] 23:39:07.987 Sensor XML Sensor [xml] (done) | time=7ms
19:39:07 [INFO] 23:39:07.988 Sensor JaCoCo XML Report Importer [jacoco]
19:39:07 [INFO] 23:39:07.988 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:39:08 [INFO] 23:39:08.003 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=15ms
19:39:08 [INFO] 23:39:08.003 Sensor Java Config Sensor [iac]
19:39:08 [INFO] 23:39:08.004 0 source files to be analyzed
19:39:08 [INFO] 23:39:08.004 0/0 source files have been analyzed
19:39:08 [INFO] 23:39:08.004 Sensor Java Config Sensor [iac] (done) | time=1ms
19:39:08 [INFO] 23:39:08.004 Sensor IaC Docker Sensor [iac]
19:39:08 [INFO] 23:39:08.005 0 source files to be analyzed
19:39:08 [INFO] 23:39:08.011 0/0 source files have been analyzed
19:39:08 [INFO] 23:39:08.011 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:39:08 [INFO] 23:39:08.011 Sensor Serverless configuration file sensor [security]
19:39:08 [INFO] 23:39:08.011 0 Serverless function entries were found in the project
19:39:08 [INFO] 23:39:08.011 0 Serverless function handlers were kept as entrypoints
19:39:08 [INFO] 23:39:08.011 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:39:08 [INFO] 23:39:08.011 Sensor AWS SAM template file sensor [security]
19:39:08 [INFO] 23:39:08.011 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:39:08 [INFO] 23:39:08.011 Sensor AWS SAM Inline template file sensor [security]
19:39:08 [INFO] 23:39:08.012 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:39:08 [INFO] 23:39:08.012 ------------- Run sensors on module org.eclipse.sirius.common.ui
19:39:08 [INFO] 23:39:08.069 Sensor JavaSensor [java]
19:39:08 [INFO] 23:39:08.069 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:39:08 [INFO] 23:39:08.076 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:39:08 [INFO] 23:39:08.076 Using ECJ batch to parse 74 Main java source files with batch size 214 KB.
19:39:08 [INFO] 23:39:08.100 Starting batch processing.
19:39:08 [INFO] 23:39:08.206 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:39:17 [INFO] 23:39:17.061 100% analyzed
19:39:17 [INFO] 23:39:17.061 Batch processing: Done.
19:39:17 [INFO] 23:39:17.063 Did not optimize analysis for any files, performed a full analysis for all 74 files.
19:39:17 [INFO] 23:39:17.198 No "Test" source files to scan.
19:39:17 [INFO] 23:39:17.199 No "Generated" source files to scan.
19:39:17 [INFO] 23:39:17.199 Sensor JavaSensor [java] (done) | time=9130ms
19:39:17 [INFO] 23:39:17.199 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:39:17 [INFO] 23:39:17.200 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:39:17 [INFO] 23:39:17.200 Sensor SurefireSensor [java]
19:39:17 [INFO] 23:39:17.200 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/surefire-reports]
19:39:17 [INFO] 23:39:17.200 Sensor SurefireSensor [java] (done) | time=0ms
19:39:17 [INFO] 23:39:17.200 Sensor XML Sensor [xml]
19:39:17 [INFO] 23:39:17.201 1 source file to be analyzed
19:39:17 [INFO] 23:39:17.213 1/1 source file has been analyzed
19:39:17 [INFO] 23:39:17.213 Sensor XML Sensor [xml] (done) | time=13ms
19:39:17 [INFO] 23:39:17.213 Sensor JaCoCo XML Report Importer [jacoco]
19:39:17 [INFO] 23:39:17.214 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:39:17 [INFO] 23:39:17.243 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=30ms
19:39:17 [INFO] 23:39:17.243 Sensor Java Config Sensor [iac]
19:39:17 [INFO] 23:39:17.245 0 source files to be analyzed
19:39:17 [INFO] 23:39:17.245 0/0 source files have been analyzed
19:39:17 [INFO] 23:39:17.245 Sensor Java Config Sensor [iac] (done) | time=2ms
19:39:17 [INFO] 23:39:17.245 Sensor IaC Docker Sensor [iac]
19:39:17 [INFO] 23:39:17.246 0 source files to be analyzed
19:39:17 [INFO] 23:39:17.255 0/0 source files have been analyzed
19:39:17 [INFO] 23:39:17.255 Sensor IaC Docker Sensor [iac] (done) | time=10ms
19:39:17 [INFO] 23:39:17.255 Sensor Serverless configuration file sensor [security]
19:39:17 [INFO] 23:39:17.255 0 Serverless function entries were found in the project
19:39:17 [INFO] 23:39:17.256 0 Serverless function handlers were kept as entrypoints
19:39:17 [INFO] 23:39:17.256 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:39:17 [INFO] 23:39:17.256 Sensor AWS SAM template file sensor [security]
19:39:17 [INFO] 23:39:17.256 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:39:17 [INFO] 23:39:17.256 Sensor AWS SAM Inline template file sensor [security]
19:39:17 [INFO] 23:39:17.256 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:39:17 [INFO] 23:39:17.257 ------------- Run sensors on module org.eclipse.sirius.common.interpreter
19:39:17 [INFO] 23:39:17.331 Sensor JavaSensor [java]
19:39:17 [INFO] 23:39:17.332 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:39:17 [INFO] 23:39:17.334 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:39:17 [INFO] 23:39:17.334 Using ECJ batch to parse 8 Main java source files with batch size 214 KB.
19:39:17 [INFO] 23:39:17.337 Starting batch processing.
19:39:17 [INFO] 23:39:17.348 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:39:17 [INFO] 23:39:17.537 100% analyzed
19:39:17 [INFO] 23:39:17.537 Batch processing: Done.
19:39:17 [INFO] 23:39:17.538 Did not optimize analysis for any files, performed a full analysis for all 8 files.
19:39:17 [INFO] 23:39:17.661 No "Test" source files to scan.
19:39:17 [INFO] 23:39:17.661 No "Generated" source files to scan.
19:39:17 [INFO] 23:39:17.662 Sensor JavaSensor [java] (done) | time=331ms
19:39:17 [INFO] 23:39:17.662 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:39:17 [INFO] 23:39:17.662 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:39:17 [INFO] 23:39:17.662 Sensor SurefireSensor [java]
19:39:17 [INFO] 23:39:17.662 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/surefire-reports]
19:39:17 [INFO] 23:39:17.662 Sensor SurefireSensor [java] (done) | time=0ms
19:39:17 [INFO] 23:39:17.662 Sensor XML Sensor [xml]
19:39:17 [INFO] 23:39:17.663 1 source file to be analyzed
19:39:17 [INFO] 23:39:17.672 1/1 source file has been analyzed
19:39:17 [INFO] 23:39:17.672 Sensor XML Sensor [xml] (done) | time=10ms
19:39:17 [INFO] 23:39:17.673 Sensor JaCoCo XML Report Importer [jacoco]
19:39:17 [INFO] 23:39:17.673 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:39:17 [INFO] 23:39:17.675 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
19:39:17 [INFO] 23:39:17.675 Sensor Java Config Sensor [iac]
19:39:17 [INFO] 23:39:17.676 0 source files to be analyzed
19:39:17 [INFO] 23:39:17.676 0/0 source files have been analyzed
19:39:17 [INFO] 23:39:17.676 Sensor Java Config Sensor [iac] (done) | time=1ms
19:39:17 [INFO] 23:39:17.677 Sensor IaC Docker Sensor [iac]
19:39:17 [INFO] 23:39:17.677 0 source files to be analyzed
19:39:17 [INFO] 23:39:17.683 0/0 source files have been analyzed
19:39:17 [INFO] 23:39:17.684 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:39:17 [INFO] 23:39:17.684 Sensor Serverless configuration file sensor [security]
19:39:17 [INFO] 23:39:17.684 0 Serverless function entries were found in the project
19:39:17 [INFO] 23:39:17.684 0 Serverless function handlers were kept as entrypoints
19:39:17 [INFO] 23:39:17.684 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:39:17 [INFO] 23:39:17.684 Sensor AWS SAM template file sensor [security]
19:39:17 [INFO] 23:39:17.684 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:39:17 [INFO] 23:39:17.685 Sensor AWS SAM Inline template file sensor [security]
19:39:17 [INFO] 23:39:17.685 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:39:17 [INFO] 23:39:17.685 ------------- Run sensors on module org.eclipse.sirius.ext.e3.ui
19:39:17 [INFO] 23:39:17.751 Sensor JavaSensor [java]
19:39:17 [INFO] 23:39:17.751 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:39:17 [INFO] 23:39:17.756 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:39:17 [INFO] 23:39:17.757 Using ECJ batch to parse 4 Main java source files with batch size 214 KB.
19:39:17 [INFO] 23:39:17.764 Starting batch processing.
19:39:17 [INFO] 23:39:17.805 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:39:19 [INFO] 23:39:19.416 100% analyzed
19:39:19 [INFO] 23:39:19.417 Batch processing: Done.
19:39:19 [INFO] 23:39:19.417 Did not optimize analysis for any files, performed a full analysis for all 4 files.
19:39:19 [INFO] 23:39:19.553 No "Test" source files to scan.
19:39:19 [INFO] 23:39:19.553 No "Generated" source files to scan.
19:39:19 [INFO] 23:39:19.553 Sensor JavaSensor [java] (done) | time=1802ms
19:39:19 [INFO] 23:39:19.553 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:39:19 [INFO] 23:39:19.553 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:39:19 [INFO] 23:39:19.553 Sensor SurefireSensor [java]
19:39:19 [INFO] 23:39:19.553 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/surefire-reports]
19:39:19 [INFO] 23:39:19.554 Sensor SurefireSensor [java] (done) | time=1ms
19:39:19 [INFO] 23:39:19.554 Sensor XML Sensor [xml]
19:39:19 [INFO] 23:39:19.554 1 source file to be analyzed
19:39:19 [INFO] 23:39:19.561 1/1 source file has been analyzed
19:39:19 [INFO] 23:39:19.561 Sensor XML Sensor [xml] (done) | time=7ms
19:39:19 [INFO] 23:39:19.561 Sensor JaCoCo XML Report Importer [jacoco]
19:39:19 [INFO] 23:39:19.561 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:39:19 [INFO] 23:39:19.565 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
19:39:19 [INFO] 23:39:19.565 Sensor Java Config Sensor [iac]
19:39:19 [INFO] 23:39:19.566 0 source files to be analyzed
19:39:19 [INFO] 23:39:19.566 0/0 source files have been analyzed
19:39:19 [INFO] 23:39:19.566 Sensor Java Config Sensor [iac] (done) | time=1ms
19:39:19 [INFO] 23:39:19.566 Sensor IaC Docker Sensor [iac]
19:39:19 [INFO] 23:39:19.567 0 source files to be analyzed
19:39:19 [INFO] 23:39:19.573 0/0 source files have been analyzed
19:39:19 [INFO] 23:39:19.573 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:39:19 [INFO] 23:39:19.573 Sensor Serverless configuration file sensor [security]
19:39:19 [INFO] 23:39:19.573 0 Serverless function entries were found in the project
19:39:19 [INFO] 23:39:19.573 0 Serverless function handlers were kept as entrypoints
19:39:19 [INFO] 23:39:19.573 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:39:19 [INFO] 23:39:19.573 Sensor AWS SAM template file sensor [security]
19:39:19 [INFO] 23:39:19.573 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:39:19 [INFO] 23:39:19.573 Sensor AWS SAM Inline template file sensor [security]
19:39:19 [INFO] 23:39:19.574 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:39:19 [INFO] 23:39:19.574 ------------- Run sensors on module org.eclipse.sirius.ext.swt
19:39:19 [INFO] 23:39:19.641 Sensor JavaSensor [java]
19:39:19 [INFO] 23:39:19.641 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:39:19 [INFO] 23:39:19.644 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:39:19 [INFO] 23:39:19.644 Using ECJ batch to parse 2 Main java source files with batch size 214 KB.
19:39:19 [INFO] 23:39:19.645 Starting batch processing.
19:39:19 [INFO] 23:39:19.664 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:39:19 [INFO] 23:39:19.721 100% analyzed
19:39:19 [INFO] 23:39:19.721 Batch processing: Done.
19:39:19 [INFO] 23:39:19.721 Did not optimize analysis for any files, performed a full analysis for all 2 files.
19:39:19 [INFO] 23:39:19.847 No "Test" source files to scan.
19:39:19 [INFO] 23:39:19.847 No "Generated" source files to scan.
19:39:19 [INFO] 23:39:19.847 Sensor JavaSensor [java] (done) | time=206ms
19:39:19 [INFO] 23:39:19.847 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:39:19 [INFO] 23:39:19.847 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:39:19 [INFO] 23:39:19.848 Sensor SurefireSensor [java]
19:39:19 [INFO] 23:39:19.848 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/surefire-reports]
19:39:19 [INFO] 23:39:19.848 Sensor SurefireSensor [java] (done) | time=0ms
19:39:19 [INFO] 23:39:19.848 Sensor XML Sensor [xml]
19:39:19 [INFO] 23:39:19.849 1 source file to be analyzed
19:39:19 [INFO] 23:39:19.855 1/1 source file has been analyzed
19:39:19 [INFO] 23:39:19.855 Sensor XML Sensor [xml] (done) | time=7ms
19:39:19 [INFO] 23:39:19.856 Sensor JaCoCo XML Report Importer [jacoco]
19:39:19 [INFO] 23:39:19.856 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:39:19 [INFO] 23:39:19.857 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
19:39:19 [INFO] 23:39:19.857 Sensor Java Config Sensor [iac]
19:39:19 [INFO] 23:39:19.858 0 source files to be analyzed
19:39:19 [INFO] 23:39:19.858 0/0 source files have been analyzed
19:39:19 [INFO] 23:39:19.858 Sensor Java Config Sensor [iac] (done) | time=1ms
19:39:19 [INFO] 23:39:19.858 Sensor IaC Docker Sensor [iac]
19:39:19 [INFO] 23:39:19.859 0 source files to be analyzed
19:39:19 [INFO] 23:39:19.865 0/0 source files have been analyzed
19:39:19 [INFO] 23:39:19.865 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:39:19 [INFO] 23:39:19.865 Sensor Serverless configuration file sensor [security]
19:39:19 [INFO] 23:39:19.865 0 Serverless function entries were found in the project
19:39:19 [INFO] 23:39:19.865 0 Serverless function handlers were kept as entrypoints
19:39:19 [INFO] 23:39:19.865 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:39:19 [INFO] 23:39:19.866 Sensor AWS SAM template file sensor [security]
19:39:19 [INFO] 23:39:19.866 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:39:19 [INFO] 23:39:19.866 Sensor AWS SAM Inline template file sensor [security]
19:39:19 [INFO] 23:39:19.866 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:39:19 [INFO] 23:39:19.866 ------------- Run sensors on module org.eclipse.sirius.diagram
19:39:19 [INFO] 23:39:19.922 Sensor JavaSensor [java]
19:39:19 [INFO] 23:39:19.923 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:39:19 [INFO] 23:39:19.926 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:39:19 [INFO] 23:39:19.927 Using ECJ batch to parse 240 Main java source files with batch size 214 KB.
19:39:19 [INFO] 23:39:19.959 Starting batch processing.
19:39:20 [INFO] 23:39:19.996 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:40:01 [INFO] 23:40:01.546 100% analyzed
19:40:01 [INFO] 23:40:01.546 Batch processing: Done.
19:40:01 [INFO] 23:40:01.547 Did not optimize analysis for any files, performed a full analysis for all 240 files.
19:40:01 [INFO] 23:40:01.711 No "Test" source files to scan.
19:40:01 [INFO] 23:40:01.711 No "Generated" source files to scan.
19:40:01 [INFO] 23:40:01.711 Sensor JavaSensor [java] (done) | time=41789ms
19:40:01 [INFO] 23:40:01.712 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:40:01 [INFO] 23:40:01.713 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:40:01 [INFO] 23:40:01.713 Sensor SurefireSensor [java]
19:40:01 [INFO] 23:40:01.713 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/surefire-reports]
19:40:01 [INFO] 23:40:01.713 Sensor SurefireSensor [java] (done) | time=0ms
19:40:01 [INFO] 23:40:01.713 Sensor XML Sensor [xml]
19:40:01 [INFO] 23:40:01.714 1 source file to be analyzed
19:40:01 [INFO] 23:40:01.722 1/1 source file has been analyzed
19:40:01 [INFO] 23:40:01.722 Sensor XML Sensor [xml] (done) | time=9ms
19:40:01 [INFO] 23:40:01.722 Sensor JaCoCo XML Report Importer [jacoco]
19:40:01 [INFO] 23:40:01.723 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:40:01 [INFO] 23:40:01.797 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=75ms
19:40:01 [INFO] 23:40:01.797 Sensor Java Config Sensor [iac]
19:40:01 [INFO] 23:40:01.801 0 source files to be analyzed
19:40:01 [INFO] 23:40:01.801 0/0 source files have been analyzed
19:40:01 [INFO] 23:40:01.801 Sensor Java Config Sensor [iac] (done) | time=4ms
19:40:01 [INFO] 23:40:01.801 Sensor IaC Docker Sensor [iac]
19:40:01 [INFO] 23:40:01.803 0 source files to be analyzed
19:40:01 [INFO] 23:40:01.810 0/0 source files have been analyzed
19:40:01 [INFO] 23:40:01.810 Sensor IaC Docker Sensor [iac] (done) | time=9ms
19:40:01 [INFO] 23:40:01.810 Sensor Serverless configuration file sensor [security]
19:40:01 [INFO] 23:40:01.810 0 Serverless function entries were found in the project
19:40:01 [INFO] 23:40:01.810 0 Serverless function handlers were kept as entrypoints
19:40:01 [INFO] 23:40:01.810 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:40:01 [INFO] 23:40:01.811 Sensor AWS SAM template file sensor [security]
19:40:01 [INFO] 23:40:01.811 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:40:01 [INFO] 23:40:01.811 Sensor AWS SAM Inline template file sensor [security]
19:40:01 [INFO] 23:40:01.811 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:40:01 [INFO] 23:40:01.812 ------------- Run sensors on module org.eclipse.sirius.diagram.elk.debug
19:40:01 [INFO] 23:40:01.874 Sensor JavaSensor [java]
19:40:01 [INFO] 23:40:01.874 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:40:01 [INFO] 23:40:01.884 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:40:01 [INFO] 23:40:01.885 Using ECJ batch to parse 5 Main java source files with batch size 214 KB.
19:40:01 [INFO] 23:40:01.891 Starting batch processing.
19:40:01 [INFO] 23:40:01.967 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:40:02 [INFO] 23:40:02.599 100% analyzed
19:40:02 [INFO] 23:40:02.599 Batch processing: Done.
19:40:02 [INFO] 23:40:02.600 Did not optimize analysis for any files, performed a full analysis for all 5 files.
19:40:02 [INFO] 23:40:02.746 No "Test" source files to scan.
19:40:02 [INFO] 23:40:02.746 No "Generated" source files to scan.
19:40:02 [INFO] 23:40:02.746 Sensor JavaSensor [java] (done) | time=872ms
19:40:02 [INFO] 23:40:02.746 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:40:02 [INFO] 23:40:02.746 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:40:02 [INFO] 23:40:02.747 Sensor SurefireSensor [java]
19:40:02 [INFO] 23:40:02.747 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/target/surefire-reports]
19:40:02 [INFO] 23:40:02.747 Sensor SurefireSensor [java] (done) | time=0ms
19:40:02 [INFO] 23:40:02.747 Sensor XML Sensor [xml]
19:40:02 [INFO] 23:40:02.748 1 source file to be analyzed
19:40:02 [INFO] 23:40:02.754 1/1 source file has been analyzed
19:40:02 [INFO] 23:40:02.754 Sensor XML Sensor [xml] (done) | time=7ms
19:40:02 [INFO] 23:40:02.755 Sensor JaCoCo XML Report Importer [jacoco]
19:40:02 [INFO] 23:40:02.755 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:40:02 [INFO] 23:40:02.757 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:40:02 [INFO] 23:40:02.758 Sensor Java Config Sensor [iac]
19:40:02 [INFO] 23:40:02.758 0 source files to be analyzed
19:40:02 [INFO] 23:40:02.758 0/0 source files have been analyzed
19:40:02 [INFO] 23:40:02.759 Sensor Java Config Sensor [iac] (done) | time=1ms
19:40:02 [INFO] 23:40:02.759 Sensor IaC Docker Sensor [iac]
19:40:02 [INFO] 23:40:02.759 0 source files to be analyzed
19:40:02 [INFO] 23:40:02.765 0/0 source files have been analyzed
19:40:02 [INFO] 23:40:02.765 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:40:02 [INFO] 23:40:02.765 Sensor Serverless configuration file sensor [security]
19:40:02 [INFO] 23:40:02.765 0 Serverless function entries were found in the project
19:40:02 [INFO] 23:40:02.766 0 Serverless function handlers were kept as entrypoints
19:40:02 [INFO] 23:40:02.766 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:40:02 [INFO] 23:40:02.766 Sensor AWS SAM template file sensor [security]
19:40:02 [INFO] 23:40:02.766 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:40:02 [INFO] 23:40:02.767 Sensor AWS SAM Inline template file sensor [security]
19:40:02 [INFO] 23:40:02.767 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:40:02 [INFO] 23:40:02.767 ------------- Run sensors on module org.eclipse.sirius.diagram.ui
19:40:02 [INFO] 23:40:02.827 Sensor JavaSensor [java]
19:40:02 [INFO] 23:40:02.827 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:40:02 [INFO] 23:40:02.841 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:40:02 [INFO] 23:40:02.842 Using ECJ batch to parse 990 Main java source files with batch size 214 KB.
19:40:02 [INFO] 23:40:02.867 Starting batch processing.
19:40:02 [INFO] 23:40:02.967 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:43:04 [INFO] 23:43:04.365 100% analyzed
19:43:04 [INFO] 23:43:04.365 Batch processing: Done.
19:43:04 [INFO] 23:43:04.367 Did not optimize analysis for any files, performed a full analysis for all 990 files.
19:43:04 [INFO] 23:43:04.805 No "Test" source files to scan.
19:43:04 [INFO] 23:43:04.805 No "Generated" source files to scan.
19:43:04 [INFO] 23:43:04.805 Sensor JavaSensor [java] (done) | time=181978ms
19:43:04 [INFO] 23:43:04.805 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:43:04 [INFO] 23:43:04.808 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=3ms
19:43:04 [INFO] 23:43:04.808 Sensor SurefireSensor [java]
19:43:04 [INFO] 23:43:04.808 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/surefire-reports]
19:43:04 [INFO] 23:43:04.808 Sensor SurefireSensor [java] (done) | time=0ms
19:43:04 [INFO] 23:43:04.808 Sensor XML Sensor [xml]
19:43:04 [INFO] 23:43:04.809 1 source file to be analyzed
19:43:04 [INFO] 23:43:04.819 1/1 source file has been analyzed
19:43:04 [INFO] 23:43:04.819 Sensor XML Sensor [xml] (done) | time=11ms
19:43:04 [INFO] 23:43:04.820 Sensor JaCoCo XML Report Importer [jacoco]
19:43:04 [INFO] 23:43:04.824 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:43:05 [INFO] 23:43:05.208 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=388ms
19:43:05 [INFO] 23:43:05.208 Sensor Java Config Sensor [iac]
19:43:05 [INFO] 23:43:05.223 0 source files to be analyzed
19:43:05 [INFO] 23:43:05.223 0/0 source files have been analyzed
19:43:05 [INFO] 23:43:05.223 Sensor Java Config Sensor [iac] (done) | time=15ms
19:43:05 [INFO] 23:43:05.224 Sensor IaC Docker Sensor [iac]
19:43:05 [INFO] 23:43:05.229 0 source files to be analyzed
19:43:05 [INFO] 23:43:05.237 0/0 source files have been analyzed
19:43:05 [INFO] 23:43:05.237 Sensor IaC Docker Sensor [iac] (done) | time=13ms
19:43:05 [INFO] 23:43:05.237 Sensor Serverless configuration file sensor [security]
19:43:05 [INFO] 23:43:05.238 0 Serverless function entries were found in the project
19:43:05 [INFO] 23:43:05.238 0 Serverless function handlers were kept as entrypoints
19:43:05 [INFO] 23:43:05.238 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:43:05 [INFO] 23:43:05.238 Sensor AWS SAM template file sensor [security]
19:43:05 [INFO] 23:43:05.239 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:43:05 [INFO] 23:43:05.239 Sensor AWS SAM Inline template file sensor [security]
19:43:05 [INFO] 23:43:05.240 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:43:05 [INFO] 23:43:05.240 ------------- Run sensors on module org.eclipse.sirius.sample.properties
19:43:05 [INFO] 23:43:05.311 Sensor JavaSensor [java]
19:43:05 [INFO] 23:43:05.312 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:43:05 [INFO] 23:43:05.318 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:43:05 [INFO] 23:43:05.318 No "Main" source files to scan.
19:43:05 [INFO] 23:43:05.584 Using ECJ batch to parse 1 Test java source files with batch size 214 KB.
19:43:05 [INFO] 23:43:05.588 Starting batch processing.
19:43:05 [INFO] 23:43:05.623 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:43:05 [INFO] 23:43:05.635 100% analyzed
19:43:05 [INFO] 23:43:05.635 Batch processing: Done.
19:43:05 [INFO] 23:43:05.636 Did not optimize analysis for any files, performed a full analysis for all 1 files.
19:43:05 [INFO] 23:43:05.636 No "Generated" source files to scan.
19:43:05 [INFO] 23:43:05.636 Sensor JavaSensor [java] (done) | time=325ms
19:43:05 [INFO] 23:43:05.636 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:43:05 [INFO] 23:43:05.636 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:43:05 [INFO] 23:43:05.637 Sensor SurefireSensor [java]
19:43:05 [INFO] 23:43:05.637 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/surefire-reports]
19:43:05 [INFO] 23:43:05.637 Sensor SurefireSensor [java] (done) | time=0ms
19:43:05 [INFO] 23:43:05.637 Sensor XML Sensor [xml]
19:43:05 [INFO] 23:43:05.637 1 source file to be analyzed
19:43:05 [INFO] 23:43:05.651 1/1 source file has been analyzed
19:43:05 [INFO] 23:43:05.651 Sensor XML Sensor [xml] (done) | time=14ms
19:43:05 [INFO] 23:43:05.651 Sensor JaCoCo XML Report Importer [jacoco]
19:43:05 [INFO] 23:43:05.651 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:43:05 [INFO] 23:43:05.652 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
19:43:05 [INFO] 23:43:05.653 Sensor Java Config Sensor [iac]
19:43:05 [INFO] 23:43:05.653 0 source files to be analyzed
19:43:05 [INFO] 23:43:05.653 0/0 source files have been analyzed
19:43:05 [INFO] 23:43:05.653 Sensor Java Config Sensor [iac] (done) | time=0ms
19:43:05 [INFO] 23:43:05.654 Sensor IaC Docker Sensor [iac]
19:43:05 [INFO] 23:43:05.654 0 source files to be analyzed
19:43:05 [INFO] 23:43:05.660 0/0 source files have been analyzed
19:43:05 [INFO] 23:43:05.660 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:43:05 [INFO] 23:43:05.661 Sensor Serverless configuration file sensor [security]
19:43:05 [INFO] 23:43:05.661 0 Serverless function entries were found in the project
19:43:05 [INFO] 23:43:05.661 0 Serverless function handlers were kept as entrypoints
19:43:05 [INFO] 23:43:05.661 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:43:05 [INFO] 23:43:05.661 Sensor AWS SAM template file sensor [security]
19:43:05 [INFO] 23:43:05.661 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:43:05 [INFO] 23:43:05.661 Sensor AWS SAM Inline template file sensor [security]
19:43:05 [INFO] 23:43:05.661 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:43:05 [INFO] 23:43:05.661 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.aql
19:43:05 [INFO] 23:43:05.728 Sensor JavaSensor [java]
19:43:05 [INFO] 23:43:05.728 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:43:05 [INFO] 23:43:05.731 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:43:05 [INFO] 23:43:05.731 Using ECJ batch to parse 8 Main java source files with batch size 214 KB.
19:43:05 [INFO] 23:43:05.737 Starting batch processing.
19:43:05 [INFO] 23:43:05.757 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:43:06 [INFO] 23:43:06.863 100% analyzed
19:43:06 [INFO] 23:43:06.863 Batch processing: Done.
19:43:06 [INFO] 23:43:06.864 Did not optimize analysis for any files, performed a full analysis for all 8 files.
19:43:07 [INFO] 23:43:07.082 No "Test" source files to scan.
19:43:07 [INFO] 23:43:07.082 No "Generated" source files to scan.
19:43:07 [INFO] 23:43:07.082 Sensor JavaSensor [java] (done) | time=1354ms
19:43:07 [INFO] 23:43:07.083 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:43:07 [INFO] 23:43:07.083 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:43:07 [INFO] 23:43:07.083 Sensor SurefireSensor [java]
19:43:07 [INFO] 23:43:07.083 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/target/surefire-reports]
19:43:07 [INFO] 23:43:07.083 Sensor SurefireSensor [java] (done) | time=0ms
19:43:07 [INFO] 23:43:07.083 Sensor XML Sensor [xml]
19:43:07 [INFO] 23:43:07.084 1 source file to be analyzed
19:43:07 [INFO] 23:43:07.094 1/1 source file has been analyzed
19:43:07 [INFO] 23:43:07.094 Sensor XML Sensor [xml] (done) | time=11ms
19:43:07 [INFO] 23:43:07.094 Sensor JaCoCo XML Report Importer [jacoco]
19:43:07 [INFO] 23:43:07.095 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:43:07 [INFO] 23:43:07.099 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
19:43:07 [INFO] 23:43:07.100 Sensor Java Config Sensor [iac]
19:43:07 [INFO] 23:43:07.101 0 source files to be analyzed
19:43:07 [INFO] 23:43:07.101 0/0 source files have been analyzed
19:43:07 [INFO] 23:43:07.101 Sensor Java Config Sensor [iac] (done) | time=1ms
19:43:07 [INFO] 23:43:07.101 Sensor IaC Docker Sensor [iac]
19:43:07 [INFO] 23:43:07.102 0 source files to be analyzed
19:43:07 [INFO] 23:43:07.112 0/0 source files have been analyzed
19:43:07 [INFO] 23:43:07.112 Sensor IaC Docker Sensor [iac] (done) | time=11ms
19:43:07 [INFO] 23:43:07.113 Sensor Serverless configuration file sensor [security]
19:43:07 [INFO] 23:43:07.113 0 Serverless function entries were found in the project
19:43:07 [INFO] 23:43:07.113 0 Serverless function handlers were kept as entrypoints
19:43:07 [INFO] 23:43:07.113 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:43:07 [INFO] 23:43:07.113 Sensor AWS SAM template file sensor [security]
19:43:07 [INFO] 23:43:07.114 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:43:07 [INFO] 23:43:07.114 Sensor AWS SAM Inline template file sensor [security]
19:43:07 [INFO] 23:43:07.114 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:43:07 [INFO] 23:43:07.114 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.design
19:43:07 [INFO] 23:43:07.187 Sensor JavaSensor [java]
19:43:07 [INFO] 23:43:07.187 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:43:07 [INFO] 23:43:07.197 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:43:07 [INFO] 23:43:07.197 No "Main" source files to scan.
19:43:07 [INFO] 23:43:07.515 Using ECJ batch to parse 2 Test java source files with batch size 214 KB.
19:43:07 [INFO] 23:43:07.519 Starting batch processing.
19:43:07 [INFO] 23:43:07.566 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:43:07 [INFO] 23:43:07.583 100% analyzed
19:43:07 [INFO] 23:43:07.583 Batch processing: Done.
19:43:07 [INFO] 23:43:07.584 Did not optimize analysis for any files, performed a full analysis for all 2 files.
19:43:07 [INFO] 23:43:07.584 No "Generated" source files to scan.
19:43:07 [INFO] 23:43:07.584 Sensor JavaSensor [java] (done) | time=397ms
19:43:07 [INFO] 23:43:07.584 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:43:07 [INFO] 23:43:07.584 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:43:07 [INFO] 23:43:07.584 Sensor SurefireSensor [java]
19:43:07 [INFO] 23:43:07.585 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/surefire-reports]
19:43:07 [INFO] 23:43:07.585 Sensor SurefireSensor [java] (done) | time=1ms
19:43:07 [INFO] 23:43:07.585 Sensor XML Sensor [xml]
19:43:07 [INFO] 23:43:07.585 1 source file to be analyzed
19:43:07 [INFO] 23:43:07.592 1/1 source file has been analyzed
19:43:07 [INFO] 23:43:07.593 Sensor XML Sensor [xml] (done) | time=8ms
19:43:07 [INFO] 23:43:07.593 Sensor JaCoCo XML Report Importer [jacoco]
19:43:07 [INFO] 23:43:07.593 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:43:07 [INFO] 23:43:07.594 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
19:43:07 [INFO] 23:43:07.595 Sensor Java Config Sensor [iac]
19:43:07 [INFO] 23:43:07.595 0 source files to be analyzed
19:43:07 [INFO] 23:43:07.595 0/0 source files have been analyzed
19:43:07 [INFO] 23:43:07.595 Sensor Java Config Sensor [iac] (done) | time=0ms
19:43:07 [INFO] 23:43:07.596 Sensor IaC Docker Sensor [iac]
19:43:07 [INFO] 23:43:07.596 0 source files to be analyzed
19:43:07 [INFO] 23:43:07.602 0/0 source files have been analyzed
19:43:07 [INFO] 23:43:07.603 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:43:07 [INFO] 23:43:07.603 Sensor Serverless configuration file sensor [security]
19:43:07 [INFO] 23:43:07.603 0 Serverless function entries were found in the project
19:43:07 [INFO] 23:43:07.603 0 Serverless function handlers were kept as entrypoints
19:43:07 [INFO] 23:43:07.603 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:43:07 [INFO] 23:43:07.603 Sensor AWS SAM template file sensor [security]
19:43:07 [INFO] 23:43:07.603 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:43:07 [INFO] 23:43:07.603 Sensor AWS SAM Inline template file sensor [security]
19:43:07 [INFO] 23:43:07.603 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:43:07 [INFO] 23:43:07.603 ------------- Run sensors on module org.eclipse.sirius.diagram.formatdata
19:43:07 [INFO] 23:43:07.667 Sensor JavaSensor [java]
19:43:07 [INFO] 23:43:07.667 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:43:07 [INFO] 23:43:07.670 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:43:07 [INFO] 23:43:07.670 Using ECJ batch to parse 11 Main java source files with batch size 214 KB.
19:43:07 [INFO] 23:43:07.675 Starting batch processing.
19:43:07 [INFO] 23:43:07.691 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:43:08 [INFO] 23:43:08.243 100% analyzed
19:43:08 [INFO] 23:43:08.243 Batch processing: Done.
19:43:08 [INFO] 23:43:08.243 Did not optimize analysis for any files, performed a full analysis for all 11 files.
19:43:08 [INFO] 23:43:08.461 No "Test" source files to scan.
19:43:08 [INFO] 23:43:08.461 No "Generated" source files to scan.
19:43:08 [INFO] 23:43:08.461 Sensor JavaSensor [java] (done) | time=794ms
19:43:08 [INFO] 23:43:08.461 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:43:08 [INFO] 23:43:08.461 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:43:08 [INFO] 23:43:08.462 Sensor SurefireSensor [java]
19:43:08 [INFO] 23:43:08.462 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/surefire-reports]
19:43:08 [INFO] 23:43:08.462 Sensor SurefireSensor [java] (done) | time=0ms
19:43:08 [INFO] 23:43:08.462 Sensor XML Sensor [xml]
19:43:08 [INFO] 23:43:08.462 1 source file to be analyzed
19:43:08 [INFO] 23:43:08.470 1/1 source file has been analyzed
19:43:08 [INFO] 23:43:08.470 Sensor XML Sensor [xml] (done) | time=8ms
19:43:08 [INFO] 23:43:08.470 Sensor JaCoCo XML Report Importer [jacoco]
19:43:08 [INFO] 23:43:08.470 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:43:08 [INFO] 23:43:08.475 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
19:43:08 [INFO] 23:43:08.475 Sensor Java Config Sensor [iac]
19:43:08 [INFO] 23:43:08.476 0 source files to be analyzed
19:43:08 [INFO] 23:43:08.476 0/0 source files have been analyzed
19:43:08 [INFO] 23:43:08.476 Sensor Java Config Sensor [iac] (done) | time=1ms
19:43:08 [INFO] 23:43:08.476 Sensor IaC Docker Sensor [iac]
19:43:08 [INFO] 23:43:08.477 0 source files to be analyzed
19:43:08 [INFO] 23:43:08.483 0/0 source files have been analyzed
19:43:08 [INFO] 23:43:08.483 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:43:08 [INFO] 23:43:08.483 Sensor Serverless configuration file sensor [security]
19:43:08 [INFO] 23:43:08.483 0 Serverless function entries were found in the project
19:43:08 [INFO] 23:43:08.483 0 Serverless function handlers were kept as entrypoints
19:43:08 [INFO] 23:43:08.483 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:43:08 [INFO] 23:43:08.483 Sensor AWS SAM template file sensor [security]
19:43:08 [INFO] 23:43:08.484 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:43:08 [INFO] 23:43:08.484 Sensor AWS SAM Inline template file sensor [security]
19:43:08 [INFO] 23:43:08.484 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:43:08 [INFO] 23:43:08.484 ------------- Run sensors on module org.eclipse.sirius.ext.gmf.notation
19:43:08 [INFO] 23:43:08.545 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:43:08 [INFO] 23:43:08.546 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:43:08 [INFO] 23:43:08.546 Sensor XML Sensor [xml]
19:43:08 [INFO] 23:43:08.546 1 source file to be analyzed
19:43:08 [INFO] 23:43:08.554 1/1 source file has been analyzed
19:43:08 [INFO] 23:43:08.554 Sensor XML Sensor [xml] (done) | time=8ms
19:43:08 [INFO] 23:43:08.554 Sensor JaCoCo XML Report Importer [jacoco]
19:43:08 [INFO] 23:43:08.554 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:43:08 [INFO] 23:43:08.555 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
19:43:08 [INFO] 23:43:08.555 Sensor Java Config Sensor [iac]
19:43:08 [INFO] 23:43:08.556 0 source files to be analyzed
19:43:08 [INFO] 23:43:08.556 0/0 source files have been analyzed
19:43:08 [INFO] 23:43:08.556 Sensor Java Config Sensor [iac] (done) | time=1ms
19:43:08 [INFO] 23:43:08.556 Sensor IaC Docker Sensor [iac]
19:43:08 [INFO] 23:43:08.557 0 source files to be analyzed
19:43:08 [INFO] 23:43:08.563 0/0 source files have been analyzed
19:43:08 [INFO] 23:43:08.563 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:43:08 [INFO] 23:43:08.564 Sensor Serverless configuration file sensor [security]
19:43:08 [INFO] 23:43:08.564 0 Serverless function entries were found in the project
19:43:08 [INFO] 23:43:08.564 0 Serverless function handlers were kept as entrypoints
19:43:08 [INFO] 23:43:08.564 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:43:08 [INFO] 23:43:08.564 Sensor AWS SAM template file sensor [security]
19:43:08 [INFO] 23:43:08.564 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:43:08 [INFO] 23:43:08.564 Sensor AWS SAM Inline template file sensor [security]
19:43:08 [INFO] 23:43:08.564 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:43:08 [INFO] 23:43:08.564 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.design
19:43:08 [INFO] 23:43:08.620 Sensor JavaSensor [java]
19:43:08 [INFO] 23:43:08.620 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:43:08 [INFO] 23:43:08.623 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:43:08 [INFO] 23:43:08.623 No "Main" source files to scan.
19:43:08 [INFO] 23:43:08.883 Using ECJ batch to parse 2 Test java source files with batch size 214 KB.
19:43:08 [INFO] 23:43:08.885 Starting batch processing.
19:43:08 [INFO] 23:43:08.902 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:43:08 [INFO] 23:43:08.915 100% analyzed
19:43:08 [INFO] 23:43:08.915 Batch processing: Done.
19:43:08 [INFO] 23:43:08.916 Did not optimize analysis for any files, performed a full analysis for all 2 files.
19:43:08 [INFO] 23:43:08.916 No "Generated" source files to scan.
19:43:08 [INFO] 23:43:08.916 Sensor JavaSensor [java] (done) | time=296ms
19:43:08 [INFO] 23:43:08.916 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:43:08 [INFO] 23:43:08.916 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:43:08 [INFO] 23:43:08.916 Sensor SurefireSensor [java]
19:43:08 [INFO] 23:43:08.916 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/surefire-reports]
19:43:08 [INFO] 23:43:08.916 Sensor SurefireSensor [java] (done) | time=0ms
19:43:08 [INFO] 23:43:08.917 Sensor XML Sensor [xml]
19:43:08 [INFO] 23:43:08.917 1 source file to be analyzed
19:43:08 [INFO] 23:43:08.923 1/1 source file has been analyzed
19:43:08 [INFO] 23:43:08.923 Sensor XML Sensor [xml] (done) | time=6ms
19:43:08 [INFO] 23:43:08.924 Sensor JaCoCo XML Report Importer [jacoco]
19:43:08 [WARNING] 23:43:08.924 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
19:43:08 [INFO] 23:43:08.924 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
19:43:08 [INFO] 23:43:08.924 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
19:43:08 [INFO] 23:43:08.924 Sensor Java Config Sensor [iac]
19:43:08 [INFO] 23:43:08.925 0 source files to be analyzed
19:43:08 [INFO] 23:43:08.925 0/0 source files have been analyzed
19:43:08 [INFO] 23:43:08.925 Sensor Java Config Sensor [iac] (done) | time=1ms
19:43:08 [INFO] 23:43:08.925 Sensor IaC Docker Sensor [iac]
19:43:08 [INFO] 23:43:08.926 0 source files to be analyzed
19:43:08 [INFO] 23:43:08.931 0/0 source files have been analyzed
19:43:08 [INFO] 23:43:08.931 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:43:08 [INFO] 23:43:08.931 Sensor Serverless configuration file sensor [security]
19:43:08 [INFO] 23:43:08.931 0 Serverless function entries were found in the project
19:43:08 [INFO] 23:43:08.931 0 Serverless function handlers were kept as entrypoints
19:43:08 [INFO] 23:43:08.931 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:43:08 [INFO] 23:43:08.932 Sensor AWS SAM template file sensor [security]
19:43:08 [INFO] 23:43:08.932 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:43:08 [INFO] 23:43:08.932 Sensor AWS SAM Inline template file sensor [security]
19:43:08 [INFO] 23:43:08.932 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:43:08 [INFO] 23:43:08.932 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.editor
19:43:08 [INFO] 23:43:08.989 Sensor JavaSensor [java]
19:43:08 [INFO] 23:43:08.989 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:43:09 [INFO] 23:43:08.999 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:43:09 [INFO] 23:43:08.999 No "Main" source files to scan.
19:43:09 [INFO] 23:43:09.255 Using ECJ batch to parse 4 Test java source files with batch size 214 KB.
19:43:09 [INFO] 23:43:09.268 Starting batch processing.
19:43:09 [INFO] 23:43:09.328 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:43:09 [INFO] 23:43:09.633 100% analyzed
19:43:09 [INFO] 23:43:09.633 Batch processing: Done.
19:43:09 [INFO] 23:43:09.635 Did not optimize analysis for any files, performed a full analysis for all 4 files.
19:43:09 [INFO] 23:43:09.635 No "Generated" source files to scan.
19:43:09 [INFO] 23:43:09.635 Sensor JavaSensor [java] (done) | time=646ms
19:43:09 [INFO] 23:43:09.635 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:43:09 [INFO] 23:43:09.635 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:43:09 [INFO] 23:43:09.635 Sensor SurefireSensor [java]
19:43:09 [INFO] 23:43:09.635 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/surefire-reports]
19:43:09 [INFO] 23:43:09.636 Sensor SurefireSensor [java] (done) | time=1ms
19:43:09 [INFO] 23:43:09.636 Sensor XML Sensor [xml]
19:43:09 [INFO] 23:43:09.636 1 source file to be analyzed
19:43:09 [INFO] 23:43:09.643 1/1 source file has been analyzed
19:43:09 [INFO] 23:43:09.643 Sensor XML Sensor [xml] (done) | time=7ms
19:43:09 [INFO] 23:43:09.643 Sensor JaCoCo XML Report Importer [jacoco]
19:43:09 [INFO] 23:43:09.643 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:43:09 [INFO] 23:43:09.648 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
19:43:09 [INFO] 23:43:09.648 Sensor Java Config Sensor [iac]
19:43:09 [INFO] 23:43:09.648 0 source files to be analyzed
19:43:09 [INFO] 23:43:09.649 0/0 source files have been analyzed
19:43:09 [INFO] 23:43:09.649 Sensor Java Config Sensor [iac] (done) | time=1ms
19:43:09 [INFO] 23:43:09.649 Sensor IaC Docker Sensor [iac]
19:43:09 [INFO] 23:43:09.649 0 source files to be analyzed
19:43:09 [INFO] 23:43:09.654 0/0 source files have been analyzed
19:43:09 [INFO] 23:43:09.654 Sensor IaC Docker Sensor [iac] (done) | time=5ms
19:43:09 [INFO] 23:43:09.655 Sensor Serverless configuration file sensor [security]
19:43:09 [INFO] 23:43:09.655 0 Serverless function entries were found in the project
19:43:09 [INFO] 23:43:09.655 0 Serverless function handlers were kept as entrypoints
19:43:09 [INFO] 23:43:09.655 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:43:09 [INFO] 23:43:09.655 Sensor AWS SAM template file sensor [security]
19:43:09 [INFO] 23:43:09.655 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:43:09 [INFO] 23:43:09.655 Sensor AWS SAM Inline template file sensor [security]
19:43:09 [INFO] 23:43:09.655 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:43:09 [INFO] 23:43:09.655 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.edit
19:43:09 [INFO] 23:43:09.710 Sensor JavaSensor [java]
19:43:09 [INFO] 23:43:09.710 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:43:09 [INFO] 23:43:09.712 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:43:09 [INFO] 23:43:09.712 No "Main" source files to scan.
19:43:09 [INFO] 23:43:09.975 Using ECJ batch to parse 6 Test java source files with batch size 214 KB.
19:43:09 [INFO] 23:43:09.981 Starting batch processing.
19:43:10 [INFO] 23:43:10.005 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:43:10 [INFO] 23:43:10.083 100% analyzed
19:43:10 [INFO] 23:43:10.083 Batch processing: Done.
19:43:10 [INFO] 23:43:10.083 Did not optimize analysis for any files, performed a full analysis for all 6 files.
19:43:10 [INFO] 23:43:10.083 No "Generated" source files to scan.
19:43:10 [INFO] 23:43:10.083 Sensor JavaSensor [java] (done) | time=373ms
19:43:10 [INFO] 23:43:10.084 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:43:10 [INFO] 23:43:10.084 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:43:10 [INFO] 23:43:10.084 Sensor SurefireSensor [java]
19:43:10 [INFO] 23:43:10.084 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/surefire-reports]
19:43:10 [INFO] 23:43:10.084 Sensor SurefireSensor [java] (done) | time=0ms
19:43:10 [INFO] 23:43:10.084 Sensor XML Sensor [xml]
19:43:10 [INFO] 23:43:10.085 1 source file to be analyzed
19:43:10 [INFO] 23:43:10.097 1/1 source file has been analyzed
19:43:10 [INFO] 23:43:10.097 Sensor XML Sensor [xml] (done) | time=13ms
19:43:10 [INFO] 23:43:10.098 Sensor JaCoCo XML Report Importer [jacoco]
19:43:10 [WARNING] 23:43:10.098 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
19:43:10 [INFO] 23:43:10.098 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
19:43:10 [INFO] 23:43:10.098 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
19:43:10 [INFO] 23:43:10.098 Sensor Java Config Sensor [iac]
19:43:10 [INFO] 23:43:10.099 0 source files to be analyzed
19:43:10 [INFO] 23:43:10.099 0/0 source files have been analyzed
19:43:10 [INFO] 23:43:10.099 Sensor Java Config Sensor [iac] (done) | time=1ms
19:43:10 [INFO] 23:43:10.099 Sensor IaC Docker Sensor [iac]
19:43:10 [INFO] 23:43:10.100 0 source files to be analyzed
19:43:10 [INFO] 23:43:10.106 0/0 source files have been analyzed
19:43:10 [INFO] 23:43:10.106 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:43:10 [INFO] 23:43:10.106 Sensor Serverless configuration file sensor [security]
19:43:10 [INFO] 23:43:10.106 0 Serverless function entries were found in the project
19:43:10 [INFO] 23:43:10.106 0 Serverless function handlers were kept as entrypoints
19:43:10 [INFO] 23:43:10.106 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:43:10 [INFO] 23:43:10.106 Sensor AWS SAM template file sensor [security]
19:43:10 [INFO] 23:43:10.107 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:43:10 [INFO] 23:43:10.107 Sensor AWS SAM Inline template file sensor [security]
19:43:10 [INFO] 23:43:10.107 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:43:10 [INFO] 23:43:10.107 ------------- Run sensors on module org.eclipse.sirius.ext.emf.edit
19:43:10 [INFO] 23:43:10.248 Sensor JavaSensor [java]
19:43:10 [INFO] 23:43:10.248 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:43:10 [INFO] 23:43:10.250 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:43:10 [INFO] 23:43:10.251 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
19:43:10 [INFO] 23:43:10.254 Starting batch processing.
19:43:10 [INFO] 23:43:10.291 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:43:10 [INFO] 23:43:10.540 100% analyzed
19:43:10 [INFO] 23:43:10.540 Batch processing: Done.
19:43:10 [INFO] 23:43:10.540 Did not optimize analysis for any files, performed a full analysis for all 1 files.
19:43:10 [INFO] 23:43:10.783 No "Test" source files to scan.
19:43:10 [INFO] 23:43:10.783 No "Generated" source files to scan.
19:43:10 [INFO] 23:43:10.783 Sensor JavaSensor [java] (done) | time=535ms
19:43:10 [INFO] 23:43:10.783 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:43:10 [INFO] 23:43:10.783 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:43:10 [INFO] 23:43:10.784 Sensor SurefireSensor [java]
19:43:10 [INFO] 23:43:10.784 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/target/surefire-reports]
19:43:10 [INFO] 23:43:10.784 Sensor SurefireSensor [java] (done) | time=0ms
19:43:10 [INFO] 23:43:10.784 Sensor XML Sensor [xml]
19:43:10 [INFO] 23:43:10.785 1 source file to be analyzed
19:43:10 [INFO] 23:43:10.791 1/1 source file has been analyzed
19:43:10 [INFO] 23:43:10.791 Sensor XML Sensor [xml] (done) | time=7ms
19:43:10 [INFO] 23:43:10.791 Sensor JaCoCo XML Report Importer [jacoco]
19:43:10 [INFO] 23:43:10.791 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:43:10 [INFO] 23:43:10.793 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:43:10 [INFO] 23:43:10.793 Sensor Java Config Sensor [iac]
19:43:10 [INFO] 23:43:10.794 0 source files to be analyzed
19:43:10 [INFO] 23:43:10.794 0/0 source files have been analyzed
19:43:10 [INFO] 23:43:10.794 Sensor Java Config Sensor [iac] (done) | time=1ms
19:43:10 [INFO] 23:43:10.794 Sensor IaC Docker Sensor [iac]
19:43:10 [INFO] 23:43:10.795 0 source files to be analyzed
19:43:10 [INFO] 23:43:10.800 0/0 source files have been analyzed
19:43:10 [INFO] 23:43:10.800 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:43:10 [INFO] 23:43:10.800 Sensor Serverless configuration file sensor [security]
19:43:10 [INFO] 23:43:10.801 0 Serverless function entries were found in the project
19:43:10 [INFO] 23:43:10.801 0 Serverless function handlers were kept as entrypoints
19:43:10 [INFO] 23:43:10.801 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:43:10 [INFO] 23:43:10.801 Sensor AWS SAM template file sensor [security]
19:43:10 [INFO] 23:43:10.801 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:43:10 [INFO] 23:43:10.801 Sensor AWS SAM Inline template file sensor [security]
19:43:10 [INFO] 23:43:10.801 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:43:10 [INFO] 23:43:10.801 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.mtl
19:43:10 [INFO] 23:43:10.866 Sensor JavaSensor [java]
19:43:10 [INFO] 23:43:10.866 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:43:10 [INFO] 23:43:10.869 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:43:10 [INFO] 23:43:10.870 Using ECJ batch to parse 15 Main java source files with batch size 214 KB.
19:43:10 [INFO] 23:43:10.885 Starting batch processing.
19:43:10 [INFO] 23:43:10.909 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:43:15 [INFO] 23:43:15.242 100% analyzed
19:43:15 [INFO] 23:43:15.242 Batch processing: Done.
19:43:15 [INFO] 23:43:15.244 Did not optimize analysis for any files, performed a full analysis for all 15 files.
19:43:15 [INFO] 23:43:15.508 No "Test" source files to scan.
19:43:15 [INFO] 23:43:15.508 No "Generated" source files to scan.
19:43:15 [INFO] 23:43:15.508 Sensor JavaSensor [java] (done) | time=4642ms
19:43:15 [INFO] 23:43:15.509 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:43:15 [INFO] 23:43:15.509 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:43:15 [INFO] 23:43:15.509 Sensor SurefireSensor [java]
19:43:15 [INFO] 23:43:15.509 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/target/surefire-reports]
19:43:15 [INFO] 23:43:15.509 Sensor SurefireSensor [java] (done) | time=0ms
19:43:15 [INFO] 23:43:15.509 Sensor XML Sensor [xml]
19:43:15 [INFO] 23:43:15.510 1 source file to be analyzed
19:43:15 [INFO] 23:43:15.522 1/1 source file has been analyzed
19:43:15 [INFO] 23:43:15.522 Sensor XML Sensor [xml] (done) | time=13ms
19:43:15 [INFO] 23:43:15.522 Sensor JaCoCo XML Report Importer [jacoco]
19:43:15 [INFO] 23:43:15.523 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:43:15 [INFO] 23:43:15.530 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms
19:43:15 [INFO] 23:43:15.530 Sensor Java Config Sensor [iac]
19:43:15 [INFO] 23:43:15.531 0 source files to be analyzed
19:43:15 [INFO] 23:43:15.531 0/0 source files have been analyzed
19:43:15 [INFO] 23:43:15.531 Sensor Java Config Sensor [iac] (done) | time=1ms
19:43:15 [INFO] 23:43:15.532 Sensor IaC Docker Sensor [iac]
19:43:15 [INFO] 23:43:15.532 0 source files to be analyzed
19:43:15 [INFO] 23:43:15.543 0/0 source files have been analyzed
19:43:15 [INFO] 23:43:15.543 Sensor IaC Docker Sensor [iac] (done) | time=11ms
19:43:15 [INFO] 23:43:15.544 Sensor Serverless configuration file sensor [security]
19:43:15 [INFO] 23:43:15.544 0 Serverless function entries were found in the project
19:43:15 [INFO] 23:43:15.544 0 Serverless function handlers were kept as entrypoints
19:43:15 [INFO] 23:43:15.544 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:43:15 [INFO] 23:43:15.544 Sensor AWS SAM template file sensor [security]
19:43:15 [INFO] 23:43:15.544 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:43:15 [INFO] 23:43:15.544 Sensor AWS SAM Inline template file sensor [security]
19:43:15 [INFO] 23:43:15.545 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:43:15 [INFO] 23:43:15.545 ------------- Run sensors on module org.eclipse.sirius.editor
19:43:15 [INFO] 23:43:15.630 Sensor JavaSensor [java]
19:43:15 [INFO] 23:43:15.630 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:43:15 [INFO] 23:43:15.639 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:43:15 [INFO] 23:43:15.639 Using ECJ batch to parse 92 Main java source files with batch size 214 KB.
19:43:15 [INFO] 23:43:15.673 Starting batch processing.
19:43:15 [INFO] 23:43:15.808 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:43:24 [INFO] 23:43:24.516 100% analyzed
19:43:24 [INFO] 23:43:24.516 Batch processing: Done.
19:43:24 [INFO] 23:43:24.518 Did not optimize analysis for any files, performed a full analysis for all 92 files.
19:43:24 [INFO] 23:43:24.777 No "Test" source files to scan.
19:43:24 [INFO] 23:43:24.777 No "Generated" source files to scan.
19:43:24 [INFO] 23:43:24.777 Sensor JavaSensor [java] (done) | time=9147ms
19:43:24 [INFO] 23:43:24.778 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:43:24 [INFO] 23:43:24.778 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:43:24 [INFO] 23:43:24.778 Sensor SurefireSensor [java]
19:43:24 [INFO] 23:43:24.778 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/surefire-reports]
19:43:24 [INFO] 23:43:24.778 Sensor SurefireSensor [java] (done) | time=0ms
19:43:24 [INFO] 23:43:24.778 Sensor XML Sensor [xml]
19:43:24 [INFO] 23:43:24.779 1 source file to be analyzed
19:43:24 [INFO] 23:43:24.806 1/1 source file has been analyzed
19:43:24 [INFO] 23:43:24.806 Sensor XML Sensor [xml] (done) | time=28ms
19:43:24 [INFO] 23:43:24.806 Sensor JaCoCo XML Report Importer [jacoco]
19:43:24 [INFO] 23:43:24.808 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:43:24 [INFO] 23:43:24.871 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=65ms
19:43:24 [INFO] 23:43:24.871 Sensor Java Config Sensor [iac]
19:43:24 [INFO] 23:43:24.875 0 source files to be analyzed
19:43:24 [INFO] 23:43:24.875 0/0 source files have been analyzed
19:43:24 [INFO] 23:43:24.875 Sensor Java Config Sensor [iac] (done) | time=4ms
19:43:24 [INFO] 23:43:24.875 Sensor IaC Docker Sensor [iac]
19:43:24 [INFO] 23:43:24.876 0 source files to be analyzed
19:43:24 [INFO] 23:43:24.882 0/0 source files have been analyzed
19:43:24 [INFO] 23:43:24.882 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:43:24 [INFO] 23:43:24.882 Sensor Serverless configuration file sensor [security]
19:43:24 [INFO] 23:43:24.882 0 Serverless function entries were found in the project
19:43:24 [INFO] 23:43:24.883 0 Serverless function handlers were kept as entrypoints
19:43:24 [INFO] 23:43:24.883 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:43:24 [INFO] 23:43:24.883 Sensor AWS SAM template file sensor [security]
19:43:24 [INFO] 23:43:24.883 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:43:24 [INFO] 23:43:24.883 Sensor AWS SAM Inline template file sensor [security]
19:43:24 [INFO] 23:43:24.883 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:43:24 [INFO] 23:43:24.883 ------------- Run sensors on module org.eclipse.sirius.tests.swtbot
19:43:25 [INFO] 23:43:25.001 Sensor JavaSensor [java]
19:43:25 [INFO] 23:43:25.001 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:43:25 [INFO] 23:43:25.020 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:43:25 [INFO] 23:43:25.020 No "Main" source files to scan.
19:43:25 [INFO] 23:43:25.446 Using ECJ batch to parse 486 Test java source files with batch size 214 KB.
19:43:25 [INFO] 23:43:25.472 Starting batch processing.
19:43:25 [INFO] 23:43:25.635 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:43:42 [WARNING] 23:43:42.751 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'.
19:43:55 [INFO] 23:43:55.256 100% analyzed
19:43:55 [INFO] 23:43:55.256 Batch processing: Done.
19:43:55 [INFO] 23:43:55.259 Did not optimize analysis for any files, performed a full analysis for all 486 files.
19:43:55 [INFO] 23:43:55.259 No "Generated" source files to scan.
19:43:55 [INFO] 23:43:55.259 Sensor JavaSensor [java] (done) | time=30258ms
19:43:55 [INFO] 23:43:55.259 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:43:55 [INFO] 23:43:55.261 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms
19:43:55 [INFO] 23:43:55.261 Sensor SurefireSensor [java]
19:43:55 [INFO] 23:43:55.261 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/surefire-reports]
19:43:55 [INFO] 23:43:55.677 Sensor SurefireSensor [java] (done) | time=416ms
19:43:55 [INFO] 23:43:55.677 Sensor XML Sensor [xml]
19:43:55 [INFO] 23:43:55.678 1 source file to be analyzed
19:43:55 [INFO] 23:43:55.695 1/1 source file has been analyzed
19:43:55 [INFO] 23:43:55.695 Sensor XML Sensor [xml] (done) | time=18ms
19:43:55 [INFO] 23:43:55.695 Sensor JaCoCo XML Report Importer [jacoco]
19:43:55 [INFO] 23:43:55.697 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:43:55 [INFO] 23:43:55.966 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=271ms
19:43:55 [INFO] 23:43:55.966 Sensor Java Config Sensor [iac]
19:43:55 [INFO] 23:43:55.973 0 source files to be analyzed
19:43:55 [INFO] 23:43:55.973 0/0 source files have been analyzed
19:43:55 [INFO] 23:43:55.973 Sensor Java Config Sensor [iac] (done) | time=7ms
19:43:55 [INFO] 23:43:55.973 Sensor IaC Docker Sensor [iac]
19:43:55 [INFO] 23:43:55.974 0 source files to be analyzed
19:43:55 [INFO] 23:43:55.982 0/0 source files have been analyzed
19:43:55 [INFO] 23:43:55.982 Sensor IaC Docker Sensor [iac] (done) | time=9ms
19:43:55 [INFO] 23:43:55.982 Sensor Serverless configuration file sensor [security]
19:43:55 [INFO] 23:43:55.983 0 Serverless function entries were found in the project
19:43:55 [INFO] 23:43:55.983 0 Serverless function handlers were kept as entrypoints
19:43:55 [INFO] 23:43:55.983 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:43:55 [INFO] 23:43:55.983 Sensor AWS SAM template file sensor [security]
19:43:55 [INFO] 23:43:55.984 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:43:55 [INFO] 23:43:55.984 Sensor AWS SAM Inline template file sensor [security]
19:43:55 [INFO] 23:43:55.985 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:43:55 [INFO] 23:43:55.985 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.edit
19:43:56 [INFO] 23:43:56.060 Sensor JavaSensor [java]
19:43:56 [INFO] 23:43:56.060 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:43:56 [INFO] 23:43:56.075 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:43:56 [INFO] 23:43:56.075 No "Main" source files to scan.
19:43:56 [INFO] 23:43:56.426 Using ECJ batch to parse 109 Test java source files with batch size 214 KB.
19:43:56 [INFO] 23:43:56.455 Starting batch processing.
19:43:56 [INFO] 23:43:56.563 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:43:59 [INFO] 23:43:59.052 100% analyzed
19:43:59 [INFO] 23:43:59.052 Batch processing: Done.
19:43:59 [INFO] 23:43:59.053 Did not optimize analysis for any files, performed a full analysis for all 109 files.
19:43:59 [INFO] 23:43:59.053 No "Generated" source files to scan.
19:43:59 [INFO] 23:43:59.054 Sensor JavaSensor [java] (done) | time=2994ms
19:43:59 [INFO] 23:43:59.054 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:43:59 [INFO] 23:43:59.054 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:43:59 [INFO] 23:43:59.054 Sensor SurefireSensor [java]
19:43:59 [INFO] 23:43:59.054 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/surefire-reports]
19:43:59 [INFO] 23:43:59.055 Sensor SurefireSensor [java] (done) | time=1ms
19:43:59 [INFO] 23:43:59.055 Sensor XML Sensor [xml]
19:43:59 [INFO] 23:43:59.056 1 source file to be analyzed
19:43:59 [INFO] 23:43:59.063 1/1 source file has been analyzed
19:43:59 [INFO] 23:43:59.063 Sensor XML Sensor [xml] (done) | time=8ms
19:43:59 [INFO] 23:43:59.063 Sensor JaCoCo XML Report Importer [jacoco]
19:43:59 [INFO] 23:43:59.064 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:43:59 [INFO] 23:43:59.102 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=39ms
19:43:59 [INFO] 23:43:59.102 Sensor Java Config Sensor [iac]
19:43:59 [INFO] 23:43:59.104 0 source files to be analyzed
19:43:59 [INFO] 23:43:59.104 0/0 source files have been analyzed
19:43:59 [INFO] 23:43:59.105 Sensor Java Config Sensor [iac] (done) | time=2ms
19:43:59 [INFO] 23:43:59.105 Sensor IaC Docker Sensor [iac]
19:43:59 [INFO] 23:43:59.105 0 source files to be analyzed
19:43:59 [INFO] 23:43:59.110 0/0 source files have been analyzed
19:43:59 [INFO] 23:43:59.110 Sensor IaC Docker Sensor [iac] (done) | time=5ms
19:43:59 [INFO] 23:43:59.111 Sensor Serverless configuration file sensor [security]
19:43:59 [INFO] 23:43:59.111 0 Serverless function entries were found in the project
19:43:59 [INFO] 23:43:59.111 0 Serverless function handlers were kept as entrypoints
19:43:59 [INFO] 23:43:59.111 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:43:59 [INFO] 23:43:59.111 Sensor AWS SAM template file sensor [security]
19:43:59 [INFO] 23:43:59.111 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:43:59 [INFO] 23:43:59.111 Sensor AWS SAM Inline template file sensor [security]
19:43:59 [INFO] 23:43:59.112 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:43:59 [INFO] 23:43:59.112 ------------- Run sensors on module org.eclipse.sirius.properties.ext.widgets.reference.edit
19:43:59 [INFO] 23:43:59.168 Sensor JavaSensor [java]
19:43:59 [INFO] 23:43:59.168 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:43:59 [INFO] 23:43:59.175 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:43:59 [INFO] 23:43:59.175 Using ECJ batch to parse 5 Main java source files with batch size 214 KB.
19:43:59 [INFO] 23:43:59.179 Starting batch processing.
19:43:59 [INFO] 23:43:59.217 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:43:59 [INFO] 23:43:59.392 100% analyzed
19:43:59 [INFO] 23:43:59.393 Batch processing: Done.
19:43:59 [INFO] 23:43:59.394 Did not optimize analysis for any files, performed a full analysis for all 5 files.
19:43:59 [INFO] 23:43:59.622 No "Test" source files to scan.
19:43:59 [INFO] 23:43:59.622 No "Generated" source files to scan.
19:43:59 [INFO] 23:43:59.622 Sensor JavaSensor [java] (done) | time=454ms
19:43:59 [INFO] 23:43:59.622 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:43:59 [INFO] 23:43:59.622 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:43:59 [INFO] 23:43:59.622 Sensor SurefireSensor [java]
19:43:59 [INFO] 23:43:59.623 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/surefire-reports]
19:43:59 [INFO] 23:43:59.623 Sensor SurefireSensor [java] (done) | time=1ms
19:43:59 [INFO] 23:43:59.623 Sensor XML Sensor [xml]
19:43:59 [INFO] 23:43:59.624 1 source file to be analyzed
19:43:59 [INFO] 23:43:59.631 1/1 source file has been analyzed
19:43:59 [INFO] 23:43:59.631 Sensor XML Sensor [xml] (done) | time=8ms
19:43:59 [INFO] 23:43:59.631 Sensor JaCoCo XML Report Importer [jacoco]
19:43:59 [INFO] 23:43:59.631 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:43:59 [INFO] 23:43:59.634 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
19:43:59 [INFO] 23:43:59.634 Sensor Java Config Sensor [iac]
19:43:59 [INFO] 23:43:59.635 0 source files to be analyzed
19:43:59 [INFO] 23:43:59.635 0/0 source files have been analyzed
19:43:59 [INFO] 23:43:59.635 Sensor Java Config Sensor [iac] (done) | time=1ms
19:43:59 [INFO] 23:43:59.635 Sensor IaC Docker Sensor [iac]
19:43:59 [INFO] 23:43:59.636 0 source files to be analyzed
19:43:59 [INFO] 23:43:59.641 0/0 source files have been analyzed
19:43:59 [INFO] 23:43:59.641 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:43:59 [INFO] 23:43:59.641 Sensor Serverless configuration file sensor [security]
19:43:59 [INFO] 23:43:59.641 0 Serverless function entries were found in the project
19:43:59 [INFO] 23:43:59.641 0 Serverless function handlers were kept as entrypoints
19:43:59 [INFO] 23:43:59.641 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:43:59 [INFO] 23:43:59.641 Sensor AWS SAM template file sensor [security]
19:43:59 [INFO] 23:43:59.641 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:43:59 [INFO] 23:43:59.641 Sensor AWS SAM Inline template file sensor [security]
19:43:59 [INFO] 23:43:59.641 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:43:59 [INFO] 23:43:59.642 ------------- Run sensors on module org.eclipse.sirius.ext.emf.tx
19:43:59 [INFO] 23:43:59.699 Sensor JavaSensor [java]
19:43:59 [INFO] 23:43:59.700 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:43:59 [INFO] 23:43:59.702 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:43:59 [INFO] 23:43:59.702 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
19:43:59 [INFO] 23:43:59.703 Starting batch processing.
19:43:59 [INFO] 23:43:59.712 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:43:59 [INFO] 23:43:59.788 100% analyzed
19:43:59 [INFO] 23:43:59.788 Batch processing: Done.
19:43:59 [INFO] 23:43:59.788 Did not optimize analysis for any files, performed a full analysis for all 1 files.
19:44:00 [INFO] 23:44:00.012 No "Test" source files to scan.
19:44:00 [INFO] 23:44:00.012 No "Generated" source files to scan.
19:44:00 [INFO] 23:44:00.012 Sensor JavaSensor [java] (done) | time=313ms
19:44:00 [INFO] 23:44:00.012 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:00 [INFO] 23:44:00.012 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:00 [INFO] 23:44:00.013 Sensor SurefireSensor [java]
19:44:00 [INFO] 23:44:00.013 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/target/surefire-reports]
19:44:00 [INFO] 23:44:00.013 Sensor SurefireSensor [java] (done) | time=0ms
19:44:00 [INFO] 23:44:00.013 Sensor XML Sensor [xml]
19:44:00 [INFO] 23:44:00.014 1 source file to be analyzed
19:44:00 [INFO] 23:44:00.024 1/1 source file has been analyzed
19:44:00 [INFO] 23:44:00.025 Sensor XML Sensor [xml] (done) | time=12ms
19:44:00 [INFO] 23:44:00.025 Sensor JaCoCo XML Report Importer [jacoco]
19:44:00 [INFO] 23:44:00.025 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:00 [INFO] 23:44:00.027 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:44:00 [INFO] 23:44:00.027 Sensor Java Config Sensor [iac]
19:44:00 [INFO] 23:44:00.028 0 source files to be analyzed
19:44:00 [INFO] 23:44:00.028 0/0 source files have been analyzed
19:44:00 [INFO] 23:44:00.028 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:00 [INFO] 23:44:00.028 Sensor IaC Docker Sensor [iac]
19:44:00 [INFO] 23:44:00.029 0 source files to be analyzed
19:44:00 [INFO] 23:44:00.036 0/0 source files have been analyzed
19:44:00 [INFO] 23:44:00.036 Sensor IaC Docker Sensor [iac] (done) | time=8ms
19:44:00 [INFO] 23:44:00.036 Sensor Serverless configuration file sensor [security]
19:44:00 [INFO] 23:44:00.036 0 Serverless function entries were found in the project
19:44:00 [INFO] 23:44:00.036 0 Serverless function handlers were kept as entrypoints
19:44:00 [INFO] 23:44:00.036 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:00 [INFO] 23:44:00.036 Sensor AWS SAM template file sensor [security]
19:44:00 [INFO] 23:44:00.037 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:44:00 [INFO] 23:44:00.037 Sensor AWS SAM Inline template file sensor [security]
19:44:00 [INFO] 23:44:00.037 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:00 [INFO] 23:44:00.037 ------------- Run sensors on module org.eclipse.sirius.tree.model
19:44:00 [INFO] 23:44:00.099 Sensor JavaSensor [java]
19:44:00 [INFO] 23:44:00.099 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:00 [INFO] 23:44:00.101 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:00 [INFO] 23:44:00.102 Using ECJ batch to parse 11 Main java source files with batch size 214 KB.
19:44:00 [INFO] 23:44:00.107 Starting batch processing.
19:44:00 [INFO] 23:44:00.133 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:00 [INFO] 23:44:00.490 100% analyzed
19:44:00 [INFO] 23:44:00.490 Batch processing: Done.
19:44:00 [INFO] 23:44:00.490 Did not optimize analysis for any files, performed a full analysis for all 11 files.
19:44:00 [INFO] 23:44:00.733 No "Test" source files to scan.
19:44:00 [INFO] 23:44:00.733 No "Generated" source files to scan.
19:44:00 [INFO] 23:44:00.733 Sensor JavaSensor [java] (done) | time=634ms
19:44:00 [INFO] 23:44:00.733 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:00 [INFO] 23:44:00.733 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:00 [INFO] 23:44:00.734 Sensor SurefireSensor [java]
19:44:00 [INFO] 23:44:00.734 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/surefire-reports]
19:44:00 [INFO] 23:44:00.734 Sensor SurefireSensor [java] (done) | time=0ms
19:44:00 [INFO] 23:44:00.734 Sensor XML Sensor [xml]
19:44:00 [INFO] 23:44:00.734 1 source file to be analyzed
19:44:00 [INFO] 23:44:00.741 1/1 source file has been analyzed
19:44:00 [INFO] 23:44:00.741 Sensor XML Sensor [xml] (done) | time=7ms
19:44:00 [INFO] 23:44:00.742 Sensor JaCoCo XML Report Importer [jacoco]
19:44:00 [INFO] 23:44:00.742 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:00 [INFO] 23:44:00.759 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=17ms
19:44:00 [INFO] 23:44:00.760 Sensor Java Config Sensor [iac]
19:44:00 [INFO] 23:44:00.767 0 source files to be analyzed
19:44:00 [INFO] 23:44:00.767 0/0 source files have been analyzed
19:44:00 [INFO] 23:44:00.767 Sensor Java Config Sensor [iac] (done) | time=7ms
19:44:00 [INFO] 23:44:00.767 Sensor IaC Docker Sensor [iac]
19:44:00 [INFO] 23:44:00.768 0 source files to be analyzed
19:44:00 [INFO] 23:44:00.773 0/0 source files have been analyzed
19:44:00 [INFO] 23:44:00.773 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:44:00 [INFO] 23:44:00.773 Sensor Serverless configuration file sensor [security]
19:44:00 [INFO] 23:44:00.774 0 Serverless function entries were found in the project
19:44:00 [INFO] 23:44:00.774 0 Serverless function handlers were kept as entrypoints
19:44:00 [INFO] 23:44:00.774 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:44:00 [INFO] 23:44:00.774 Sensor AWS SAM template file sensor [security]
19:44:00 [INFO] 23:44:00.774 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:00 [INFO] 23:44:00.774 Sensor AWS SAM Inline template file sensor [security]
19:44:00 [INFO] 23:44:00.774 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:00 [INFO] 23:44:00.774 ------------- Run sensors on module org.eclipse.sirius.properties.core
19:44:00 [INFO] 23:44:00.831 Sensor JavaSensor [java]
19:44:00 [INFO] 23:44:00.831 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:00 [INFO] 23:44:00.834 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:00 [INFO] 23:44:00.834 Using ECJ batch to parse 65 Main java source files with batch size 214 KB.
19:44:00 [INFO] 23:44:00.858 Starting batch processing.
19:44:00 [INFO] 23:44:00.902 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:05 [INFO] 23:44:05.114 100% analyzed
19:44:05 [INFO] 23:44:05.115 Batch processing: Done.
19:44:05 [INFO] 23:44:05.115 Did not optimize analysis for any files, performed a full analysis for all 65 files.
19:44:05 [INFO] 23:44:05.383 No "Test" source files to scan.
19:44:05 [INFO] 23:44:05.383 No "Generated" source files to scan.
19:44:05 [INFO] 23:44:05.383 Sensor JavaSensor [java] (done) | time=4552ms
19:44:05 [INFO] 23:44:05.384 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:05 [INFO] 23:44:05.384 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:05 [INFO] 23:44:05.384 Sensor SurefireSensor [java]
19:44:05 [INFO] 23:44:05.384 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/surefire-reports]
19:44:05 [INFO] 23:44:05.384 Sensor SurefireSensor [java] (done) | time=0ms
19:44:05 [INFO] 23:44:05.384 Sensor XML Sensor [xml]
19:44:05 [INFO] 23:44:05.385 1 source file to be analyzed
19:44:05 [INFO] 23:44:05.457 1/1 source file has been analyzed
19:44:05 [INFO] 23:44:05.457 Sensor XML Sensor [xml] (done) | time=73ms
19:44:05 [INFO] 23:44:05.457 Sensor JaCoCo XML Report Importer [jacoco]
19:44:05 [INFO] 23:44:05.458 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:05 [INFO] 23:44:05.480 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=23ms
19:44:05 [INFO] 23:44:05.481 Sensor Java Config Sensor [iac]
19:44:05 [INFO] 23:44:05.482 0 source files to be analyzed
19:44:05 [INFO] 23:44:05.482 0/0 source files have been analyzed
19:44:05 [INFO] 23:44:05.482 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:05 [INFO] 23:44:05.483 Sensor IaC Docker Sensor [iac]
19:44:05 [INFO] 23:44:05.483 0 source files to be analyzed
19:44:05 [INFO] 23:44:05.490 0/0 source files have been analyzed
19:44:05 [INFO] 23:44:05.491 Sensor IaC Docker Sensor [iac] (done) | time=8ms
19:44:05 [INFO] 23:44:05.491 Sensor Serverless configuration file sensor [security]
19:44:05 [INFO] 23:44:05.491 0 Serverless function entries were found in the project
19:44:05 [INFO] 23:44:05.491 0 Serverless function handlers were kept as entrypoints
19:44:05 [INFO] 23:44:05.491 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:05 [INFO] 23:44:05.491 Sensor AWS SAM template file sensor [security]
19:44:05 [INFO] 23:44:05.491 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:05 [INFO] 23:44:05.491 Sensor AWS SAM Inline template file sensor [security]
19:44:05 [INFO] 23:44:05.492 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:44:05 [INFO] 23:44:05.492 ------------- Run sensors on module org.eclipse.sirius.tree.ui.ext
19:44:05 [INFO] 23:44:05.568 Sensor JavaSensor [java]
19:44:05 [INFO] 23:44:05.568 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:05 [INFO] 23:44:05.578 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:05 [INFO] 23:44:05.578 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
19:44:05 [INFO] 23:44:05.582 Starting batch processing.
19:44:05 [INFO] 23:44:05.625 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:05 [INFO] 23:44:05.712 100% analyzed
19:44:05 [INFO] 23:44:05.712 Batch processing: Done.
19:44:05 [INFO] 23:44:05.713 Did not optimize analysis for any files, performed a full analysis for all 1 files.
19:44:05 [INFO] 23:44:05.974 No "Test" source files to scan.
19:44:05 [INFO] 23:44:05.974 No "Generated" source files to scan.
19:44:05 [INFO] 23:44:05.974 Sensor JavaSensor [java] (done) | time=406ms
19:44:05 [INFO] 23:44:05.974 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:05 [INFO] 23:44:05.974 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:05 [INFO] 23:44:05.974 Sensor SurefireSensor [java]
19:44:05 [INFO] 23:44:05.975 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/target/surefire-reports]
19:44:05 [INFO] 23:44:05.975 Sensor SurefireSensor [java] (done) | time=1ms
19:44:05 [INFO] 23:44:05.975 Sensor XML Sensor [xml]
19:44:05 [INFO] 23:44:05.976 1 source file to be analyzed
19:44:05 [INFO] 23:44:05.986 1/1 source file has been analyzed
19:44:05 [INFO] 23:44:05.986 Sensor XML Sensor [xml] (done) | time=11ms
19:44:05 [INFO] 23:44:05.986 Sensor JaCoCo XML Report Importer [jacoco]
19:44:05 [INFO] 23:44:05.986 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:05 [INFO] 23:44:05.988 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:44:05 [INFO] 23:44:05.988 Sensor Java Config Sensor [iac]
19:44:05 [INFO] 23:44:05.989 0 source files to be analyzed
19:44:05 [INFO] 23:44:05.989 0/0 source files have been analyzed
19:44:05 [INFO] 23:44:05.989 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:05 [INFO] 23:44:05.989 Sensor IaC Docker Sensor [iac]
19:44:05 [INFO] 23:44:05.989 0 source files to be analyzed
19:44:05 [INFO] 23:44:05.995 0/0 source files have been analyzed
19:44:05 [INFO] 23:44:05.995 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:44:05 [INFO] 23:44:05.996 Sensor Serverless configuration file sensor [security]
19:44:05 [INFO] 23:44:05.996 0 Serverless function entries were found in the project
19:44:06 [INFO] 23:44:05.996 0 Serverless function handlers were kept as entrypoints
19:44:06 [INFO] 23:44:05.996 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:06 [INFO] 23:44:05.996 Sensor AWS SAM template file sensor [security]
19:44:06 [INFO] 23:44:05.996 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:06 [INFO] 23:44:05.996 Sensor AWS SAM Inline template file sensor [security]
19:44:06 [INFO] 23:44:05.997 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:44:06 [INFO] 23:44:05.997 ------------- Run sensors on module org.eclipse.sirius.tests.junit
19:44:06 [INFO] 23:44:06.071 Sensor JavaSensor [java]
19:44:06 [INFO] 23:44:06.071 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:06 [INFO] 23:44:06.088 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:06 [INFO] 23:44:06.088 No "Main" source files to scan.
19:44:06 [INFO] 23:44:06.653 Using ECJ batch to parse 696 Test java source files with batch size 214 KB.
19:44:06 [INFO] 23:44:06.682 Starting batch processing.
19:44:06 [INFO] 23:44:06.830 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:33 [INFO] 23:44:33.810 100% analyzed
19:44:33 [INFO] 23:44:33.811 Batch processing: Done.
19:44:33 [INFO] 23:44:33.812 Did not optimize analysis for any files, performed a full analysis for all 696 files.
19:44:33 [INFO] 23:44:33.813 No "Generated" source files to scan.
19:44:33 [INFO] 23:44:33.813 Sensor JavaSensor [java] (done) | time=27742ms
19:44:33 [INFO] 23:44:33.813 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:33 [INFO] 23:44:33.815 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms
19:44:33 [INFO] 23:44:33.815 Sensor SurefireSensor [java]
19:44:33 [INFO] 23:44:33.815 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/surefire-reports]
19:44:34 [INFO] 23:44:34.290 Sensor SurefireSensor [java] (done) | time=475ms
19:44:34 [INFO] 23:44:34.290 Sensor XML Sensor [xml]
19:44:34 [INFO] 23:44:34.291 1 source file to be analyzed
19:44:34 [INFO] 23:44:34.307 1/1 source file has been analyzed
19:44:34 [INFO] 23:44:34.307 Sensor XML Sensor [xml] (done) | time=17ms
19:44:34 [INFO] 23:44:34.308 Sensor JaCoCo XML Report Importer [jacoco]
19:44:34 [INFO] 23:44:34.311 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:34 [INFO] 23:44:34.604 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=296ms
19:44:34 [INFO] 23:44:34.604 Sensor Java Config Sensor [iac]
19:44:34 [INFO] 23:44:34.615 0 source files to be analyzed
19:44:34 [INFO] 23:44:34.615 0/0 source files have been analyzed
19:44:34 [INFO] 23:44:34.615 Sensor Java Config Sensor [iac] (done) | time=11ms
19:44:34 [INFO] 23:44:34.615 Sensor IaC Docker Sensor [iac]
19:44:34 [INFO] 23:44:34.616 0 source files to be analyzed
19:44:34 [INFO] 23:44:34.624 0/0 source files have been analyzed
19:44:34 [INFO] 23:44:34.624 Sensor IaC Docker Sensor [iac] (done) | time=9ms
19:44:34 [INFO] 23:44:34.624 Sensor Serverless configuration file sensor [security]
19:44:34 [INFO] 23:44:34.625 0 Serverless function entries were found in the project
19:44:34 [INFO] 23:44:34.625 0 Serverless function handlers were kept as entrypoints
19:44:34 [INFO] 23:44:34.625 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:44:34 [INFO] 23:44:34.625 Sensor AWS SAM template file sensor [security]
19:44:34 [INFO] 23:44:34.626 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:44:34 [INFO] 23:44:34.626 Sensor AWS SAM Inline template file sensor [security]
19:44:34 [INFO] 23:44:34.627 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:44:34 [INFO] 23:44:34.627 ------------- Run sensors on module org.eclipse.sirius.sample.ecore.design
19:44:34 [INFO] 23:44:34.703 Sensor JavaSensor [java]
19:44:34 [INFO] 23:44:34.703 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:34 [INFO] 23:44:34.714 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:34 [INFO] 23:44:34.714 No "Main" source files to scan.
19:44:35 [INFO] 23:44:35.010 Using ECJ batch to parse 11 Test java source files with batch size 214 KB.
19:44:35 [INFO] 23:44:35.020 Starting batch processing.
19:44:35 [INFO] 23:44:35.118 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:35 [INFO] 23:44:35.299 100% analyzed
19:44:35 [INFO] 23:44:35.300 Batch processing: Done.
19:44:35 [INFO] 23:44:35.301 Did not optimize analysis for any files, performed a full analysis for all 11 files.
19:44:35 [INFO] 23:44:35.301 No "Generated" source files to scan.
19:44:35 [INFO] 23:44:35.301 Sensor JavaSensor [java] (done) | time=598ms
19:44:35 [INFO] 23:44:35.301 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:35 [INFO] 23:44:35.302 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:44:35 [INFO] 23:44:35.302 Sensor SurefireSensor [java]
19:44:35 [INFO] 23:44:35.302 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/target/surefire-reports]
19:44:35 [INFO] 23:44:35.302 Sensor SurefireSensor [java] (done) | time=0ms
19:44:35 [INFO] 23:44:35.302 Sensor XML Sensor [xml]
19:44:35 [INFO] 23:44:35.303 1 source file to be analyzed
19:44:35 [INFO] 23:44:35.316 1/1 source file has been analyzed
19:44:35 [INFO] 23:44:35.316 Sensor XML Sensor [xml] (done) | time=14ms
19:44:35 [INFO] 23:44:35.316 Sensor JaCoCo XML Report Importer [jacoco]
19:44:35 [INFO] 23:44:35.317 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:35 [INFO] 23:44:35.321 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
19:44:35 [INFO] 23:44:35.321 Sensor Java Config Sensor [iac]
19:44:35 [INFO] 23:44:35.322 0 source files to be analyzed
19:44:35 [INFO] 23:44:35.322 0/0 source files have been analyzed
19:44:35 [INFO] 23:44:35.322 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:35 [INFO] 23:44:35.322 Sensor IaC Docker Sensor [iac]
19:44:35 [INFO] 23:44:35.323 0 source files to be analyzed
19:44:35 [INFO] 23:44:35.329 0/0 source files have been analyzed
19:44:35 [INFO] 23:44:35.329 Sensor IaC Docker Sensor [iac] (done) | time=7ms
19:44:35 [INFO] 23:44:35.329 Sensor Serverless configuration file sensor [security]
19:44:35 [INFO] 23:44:35.329 0 Serverless function entries were found in the project
19:44:35 [INFO] 23:44:35.329 0 Serverless function handlers were kept as entrypoints
19:44:35 [INFO] 23:44:35.329 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:35 [INFO] 23:44:35.329 Sensor AWS SAM template file sensor [security]
19:44:35 [INFO] 23:44:35.330 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:44:35 [INFO] 23:44:35.330 Sensor AWS SAM Inline template file sensor [security]
19:44:35 [INFO] 23:44:35.330 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:35 [INFO] 23:44:35.330 ------------- Run sensors on module org.eclipse.sirius.tests.ui.properties
19:44:35 [INFO] 23:44:35.396 Sensor JavaSensor [java]
19:44:35 [INFO] 23:44:35.396 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:35 [INFO] 23:44:35.408 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:35 [INFO] 23:44:35.408 No "Main" source files to scan.
19:44:35 [INFO] 23:44:35.697 Using ECJ batch to parse 10 Test java source files with batch size 214 KB.
19:44:35 [INFO] 23:44:35.707 Starting batch processing.
19:44:35 [INFO] 23:44:35.830 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:36 [INFO] 23:44:36.034 100% analyzed
19:44:36 [INFO] 23:44:36.034 Batch processing: Done.
19:44:36 [INFO] 23:44:36.035 Did not optimize analysis for any files, performed a full analysis for all 10 files.
19:44:36 [INFO] 23:44:36.035 No "Generated" source files to scan.
19:44:36 [INFO] 23:44:36.035 Sensor JavaSensor [java] (done) | time=639ms
19:44:36 [INFO] 23:44:36.036 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:36 [INFO] 23:44:36.036 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:36 [INFO] 23:44:36.036 Sensor SurefireSensor [java]
19:44:36 [INFO] 23:44:36.036 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/surefire-reports]
19:44:36 [INFO] 23:44:36.040 Sensor SurefireSensor [java] (done) | time=4ms
19:44:36 [INFO] 23:44:36.040 Sensor XML Sensor [xml]
19:44:36 [INFO] 23:44:36.040 1 source file to be analyzed
19:44:36 [INFO] 23:44:36.053 1/1 source file has been analyzed
19:44:36 [INFO] 23:44:36.053 Sensor XML Sensor [xml] (done) | time=13ms
19:44:36 [INFO] 23:44:36.053 Sensor JaCoCo XML Report Importer [jacoco]
19:44:36 [INFO] 23:44:36.054 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:36 [INFO] 23:44:36.057 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
19:44:36 [INFO] 23:44:36.058 Sensor Java Config Sensor [iac]
19:44:36 [INFO] 23:44:36.059 0 source files to be analyzed
19:44:36 [INFO] 23:44:36.059 0/0 source files have been analyzed
19:44:36 [INFO] 23:44:36.059 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:36 [INFO] 23:44:36.059 Sensor IaC Docker Sensor [iac]
19:44:36 [INFO] 23:44:36.059 0 source files to be analyzed
19:44:36 [INFO] 23:44:36.065 0/0 source files have been analyzed
19:44:36 [INFO] 23:44:36.065 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:44:36 [INFO] 23:44:36.066 Sensor Serverless configuration file sensor [security]
19:44:36 [INFO] 23:44:36.066 0 Serverless function entries were found in the project
19:44:36 [INFO] 23:44:36.066 0 Serverless function handlers were kept as entrypoints
19:44:36 [INFO] 23:44:36.066 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:36 [INFO] 23:44:36.066 Sensor AWS SAM template file sensor [security]
19:44:36 [INFO] 23:44:36.066 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:36 [INFO] 23:44:36.066 Sensor AWS SAM Inline template file sensor [security]
19:44:36 [INFO] 23:44:36.066 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:36 [INFO] 23:44:36.066 ------------- Run sensors on module org.eclipse.sirius.ext.gmf.runtime
19:44:36 [INFO] 23:44:36.127 Sensor JavaSensor [java]
19:44:36 [INFO] 23:44:36.127 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:36 [INFO] 23:44:36.133 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:36 [INFO] 23:44:36.134 Using ECJ batch to parse 36 Main java source files with batch size 214 KB.
19:44:36 [INFO] 23:44:36.157 Starting batch processing.
19:44:36 [INFO] 23:44:36.215 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:44 [INFO] 23:44:44.981 100% analyzed
19:44:44 [INFO] 23:44:44.981 Batch processing: Done.
19:44:44 [INFO] 23:44:44.982 Did not optimize analysis for any files, performed a full analysis for all 36 files.
19:44:45 [INFO] 23:44:45.242 No "Test" source files to scan.
19:44:45 [INFO] 23:44:45.242 No "Generated" source files to scan.
19:44:45 [INFO] 23:44:45.243 Sensor JavaSensor [java] (done) | time=9116ms
19:44:45 [INFO] 23:44:45.243 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:45 [INFO] 23:44:45.244 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:44:45 [INFO] 23:44:45.244 Sensor SurefireSensor [java]
19:44:45 [INFO] 23:44:45.244 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/target/surefire-reports]
19:44:45 [INFO] 23:44:45.244 Sensor SurefireSensor [java] (done) | time=0ms
19:44:45 [INFO] 23:44:45.245 Sensor XML Sensor [xml]
19:44:45 [INFO] 23:44:45.246 1 source file to be analyzed
19:44:45 [INFO] 23:44:45.261 1/1 source file has been analyzed
19:44:45 [INFO] 23:44:45.261 Sensor XML Sensor [xml] (done) | time=16ms
19:44:45 [INFO] 23:44:45.262 Sensor JaCoCo XML Report Importer [jacoco]
19:44:45 [INFO] 23:44:45.262 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:45 [INFO] 23:44:45.279 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=17ms
19:44:45 [INFO] 23:44:45.279 Sensor Java Config Sensor [iac]
19:44:45 [INFO] 23:44:45.281 0 source files to be analyzed
19:44:45 [INFO] 23:44:45.281 0/0 source files have been analyzed
19:44:45 [INFO] 23:44:45.281 Sensor Java Config Sensor [iac] (done) | time=2ms
19:44:45 [INFO] 23:44:45.282 Sensor IaC Docker Sensor [iac]
19:44:45 [INFO] 23:44:45.282 0 source files to be analyzed
19:44:45 [INFO] 23:44:45.291 0/0 source files have been analyzed
19:44:45 [INFO] 23:44:45.291 Sensor IaC Docker Sensor [iac] (done) | time=9ms
19:44:45 [INFO] 23:44:45.291 Sensor Serverless configuration file sensor [security]
19:44:45 [INFO] 23:44:45.291 0 Serverless function entries were found in the project
19:44:45 [INFO] 23:44:45.292 0 Serverless function handlers were kept as entrypoints
19:44:45 [INFO] 23:44:45.292 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:44:45 [INFO] 23:44:45.292 Sensor AWS SAM template file sensor [security]
19:44:45 [INFO] 23:44:45.292 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:45 [INFO] 23:44:45.292 Sensor AWS SAM Inline template file sensor [security]
19:44:45 [INFO] 23:44:45.292 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:45 [INFO] 23:44:45.293 ------------- Run sensors on module org.eclipse.sirius.editor.sequence
19:44:45 [INFO] 23:44:45.385 Sensor JavaSensor [java]
19:44:45 [INFO] 23:44:45.385 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:45 [INFO] 23:44:45.398 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:45 [INFO] 23:44:45.399 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
19:44:45 [INFO] 23:44:45.403 Starting batch processing.
19:44:45 [INFO] 23:44:45.484 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:45 [INFO] 23:44:45.586 100% analyzed
19:44:45 [INFO] 23:44:45.587 Batch processing: Done.
19:44:45 [INFO] 23:44:45.588 Did not optimize analysis for any files, performed a full analysis for all 1 files.
19:44:45 [INFO] 23:44:45.871 No "Test" source files to scan.
19:44:45 [INFO] 23:44:45.871 No "Generated" source files to scan.
19:44:45 [INFO] 23:44:45.872 Sensor JavaSensor [java] (done) | time=487ms
19:44:45 [INFO] 23:44:45.873 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:45 [INFO] 23:44:45.874 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
19:44:45 [INFO] 23:44:45.874 Sensor SurefireSensor [java]
19:44:45 [INFO] 23:44:45.874 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/surefire-reports]
19:44:45 [INFO] 23:44:45.874 Sensor SurefireSensor [java] (done) | time=0ms
19:44:45 [INFO] 23:44:45.874 Sensor XML Sensor [xml]
19:44:45 [INFO] 23:44:45.875 1 source file to be analyzed
19:44:45 [INFO] 23:44:45.898 1/1 source file has been analyzed
19:44:45 [INFO] 23:44:45.898 Sensor XML Sensor [xml] (done) | time=24ms
19:44:45 [INFO] 23:44:45.899 Sensor JaCoCo XML Report Importer [jacoco]
19:44:45 [INFO] 23:44:45.899 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:45 [INFO] 23:44:45.911 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms
19:44:45 [INFO] 23:44:45.912 Sensor Java Config Sensor [iac]
19:44:45 [INFO] 23:44:45.913 0 source files to be analyzed
19:44:45 [INFO] 23:44:45.913 0/0 source files have been analyzed
19:44:45 [INFO] 23:44:45.913 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:45 [INFO] 23:44:45.913 Sensor IaC Docker Sensor [iac]
19:44:45 [INFO] 23:44:45.914 0 source files to be analyzed
19:44:45 [INFO] 23:44:45.927 0/0 source files have been analyzed
19:44:45 [INFO] 23:44:45.927 Sensor IaC Docker Sensor [iac] (done) | time=14ms
19:44:45 [INFO] 23:44:45.927 Sensor Serverless configuration file sensor [security]
19:44:45 [INFO] 23:44:45.928 0 Serverless function entries were found in the project
19:44:45 [INFO] 23:44:45.928 0 Serverless function handlers were kept as entrypoints
19:44:45 [INFO] 23:44:45.928 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:44:45 [INFO] 23:44:45.928 Sensor AWS SAM template file sensor [security]
19:44:45 [INFO] 23:44:45.928 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:45 [INFO] 23:44:45.928 Sensor AWS SAM Inline template file sensor [security]
19:44:45 [INFO] 23:44:45.928 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:45 [INFO] 23:44:45.929 ------------- Run sensors on module org.eclipse.sirius.tests.sample.component
19:44:46 [INFO] 23:44:46.056 Sensor JavaSensor [java]
19:44:46 [INFO] 23:44:46.057 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:46 [INFO] 23:44:46.060 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:46 [INFO] 23:44:46.060 No "Main" source files to scan.
19:44:46 [INFO] 23:44:46.390 Using ECJ batch to parse 10 Test java source files with batch size 214 KB.
19:44:46 [INFO] 23:44:46.401 Starting batch processing.
19:44:46 [INFO] 23:44:46.450 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:46 [INFO] 23:44:46.729 100% analyzed
19:44:46 [INFO] 23:44:46.729 Batch processing: Done.
19:44:46 [INFO] 23:44:46.729 Did not optimize analysis for any files, performed a full analysis for all 10 files.
19:44:46 [INFO] 23:44:46.729 No "Generated" source files to scan.
19:44:46 [INFO] 23:44:46.730 Sensor JavaSensor [java] (done) | time=674ms
19:44:46 [INFO] 23:44:46.730 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:46 [INFO] 23:44:46.730 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:46 [INFO] 23:44:46.730 Sensor SurefireSensor [java]
19:44:46 [INFO] 23:44:46.730 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/target/surefire-reports]
19:44:46 [INFO] 23:44:46.730 Sensor SurefireSensor [java] (done) | time=0ms
19:44:46 [INFO] 23:44:46.730 Sensor XML Sensor [xml]
19:44:46 [INFO] 23:44:46.731 1 source file to be analyzed
19:44:46 [INFO] 23:44:46.748 1/1 source file has been analyzed
19:44:46 [INFO] 23:44:46.748 Sensor XML Sensor [xml] (done) | time=18ms
19:44:46 [INFO] 23:44:46.748 Sensor JaCoCo XML Report Importer [jacoco]
19:44:46 [INFO] 23:44:46.749 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:46 [INFO] 23:44:46.754 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms
19:44:46 [INFO] 23:44:46.754 Sensor Java Config Sensor [iac]
19:44:46 [INFO] 23:44:46.755 0 source files to be analyzed
19:44:46 [INFO] 23:44:46.755 0/0 source files have been analyzed
19:44:46 [INFO] 23:44:46.755 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:46 [INFO] 23:44:46.755 Sensor IaC Docker Sensor [iac]
19:44:46 [INFO] 23:44:46.756 0 source files to be analyzed
19:44:46 [INFO] 23:44:46.763 0/0 source files have been analyzed
19:44:46 [INFO] 23:44:46.763 Sensor IaC Docker Sensor [iac] (done) | time=8ms
19:44:46 [INFO] 23:44:46.764 Sensor Serverless configuration file sensor [security]
19:44:46 [INFO] 23:44:46.764 0 Serverless function entries were found in the project
19:44:46 [INFO] 23:44:46.764 0 Serverless function handlers were kept as entrypoints
19:44:46 [INFO] 23:44:46.764 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:46 [INFO] 23:44:46.764 Sensor AWS SAM template file sensor [security]
19:44:46 [INFO] 23:44:46.764 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:46 [INFO] 23:44:46.764 Sensor AWS SAM Inline template file sensor [security]
19:44:46 [INFO] 23:44:46.764 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:46 [INFO] 23:44:46.765 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.editor
19:44:46 [INFO] 23:44:46.871 Sensor JavaSensor [java]
19:44:46 [INFO] 23:44:46.871 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:46 [INFO] 23:44:46.878 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:46 [INFO] 23:44:46.879 No "Main" source files to scan.
19:44:47 [INFO] 23:44:47.218 Using ECJ batch to parse 4 Test java source files with batch size 214 KB.
19:44:47 [INFO] 23:44:47.232 Starting batch processing.
19:44:47 [INFO] 23:44:47.344 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:47 [INFO] 23:44:47.741 100% analyzed
19:44:47 [INFO] 23:44:47.741 Batch processing: Done.
19:44:47 [INFO] 23:44:47.742 Did not optimize analysis for any files, performed a full analysis for all 4 files.
19:44:47 [INFO] 23:44:47.742 No "Generated" source files to scan.
19:44:47 [INFO] 23:44:47.742 Sensor JavaSensor [java] (done) | time=871ms
19:44:47 [INFO] 23:44:47.742 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:47 [INFO] 23:44:47.742 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:47 [INFO] 23:44:47.743 Sensor SurefireSensor [java]
19:44:47 [INFO] 23:44:47.743 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/surefire-reports]
19:44:47 [INFO] 23:44:47.743 Sensor SurefireSensor [java] (done) | time=0ms
19:44:47 [INFO] 23:44:47.743 Sensor XML Sensor [xml]
19:44:47 [INFO] 23:44:47.743 1 source file to be analyzed
19:44:47 [INFO] 23:44:47.755 1/1 source file has been analyzed
19:44:47 [INFO] 23:44:47.756 Sensor XML Sensor [xml] (done) | time=13ms
19:44:47 [INFO] 23:44:47.756 Sensor JaCoCo XML Report Importer [jacoco]
19:44:47 [WARNING] 23:44:47.756 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
19:44:47 [INFO] 23:44:47.756 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
19:44:47 [INFO] 23:44:47.756 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
19:44:47 [INFO] 23:44:47.756 Sensor Java Config Sensor [iac]
19:44:47 [INFO] 23:44:47.757 0 source files to be analyzed
19:44:47 [INFO] 23:44:47.757 0/0 source files have been analyzed
19:44:47 [INFO] 23:44:47.757 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:47 [INFO] 23:44:47.757 Sensor IaC Docker Sensor [iac]
19:44:47 [INFO] 23:44:47.758 0 source files to be analyzed
19:44:47 [INFO] 23:44:47.763 0/0 source files have been analyzed
19:44:47 [INFO] 23:44:47.763 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:44:47 [INFO] 23:44:47.764 Sensor Serverless configuration file sensor [security]
19:44:47 [INFO] 23:44:47.764 0 Serverless function entries were found in the project
19:44:47 [INFO] 23:44:47.764 0 Serverless function handlers were kept as entrypoints
19:44:47 [INFO] 23:44:47.764 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:47 [INFO] 23:44:47.764 Sensor AWS SAM template file sensor [security]
19:44:47 [INFO] 23:44:47.764 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:47 [INFO] 23:44:47.764 Sensor AWS SAM Inline template file sensor [security]
19:44:47 [INFO] 23:44:47.764 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:47 [INFO] 23:44:47.765 ------------- Run sensors on module org.eclipse.sirius.common.ocl
19:44:47 [INFO] 23:44:47.834 Sensor JavaSensor [java]
19:44:47 [INFO] 23:44:47.834 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:47 [INFO] 23:44:47.837 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:47 [INFO] 23:44:47.837 Using ECJ batch to parse 4 Main java source files with batch size 214 KB.
19:44:47 [INFO] 23:44:47.840 Starting batch processing.
19:44:47 [INFO] 23:44:47.862 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:48 [INFO] 23:44:48.219 100% analyzed
19:44:48 [INFO] 23:44:48.219 Batch processing: Done.
19:44:48 [INFO] 23:44:48.219 Did not optimize analysis for any files, performed a full analysis for all 4 files.
19:44:48 [INFO] 23:44:48.475 No "Test" source files to scan.
19:44:48 [INFO] 23:44:48.475 No "Generated" source files to scan.
19:44:48 [INFO] 23:44:48.476 Sensor JavaSensor [java] (done) | time=642ms
19:44:48 [INFO] 23:44:48.476 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:48 [INFO] 23:44:48.476 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:48 [INFO] 23:44:48.476 Sensor SurefireSensor [java]
19:44:48 [INFO] 23:44:48.476 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/surefire-reports]
19:44:48 [INFO] 23:44:48.476 Sensor SurefireSensor [java] (done) | time=0ms
19:44:48 [INFO] 23:44:48.476 Sensor XML Sensor [xml]
19:44:48 [INFO] 23:44:48.477 1 source file to be analyzed
19:44:48 [INFO] 23:44:48.486 1/1 source file has been analyzed
19:44:48 [INFO] 23:44:48.486 Sensor XML Sensor [xml] (done) | time=10ms
19:44:48 [INFO] 23:44:48.486 Sensor JaCoCo XML Report Importer [jacoco]
19:44:48 [INFO] 23:44:48.487 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:48 [INFO] 23:44:48.489 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
19:44:48 [INFO] 23:44:48.489 Sensor Java Config Sensor [iac]
19:44:48 [INFO] 23:44:48.490 0 source files to be analyzed
19:44:48 [INFO] 23:44:48.490 0/0 source files have been analyzed
19:44:48 [INFO] 23:44:48.490 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:48 [INFO] 23:44:48.490 Sensor IaC Docker Sensor [iac]
19:44:48 [INFO] 23:44:48.490 0 source files to be analyzed
19:44:48 [INFO] 23:44:48.496 0/0 source files have been analyzed
19:44:48 [INFO] 23:44:48.496 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:44:48 [INFO] 23:44:48.496 Sensor Serverless configuration file sensor [security]
19:44:48 [INFO] 23:44:48.496 0 Serverless function entries were found in the project
19:44:48 [INFO] 23:44:48.497 0 Serverless function handlers were kept as entrypoints
19:44:48 [INFO] 23:44:48.497 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:44:48 [INFO] 23:44:48.497 Sensor AWS SAM template file sensor [security]
19:44:48 [INFO] 23:44:48.497 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:48 [INFO] 23:44:48.497 Sensor AWS SAM Inline template file sensor [security]
19:44:48 [INFO] 23:44:48.497 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:48 [INFO] 23:44:48.497 ------------- Run sensors on module org.eclipse.sirius.editor.table
19:44:48 [INFO] 23:44:48.560 Sensor JavaSensor [java]
19:44:48 [INFO] 23:44:48.561 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:48 [INFO] 23:44:48.570 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:48 [INFO] 23:44:48.570 Using ECJ batch to parse 6 Main java source files with batch size 214 KB.
19:44:48 [INFO] 23:44:48.575 Starting batch processing.
19:44:48 [INFO] 23:44:48.637 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:49 [INFO] 23:44:49.556 100% analyzed
19:44:49 [INFO] 23:44:49.556 Batch processing: Done.
19:44:49 [INFO] 23:44:49.557 Did not optimize analysis for any files, performed a full analysis for all 6 files.
19:44:49 [INFO] 23:44:49.803 No "Test" source files to scan.
19:44:49 [INFO] 23:44:49.803 No "Generated" source files to scan.
19:44:49 [INFO] 23:44:49.803 Sensor JavaSensor [java] (done) | time=1243ms
19:44:49 [INFO] 23:44:49.804 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:49 [INFO] 23:44:49.804 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:49 [INFO] 23:44:49.804 Sensor SurefireSensor [java]
19:44:49 [INFO] 23:44:49.804 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/surefire-reports]
19:44:49 [INFO] 23:44:49.804 Sensor SurefireSensor [java] (done) | time=0ms
19:44:49 [INFO] 23:44:49.805 Sensor XML Sensor [xml]
19:44:49 [INFO] 23:44:49.806 1 source file to be analyzed
19:44:49 [INFO] 23:44:49.814 1/1 source file has been analyzed
19:44:49 [INFO] 23:44:49.814 Sensor XML Sensor [xml] (done) | time=9ms
19:44:49 [INFO] 23:44:49.815 Sensor JaCoCo XML Report Importer [jacoco]
19:44:49 [INFO] 23:44:49.815 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:49 [INFO] 23:44:49.823 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms
19:44:49 [INFO] 23:44:49.823 Sensor Java Config Sensor [iac]
19:44:49 [INFO] 23:44:49.824 0 source files to be analyzed
19:44:49 [INFO] 23:44:49.824 0/0 source files have been analyzed
19:44:49 [INFO] 23:44:49.824 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:49 [INFO] 23:44:49.824 Sensor IaC Docker Sensor [iac]
19:44:49 [INFO] 23:44:49.824 0 source files to be analyzed
19:44:49 [INFO] 23:44:49.830 0/0 source files have been analyzed
19:44:49 [INFO] 23:44:49.830 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:44:49 [INFO] 23:44:49.830 Sensor Serverless configuration file sensor [security]
19:44:49 [INFO] 23:44:49.830 0 Serverless function entries were found in the project
19:44:49 [INFO] 23:44:49.830 0 Serverless function handlers were kept as entrypoints
19:44:49 [INFO] 23:44:49.830 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:49 [INFO] 23:44:49.830 Sensor AWS SAM template file sensor [security]
19:44:49 [INFO] 23:44:49.830 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:49 [INFO] 23:44:49.831 Sensor AWS SAM Inline template file sensor [security]
19:44:49 [INFO] 23:44:49.831 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:49 [INFO] 23:44:49.831 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.edit
19:44:49 [INFO] 23:44:49.898 Sensor JavaSensor [java]
19:44:49 [INFO] 23:44:49.898 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:49 [INFO] 23:44:49.901 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:49 [INFO] 23:44:49.901 No "Main" source files to scan.
19:44:50 [INFO] 23:44:50.188 Using ECJ batch to parse 25 Test java source files with batch size 214 KB.
19:44:50 [INFO] 23:44:50.206 Starting batch processing.
19:44:50 [INFO] 23:44:50.245 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:50 [INFO] 23:44:50.611 100% analyzed
19:44:50 [INFO] 23:44:50.611 Batch processing: Done.
19:44:50 [INFO] 23:44:50.611 Did not optimize analysis for any files, performed a full analysis for all 25 files.
19:44:50 [INFO] 23:44:50.612 No "Generated" source files to scan.
19:44:50 [INFO] 23:44:50.612 Sensor JavaSensor [java] (done) | time=714ms
19:44:50 [INFO] 23:44:50.612 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:50 [INFO] 23:44:50.612 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:50 [INFO] 23:44:50.612 Sensor SurefireSensor [java]
19:44:50 [INFO] 23:44:50.613 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/target/surefire-reports]
19:44:50 [INFO] 23:44:50.613 Sensor SurefireSensor [java] (done) | time=1ms
19:44:50 [INFO] 23:44:50.613 Sensor XML Sensor [xml]
19:44:50 [INFO] 23:44:50.614 1 source file to be analyzed
19:44:50 [INFO] 23:44:50.622 1/1 source file has been analyzed
19:44:50 [INFO] 23:44:50.623 Sensor XML Sensor [xml] (done) | time=10ms
19:44:50 [INFO] 23:44:50.623 Sensor JaCoCo XML Report Importer [jacoco]
19:44:50 [INFO] 23:44:50.623 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:50 [INFO] 23:44:50.631 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms
19:44:50 [INFO] 23:44:50.632 Sensor Java Config Sensor [iac]
19:44:50 [INFO] 23:44:50.633 0 source files to be analyzed
19:44:50 [INFO] 23:44:50.633 0/0 source files have been analyzed
19:44:50 [INFO] 23:44:50.633 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:50 [INFO] 23:44:50.633 Sensor IaC Docker Sensor [iac]
19:44:50 [INFO] 23:44:50.634 0 source files to be analyzed
19:44:50 [INFO] 23:44:50.641 0/0 source files have been analyzed
19:44:50 [INFO] 23:44:50.642 Sensor IaC Docker Sensor [iac] (done) | time=9ms
19:44:50 [INFO] 23:44:50.642 Sensor Serverless configuration file sensor [security]
19:44:50 [INFO] 23:44:50.642 0 Serverless function entries were found in the project
19:44:50 [INFO] 23:44:50.642 0 Serverless function handlers were kept as entrypoints
19:44:50 [INFO] 23:44:50.642 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:50 [INFO] 23:44:50.642 Sensor AWS SAM template file sensor [security]
19:44:50 [INFO] 23:44:50.642 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:50 [INFO] 23:44:50.643 Sensor AWS SAM Inline template file sensor [security]
19:44:50 [INFO] 23:44:50.643 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:50 [INFO] 23:44:50.643 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.edit
19:44:50 [INFO] 23:44:50.709 Sensor JavaSensor [java]
19:44:50 [INFO] 23:44:50.709 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:50 [INFO] 23:44:50.720 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:50 [INFO] 23:44:50.720 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
19:44:50 [INFO] 23:44:50.724 Starting batch processing.
19:44:50 [INFO] 23:44:50.786 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:50 [INFO] 23:44:50.857 100% analyzed
19:44:50 [INFO] 23:44:50.858 Batch processing: Done.
19:44:50 [INFO] 23:44:50.859 Did not optimize analysis for any files, performed a full analysis for all 1 files.
19:44:51 [INFO] 23:44:51.095 No "Test" source files to scan.
19:44:51 [INFO] 23:44:51.095 No "Generated" source files to scan.
19:44:51 [INFO] 23:44:51.095 Sensor JavaSensor [java] (done) | time=386ms
19:44:51 [INFO] 23:44:51.095 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:51 [INFO] 23:44:51.095 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:51 [INFO] 23:44:51.095 Sensor SurefireSensor [java]
19:44:51 [INFO] 23:44:51.096 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/target/surefire-reports]
19:44:51 [INFO] 23:44:51.096 Sensor SurefireSensor [java] (done) | time=1ms
19:44:51 [INFO] 23:44:51.096 Sensor XML Sensor [xml]
19:44:51 [INFO] 23:44:51.096 1 source file to be analyzed
19:44:51 [INFO] 23:44:51.109 1/1 source file has been analyzed
19:44:51 [INFO] 23:44:51.109 Sensor XML Sensor [xml] (done) | time=13ms
19:44:51 [INFO] 23:44:51.109 Sensor JaCoCo XML Report Importer [jacoco]
19:44:51 [INFO] 23:44:51.109 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:51 [INFO] 23:44:51.117 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms
19:44:51 [INFO] 23:44:51.117 Sensor Java Config Sensor [iac]
19:44:51 [INFO] 23:44:51.118 0 source files to be analyzed
19:44:51 [INFO] 23:44:51.118 0/0 source files have been analyzed
19:44:51 [INFO] 23:44:51.118 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:51 [INFO] 23:44:51.118 Sensor IaC Docker Sensor [iac]
19:44:51 [INFO] 23:44:51.119 0 source files to be analyzed
19:44:51 [INFO] 23:44:51.124 0/0 source files have been analyzed
19:44:51 [INFO] 23:44:51.124 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:44:51 [INFO] 23:44:51.124 Sensor Serverless configuration file sensor [security]
19:44:51 [INFO] 23:44:51.124 0 Serverless function entries were found in the project
19:44:51 [INFO] 23:44:51.124 0 Serverless function handlers were kept as entrypoints
19:44:51 [INFO] 23:44:51.124 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:51 [INFO] 23:44:51.124 Sensor AWS SAM template file sensor [security]
19:44:51 [INFO] 23:44:51.124 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:51 [INFO] 23:44:51.125 Sensor AWS SAM Inline template file sensor [security]
19:44:51 [INFO] 23:44:51.125 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:51 [INFO] 23:44:51.125 ------------- Run sensors on module org.eclipse.sirius.common.ui.ext
19:44:51 [INFO] 23:44:51.189 Sensor JavaSensor [java]
19:44:51 [INFO] 23:44:51.189 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:51 [INFO] 23:44:51.196 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:51 [INFO] 23:44:51.196 Using ECJ batch to parse 1 Main java source files with batch size 214 KB.
19:44:51 [INFO] 23:44:51.199 Starting batch processing.
19:44:51 [INFO] 23:44:51.235 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:51 [INFO] 23:44:51.301 100% analyzed
19:44:51 [INFO] 23:44:51.302 Batch processing: Done.
19:44:51 [INFO] 23:44:51.302 Did not optimize analysis for any files, performed a full analysis for all 1 files.
19:44:51 [INFO] 23:44:51.536 No "Test" source files to scan.
19:44:51 [INFO] 23:44:51.537 No "Generated" source files to scan.
19:44:51 [INFO] 23:44:51.537 Sensor JavaSensor [java] (done) | time=348ms
19:44:51 [INFO] 23:44:51.537 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:51 [INFO] 23:44:51.537 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:51 [INFO] 23:44:51.537 Sensor SurefireSensor [java]
19:44:51 [INFO] 23:44:51.537 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/target/surefire-reports]
19:44:51 [INFO] 23:44:51.537 Sensor SurefireSensor [java] (done) | time=0ms
19:44:51 [INFO] 23:44:51.538 Sensor XML Sensor [xml]
19:44:51 [INFO] 23:44:51.539 1 source file to be analyzed
19:44:51 [INFO] 23:44:51.547 1/1 source file has been analyzed
19:44:51 [INFO] 23:44:51.547 Sensor XML Sensor [xml] (done) | time=9ms
19:44:51 [INFO] 23:44:51.547 Sensor JaCoCo XML Report Importer [jacoco]
19:44:51 [INFO] 23:44:51.548 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:51 [INFO] 23:44:51.549 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:44:51 [INFO] 23:44:51.549 Sensor Java Config Sensor [iac]
19:44:51 [INFO] 23:44:51.550 0 source files to be analyzed
19:44:51 [INFO] 23:44:51.550 0/0 source files have been analyzed
19:44:51 [INFO] 23:44:51.550 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:51 [INFO] 23:44:51.550 Sensor IaC Docker Sensor [iac]
19:44:51 [INFO] 23:44:51.551 0 source files to be analyzed
19:44:51 [INFO] 23:44:51.556 0/0 source files have been analyzed
19:44:51 [INFO] 23:44:51.556 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:44:51 [INFO] 23:44:51.556 Sensor Serverless configuration file sensor [security]
19:44:51 [INFO] 23:44:51.556 0 Serverless function entries were found in the project
19:44:51 [INFO] 23:44:51.556 0 Serverless function handlers were kept as entrypoints
19:44:51 [INFO] 23:44:51.556 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:51 [INFO] 23:44:51.557 Sensor AWS SAM template file sensor [security]
19:44:51 [INFO] 23:44:51.557 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:51 [INFO] 23:44:51.557 Sensor AWS SAM Inline template file sensor [security]
19:44:51 [INFO] 23:44:51.557 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:51 [INFO] 23:44:51.558 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.design
19:44:51 [INFO] 23:44:51.625 Sensor JavaSensor [java]
19:44:51 [INFO] 23:44:51.625 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:51 [INFO] 23:44:51.628 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:51 [INFO] 23:44:51.629 No "Main" source files to scan.
19:44:51 [INFO] 23:44:51.914 Using ECJ batch to parse 2 Test java source files with batch size 214 KB.
19:44:51 [INFO] 23:44:51.917 Starting batch processing.
19:44:51 [INFO] 23:44:51.937 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:51 [INFO] 23:44:51.961 100% analyzed
19:44:51 [INFO] 23:44:51.961 Batch processing: Done.
19:44:51 [INFO] 23:44:51.961 Did not optimize analysis for any files, performed a full analysis for all 2 files.
19:44:51 [INFO] 23:44:51.962 No "Generated" source files to scan.
19:44:51 [INFO] 23:44:51.962 Sensor JavaSensor [java] (done) | time=337ms
19:44:51 [INFO] 23:44:51.962 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:51 [INFO] 23:44:51.962 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:51 [INFO] 23:44:51.963 Sensor SurefireSensor [java]
19:44:51 [INFO] 23:44:51.963 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/surefire-reports]
19:44:51 [INFO] 23:44:51.963 Sensor SurefireSensor [java] (done) | time=0ms
19:44:51 [INFO] 23:44:51.963 Sensor XML Sensor [xml]
19:44:51 [INFO] 23:44:51.964 1 source file to be analyzed
19:44:51 [INFO] 23:44:51.972 1/1 source file has been analyzed
19:44:51 [INFO] 23:44:51.972 Sensor XML Sensor [xml] (done) | time=9ms
19:44:51 [INFO] 23:44:51.972 Sensor JaCoCo XML Report Importer [jacoco]
19:44:51 [INFO] 23:44:51.972 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:51 [INFO] 23:44:51.974 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:44:51 [INFO] 23:44:51.974 Sensor Java Config Sensor [iac]
19:44:51 [INFO] 23:44:51.975 0 source files to be analyzed
19:44:51 [INFO] 23:44:51.975 0/0 source files have been analyzed
19:44:51 [INFO] 23:44:51.975 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:51 [INFO] 23:44:51.975 Sensor IaC Docker Sensor [iac]
19:44:51 [INFO] 23:44:51.976 0 source files to be analyzed
19:44:51 [INFO] 23:44:51.981 0/0 source files have been analyzed
19:44:51 [INFO] 23:44:51.981 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:44:51 [INFO] 23:44:51.981 Sensor Serverless configuration file sensor [security]
19:44:51 [INFO] 23:44:51.981 0 Serverless function entries were found in the project
19:44:51 [INFO] 23:44:51.981 0 Serverless function handlers were kept as entrypoints
19:44:51 [INFO] 23:44:51.981 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:51 [INFO] 23:44:51.982 Sensor AWS SAM template file sensor [security]
19:44:51 [INFO] 23:44:51.982 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:51 [INFO] 23:44:51.982 Sensor AWS SAM Inline template file sensor [security]
19:44:51 [INFO] 23:44:51.982 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:51 [INFO] 23:44:51.982 ------------- Run sensors on module org.eclipse.sirius.tests.sample.scxml.design
19:44:52 [INFO] 23:44:52.045 Sensor JavaSensor [java]
19:44:52 [INFO] 23:44:52.046 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:52 [INFO] 23:44:52.052 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:52 [INFO] 23:44:52.052 No "Main" source files to scan.
19:44:52 [INFO] 23:44:52.333 Using ECJ batch to parse 2 Test java source files with batch size 214 KB.
19:44:52 [INFO] 23:44:52.336 Starting batch processing.
19:44:52 [INFO] 23:44:52.368 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:52 [INFO] 23:44:52.390 100% analyzed
19:44:52 [INFO] 23:44:52.390 Batch processing: Done.
19:44:52 [INFO] 23:44:52.391 Did not optimize analysis for any files, performed a full analysis for all 2 files.
19:44:52 [INFO] 23:44:52.391 No "Generated" source files to scan.
19:44:52 [INFO] 23:44:52.391 Sensor JavaSensor [java] (done) | time=346ms
19:44:52 [INFO] 23:44:52.391 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:52 [INFO] 23:44:52.391 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:52 [INFO] 23:44:52.392 Sensor SurefireSensor [java]
19:44:52 [INFO] 23:44:52.392 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/surefire-reports]
19:44:52 [INFO] 23:44:52.392 Sensor SurefireSensor [java] (done) | time=0ms
19:44:52 [INFO] 23:44:52.392 Sensor XML Sensor [xml]
19:44:52 [INFO] 23:44:52.393 1 source file to be analyzed
19:44:52 [INFO] 23:44:52.400 1/1 source file has been analyzed
19:44:52 [INFO] 23:44:52.400 Sensor XML Sensor [xml] (done) | time=8ms
19:44:52 [INFO] 23:44:52.400 Sensor JaCoCo XML Report Importer [jacoco]
19:44:52 [INFO] 23:44:52.400 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:52 [INFO] 23:44:52.402 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:44:52 [INFO] 23:44:52.402 Sensor Java Config Sensor [iac]
19:44:52 [INFO] 23:44:52.403 0 source files to be analyzed
19:44:52 [INFO] 23:44:52.403 0/0 source files have been analyzed
19:44:52 [INFO] 23:44:52.403 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:52 [INFO] 23:44:52.403 Sensor IaC Docker Sensor [iac]
19:44:52 [INFO] 23:44:52.404 0 source files to be analyzed
19:44:52 [INFO] 23:44:52.409 0/0 source files have been analyzed
19:44:52 [INFO] 23:44:52.409 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:44:52 [INFO] 23:44:52.409 Sensor Serverless configuration file sensor [security]
19:44:52 [INFO] 23:44:52.409 0 Serverless function entries were found in the project
19:44:52 [INFO] 23:44:52.409 0 Serverless function handlers were kept as entrypoints
19:44:52 [INFO] 23:44:52.410 Sensor Serverless configuration file sensor [security] (done) | time=1ms
19:44:52 [INFO] 23:44:52.410 Sensor AWS SAM template file sensor [security]
19:44:52 [INFO] 23:44:52.410 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:52 [INFO] 23:44:52.410 Sensor AWS SAM Inline template file sensor [security]
19:44:52 [INFO] 23:44:52.410 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:52 [INFO] 23:44:52.411 ------------- Run sensors on module org.eclipse.sirius.sample.properties.radio
19:44:52 [INFO] 23:44:52.473 Sensor JavaSensor [java]
19:44:52 [INFO] 23:44:52.473 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:52 [INFO] 23:44:52.479 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:52 [INFO] 23:44:52.479 No "Main" source files to scan.
19:44:52 [INFO] 23:44:52.770 Using ECJ batch to parse 1 Test java source files with batch size 214 KB.
19:44:52 [INFO] 23:44:52.772 Starting batch processing.
19:44:52 [INFO] 23:44:52.804 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:52 [INFO] 23:44:52.815 100% analyzed
19:44:52 [INFO] 23:44:52.815 Batch processing: Done.
19:44:52 [INFO] 23:44:52.816 Did not optimize analysis for any files, performed a full analysis for all 1 files.
19:44:52 [INFO] 23:44:52.816 No "Generated" source files to scan.
19:44:52 [INFO] 23:44:52.816 Sensor JavaSensor [java] (done) | time=343ms
19:44:52 [INFO] 23:44:52.817 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:52 [INFO] 23:44:52.817 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:52 [INFO] 23:44:52.817 Sensor SurefireSensor [java]
19:44:52 [INFO] 23:44:52.817 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/target/surefire-reports]
19:44:52 [INFO] 23:44:52.817 Sensor SurefireSensor [java] (done) | time=0ms
19:44:52 [INFO] 23:44:52.818 Sensor XML Sensor [xml]
19:44:52 [INFO] 23:44:52.818 1 source file to be analyzed
19:44:52 [INFO] 23:44:52.826 1/1 source file has been analyzed
19:44:52 [INFO] 23:44:52.826 Sensor XML Sensor [xml] (done) | time=8ms
19:44:52 [INFO] 23:44:52.826 Sensor JaCoCo XML Report Importer [jacoco]
19:44:52 [INFO] 23:44:52.826 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:52 [INFO] 23:44:52.828 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:44:52 [INFO] 23:44:52.828 Sensor Java Config Sensor [iac]
19:44:52 [INFO] 23:44:52.829 0 source files to be analyzed
19:44:52 [INFO] 23:44:52.829 0/0 source files have been analyzed
19:44:52 [INFO] 23:44:52.829 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:52 [INFO] 23:44:52.829 Sensor IaC Docker Sensor [iac]
19:44:52 [INFO] 23:44:52.829 0 source files to be analyzed
19:44:52 [INFO] 23:44:52.834 0/0 source files have been analyzed
19:44:52 [INFO] 23:44:52.834 Sensor IaC Docker Sensor [iac] (done) | time=5ms
19:44:52 [INFO] 23:44:52.835 Sensor Serverless configuration file sensor [security]
19:44:52 [INFO] 23:44:52.835 0 Serverless function entries were found in the project
19:44:52 [INFO] 23:44:52.835 0 Serverless function handlers were kept as entrypoints
19:44:52 [INFO] 23:44:52.835 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:52 [INFO] 23:44:52.835 Sensor AWS SAM template file sensor [security]
19:44:52 [INFO] 23:44:52.835 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:52 [INFO] 23:44:52.835 Sensor AWS SAM Inline template file sensor [security]
19:44:52 [INFO] 23:44:52.836 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:44:52 [INFO] 23:44:52.836 ------------- Run sensors on module org.eclipse.sirius.tree
19:44:52 [INFO] 23:44:52.895 Sensor JavaSensor [java]
19:44:52 [INFO] 23:44:52.895 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:52 [INFO] 23:44:52.899 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:52 [INFO] 23:44:52.899 Using ECJ batch to parse 49 Main java source files with batch size 214 KB.
19:44:52 [INFO] 23:44:52.923 Starting batch processing.
19:44:52 [INFO] 23:44:52.957 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:55 [INFO] 23:44:55.700 100% analyzed
19:44:55 [INFO] 23:44:55.700 Batch processing: Done.
19:44:55 [INFO] 23:44:55.701 Did not optimize analysis for any files, performed a full analysis for all 49 files.
19:44:55 [INFO] 23:44:55.935 No "Test" source files to scan.
19:44:55 [INFO] 23:44:55.935 No "Generated" source files to scan.
19:44:55 [INFO] 23:44:55.935 Sensor JavaSensor [java] (done) | time=3040ms
19:44:55 [INFO] 23:44:55.936 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:55 [INFO] 23:44:55.936 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:55 [INFO] 23:44:55.936 Sensor SurefireSensor [java]
19:44:55 [INFO] 23:44:55.936 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/surefire-reports]
19:44:55 [INFO] 23:44:55.936 Sensor SurefireSensor [java] (done) | time=0ms
19:44:55 [INFO] 23:44:55.936 Sensor XML Sensor [xml]
19:44:55 [INFO] 23:44:55.937 1 source file to be analyzed
19:44:55 [INFO] 23:44:55.943 1/1 source file has been analyzed
19:44:55 [INFO] 23:44:55.943 Sensor XML Sensor [xml] (done) | time=7ms
19:44:55 [INFO] 23:44:55.944 Sensor JaCoCo XML Report Importer [jacoco]
19:44:55 [INFO] 23:44:55.944 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:55 [INFO] 23:44:55.957 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=13ms
19:44:55 [INFO] 23:44:55.957 Sensor Java Config Sensor [iac]
19:44:55 [INFO] 23:44:55.958 0 source files to be analyzed
19:44:55 [INFO] 23:44:55.958 0/0 source files have been analyzed
19:44:55 [INFO] 23:44:55.958 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:55 [INFO] 23:44:55.958 Sensor IaC Docker Sensor [iac]
19:44:55 [INFO] 23:44:55.959 0 source files to be analyzed
19:44:55 [INFO] 23:44:55.964 0/0 source files have been analyzed
19:44:55 [INFO] 23:44:55.964 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:44:55 [INFO] 23:44:55.964 Sensor Serverless configuration file sensor [security]
19:44:55 [INFO] 23:44:55.964 0 Serverless function entries were found in the project
19:44:55 [INFO] 23:44:55.964 0 Serverless function handlers were kept as entrypoints
19:44:55 [INFO] 23:44:55.964 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:55 [INFO] 23:44:55.964 Sensor AWS SAM template file sensor [security]
19:44:55 [INFO] 23:44:55.965 Sensor AWS SAM template file sensor [security] (done) | time=1ms
19:44:55 [INFO] 23:44:55.965 Sensor AWS SAM Inline template file sensor [security]
19:44:55 [INFO] 23:44:55.965 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:55 [INFO] 23:44:55.965 ------------- Run sensors on module org.eclipse.sirius.tests.junit.support
19:44:56 [INFO] 23:44:56.019 Sensor JavaSensor [java]
19:44:56 [INFO] 23:44:56.019 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:56 [INFO] 23:44:56.030 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:56 [INFO] 23:44:56.030 No "Main" source files to scan.
19:44:56 [INFO] 23:44:56.312 Using ECJ batch to parse 34 Test java source files with batch size 214 KB.
19:44:56 [INFO] 23:44:56.336 Starting batch processing.
19:44:56 [INFO] 23:44:56.402 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:57 [INFO] 23:44:57.389 100% analyzed
19:44:57 [INFO] 23:44:57.389 Batch processing: Done.
19:44:57 [INFO] 23:44:57.391 Did not optimize analysis for any files, performed a full analysis for all 34 files.
19:44:57 [INFO] 23:44:57.391 No "Generated" source files to scan.
19:44:57 [INFO] 23:44:57.391 Sensor JavaSensor [java] (done) | time=1372ms
19:44:57 [INFO] 23:44:57.392 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:57 [INFO] 23:44:57.392 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:57 [INFO] 23:44:57.392 Sensor SurefireSensor [java]
19:44:57 [INFO] 23:44:57.392 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/target/surefire-reports]
19:44:57 [INFO] 23:44:57.392 Sensor SurefireSensor [java] (done) | time=0ms
19:44:57 [INFO] 23:44:57.392 Sensor XML Sensor [xml]
19:44:57 [INFO] 23:44:57.393 1 source file to be analyzed
19:44:57 [INFO] 23:44:57.403 1/1 source file has been analyzed
19:44:57 [INFO] 23:44:57.403 Sensor XML Sensor [xml] (done) | time=11ms
19:44:57 [INFO] 23:44:57.404 Sensor JaCoCo XML Report Importer [jacoco]
19:44:57 [INFO] 23:44:57.404 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:57 [INFO] 23:44:57.417 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=13ms
19:44:57 [INFO] 23:44:57.417 Sensor Java Config Sensor [iac]
19:44:57 [INFO] 23:44:57.419 0 source files to be analyzed
19:44:57 [INFO] 23:44:57.419 0/0 source files have been analyzed
19:44:57 [INFO] 23:44:57.419 Sensor Java Config Sensor [iac] (done) | time=2ms
19:44:57 [INFO] 23:44:57.419 Sensor IaC Docker Sensor [iac]
19:44:57 [INFO] 23:44:57.419 0 source files to be analyzed
19:44:57 [INFO] 23:44:57.424 0/0 source files have been analyzed
19:44:57 [INFO] 23:44:57.424 Sensor IaC Docker Sensor [iac] (done) | time=5ms
19:44:57 [INFO] 23:44:57.424 Sensor Serverless configuration file sensor [security]
19:44:57 [INFO] 23:44:57.424 0 Serverless function entries were found in the project
19:44:57 [INFO] 23:44:57.424 0 Serverless function handlers were kept as entrypoints
19:44:57 [INFO] 23:44:57.424 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:57 [INFO] 23:44:57.424 Sensor AWS SAM template file sensor [security]
19:44:57 [INFO] 23:44:57.424 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:57 [INFO] 23:44:57.425 Sensor AWS SAM Inline template file sensor [security]
19:44:57 [INFO] 23:44:57.425 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:57 [INFO] 23:44:57.425 ------------- Run sensors on module org.eclipse.sirius.ext.emf.ui
19:44:57 [INFO] 23:44:57.484 Sensor JavaSensor [java]
19:44:57 [INFO] 23:44:57.484 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
19:44:57 [INFO] 23:44:57.489 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
19:44:57 [INFO] 23:44:57.490 Using ECJ batch to parse 4 Main java source files with batch size 214 KB.
19:44:57 [INFO] 23:44:57.493 Starting batch processing.
19:44:57 [INFO] 23:44:57.515 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
19:44:57 [INFO] 23:44:57.633 100% analyzed
19:44:57 [INFO] 23:44:57.633 Batch processing: Done.
19:44:57 [INFO] 23:44:57.634 Did not optimize analysis for any files, performed a full analysis for all 4 files.
19:44:57 [INFO] 23:44:57.871 No "Test" source files to scan.
19:44:57 [INFO] 23:44:57.871 No "Generated" source files to scan.
19:44:57 [INFO] 23:44:57.871 Sensor JavaSensor [java] (done) | time=387ms
19:44:57 [INFO] 23:44:57.871 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:57 [INFO] 23:44:57.871 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:57 [INFO] 23:44:57.871 Sensor SurefireSensor [java]
19:44:57 [INFO] 23:44:57.871 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/target/surefire-reports]
19:44:57 [INFO] 23:44:57.871 Sensor SurefireSensor [java] (done) | time=0ms
19:44:57 [INFO] 23:44:57.871 Sensor XML Sensor [xml]
19:44:57 [INFO] 23:44:57.872 1 source file to be analyzed
19:44:57 [INFO] 23:44:57.879 1/1 source file has been analyzed
19:44:57 [INFO] 23:44:57.879 Sensor XML Sensor [xml] (done) | time=8ms
19:44:57 [INFO] 23:44:57.879 Sensor JaCoCo XML Report Importer [jacoco]
19:44:57 [INFO] 23:44:57.879 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
19:44:57 [INFO] 23:44:57.881 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
19:44:57 [INFO] 23:44:57.881 Sensor Java Config Sensor [iac]
19:44:57 [INFO] 23:44:57.882 0 source files to be analyzed
19:44:57 [INFO] 23:44:57.882 0/0 source files have been analyzed
19:44:57 [INFO] 23:44:57.882 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:57 [INFO] 23:44:57.882 Sensor IaC Docker Sensor [iac]
19:44:57 [INFO] 23:44:57.883 0 source files to be analyzed
19:44:57 [INFO] 23:44:57.888 0/0 source files have been analyzed
19:44:57 [INFO] 23:44:57.888 Sensor IaC Docker Sensor [iac] (done) | time=6ms
19:44:57 [INFO] 23:44:57.888 Sensor Serverless configuration file sensor [security]
19:44:57 [INFO] 23:44:57.888 0 Serverless function entries were found in the project
19:44:57 [INFO] 23:44:57.888 0 Serverless function handlers were kept as entrypoints
19:44:57 [INFO] 23:44:57.888 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:57 [INFO] 23:44:57.888 Sensor AWS SAM template file sensor [security]
19:44:57 [INFO] 23:44:57.888 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:57 [INFO] 23:44:57.888 Sensor AWS SAM Inline template file sensor [security]
19:44:57 [INFO] 23:44:57.889 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
19:44:57 [INFO] 23:44:57.889 ------------- Run sensors on module Sirius Parent
19:44:57 [INFO] 23:44:57.965 Sensor ThymeLeaf template sensor [securityjavafrontend]
19:44:57 [INFO] 23:44:57.965 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
19:44:57 [INFO] 23:44:57.965 Sensor XML Sensor [xml]
19:44:57 [INFO] 23:44:57.966 1 source file to be analyzed
19:44:58 [INFO] 23:44:58.067 1/1 source file has been analyzed
19:44:58 [INFO] 23:44:58.067 Sensor XML Sensor [xml] (done) | time=102ms
19:44:58 [INFO] 23:44:58.067 Sensor JaCoCo XML Report Importer [jacoco]
19:44:58 [WARNING] 23:44:58.068 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
19:44:58 [INFO] 23:44:58.068 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
19:44:58 [INFO] 23:44:58.068 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
19:44:58 [INFO] 23:44:58.068 Sensor Java Config Sensor [iac]
19:44:58 [INFO] 23:44:58.069 0 source files to be analyzed
19:44:58 [INFO] 23:44:58.069 0/0 source files have been analyzed
19:44:58 [INFO] 23:44:58.069 Sensor Java Config Sensor [iac] (done) | time=1ms
19:44:58 [INFO] 23:44:58.069 Sensor IaC Docker Sensor [iac]
19:44:58 [INFO] 23:44:58.069 0 source files to be analyzed
19:44:58 [INFO] 23:44:58.074 0/0 source files have been analyzed
19:44:58 [INFO] 23:44:58.074 Sensor IaC Docker Sensor [iac] (done) | time=5ms
19:44:58 [INFO] 23:44:58.074 Sensor Serverless configuration file sensor [security]
19:44:58 [INFO] 23:44:58.074 0 Serverless function entries were found in the project
19:44:58 [INFO] 23:44:58.074 0 Serverless function handlers were kept as entrypoints
19:44:58 [INFO] 23:44:58.074 Sensor Serverless configuration file sensor [security] (done) | time=0ms
19:44:58 [INFO] 23:44:58.074 Sensor AWS SAM template file sensor [security]
19:44:58 [INFO] 23:44:58.074 Sensor AWS SAM template file sensor [security] (done) | time=0ms
19:44:58 [INFO] 23:44:58.075 Sensor AWS SAM Inline template file sensor [security]
19:44:58 [INFO] 23:44:58.075 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
19:44:58 [INFO] 23:44:58.075 Sensor javabugs [dbd]
19:44:58 [INFO] 23:44:58.327 Reading IR files from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ir/java
19:45:01 [INFO] 23:45:01.137 Analyzing 26022 functions to detect bugs.
19:48:31 [INFO] 23:48:31.926 Sensor javabugs [dbd] (done) | time=213850ms
19:48:31 [INFO] 23:48:31.927 Sensor pythonbugs [dbd]
19:48:31 [INFO] 23:48:31.928 Reading IR files from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ir/python
19:48:31 [INFO] 23:48:31.928 No IR files have been included for analysis.
19:48:31 [INFO] 23:48:31.928 Sensor pythonbugs [dbd] (done) | time=1ms
19:48:31 [INFO] 23:48:31.928 Sensor TextAndSecretsSensor [text]
19:48:31 [INFO] 23:48:31.929 Available processors: 2
19:48:31 [INFO] 23:48:31.929 Using 2 threads for analysis.
19:48:34 [INFO] 23:48:34.172 5490 source files to be analyzed
19:48:44 [INFO] 23:48:44.173 87/5490 files analyzed, current files: plugins/org.eclipse.sirius.diagram.elk/src/org/eclipse/sirius/diagram/elk/GmfLayoutEditPolicy.java, plugins/org.eclipse.sirius.diagram.ui/src-diag/org/eclipse/sirius/diagram/ui/edit/api/part/AbstractDiagramElementContainerEditPart.java
19:48:54 [INFO] 23:48:54.173 350/5490 files analyzed, current files: plugins/org.eclipse.sirius.diagram.ui/src-diag/org/eclipse/sirius/diagram/ui/business/api/query/ViewQuery.java, plugins/org.eclipse.sirius.diagram/src/org/eclipse/sirius/diagram/business/api/query/DiagramElementMappingQuery.java
19:49:04 [INFO] 23:49:04.173 831/5490 files analyzed, current files: plugins/org.eclipse.sirius.diagram.ui/src-diag/org/eclipse/sirius/diagram/ui/edit/internal/part/DefaultDirectEditOperation.java, plugins/org.eclipse.sirius.table.ui/src/org/eclipse/sirius/table/ui/tools/internal/editor/print/PrintAsImageCallback.java
19:49:14 [INFO] 23:49:14.174 1642/5490 files analyzed, current files: plugins/org.eclipse.sirius.editor/src/org/eclipse/sirius/editor/tools/internal/assist/EReferenceCustomizationReferenceNameContentProposalProvider.java, plugins/org.eclipse.sirius.editor.diagram/src/org/eclipse/sirius/editor/properties/sections/description/layoutoption/AddOptionOverridePropertySection.java
19:49:24 [INFO] 23:49:24.174 3012/5490 files analyzed, current files: plugins/org.eclipse.sirius.diagram.ui/src-diag/org/eclipse/sirius/diagram/ui/tools/internal/util/NotificationQuery.java, plugins/org.eclipse.sirius/src/org/eclipse/sirius/tools/api/command/semantic/AddSemanticResourceCommand.java
19:49:32 [INFO] 23:49:32.468 5490/5490 source files have been analyzed
19:49:32 [INFO] 23:49:32.469 Sensor TextAndSecretsSensor [text] (done) | time=60541ms
19:49:32 [INFO] 23:49:32.471 Sensor JavaSecuritySensor [security]
19:49:32 [INFO] 23:49:32.482 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
19:49:32 [INFO] 23:49:32.483 Load type hierarchy and UCFGs: Starting
19:49:32 [INFO] 23:49:32.483 Load type hierarchy: Starting
19:49:32 [INFO] 23:49:32.483 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/java
19:49:33 [INFO] 23:49:33.963 Read 15405 type definitions
19:49:34 [INFO] 23:49:34.174 Load type hierarchy: Time spent was 00:00:01.689
19:49:34 [INFO] 23:49:34.174 Load UCFGs: Starting
19:49:34 [INFO] 23:49:34.174 Reading UCFGs from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/java
19:49:45 [INFO] 23:49:45.264 Load UCFGs: Time spent was 00:00:11.090
19:49:45 [INFO] 23:49:45.264 Load type hierarchy and UCFGs: Time spent was 00:00:12.781
19:49:45 [INFO] 23:49:45.264 Analyzing 25566 UCFGs to detect vulnerabilities.
19:49:45 [INFO] 23:49:45.264 Check cache: Starting
19:49:45 [INFO] 23:49:45.264 Load cache: Starting
19:49:45 [INFO] 23:49:45.265 Load cache: Time spent was 00:00:00.000
19:49:45 [INFO] 23:49:45.265 Check cache: Time spent was 00:00:00.000
19:49:45 [INFO] 23:49:45.265 Create runtime call graph: Starting
19:49:45 [INFO] 23:49:45.266 Variable Type Analysis #1: Starting
19:49:45 [INFO] 23:49:45.268 Create runtime type propagation graph: Starting
19:49:50 [INFO] 23:49:50.604 Create runtime type propagation graph: Time spent was 00:00:05.335
19:49:50 [INFO] 23:49:50.604 Run SCC (Tarjan) on 168299 nodes: Starting
19:49:50 [INFO] 23:49:50.913 Run SCC (Tarjan) on 168299 nodes: Time spent was 00:00:00.308
19:49:50 [INFO] 23:49:50.913 Tarjan found 164550 strongly connected components
19:49:50 [INFO] 23:49:50.913 Propagate runtime types to strongly connected components: Starting
19:49:51 [INFO] 23:49:51.992 Propagate runtime types to strongly connected components: Time spent was 00:00:01.079
19:49:51 [INFO] 23:49:51.992 Variable Type Analysis #1: Time spent was 00:00:06.725
19:49:52 [INFO] 23:49:51.998 Variable Type Analysis #2: Starting
19:49:52 [INFO] 23:49:51.998 Create runtime type propagation graph: Starting
19:49:56 [INFO] 23:49:56.345 Create runtime type propagation graph: Time spent was 00:00:04.346
19:49:56 [INFO] 23:49:56.345 Run SCC (Tarjan) on 166896 nodes: Starting
19:49:56 [INFO] 23:49:56.581 Run SCC (Tarjan) on 166896 nodes: Time spent was 00:00:00.235
19:49:56 [INFO] 23:49:56.581 Tarjan found 163943 strongly connected components
19:49:56 [INFO] 23:49:56.581 Propagate runtime types to strongly connected components: Starting
19:49:57 [INFO] 23:49:57.157 Propagate runtime types to strongly connected components: Time spent was 00:00:00.576
19:49:57 [INFO] 23:49:57.158 Variable Type Analysis #2: Time spent was 00:00:05.159
19:49:57 [INFO] 23:49:57.182 Create runtime call graph: Time spent was 00:00:11.916
19:49:57 [INFO] 23:49:57.182 Load config: Starting
19:49:59 [INFO] 23:49:59.370 Load config: Time spent was 00:00:02.188
19:49:59 [INFO] 23:49:59.370 Compute entry points: Starting
19:51:19 [INFO] 23:51:19.663 Compute entry points: Time spent was 00:01:20.291
19:51:19 [INFO] 23:51:19.664 No entry points found.
19:51:19 [INFO] 23:51:19.702 java security sensor: Time spent was 00:01:47.223
19:51:19 [INFO] 23:51:19.704 java security sensor: Begin: 2024-06-02T23:49:32.479030815Z, End: 2024-06-02T23:51:19.702892757Z, Duration: 00:01:47.223
19:51:19   Load type hierarchy and UCFGs: Begin: 2024-06-02T23:49:32.483521990Z, End: 2024-06-02T23:49:45.264733724Z, Duration: 00:00:12.781
19:51:19     Load type hierarchy: Begin: 2024-06-02T23:49:32.483625797Z, End: 2024-06-02T23:49:34.173382045Z, Duration: 00:00:01.689
19:51:19     Load UCFGs: Begin: 2024-06-02T23:49:34.174185111Z, End: 2024-06-02T23:49:45.264511716Z, Duration: 00:00:11.090
19:51:19   Check cache: Begin: 2024-06-02T23:49:45.264839557Z, End: 2024-06-02T23:49:45.265707006Z, Duration: 00:00:00.000
19:51:19     Load cache: Begin: 2024-06-02T23:49:45.264876595Z, End: 2024-06-02T23:49:45.264964804Z, Duration: 00:00:00.000
19:51:19   Create runtime call graph: Begin: 2024-06-02T23:49:45.265789500Z, End: 2024-06-02T23:49:57.182221756Z, Duration: 00:00:11.916
19:51:19     Variable Type Analysis #1: Begin: 2024-06-02T23:49:45.266853377Z, End: 2024-06-02T23:49:51.992844633Z, Duration: 00:00:06.725
19:51:19       Create runtime type propagation graph: Begin: 2024-06-02T23:49:45.268231140Z, End: 2024-06-02T23:49:50.603898788Z, Duration: 00:00:05.335
19:51:19       Run SCC (Tarjan) on 168299 nodes: Begin: 2024-06-02T23:49:50.604500661Z, End: 2024-06-02T23:49:50.913137749Z, Duration: 00:00:00.308
19:51:19       Propagate runtime types to strongly connected components: Begin: 2024-06-02T23:49:50.913440004Z, End: 2024-06-02T23:49:51.992596937Z, Duration: 00:00:01.079
19:51:19     Variable Type Analysis #2: Begin: 2024-06-02T23:49:51.998684705Z, End: 2024-06-02T23:49:57.157972338Z, Duration: 00:00:05.159
19:51:19       Create runtime type propagation graph: Begin: 2024-06-02T23:49:51.998776366Z, End: 2024-06-02T23:49:56.345464534Z, Duration: 00:00:04.346
19:51:19       Run SCC (Tarjan) on 166896 nodes: Begin: 2024-06-02T23:49:56.345773458Z, End: 2024-06-02T23:49:56.581076871Z, Duration: 00:00:00.235
19:51:19       Propagate runtime types to strongly connected components: Begin: 2024-06-02T23:49:56.581346039Z, End: 2024-06-02T23:49:57.157775282Z, Duration: 00:00:00.576
19:51:19   Load config: Begin: 2024-06-02T23:49:57.182428033Z, End: 2024-06-02T23:49:59.370602832Z, Duration: 00:00:02.188
19:51:19   Compute entry points: Begin: 2024-06-02T23:49:59.370816284Z, End: 2024-06-02T23:51:19.662644079Z, Duration: 00:01:20.291
19:51:19 [INFO] 23:51:19.705 java security sensor peak memory: 3711 MB
19:51:19 [INFO] 23:51:19.705 Sensor JavaSecuritySensor [security] (done) | time=107234ms
19:51:19 [INFO] 23:51:19.706 Sensor CSharpSecuritySensor [security]
19:51:19 [INFO] 23:51:19.706 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641
19:51:19 [INFO] 23:51:19.706 Load type hierarchy and UCFGs: Starting
19:51:19 [INFO] 23:51:19.706 Load type hierarchy: Starting
19:51:19 [INFO] 23:51:19.707 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/ucfg2/cs
19:51:19 [INFO] 23:51:19.707 Read 0 type definitions
19:51:19 [INFO] 23:51:19.707 Load type hierarchy: Time spent was 00:00:00.000
19:51:19 [INFO] 23:51:19.707 Load UCFGs: Starting
19:51:19 [INFO] 23:51:19.707 Load UCFGs: Time spent was 00:00:00.000
19:51:19 [INFO] 23:51:19.707 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
19:51:19 [INFO] 23:51:19.707 No UCFGs have been included for analysis.
19:51:19 [INFO] 23:51:19.707 csharp security sensor: Time spent was 00:00:00.001
19:51:19 [INFO] 23:51:19.708 csharp security sensor: Begin: 2024-06-02T23:51:19.706394623Z, End: 2024-06-02T23:51:19.707886201Z, Duration: 00:00:00.001
19:51:19   Load type hierarchy and UCFGs: Begin: 2024-06-02T23:51:19.706774600Z, End: 2024-06-02T23:51:19.707494507Z, Duration: 00:00:00.000
19:51:19     Load type hierarchy: Begin: 2024-06-02T23:51:19.706803672Z, End: 2024-06-02T23:51:19.707281170Z, Duration: 00:00:00.000
19:51:19     Load UCFGs: Begin: 2024-06-02T23:51:19.707364188Z, End: 2024-06-02T23:51:19.707425871Z, Duration: 00:00:00.000
19:51:19 [INFO] 23:51:19.708 csharp security sensor peak memory: 3711 MB
19:51:19 [INFO] 23:51:19.708 Sensor CSharpSecuritySensor [security] (done) | time=2ms
19:51:19 [INFO] 23:51:19.708 Sensor PhpSecuritySensor [security]
19:51:19 [INFO] 23:51:19.708 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350
19:51:19 [INFO] 23:51:19.708 Load type hierarchy and UCFGs: Starting
19:51:19 [INFO] 23:51:19.708 Load type hierarchy: Starting
19:51:19 [INFO] 23:51:19.708 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/php
19:51:19 [INFO] 23:51:19.708 Read 0 type definitions
19:51:19 [INFO] 23:51:19.709 Load type hierarchy: Time spent was 00:00:00.000
19:51:19 [INFO] 23:51:19.709 Load UCFGs: Starting
19:51:19 [INFO] 23:51:19.709 Load UCFGs: Time spent was 00:00:00.000
19:51:19 [INFO] 23:51:19.709 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
19:51:19 [INFO] 23:51:19.709 No UCFGs have been included for analysis.
19:51:19 [INFO] 23:51:19.709 php security sensor: Time spent was 00:00:00.001
19:51:19 [INFO] 23:51:19.709 php security sensor: Begin: 2024-06-02T23:51:19.708556576Z, End: 2024-06-02T23:51:19.709726331Z, Duration: 00:00:00.001
19:51:19   Load type hierarchy and UCFGs: Begin: 2024-06-02T23:51:19.708708595Z, End: 2024-06-02T23:51:19.709299912Z, Duration: 00:00:00.000
19:51:19     Load type hierarchy: Begin: 2024-06-02T23:51:19.708734415Z, End: 2024-06-02T23:51:19.708896696Z, Duration: 00:00:00.000
19:51:19     Load UCFGs: Begin: 2024-06-02T23:51:19.709096778Z, End: 2024-06-02T23:51:19.709143418Z, Duration: 00:00:00.000
19:51:19 [INFO] 23:51:19.710 php security sensor peak memory: 3711 MB
19:51:19 [INFO] 23:51:19.710 Sensor PhpSecuritySensor [security] (done) | time=2ms
19:51:19 [INFO] 23:51:19.710 Sensor PythonSecuritySensor [security]
19:51:19 [INFO] 23:51:19.710 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839
19:51:19 [INFO] 23:51:19.710 Load type hierarchy and UCFGs: Starting
19:51:19 [INFO] 23:51:19.710 Load type hierarchy: Starting
19:51:19 [INFO] 23:51:19.710 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/python
19:51:19 [INFO] 23:51:19.710 Read 0 type definitions
19:51:19 [INFO] 23:51:19.710 Load type hierarchy: Time spent was 00:00:00.000
19:51:19 [INFO] 23:51:19.710 Load UCFGs: Starting
19:51:19 [INFO] 23:51:19.710 Load UCFGs: Time spent was 00:00:00.000
19:51:19 [INFO] 23:51:19.710 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
19:51:19 [INFO] 23:51:19.710 No UCFGs have been included for analysis.
19:51:19 [INFO] 23:51:19.711 python security sensor: Time spent was 00:00:00.000
19:51:19 [INFO] 23:51:19.711 python security sensor: Begin: 2024-06-02T23:51:19.710302809Z, End: 2024-06-02T23:51:19.711181250Z, Duration: 00:00:00.000
19:51:19   Load type hierarchy and UCFGs: Begin: 2024-06-02T23:51:19.710498095Z, End: 2024-06-02T23:51:19.710851944Z, Duration: 00:00:00.000
19:51:19     Load type hierarchy: Begin: 2024-06-02T23:51:19.710523359Z, End: 2024-06-02T23:51:19.710678830Z, Duration: 00:00:00.000
19:51:19     Load UCFGs: Begin: 2024-06-02T23:51:19.710744711Z, End: 2024-06-02T23:51:19.710786287Z, Duration: 00:00:00.000
19:51:19 [INFO] 23:51:19.711 python security sensor peak memory: 3711 MB
19:51:19 [INFO] 23:51:19.711 Sensor PythonSecuritySensor [security] (done) | time=1ms
19:51:19 [INFO] 23:51:19.711 Sensor JsSecuritySensor [security]
19:51:19 [INFO] 23:51:19.711 Enabled taint analysis rules: S6287, S5147, S2076, S6350, S5144, S5696, S2083, S5883, S6105, S5334, S5146, S3649, S5131, S2631, S6096
19:51:19 [INFO] 23:51:19.711 Load type hierarchy and UCFGs: Starting
19:51:19 [INFO] 23:51:19.711 Load type hierarchy: Starting
19:51:19 [INFO] 23:51:19.712 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/js
19:51:19 [INFO] 23:51:19.712 Read 0 type definitions
19:51:19 [INFO] 23:51:19.712 Load type hierarchy: Time spent was 00:00:00.000
19:51:19 [INFO] 23:51:19.712 Load UCFGs: Starting
19:51:19 [INFO] 23:51:19.712 Load UCFGs: Time spent was 00:00:00.000
19:51:19 [INFO] 23:51:19.712 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
19:51:19 [INFO] 23:51:19.712 No UCFGs have been included for analysis.
19:51:19 [INFO] 23:51:19.712 js security sensor: Time spent was 00:00:00.000
19:51:19 [INFO] 23:51:19.712 js security sensor: Begin: 2024-06-02T23:51:19.711666114Z, End: 2024-06-02T23:51:19.712623332Z, Duration: 00:00:00.000
19:51:19   Load type hierarchy and UCFGs: Begin: 2024-06-02T23:51:19.711928928Z, End: 2024-06-02T23:51:19.712292395Z, Duration: 00:00:00.000
19:51:19     Load type hierarchy: Begin: 2024-06-02T23:51:19.711954250Z, End: 2024-06-02T23:51:19.712116820Z, Duration: 00:00:00.000
19:51:19     Load UCFGs: Begin: 2024-06-02T23:51:19.712189672Z, End: 2024-06-02T23:51:19.712232907Z, Duration: 00:00:00.000
19:51:19 [INFO] 23:51:19.712 js security sensor peak memory: 3711 MB
19:51:19 [INFO] 23:51:19.712 Sensor JsSecuritySensor [security] (done) | time=1ms
19:51:19 [INFO] 23:51:19.713 ------------- Run sensors on project
19:51:19 [INFO] 23:51:19.721 Sensor Zero Coverage Sensor
19:51:19 [INFO] 23:51:19.767 Sensor Zero Coverage Sensor (done) | time=46ms
19:51:19 [INFO] 23:51:19.767 Sensor Java CPD Block Indexer
19:51:26 [INFO] 23:51:26.408 Sensor Java CPD Block Indexer (done) | time=6641ms
19:51:27 [INFO] 23:51:27.958 CPD Executor 697 files had no CPD blocks
19:51:27 [INFO] 23:51:27.958 CPD Executor Calculating CPD for 2752 files
19:51:29 [INFO] 23:51:29.072 CPD Executor CPD calculation finished (done) | time=1112ms
19:51:32 [INFO] 23:51:32.957 Analysis report generated in 2606ms, dir size=69 MB
19:51:50 [INFO] 23:51:50.464 Analysis report compressed in 17506ms, zip size=26 MB
19:52:10 [INFO] 23:52:10.246 Analysis report uploaded in 19782ms
19:52:10 [INFO] 23:52:10.252 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=org.eclipse.sirius
19:52:10 [INFO] 23:52:10.252 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
19:52:10 [INFO] 23:52:10.252 More about the report processing at https://sonarcloud.io/api/ce/task?id=AY_bXh9zTxQBiUQ2qHBr
19:52:18 [INFO] 23:52:18.858 Sensor cache published successfully
19:52:22 [INFO] 23:52:22.723 Analysis total time: 18:13.113 s
19:52:22 [INFO] ------------------------------------------------------------------------
19:52:22 [INFO] Reactor Summary:
19:52:22 [INFO] 
19:52:22 [INFO] Sirius Parent 7.4.1-SNAPSHOT ....................... SUCCESS [18:28 min]
19:52:22 [INFO] org.eclipse.sirius.ext.base 7.4.1-SNAPSHOT ......... SUCCESS [ 27.087 s]
19:52:22 [INFO] org.eclipse.sirius.ext.e3 7.4.1-SNAPSHOT ........... SUCCESS [  0.705 s]
19:52:22 [INFO] org.eclipse.sirius.ext.emf 7.4.1-SNAPSHOT .......... SUCCESS [  0.949 s]
19:52:22 [INFO] org.eclipse.sirius.ext.emf.edit 7.4.1-SNAPSHOT ..... SUCCESS [  1.869 s]
19:52:22 [INFO] org.eclipse.sirius.ext.emf.tx 7.4.1-SNAPSHOT ....... SUCCESS [  1.925 s]
19:52:22 [INFO] org.eclipse.sirius.ext.gmf.notation 7.4.1-SNAPSHOT . SUCCESS [  0.324 s]
19:52:22 [INFO] org.eclipse.sirius.ext.ide 7.4.1-SNAPSHOT .......... SUCCESS [  0.491 s]
19:52:22 [INFO] org.eclipse.sirius.model 7.4.1-SNAPSHOT ............ SUCCESS [  2.646 s]
19:52:22 [INFO] org.eclipse.sirius.ecore.extender 7.4.1-SNAPSHOT ... SUCCESS [  0.594 s]
19:52:22 [INFO] org.eclipse.sirius.common 7.4.1-SNAPSHOT ........... SUCCESS [  1.084 s]
19:52:22 [INFO] org.eclipse.sirius 7.4.1-SNAPSHOT .................. SUCCESS [  2.109 s]
19:52:22 [INFO] org.eclipse.sirius.common.acceleo.aql 7.4.1-SNAPSHOT SUCCESS [  0.730 s]
19:52:22 [INFO] org.eclipse.sirius.common.acceleo.mtl 7.4.1-SNAPSHOT SUCCESS [  1.468 s]
19:52:22 [INFO] org.eclipse.sirius.common.interpreter 7.4.1-SNAPSHOT SUCCESS [  0.419 s]
19:52:22 [INFO] org.eclipse.sirius.common.ocl 7.4.1-SNAPSHOT ....... SUCCESS [  0.620 s]
19:52:22 [INFO] org.eclipse.sirius.diagram.model 7.4.1-SNAPSHOT .... SUCCESS [  1.849 s]
19:52:22 [INFO] org.eclipse.sirius.diagram 7.4.1-SNAPSHOT .......... SUCCESS [  1.915 s]
19:52:22 [INFO] org.eclipse.sirius.diagram.formatdata 7.4.1-SNAPSHOT SUCCESS [  0.712 s]
19:52:22 [INFO] org.eclipse.sirius.synchronizer 7.4.1-SNAPSHOT ..... SUCCESS [  0.415 s]
19:52:22 [INFO] org.eclipse.sirius.table.model 7.4.1-SNAPSHOT ...... SUCCESS [  0.783 s]
19:52:22 [INFO] org.eclipse.sirius.table 7.4.1-SNAPSHOT ............ SUCCESS [  0.714 s]
19:52:22 [INFO] org.eclipse.sirius.tree.model 7.4.1-SNAPSHOT ....... SUCCESS [  0.726 s]
19:52:22 [INFO] org.eclipse.sirius.tree 7.4.1-SNAPSHOT ............. SUCCESS [  0.611 s]
19:52:22 [INFO] org.eclipse.sirius.model.feature 7.4.1-SNAPSHOT .... SUCCESS [  0.455 s]
19:52:22 [INFO] org.eclipse.sirius.runtime 7.4.1-SNAPSHOT .......... SUCCESS [  0.523 s]
19:52:22 [INFO] org.eclipse.sirius.runtime.acceleo 7.4.1-SNAPSHOT .. SUCCESS [  0.362 s]
19:52:22 [INFO] org.eclipse.sirius.runtime.aql 7.4.1-SNAPSHOT ...... SUCCESS [  0.233 s]
19:52:22 [INFO] org.eclipse.sirius.runtime.ocl 7.4.1-SNAPSHOT ...... SUCCESS [  0.210 s]
19:52:22 [INFO] org.eclipse.sirius.headless.update 7.4.1-SNAPSHOT .. SUCCESS [  4.300 s]
19:52:22 [INFO] org.eclipse.sirius.ext.draw2d 7.4.1-SNAPSHOT ....... SUCCESS [  4.086 s]
19:52:22 [INFO] org.eclipse.sirius.ext.e3.ui 7.4.1-SNAPSHOT ........ SUCCESS [  4.589 s]
19:52:22 [INFO] org.eclipse.sirius.ext.emf.ui 7.4.1-SNAPSHOT ....... SUCCESS [  1.256 s]
19:52:22 [INFO] org.eclipse.sirius.ext.gef 7.4.1-SNAPSHOT .......... SUCCESS [  1.168 s]
19:52:22 [INFO] org.eclipse.sirius.ext.gmf.runtime 7.4.1-SNAPSHOT .. SUCCESS [  2.597 s]
19:52:22 [INFO] org.eclipse.sirius.ext.jface 7.4.1-SNAPSHOT ........ SUCCESS [  0.297 s]
19:52:22 [INFO] org.eclipse.sirius.ext.swt 7.4.1-SNAPSHOT .......... SUCCESS [  0.323 s]
19:52:22 [INFO] org.eclipse.sirius.common.acceleo.aql.ide 7.4.1-SNAPSHOT SUCCESS [  0.518 s]
19:52:22 [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 7.4.1-SNAPSHOT SUCCESS [ 10.754 s]
19:52:22 [INFO] org.eclipse.sirius.common.ui 7.4.1-SNAPSHOT ........ SUCCESS [  1.321 s]
19:52:22 [INFO] org.eclipse.sirius.common.ui.ext 7.4.1-SNAPSHOT .... SUCCESS [  0.801 s]
19:52:22 [INFO] org.eclipse.sirius.common.xtext 7.4.1-SNAPSHOT ..... SUCCESS [  8.682 s]
19:52:22 [INFO] org.eclipse.sirius.ui 7.4.1-SNAPSHOT ............... SUCCESS [  3.715 s]
19:52:22 [INFO] org.eclipse.sirius.diagram.ui 7.4.1-SNAPSHOT ....... SUCCESS [  8.851 s]
19:52:22 [INFO] org.eclipse.sirius.diagram.elk 7.4.1-SNAPSHOT ...... SUCCESS [  2.705 s]
19:52:22 [INFO] org.eclipse.sirius.diagram.elk.debug 7.4.1-SNAPSHOT  SUCCESS [  1.879 s]
19:52:22 [INFO] org.eclipse.sirius.diagram.sequence.model 7.4.1-SNAPSHOT SUCCESS [  0.854 s]
19:52:22 [INFO] org.eclipse.sirius.diagram.ui.ext 7.4.1-SNAPSHOT ... SUCCESS [  1.683 s]
19:52:22 [INFO] org.eclipse.sirius.diagram.sequence 7.4.1-SNAPSHOT . SUCCESS [  2.416 s]
19:52:22 [INFO] org.eclipse.sirius.diagram.sequence.edit 7.4.1-SNAPSHOT SUCCESS [  1.894 s]
19:52:22 [INFO] org.eclipse.sirius.diagram.sequence.ui 7.4.1-SNAPSHOT SUCCESS [  1.931 s]
19:52:22 [INFO] org.eclipse.sirius.doc 7.4.1-SNAPSHOT .............. SUCCESS [  3.192 s]
19:52:22 [INFO] org.eclipse.sirius.editor 7.4.1-SNAPSHOT ........... SUCCESS [  2.449 s]
19:52:22 [INFO] org.eclipse.sirius.editor.diagram 7.4.1-SNAPSHOT ... SUCCESS [  2.844 s]
19:52:22 [INFO] org.eclipse.sirius.editor.sequence 7.4.1-SNAPSHOT .. SUCCESS [  2.654 s]
19:52:22 [INFO] org.eclipse.sirius.table.ui 7.4.1-SNAPSHOT ......... SUCCESS [  1.844 s]
19:52:22 [INFO] org.eclipse.sirius.editor.table 7.4.1-SNAPSHOT ..... SUCCESS [  1.595 s]
19:52:22 [INFO] org.eclipse.sirius.tree.ui 7.4.1-SNAPSHOT .......... SUCCESS [  1.157 s]
19:52:22 [INFO] org.eclipse.sirius.editor.tree 7.4.1-SNAPSHOT ...... SUCCESS [  1.309 s]
19:52:22 [INFO] org.eclipse.sirius.eef.adapters 7.4.1-SNAPSHOT ..... SUCCESS [  1.544 s]
19:52:22 [INFO] org.eclipse.sirius.interpreter 7.4.1-SNAPSHOT ...... SUCCESS [  0.682 s]
19:52:22 [INFO] org.eclipse.sirius.table.ui.ext 7.4.1-SNAPSHOT ..... SUCCESS [  0.899 s]
19:52:22 [INFO] org.eclipse.sirius.tree.ui.ext 7.4.1-SNAPSHOT ...... SUCCESS [  0.793 s]
19:52:22 [INFO] org.eclipse.sirius.ui.ext 7.4.1-SNAPSHOT ........... SUCCESS [  0.724 s]
19:52:22 [INFO] org.eclipse.sirius.ui.editor 7.4.1-SNAPSHOT ........ SUCCESS [  0.957 s]
19:52:22 [INFO] org.eclipse.sirius.tests.junit.support 7.4.1-SNAPSHOT SUCCESS [  1.748 s]
19:52:22 [INFO] org.eclipse.sirius.tests.swtbot.support 7.4.1-SNAPSHOT SUCCESS [  2.927 s]
19:52:22 [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [  0.287 s]
19:52:22 [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [  0.470 s]
19:52:22 [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [  0.663 s]
19:52:22 [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [  0.379 s]
19:52:22 [INFO] org.eclipse.sirius.samples.family 7.4.1-SNAPSHOT ... SUCCESS [  0.756 s]
19:52:22 [INFO] org.eclipse.sirius.common.interpreter.aql 7.4.1-SNAPSHOT SUCCESS [  0.317 s]
19:52:22 [INFO] org.eclipse.sirius.properties 7.4.1-SNAPSHOT ....... SUCCESS [  0.842 s]
19:52:22 [INFO] org.eclipse.sirius.properties.edit 7.4.1-SNAPSHOT .. SUCCESS [  1.438 s]
19:52:22 [INFO] org.eclipse.sirius.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [  0.344 s]
19:52:22 [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.1-SNAPSHOT SUCCESS [  0.879 s]
19:52:22 [INFO] org.eclipse.sirius.properties.defaultrules 7.4.1-SNAPSHOT SUCCESS [  0.386 s]
19:52:22 [INFO] org.eclipse.sirius.properties.core 7.4.1-SNAPSHOT .. SUCCESS [  0.681 s]
19:52:22 [INFO] org.eclipse.sirius.editor.properties 7.4.1-SNAPSHOT  SUCCESS [  2.368 s]
19:52:22 [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [  1.333 s]
19:52:22 [INFO] org.eclipse.sirius.ui.properties 7.4.1-SNAPSHOT .... SUCCESS [  1.639 s]
19:52:22 [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [  1.062 s]
19:52:22 [INFO] org.eclipse.sirius.sample.properties 7.4.1-SNAPSHOT  SUCCESS [  0.771 s]
19:52:22 [INFO] org.eclipse.sirius.sample.properties.checkbox 7.4.1-SNAPSHOT SUCCESS [  0.604 s]
19:52:22 [INFO] org.eclipse.sirius.sample.properties.radio 7.4.1-SNAPSHOT SUCCESS [  0.675 s]
19:52:22 [INFO] org.eclipse.sirius.sample.properties.textarea 7.4.1-SNAPSHOT SUCCESS [  0.667 s]
19:52:22 [INFO] org.eclipse.sirius.tests.ui.properties 7.4.1-SNAPSHOT SUCCESS [  2.759 s]
19:52:22 [INFO] org.eclipse.sirius.aql 7.4.1-SNAPSHOT .............. SUCCESS [  0.227 s]
19:52:22 [INFO] org.eclipse.sirius.doc.feature 7.4.1-SNAPSHOT ...... SUCCESS [  0.219 s]
19:52:22 [INFO] org.eclipse.sirius.runtime.ide.eef 7.4.1-SNAPSHOT .. SUCCESS [  0.551 s]
19:52:22 [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.1-SNAPSHOT SUCCESS [  0.310 s]
19:52:22 [INFO] org.eclipse.sirius.runtime.ide.ui 7.4.1-SNAPSHOT ... SUCCESS [  0.711 s]
19:52:22 [INFO] org.eclipse.sirius.runtime.ide.xtext 7.4.1-SNAPSHOT  SUCCESS [  0.416 s]
19:52:22 [INFO] org.eclipse.sirius.samples 7.4.1-SNAPSHOT .......... SUCCESS [  0.662 s]
19:52:22 [INFO] org.eclipse.sirius.specifier 7.4.1-SNAPSHOT ........ SUCCESS [  1.269 s]
19:52:22 [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.1-SNAPSHOT SUCCESS [  0.336 s]
19:52:22 [INFO] org.eclipse.sirius.specifier.ide.ui.aql 7.4.1-SNAPSHOT SUCCESS [  0.200 s]
19:52:22 [INFO] org.eclipse.sirius.specifier.ide.ui 7.4.1-SNAPSHOT . SUCCESS [  0.580 s]
19:52:22 [INFO] org.eclipse.sirius.tests.support 7.4.1-SNAPSHOT .... SUCCESS [  0.498 s]
19:52:22 [INFO] org.eclipse.sirius.interpreter.feature 7.4.1-SNAPSHOT SUCCESS [  0.167 s]
19:52:22 [INFO] org.eclipse.sirius.properties.feature 7.4.1-SNAPSHOT SUCCESS [  0.503 s]
19:52:22 [INFO] org.eclipse.sirius.specifier.properties.feature 7.4.1-SNAPSHOT SUCCESS [  0.373 s]
19:52:22 [INFO] org.eclipse.sirius.samples.properties.feature 7.4.1-SNAPSHOT SUCCESS [  0.278 s]
19:52:22 [INFO] org.eclipse.sirius.diagram.elk.feature 7.4.1-SNAPSHOT SUCCESS [  0.787 s]
19:52:22 [INFO] org.eclipse.sirius.diagram.elk.sdk.feature 7.4.1-SNAPSHOT SUCCESS [  1.049 s]
19:52:22 [INFO] org.eclipse.sirius.sample.basicfamily.feature 7.4.1-SNAPSHOT SUCCESS [  0.229 s]
19:52:22 [INFO] org.eclipse.sirius.tests.sample.docbook 7.4.1-SNAPSHOT SUCCESS [  0.414 s]
19:52:22 [INFO] org.eclipse.sirius.tests.sample.docbook.design 7.4.1-SNAPSHOT SUCCESS [  0.470 s]
19:52:22 [INFO] org.eclipse.sirius.tests.sample.component 7.4.1-SNAPSHOT SUCCESS [  0.324 s]
19:52:22 [INFO] org.eclipse.sirius.tests.sample.component.design 7.4.1-SNAPSHOT SUCCESS [  1.849 s]
19:52:22 [INFO] org.eclipse.sirius.tests.sample.benchmark 7.4.1-SNAPSHOT SUCCESS [  0.481 s]
19:52:22 [INFO] org.eclipse.sirius.sample.interactions 7.4.1-SNAPSHOT SUCCESS [  0.427 s]
19:52:22 [INFO] org.eclipse.sirius.sample.interactions.edit 7.4.1-SNAPSHOT SUCCESS [  0.366 s]
19:52:22 [INFO] org.eclipse.sirius.tests.sample.migration 7.4.1-SNAPSHOT SUCCESS [  0.644 s]
19:52:22 [INFO] org.eclipse.sirius.sample.interactions.design 7.4.1-SNAPSHOT SUCCESS [  1.658 s]
19:52:22 [INFO] org.eclipse.sirius.sample.interactions.editor 7.4.1-SNAPSHOT SUCCESS [  0.640 s]
19:52:22 [INFO] org.eclipse.sirius.sample.ecore.design 7.4.1-SNAPSHOT SUCCESS [  1.703 s]
19:52:22 [INFO] org.eclipse.sirius.tests.sample.migration.design 7.4.1-SNAPSHOT SUCCESS [  1.789 s]
19:52:22 [INFO] org.eclipse.sirius.tests.sample.scxml 7.4.1-SNAPSHOT SUCCESS [  0.543 s]
19:52:22 [INFO] org.eclipse.sirius.tests.junit 7.4.1-SNAPSHOT ...... SUCCESS [ 13.689 s]
19:52:22 [INFO] org.eclipse.sirius.tests.tree 7.4.1-SNAPSHOT ....... SUCCESS [  4.712 s]
19:52:22 [INFO] org.eclipse.sirius.tests.swtbot 7.4.1-SNAPSHOT ..... SUCCESS [  9.964 s]
19:52:22 [INFO] org.eclipse.sirius.tests.sample.scxml.design 7.4.1-SNAPSHOT SUCCESS [  0.706 s]
19:52:22 [INFO] org.eclipse.sirius.tests 7.4.1-SNAPSHOT ............ SUCCESS [  0.970 s]
19:52:22 [INFO] org.eclipse.sirius.tests.rcptt.properties 7.4.1-SNAPSHOT SUCCESS [  0.359 s]
19:52:22 [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 7.4.1-SNAPSHOT SUCCESS [  0.441 s]
19:52:22 [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 7.4.1-SNAPSHOT SUCCESS [  0.756 s]
19:52:22 [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 7.4.1-SNAPSHOT SUCCESS [  0.624 s]
19:52:22 [INFO] org.eclipse.sirius.tests.rcptt.feature 7.4.1-SNAPSHOT SUCCESS [  0.303 s]
19:52:22 [INFO] org.eclipse.sirius.update 7.4.1-SNAPSHOT ........... SUCCESS [ 36.377 s]
19:52:22 [INFO] org.eclipse.sirius.sample.basicfamily.update 7.4.1-SNAPSHOT SUCCESS [  0.840 s]
19:52:22 [INFO] org.eclipse.sirius.tests.sample.docbook.edit 7.4.1-SNAPSHOT SUCCESS [  2.581 s]
19:52:22 [INFO] org.eclipse.sirius.tests.sample.docbook.editor 7.4.1-SNAPSHOT SUCCESS [  1.570 s]
19:52:22 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.1-SNAPSHOT SUCCESS [ 14.137 s]
19:52:22 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.1-SNAPSHOT SUCCESS [  0.919 s]
19:52:22 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.1-SNAPSHOT SUCCESS [  1.439 s]
19:52:22 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.1-SNAPSHOT SUCCESS [  1.157 s]
19:52:22 [INFO] org.eclipse.sirius.tests.junit.xtext 7.4.1-SNAPSHOT  SUCCESS [  4.048 s]
19:52:22 [INFO] org.eclipse.sirius.tests.update 7.4.1-SNAPSHOT ..... SUCCESS [  5.206 s]
19:52:22 [INFO] ------------------------------------------------------------------------
19:52:22 [INFO] BUILD SUCCESS
19:52:22 [INFO] ------------------------------------------------------------------------
19:52:22 [INFO] Total time:  23:53 min
19:52:22 [INFO] Finished at: 2024-06-02T23:52:22Z
19:52:22 [INFO] ------------------------------------------------------------------------
19:52:24 Terminating xvnc.
19:52:44 Recording test results
19:52:46 [Checks API] No suitable checks publisher found.
19:52:46 Archiving artifacts
19:52:46 Finished: SUCCESS